2023-12-21T07:34:36.918 INFO:root:teuthology version: 0.0.1.dev226+g9680d2a 2023-12-21T07:34:36.918 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi --owner scheduled_gabrioux@teuthology --verbose --archive /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228 --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} -- /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/orig.config.yaml 2023-12-21T07:34:36.952 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-21T07:34:37.042 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228 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@redhat.com first_in_suite: false job_id: '7499228' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-21_07:27:10-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: 60 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: smithi125.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi146.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: 9680d2aba1e76f64ade295c81599c97907457848 timestamp: 2023-12-21_07:27:10 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-21T07:34:37.042 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-21T07:34:37.043 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks 2023-12-21T07:34:37.043 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-21T07:34:37.045 INFO:teuthology.task.internal:Checking packages... 2023-12-21T07:34:37.066 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a89fee39e1615509dcf1f65c74f2b137c73cba4f' 2023-12-21T07:34:37.066 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-21T07:34:37.066 INFO:teuthology.packaging:ref: None 2023-12-21T07:34:37.066 INFO:teuthology.packaging:tag: None 2023-12-21T07:34:37.066 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-20-0830 2023-12-21T07:34:37.067 INFO:teuthology.packaging:sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:34:37.067 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-21T07:34:37.281 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-297-ga89fee39-1focal 2023-12-21T07:34:37.282 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-21T07:34:37.288 INFO:teuthology.task.internal:no buildpackages task found 2023-12-21T07:34:37.288 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-21T07:34:37.326 INFO:teuthology.task.internal:Saving configuration 2023-12-21T07:34:37.338 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-21T07:34:37.343 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T07:34:37.367 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi125.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228', '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-21 07:27:35.112420', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-21T07:34:37.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228', '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-21 07:27:35.110770', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-21T07:34:37.385 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-21T07:34:37.391 INFO:teuthology.task.internal:roles: ubuntu@smithi125.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-21T07:34:37.391 INFO:teuthology.task.internal:roles: ubuntu@smithi146.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-21T07:34:37.391 INFO:teuthology.run_tasks:Running task console_log... 2023-12-21T07:34:37.460 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8661d59d30>, signals=[15]) 2023-12-21T07:34:37.460 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-21T07:34:37.466 INFO:teuthology.task.internal:Opening connections... 2023-12-21T07:34:37.466 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi125.front.sepia.ceph.com 2023-12-21T07:34:37.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:34:37.516 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2023-12-21T07:34:37.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:34:37.564 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-21T07:34:37.570 DEBUG:teuthology.orchestra.run.smithi125:> uname -m 2023-12-21T07:34:37.595 INFO:teuthology.orchestra.run.smithi125.stdout:x86_64 2023-12-21T07:34:37.595 DEBUG:teuthology.orchestra.run.smithi125:> cat /etc/os-release 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:NAME="Ubuntu" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:ID=ubuntu 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:ID_LIKE=debian 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:VERSION_ID="20.04" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-21T07:34:37.644 INFO:teuthology.orchestra.run.smithi125.stdout:VERSION_CODENAME=focal 2023-12-21T07:34:37.645 INFO:teuthology.orchestra.run.smithi125.stdout:UBUNTU_CODENAME=focal 2023-12-21T07:34:37.645 INFO:teuthology.lock.ops:Updating smithi125.front.sepia.ceph.com on lock server 2023-12-21T07:34:37.663 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2023-12-21T07:34:37.669 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2023-12-21T07:34:37.670 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="Ubuntu" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:ID=ubuntu 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE=debian 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="20.04" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_CODENAME=focal 2023-12-21T07:34:37.717 INFO:teuthology.orchestra.run.smithi146.stdout:UBUNTU_CODENAME=focal 2023-12-21T07:34:37.718 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2023-12-21T07:34:37.738 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-21T07:34:37.746 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-21T07:34:37.783 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-21T07:34:37.784 DEBUG:teuthology.orchestra.run.smithi125:> test '!' -e /home/ubuntu/cephtest 2023-12-21T07:34:37.786 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2023-12-21T07:34:37.791 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-21T07:34:37.797 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-21T07:34:37.797 DEBUG:teuthology.orchestra.run.smithi125:> test -z $(ls -A /var/lib/ceph) 2023-12-21T07:34:37.832 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2023-12-21T07:34:37.849 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-21T07:34:37.900 INFO:teuthology.run_tasks:Running task kernel... 2023-12-21T07:34:37.914 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-21T07:34:37.914 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-21T07:34:37.914 DEBUG:teuthology.orchestra.run.smithi125:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-21T07:34:37.915 DEBUG:teuthology.orchestra.run.smithi146:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-21T07:34:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T07:34:37.920 DEBUG:teuthology.orchestra.run.smithi125:> uname -r 2023-12-21T07:34:37.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T07:34:37.921 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2023-12-21T07:34:37.927 INFO:teuthology.orchestra.run.smithi125.stdout:5.4.0-124-generic 2023-12-21T07:34:37.927 INFO:teuthology.task.kernel:Running kernel on smithi125: 5.4.0-124-generic 2023-12-21T07:34:37.927 DEBUG:teuthology.orchestra.run.smithi125:> sudo apt-get clean 2023-12-21T07:34:37.928 INFO:teuthology.orchestra.run.smithi146.stdout:5.4.0-124-generic 2023-12-21T07:34:37.928 INFO:teuthology.task.kernel:Running kernel on smithi146: 5.4.0-124-generic 2023-12-21T07:34:37.928 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2023-12-21T07:34:38.033 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2023-12-21T07:34:38.035 DEBUG:teuthology.orchestra.run.smithi125:> sudo apt-get update 2023-12-21T07:34:38.175 INFO:teuthology.orchestra.run.smithi146.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-21T07:34:38.208 INFO:teuthology.orchestra.run.smithi125.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:34:38.216 INFO:teuthology.orchestra.run.smithi125.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-21T07:34:38.288 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:34:38.288 INFO:teuthology.orchestra.run.smithi125.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-21T07:34:38.309 INFO:teuthology.orchestra.run.smithi125.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-21T07:34:38.370 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-21T07:34:38.492 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-21T07:34:38.583 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-21T07:34:38.594 INFO:teuthology.orchestra.run.smithi125.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-21T07:34:38.630 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-21T07:34:38.634 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-21T07:34:38.634 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-21T07:34:38.659 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-21T07:34:38.659 INFO:teuthology.orchestra.run.smithi146.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-21T07:34:38.663 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:34:38.664 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-21T07:34:38.673 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-21T07:34:38.679 INFO:teuthology.orchestra.run.smithi146.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-21T07:34:38.681 INFO:teuthology.orchestra.run.smithi146.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-21T07:34:38.682 INFO:teuthology.orchestra.run.smithi146.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-21T07:34:38.682 INFO:teuthology.orchestra.run.smithi146.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-21T07:34:38.682 INFO:teuthology.orchestra.run.smithi146.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-21T07:34:38.682 INFO:teuthology.orchestra.run.smithi146.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-21T07:34:38.710 INFO:teuthology.orchestra.run.smithi125.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-21T07:34:38.715 INFO:teuthology.orchestra.run.smithi146.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-21T07:34:38.766 INFO:teuthology.orchestra.run.smithi125.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-21T07:34:38.771 INFO:teuthology.orchestra.run.smithi125.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-21T07:34:38.771 INFO:teuthology.orchestra.run.smithi125.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-21T07:34:38.771 INFO:teuthology.orchestra.run.smithi125.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-21T07:34:38.795 INFO:teuthology.orchestra.run.smithi125.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-21T07:34:38.799 INFO:teuthology.orchestra.run.smithi125.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:34:38.799 INFO:teuthology.orchestra.run.smithi125.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-21T07:34:38.806 INFO:teuthology.orchestra.run.smithi125.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-21T07:34:38.817 INFO:teuthology.orchestra.run.smithi125.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-21T07:34:38.819 INFO:teuthology.orchestra.run.smithi125.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-21T07:34:38.819 INFO:teuthology.orchestra.run.smithi125.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-21T07:34:38.819 INFO:teuthology.orchestra.run.smithi125.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-21T07:34:38.827 INFO:teuthology.orchestra.run.smithi125.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-21T07:34:38.827 INFO:teuthology.orchestra.run.smithi125.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-21T07:34:38.839 INFO:teuthology.orchestra.run.smithi125.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-21T07:34:38.840 INFO:teuthology.orchestra.run.smithi125.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-21T07:34:38.840 INFO:teuthology.orchestra.run.smithi125.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-21T07:34:38.841 INFO:teuthology.orchestra.run.smithi125.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-21T07:34:38.841 INFO:teuthology.orchestra.run.smithi125.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-21T07:34:38.856 INFO:teuthology.orchestra.run.smithi146.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-21T07:34:38.859 INFO:teuthology.orchestra.run.smithi125.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-21T07:34:38.909 INFO:teuthology.orchestra.run.smithi125.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-21T07:34:39.242 INFO:teuthology.orchestra.run.smithi125.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-21T07:34:39.242 INFO:teuthology.orchestra.run.smithi146.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-21T07:34:39.272 INFO:teuthology.orchestra.run.smithi146.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-21T07:34:39.285 INFO:teuthology.orchestra.run.smithi146.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-21T07:34:39.285 INFO:teuthology.orchestra.run.smithi146.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-21T07:34:39.286 INFO:teuthology.orchestra.run.smithi146.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-21T07:34:39.363 INFO:teuthology.orchestra.run.smithi146.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-21T07:34:39.369 INFO:teuthology.orchestra.run.smithi146.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:34:39.431 INFO:teuthology.orchestra.run.smithi125.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-21T07:34:39.445 INFO:teuthology.orchestra.run.smithi125.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-21T07:34:39.446 INFO:teuthology.orchestra.run.smithi125.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-21T07:34:39.447 INFO:teuthology.orchestra.run.smithi125.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-21T07:34:39.520 INFO:teuthology.orchestra.run.smithi125.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-21T07:34:39.525 INFO:teuthology.orchestra.run.smithi125.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:34:39.526 INFO:teuthology.orchestra.run.smithi125.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-21T07:34:39.533 INFO:teuthology.orchestra.run.smithi146.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-21T07:34:39.550 INFO:teuthology.orchestra.run.smithi125.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-21T07:34:39.737 INFO:teuthology.orchestra.run.smithi125.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-21T07:34:40.129 INFO:teuthology.orchestra.run.smithi146.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-21T07:34:40.165 INFO:teuthology.orchestra.run.smithi125.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-21T07:34:40.171 INFO:teuthology.orchestra.run.smithi125.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-21T07:34:40.173 INFO:teuthology.orchestra.run.smithi125.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-21T07:34:40.180 INFO:teuthology.orchestra.run.smithi125.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-21T07:34:40.182 INFO:teuthology.orchestra.run.smithi125.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-21T07:34:40.239 INFO:teuthology.orchestra.run.smithi146.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-21T07:34:40.259 INFO:teuthology.orchestra.run.smithi146.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-21T07:34:40.261 INFO:teuthology.orchestra.run.smithi146.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-21T07:34:40.261 INFO:teuthology.orchestra.run.smithi146.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-21T07:34:40.263 INFO:teuthology.orchestra.run.smithi146.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-21T07:34:40.264 INFO:teuthology.orchestra.run.smithi146.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-21T07:34:40.264 INFO:teuthology.orchestra.run.smithi146.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-21T07:34:40.267 INFO:teuthology.orchestra.run.smithi146.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-21T07:34:40.269 INFO:teuthology.orchestra.run.smithi146.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-21T07:34:40.434 INFO:teuthology.orchestra.run.smithi146.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-21T07:34:40.619 INFO:teuthology.orchestra.run.smithi146.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-21T07:34:40.641 INFO:teuthology.orchestra.run.smithi146.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-21T07:34:42.550 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 18.5 MB in 3s (7,207 kB/s) 2023-12-21T07:34:42.745 INFO:teuthology.orchestra.run.smithi125.stdout:Fetched 18.5 MB in 3s (6,972 kB/s) 2023-12-21T07:34:44.037 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-21T07:34:44.064 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:34:44.136 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-21T07:34:44.250 INFO:teuthology.orchestra.run.smithi125.stdout:Reading package lists... 2023-12-21T07:34:44.277 DEBUG:teuthology.orchestra.run.smithi125:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:34:44.340 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2023-12-21T07:34:44.340 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2023-12-21T07:34:44.350 INFO:teuthology.orchestra.run.smithi125.stdout:Reading package lists... 2023-12-21T07:34:44.525 INFO:teuthology.orchestra.run.smithi146.stdout:The following additional packages will be installed: 2023-12-21T07:34:44.525 INFO:teuthology.orchestra.run.smithi146.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:34:44.525 INFO:teuthology.orchestra.run.smithi146.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-21T07:34:44.526 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-21T07:34:44.527 INFO:teuthology.orchestra.run.smithi146.stdout:Suggested packages: 2023-12-21T07:34:44.527 INFO:teuthology.orchestra.run.smithi146.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-21T07:34:44.527 INFO:teuthology.orchestra.run.smithi146.stdout:Recommended packages: 2023-12-21T07:34:44.527 INFO:teuthology.orchestra.run.smithi146.stdout: thermald 2023-12-21T07:34:44.554 INFO:teuthology.orchestra.run.smithi125.stdout:Building dependency tree... 2023-12-21T07:34:44.555 INFO:teuthology.orchestra.run.smithi125.stdout:Reading state information... 2023-12-21T07:34:44.586 INFO:teuthology.orchestra.run.smithi146.stdout:The following NEW packages will be installed: 2023-12-21T07:34:44.586 INFO:teuthology.orchestra.run.smithi146.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:34:44.586 INFO:teuthology.orchestra.run.smithi146.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-21T07:34:44.587 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-21T07:34:44.588 INFO:teuthology.orchestra.run.smithi146.stdout:The following packages will be upgraded: 2023-12-21T07:34:44.588 INFO:teuthology.orchestra.run.smithi146.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-21T07:34:44.645 INFO:teuthology.orchestra.run.smithi146.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:34:44.646 INFO:teuthology.orchestra.run.smithi146.stdout:Need to get 77.1 MB of archives. 2023-12-21T07:34:44.646 INFO:teuthology.orchestra.run.smithi146.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-21T07:34:44.646 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout:The following additional packages will be installed: 2023-12-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout:Suggested packages: 2023-12-21T07:34:44.750 INFO:teuthology.orchestra.run.smithi125.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-21T07:34:44.751 INFO:teuthology.orchestra.run.smithi125.stdout:Recommended packages: 2023-12-21T07:34:44.751 INFO:teuthology.orchestra.run.smithi125.stdout: thermald 2023-12-21T07:34:44.804 INFO:teuthology.orchestra.run.smithi125.stdout:The following NEW packages will be installed: 2023-12-21T07:34:44.804 INFO:teuthology.orchestra.run.smithi125.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:34:44.804 INFO:teuthology.orchestra.run.smithi125.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-21T07:34:44.805 INFO:teuthology.orchestra.run.smithi125.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-21T07:34:44.806 INFO:teuthology.orchestra.run.smithi125.stdout:The following packages will be upgraded: 2023-12-21T07:34:44.806 INFO:teuthology.orchestra.run.smithi125.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-21T07:34:44.994 INFO:teuthology.orchestra.run.smithi125.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:34:44.994 INFO:teuthology.orchestra.run.smithi125.stdout:Need to get 77.1 MB of archives. 2023-12-21T07:34:44.994 INFO:teuthology.orchestra.run.smithi125.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-21T07:34:44.994 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:45.030 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:45.161 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:45.765 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:45.765 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:45.765 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:45.993 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:46.023 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:46.171 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:46.441 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:46.711 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 77.1 MB in 1s (52.5 MB/s) 2023-12-21T07:34:46.872 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-21T07:34:47.788 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:47.788 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:47.789 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:48.161 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:48.179 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:48.611 INFO:teuthology.orchestra.run.smithi146.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-21T07:34:48.616 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:48.711 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:48.840 INFO:teuthology.orchestra.run.smithi125.stdout:Fetched 77.1 MB in 3s (22.9 MB/s) 2023-12-21T07:34:49.037 INFO:teuthology.orchestra.run.smithi125.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-21T07:34:50.635 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-21T07:34:50.649 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:50.750 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:50.786 INFO:teuthology.orchestra.run.smithi125.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-21T07:34:50.792 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:50.917 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:51.772 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-21T07:34:51.785 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:51.830 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:52.892 INFO:teuthology.orchestra.run.smithi125.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-21T07:34:52.905 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:53.008 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:54.320 INFO:teuthology.orchestra.run.smithi125.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-21T07:34:54.336 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:54.370 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:56.608 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:56.749 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:57.067 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:57.227 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:57.547 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-21T07:34:57.563 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-21T07:34:57.624 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:34:59.163 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:59.290 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:59.669 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:59.794 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:35:00.130 INFO:teuthology.orchestra.run.smithi125.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-21T07:35:00.143 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-21T07:35:00.180 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:35:03.698 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-21T07:35:03.720 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:35:03.772 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:05.760 INFO:teuthology.orchestra.run.smithi125.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-21T07:35:05.783 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:35:05.826 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:06.433 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:35:06.584 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:35:06.983 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:35:07.105 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:07.231 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:08.475 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:08.603 INFO:teuthology.orchestra.run.smithi125.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:35:08.755 INFO:teuthology.orchestra.run.smithi125.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:35:09.116 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:35:09.268 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:09.394 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:09.619 INFO:teuthology.orchestra.run.smithi146.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:09.619 INFO:teuthology.orchestra.run.smithi146.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:09.777 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-21T07:35:09.903 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:10.930 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:11.105 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-21T07:35:11.247 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-21T07:35:11.365 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:11.438 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-21T07:35:11.438 INFO:teuthology.orchestra.run.smithi146.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:12.076 INFO:teuthology.orchestra.run.smithi125.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:12.076 INFO:teuthology.orchestra.run.smithi125.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:12.215 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-21T07:35:12.366 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:13.551 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-21T07:35:13.677 INFO:teuthology.orchestra.run.smithi125.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-21T07:35:13.828 INFO:teuthology.orchestra.run.smithi125.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:35:13.897 INFO:teuthology.orchestra.run.smithi125.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-21T07:35:13.897 INFO:teuthology.orchestra.run.smithi125.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:34.115 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-21T07:35:34.115 INFO:teuthology.orchestra.run.smithi146.stdout:Sourcing file `/etc/default/grub' 2023-12-21T07:35:34.123 INFO:teuthology.orchestra.run.smithi146.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:35:34.143 INFO:teuthology.orchestra.run.smithi146.stdout:Generating grub configuration file ... 2023-12-21T07:35:34.453 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:34.475 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:34.850 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:35:34.862 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:35:36.516 INFO:teuthology.orchestra.run.smithi125.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-21T07:35:36.516 INFO:teuthology.orchestra.run.smithi125.stdout:Sourcing file `/etc/default/grub' 2023-12-21T07:35:36.536 INFO:teuthology.orchestra.run.smithi125.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:35:36.548 INFO:teuthology.orchestra.run.smithi125.stdout:Generating grub configuration file ... 2023-12-21T07:35:36.916 INFO:teuthology.orchestra.run.smithi125.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:36.934 INFO:teuthology.orchestra.run.smithi125.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:37.340 INFO:teuthology.orchestra.run.smithi125.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:35:37.352 INFO:teuthology.orchestra.run.smithi125.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:35:37.586 INFO:teuthology.orchestra.run.smithi146.stdout:done 2023-12-21T07:35:38.010 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic 2023-12-21T07:35:38.080 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic 2023-12-21T07:35:38.080 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 20 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 5.4.0.169.167 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.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-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.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-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:35:38.081 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2023-12-21T07:35:38.082 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-21T07:35:38.082 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-21T07:35:38.083 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-21T07:35:38.083 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-21T07:35:38.083 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi146.front.sepia.ceph.com, path=None, version=distro) 2023-12-21T07:35:38.083 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2023-12-21T07:35:38.156 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2023-12-21T07:35:38.283 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:35:38.283 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-21T07:35:38.290 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-21T07:35:38.307 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-21T07:35:39.966 INFO:teuthology.orchestra.run.smithi125.stdout:done 2023-12-21T07:35:40.050 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-21T07:35:40.076 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:35:40.143 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-21T07:35:40.324 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2023-12-21T07:35:40.325 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2023-12-21T07:35:40.432 DEBUG:teuthology.orchestra.run.smithi125:> dpkg -s linux-image-generic 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Package: linux-image-generic 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Status: install ok installed 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Priority: optional 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Section: kernel 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Installed-Size: 20 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Architecture: amd64 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Source: linux-meta 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Version: 5.4.0.169.167 2023-12-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.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-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.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-21T07:35:40.479 INFO:teuthology.orchestra.run.smithi125.stdout:Recommends: thermald 2023-12-21T07:35:40.480 INFO:teuthology.orchestra.run.smithi125.stdout:Description: Generic Linux kernel image 2023-12-21T07:35:40.480 INFO:teuthology.orchestra.run.smithi125.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:35:40.480 INFO:teuthology.orchestra.run.smithi125.stdout: available. 2023-12-21T07:35:40.480 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-21T07:35:40.480 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-21T07:35:40.480 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-21T07:35:40.480 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-21T07:35:40.480 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi125.front.sepia.ceph.com, path=None, version=distro) 2023-12-21T07:35:40.480 DEBUG:teuthology.orchestra.run.smithi125:> sudo apt-get clean 2023-12-21T07:35:40.537 INFO:teuthology.orchestra.run.smithi146.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-21T07:35:40.537 INFO:teuthology.orchestra.run.smithi146.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:35:40.539 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic 2023-12-21T07:35:40.560 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic 2023-12-21T07:35:40.560 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 20 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 5.4.0.169.167 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.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-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.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-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:35:40.561 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2023-12-21T07:35:40.562 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2023-12-21T07:35:40.565 DEBUG:teuthology.orchestra.run.smithi125:> sudo apt-get update 2023-12-21T07:35:40.566 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.vQyOBhVREi 2023-12-21T07:35:40.566 DEBUG:teuthology.orchestra.run.smithi146:> sudo cp /boot/grub/grub.cfg /tmp/tmp.vQyOBhVREi 2023-12-21T07:35:40.623 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.vQyOBhVREi 2023-12-21T07:35:40.666 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.vQyOBhVREi is 9KB 2023-12-21T07:35:40.679 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.vQyOBhVREi 2023-12-21T07:35:40.686 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-21T07:35:40.743 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:35:40.744 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-21T07:35:40.744 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-21T07:35:40.790 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-21T07:35:40.790 DEBUG:teuthology.orchestra.run.smithi146:> sudo update-grub 2023-12-21T07:35:40.828 INFO:teuthology.orchestra.run.smithi125.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-21T07:35:40.829 INFO:teuthology.orchestra.run.smithi125.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:35:40.899 INFO:teuthology.orchestra.run.smithi125.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-21T07:35:40.981 INFO:teuthology.orchestra.run.smithi125.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-21T07:35:42.116 INFO:teuthology.orchestra.run.smithi146.stderr:Sourcing file `/etc/default/grub' 2023-12-21T07:35:42.135 INFO:teuthology.orchestra.run.smithi146.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:35:42.141 INFO:teuthology.orchestra.run.smithi146.stderr:Generating grub configuration file ... 2023-12-21T07:35:42.403 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:42.415 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:42.601 INFO:teuthology.orchestra.run.smithi125.stdout:Reading package lists... 2023-12-21T07:35:42.627 DEBUG:teuthology.orchestra.run.smithi125:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:35:42.694 INFO:teuthology.orchestra.run.smithi125.stdout:Reading package lists... 2023-12-21T07:35:42.794 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:35:42.805 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:35:42.897 INFO:teuthology.orchestra.run.smithi125.stdout:Building dependency tree... 2023-12-21T07:35:42.898 INFO:teuthology.orchestra.run.smithi125.stdout:Reading state information... 2023-12-21T07:35:43.110 INFO:teuthology.orchestra.run.smithi125.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-21T07:35:43.110 INFO:teuthology.orchestra.run.smithi125.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:35:43.113 DEBUG:teuthology.orchestra.run.smithi125:> dpkg -s linux-image-generic 2023-12-21T07:35:43.134 INFO:teuthology.orchestra.run.smithi125.stdout:Package: linux-image-generic 2023-12-21T07:35:43.134 INFO:teuthology.orchestra.run.smithi125.stdout:Status: install ok installed 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Priority: optional 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Section: kernel 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Installed-Size: 20 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Architecture: amd64 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Source: linux-meta 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Version: 5.4.0.169.167 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.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-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.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-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Recommends: thermald 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout:Description: Generic Linux kernel image 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:35:43.135 INFO:teuthology.orchestra.run.smithi125.stdout: available. 2023-12-21T07:35:43.136 DEBUG:teuthology.orchestra.run.smithi125:> mktemp 2023-12-21T07:35:43.141 INFO:teuthology.orchestra.run.smithi125.stdout:/tmp/tmp.UpTG9mhgUF 2023-12-21T07:35:43.142 DEBUG:teuthology.orchestra.run.smithi125:> sudo cp /boot/grub/grub.cfg /tmp/tmp.UpTG9mhgUF 2023-12-21T07:35:43.198 DEBUG:teuthology.orchestra.run.smithi125:> sudo chmod 0666 /tmp/tmp.UpTG9mhgUF 2023-12-21T07:35:43.251 DEBUG:teuthology.orchestra.remote:smithi125:/tmp/tmp.UpTG9mhgUF is 9KB 2023-12-21T07:35:43.266 DEBUG:teuthology.orchestra.run.smithi125:> rm -fr /tmp/tmp.UpTG9mhgUF 2023-12-21T07:35:43.272 DEBUG:teuthology.orchestra.run.smithi125:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-21T07:35:43.329 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:35:43.329 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-21T07:35:43.329 DEBUG:teuthology.orchestra.run.smithi125:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-21T07:35:43.356 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-21T07:35:43.357 DEBUG:teuthology.orchestra.run.smithi125:> sudo update-grub 2023-12-21T07:35:44.502 INFO:teuthology.orchestra.run.smithi146.stderr:done 2023-12-21T07:35:44.503 DEBUG:teuthology.orchestra.run.smithi146:> sudo shutdown -r now 2023-12-21T07:35:44.786 INFO:teuthology.orchestra.run.smithi125.stderr:Sourcing file `/etc/default/grub' 2023-12-21T07:35:44.804 INFO:teuthology.orchestra.run.smithi125.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:35:44.814 INFO:teuthology.orchestra.run.smithi125.stderr:Generating grub configuration file ... 2023-12-21T07:35:45.054 INFO:teuthology.orchestra.run.smithi125.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:35:45.066 INFO:teuthology.orchestra.run.smithi125.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:35:45.423 INFO:teuthology.orchestra.run.smithi125.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:35:45.436 INFO:teuthology.orchestra.run.smithi125.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:35:47.125 INFO:teuthology.orchestra.run.smithi125.stderr:done 2023-12-21T07:35:47.126 DEBUG:teuthology.orchestra.run.smithi125:> sudo shutdown -r now 2023-12-21T07:36:14.512 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-21T07:36:14.512 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:36:14.513 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:17.131 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-21T07:36:17.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:36:17.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:33.042 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-21T07:36:35.605 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.125 2023-12-21T07:36:42.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:36:42.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:44.607 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:36:44.608 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:45.105 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-21T07:36:47.665 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.125 2023-12-21T07:36:57.116 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:36:57.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:59.669 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:36:59.669 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:37:15.538 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-21T07:37:18.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.125 2023-12-21T07:37:30.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:37:30.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:37:30.950 DEBUG:teuthology.orchestra.run.smithi146:> true 2023-12-21T07:37:31.814 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:37:31.814 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-21T07:37:31.815 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2023-12-21T07:37:31.821 INFO:teuthology.orchestra.run.smithi146.stdout:5.4.0-169-generic 2023-12-21T07:37:31.821 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-21T07:37:31.821 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-21T07:37:31.821 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-21T07:37:32.822 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-21T07:37:32.822 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-21T07:37:32.989 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2023-12-21T07:37:33.034 DEBUG:teuthology.parallel:result is None 2023-12-21T07:37:33.102 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:37:33.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:37:33.367 DEBUG:teuthology.orchestra.run.smithi125:> true 2023-12-21T07:37:33.951 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:37:33.951 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-21T07:37:33.952 DEBUG:teuthology.orchestra.run.smithi125:> uname -r 2023-12-21T07:37:33.958 INFO:teuthology.orchestra.run.smithi125.stdout:5.4.0-169-generic 2023-12-21T07:37:33.958 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-21T07:37:33.958 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-21T07:37:33.958 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-21T07:37:34.959 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-21T07:37:34.959 DEBUG:teuthology.orchestra.run.smithi125:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-21T07:37:35.057 INFO:teuthology.orchestra.run.smithi125.stdout:ttyS1 2023-12-21T07:37:35.086 DEBUG:teuthology.parallel:result is None 2023-12-21T07:37:35.086 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-21T07:37:35.094 INFO:teuthology.task.internal:Creating test directory... 2023-12-21T07:37:35.095 DEBUG:teuthology.orchestra.run.smithi125:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-21T07:37:35.097 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-21T07:37:35.104 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-21T07:37:35.218 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-21T07:37:35.225 INFO:teuthology.task.internal:Creating archive directory... 2023-12-21T07:37:35.226 DEBUG:teuthology.orchestra.run.smithi125:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-21T07:37:35.228 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-21T07:37:35.261 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-21T07:37:35.267 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-21T07:37:35.267 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T07:37:35.281 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T07:37:35.297 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:37:35.304 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:37:35.307 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:37:35.314 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:37:35.316 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-21T07:37:35.323 INFO:teuthology.task.internal:Configuring sudo... 2023-12-21T07:37:35.323 DEBUG:teuthology.orchestra.run.smithi125:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-21T07:37:35.325 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-21T07:37:35.376 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-21T07:37:35.393 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-21T07:37:35.393 DEBUG:teuthology.orchestra.run.smithi125:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-21T07:37:35.395 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-21T07:37:35.402 DEBUG:teuthology.orchestra.run.smithi125:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-21T07:37:35.450 DEBUG:teuthology.orchestra.run.smithi125:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-21T07:37:35.457 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:37:35.457 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-21T07:37:35.480 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-21T07:37:35.487 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-21T07:37:35.537 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:37:35.538 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-21T07:37:35.570 DEBUG:teuthology.orchestra.run.smithi125:> sudo service rsyslog restart 2023-12-21T07:37:35.572 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2023-12-21T07:37:35.622 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-21T07:37:35.630 INFO:teuthology.task.internal:Starting timer... 2023-12-21T07:37:35.630 INFO:teuthology.run_tasks:Running task pcp... 2023-12-21T07:37:35.639 INFO:teuthology.run_tasks:Running task selinux... 2023-12-21T07:37:35.648 DEBUG:teuthology.task.selinux:Excluding smithi125: OS 'ubuntu' does not support SELinux 2023-12-21T07:37:35.648 DEBUG:teuthology.task.selinux:Excluding smithi146: OS 'ubuntu' does not support SELinux 2023-12-21T07:37:35.649 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-21T07:37:35.649 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-21T07:37:35.649 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-21T07:37:35.649 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-21T07:37:35.658 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-21T07:37:35.677 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-21T07:37:35.678 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi125.front.sepia.ceph.com,smithi146.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-21T07:43:29.984 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi125.front.sepia.ceph.com'), Remote(name='ubuntu@smithi146.front.sepia.ceph.com')] 2023-12-21T07:43:29.985 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:43:29.986 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:43:30.036 DEBUG:teuthology.orchestra.run.smithi125:> true 2023-12-21T07:43:30.159 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-21T07:43:30.159 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:43:30.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:43:30.207 DEBUG:teuthology.orchestra.run.smithi146:> true 2023-12-21T07:43:30.323 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-21T07:43:30.323 INFO:teuthology.run_tasks:Running task clock... 2023-12-21T07:43:30.333 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-21T07:43:30.334 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-21T07:43:30.334 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T07:43:30.336 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-21T07:43:30.336 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T07:43:30.368 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-21T07:43:30.368 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Command line: ntpd -gq 2023-12-21T07:43:30.368 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: proto: precision = 0.078 usec (-24) 2023-12-21T07:43:30.369 INFO:teuthology.orchestra.run.smithi146.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:43:30.369 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:43:30.369 INFO:teuthology.orchestra.run.smithi146.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:43:30.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:43:30.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen and drop on 0 v6wildcard [::]:123 2023-12-21T07:43:30.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-21T07:43:30.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen normally on 2 lo 127.0.0.1:123 2023-12-21T07:43:30.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen normally on 3 enp3s0f1 172.21.15.146:123 2023-12-21T07:43:30.371 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen normally on 4 lo [::1]:123 2023-12-21T07:43:30.371 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:76fd%5]:123 2023-12-21T07:43:30.371 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:30 ntpd[23611]: Listening on routing socket on fd #22 for interface updates 2023-12-21T07:43:30.371 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-21T07:43:30.371 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Command line: ntpd -gq 2023-12-21T07:43:30.372 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: proto: precision = 0.116 usec (-23) 2023-12-21T07:43:30.372 INFO:teuthology.orchestra.run.smithi125.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:43:30.372 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:43:30.372 INFO:teuthology.orchestra.run.smithi125.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:43:30.373 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:43:30.373 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen and drop on 0 v6wildcard [::]:123 2023-12-21T07:43:30.373 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-21T07:43:30.374 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen normally on 2 lo 127.0.0.1:123 2023-12-21T07:43:30.374 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen normally on 3 enp3s0f1 172.21.15.125:123 2023-12-21T07:43:30.374 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen normally on 4 lo [::1]:123 2023-12-21T07:43:30.374 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d739%5]:123 2023-12-21T07:43:30.374 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:30 ntpd[23554]: Listening on routing socket on fd #22 for interface updates 2023-12-21T07:43:31.368 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:31 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:31.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:31 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:31.371 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:31.371 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:31.371 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:31.371 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:31.371 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:31.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:31.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:31.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:31 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:32.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:32 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:33.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:33 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:34.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:34 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:35.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:35.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:35 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:35.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:35 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:36.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:36 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:37.371 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:37 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:37.372 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stdout:21 Dec 07:43:37 ntpd[23554]: ntpd: time slew +0.000952 s 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stdout:ntpd: time slew +0.000952s 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-21T07:43:37.373 INFO:teuthology.orchestra.run.smithi125.stderr:21 Dec 07:43:37 ntpd[23554]: can't open /var/log/ntpstats/loopstats.20231221: Permission denied 2023-12-21T07:43:37.500 INFO:teuthology.orchestra.run.smithi125.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T07:43:37.501 INFO:teuthology.orchestra.run.smithi125.stdout:============================================================================== 2023-12-21T07:43:37.501 INFO:teuthology.orchestra.run.smithi125.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:37.501 INFO:teuthology.orchestra.run.smithi125.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:37.501 INFO:teuthology.orchestra.run.smithi125.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:37.501 INFO:teuthology.orchestra.run.smithi125.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:43:38.369 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:43:38.370 INFO:teuthology.orchestra.run.smithi146.stdout:21 Dec 07:43:38 ntpd[23611]: ntpd: time slew +0.003266 s 2023-12-21T07:43:38.370 INFO:teuthology.orchestra.run.smithi146.stdout:ntpd: time slew +0.003266s 2023-12-21T07:43:38.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-21T07:43:38.370 INFO:teuthology.orchestra.run.smithi146.stderr:21 Dec 07:43:38 ntpd[23611]: can't open /var/log/ntpstats/loopstats.20231221: Permission denied 2023-12-21T07:43:38.443 INFO:teuthology.orchestra.run.smithi146.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T07:43:38.443 INFO:teuthology.orchestra.run.smithi146.stdout:============================================================================== 2023-12-21T07:43:38.444 INFO:teuthology.orchestra.run.smithi146.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:38.444 INFO:teuthology.orchestra.run.smithi146.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:38.444 INFO:teuthology.orchestra.run.smithi146.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:38.444 INFO:teuthology.orchestra.run.smithi146.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:43:38.445 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-21T07:43:38.525 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-21T07:43:38.525 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-21T07:43:38.526 INFO:tasks.cephadm:Cluster fsid is a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:38.526 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-21T07:43:38.526 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.125', 'mon.c': '[v2:172.21.15.125:3301,v1:172.21.15.125:6790]', 'mon.b': '172.21.15.146'} 2023-12-21T07:43:38.526 INFO:tasks.cephadm:First mon is mon.a on smithi125 2023-12-21T07:43:38.526 INFO:tasks.cephadm:First mgr is y 2023-12-21T07:43:38.526 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-21T07:43:38.527 DEBUG:teuthology.orchestra.run.smithi125:> sudo hostname $(hostname -s) 2023-12-21T07:43:38.544 DEBUG:teuthology.orchestra.run.smithi146:> sudo hostname $(hostname -s) 2023-12-21T07:43:38.562 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-21T07:43:38.562 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T07:43:39.063 INFO:teuthology.orchestra.run.smithi125.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 21 07:43 /home/ubuntu/cephtest/cephadm 2023-12-21T07:43:39.064 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T07:43:39.218 INFO:teuthology.orchestra.run.smithi146.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 21 07:43 /home/ubuntu/cephtest/cephadm 2023-12-21T07:43:39.218 DEBUG:teuthology.orchestra.run.smithi125:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-21T07:43:39.227 DEBUG:teuthology.orchestra.run.smithi146:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-21T07:43:39.256 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-21T07:43:39.256 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-21T07:43:39.271 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-21T07:43:39.530 INFO:teuthology.orchestra.run.smithi125.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:43:39.560 INFO:teuthology.orchestra.run.smithi146.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:44:19.877 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout: "repo_digests": [ 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout: ] 2023-12-21T07:44:19.878 INFO:teuthology.orchestra.run.smithi146.stdout:} 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout: "repo_digests": [ 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout: ] 2023-12-21T07:44:20.481 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:44:20.504 DEBUG:teuthology.orchestra.run.smithi125:> sudo mkdir -p /etc/ceph 2023-12-21T07:44:20.520 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /etc/ceph 2023-12-21T07:44:20.537 DEBUG:teuthology.orchestra.run.smithi125:> sudo chmod 777 /etc/ceph 2023-12-21T07:44:20.550 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 777 /etc/ceph 2023-12-21T07:44:20.563 INFO:tasks.cephadm:Writing seed config... 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-21T07:44:20.564 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-21T07:44:20.565 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:44:20.565 DEBUG:teuthology.orchestra.run.smithi125:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-21T07:44:20.602 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 = a76377dc-9fd4-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-21T07:44:20.602 DEBUG:teuthology.orchestra.run.smithi125:mon.a> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service 2023-12-21T07:44:20.605 DEBUG:teuthology.orchestra.run.smithi125:mgr.y> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service 2023-12-21T07:44:20.607 INFO:tasks.cephadm:Bootstrapping... 2023-12-21T07:44:20.607 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid a76377dc-9fd4-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.125 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:44:20.766 INFO:teuthology.orchestra.run.smithi125.stderr:-------------------------------------------------------------------------------- 2023-12-21T07:44:20.766 INFO:teuthology.orchestra.run.smithi125.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'a76377dc-9fd4-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.125', '--skip-admin-label'] 2023-12-21T07:44:20.766 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying podman|docker is present... 2023-12-21T07:44:20.766 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying lvm2 is present... 2023-12-21T07:44:20.766 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying time synchronization is in place... 2023-12-21T07:44:20.771 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-21T07:44:20.779 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.786 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-21T07:44:20.792 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.799 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: masked 2023-12-21T07:44:20.805 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.810 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-21T07:44:20.816 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.823 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: enabled 2023-12-21T07:44:20.829 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: active 2023-12-21T07:44:20.830 INFO:teuthology.orchestra.run.smithi125.stderr:Unit ntp.service is enabled and running 2023-12-21T07:44:20.830 INFO:teuthology.orchestra.run.smithi125.stderr:Repeating the final host check... 2023-12-21T07:44:20.830 INFO:teuthology.orchestra.run.smithi125.stderr:docker (/usr/bin/docker) is present 2023-12-21T07:44:20.830 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl is present 2023-12-21T07:44:20.831 INFO:teuthology.orchestra.run.smithi125.stderr:lvcreate is present 2023-12-21T07:44:20.836 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-21T07:44:20.842 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.848 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-21T07:44:20.854 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.860 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: masked 2023-12-21T07:44:20.866 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.872 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-21T07:44:20.878 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: inactive 2023-12-21T07:44:20.885 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: enabled 2023-12-21T07:44:20.892 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: active 2023-12-21T07:44:20.893 INFO:teuthology.orchestra.run.smithi125.stderr:Unit ntp.service is enabled and running 2023-12-21T07:44:20.893 INFO:teuthology.orchestra.run.smithi125.stderr:Host looks OK 2023-12-21T07:44:20.893 INFO:teuthology.orchestra.run.smithi125.stderr:Cluster fsid: a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:20.893 INFO:teuthology.orchestra.run.smithi125.stderr:Acquiring lock 139701364537664 on /run/cephadm/a76377dc-9fd4-11ee-95a5-87774f69a715.lock 2023-12-21T07:44:20.893 INFO:teuthology.orchestra.run.smithi125.stderr:Lock 139701364537664 acquired on /run/cephadm/a76377dc-9fd4-11ee-95a5-87774f69a715.lock 2023-12-21T07:44:20.894 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying IP 172.21.15.125 port 3300 ... 2023-12-21T07:44:20.894 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying IP 172.21.15.125 port 6789 ... 2023-12-21T07:44:20.894 INFO:teuthology.orchestra.run.smithi125.stderr:Base mon IP is 172.21.15.125, final addrv is [v2:172.21.15.125:3300,v1:172.21.15.125:6789] 2023-12-21T07:44:20.897 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-12-21T07:44:20.897 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.125 metric 100 2023-12-21T07:44:20.897 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-21T07:44:20.898 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.125 2023-12-21T07:44:20.898 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.125 metric 100 2023-12-21T07:44:20.901 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-21T07:44:20.901 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-21T07:44:20.902 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1497sec pref medium 2023-12-21T07:44:20.905 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-21T07:44:20.906 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-21T07:44:20.906 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-21T07:44:20.906 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-21T07:44:20.906 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d739/64 scope link 2023-12-21T07:44:20.906 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-21T07:44:20.906 INFO:journalctl@ceph.mgr.y.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:44:20.907 INFO:teuthology.orchestra.run.smithi125.stderr:Mon IP `172.21.15.125` is in CIDR network `172.21.0.0/20` 2023-12-21T07:44:20.907 INFO:teuthology.orchestra.run.smithi125.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-21T07:44:20.908 INFO:teuthology.orchestra.run.smithi125.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:44:20.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:44:21.319 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-21T07:44:21.415 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-21T07:44:21.415 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-21T07:44:21.440 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-21T07:44:22.258 INFO:teuthology.orchestra.run.smithi125.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-21T07:44:22.892 INFO:teuthology.orchestra.run.smithi125.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-21T07:44:22.892 INFO:teuthology.orchestra.run.smithi125.stderr:Extracting ceph user uid/gid from container image... 2023-12-21T07:44:23.602 INFO:teuthology.orchestra.run.smithi125.stderr:stat: 167 167 2023-12-21T07:44:24.154 INFO:teuthology.orchestra.run.smithi125.stderr:Creating initial keys... 2023-12-21T07:44:24.861 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-authtool: AQDY7INliewsMxAANvDZCNJUUhSRVWLSrQcRYg== 2023-12-21T07:44:26.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-authtool: AQDa7INllyN+CBAA4xFWqyZrtdg2cxRB10Or8g== 2023-12-21T07:44:27.387 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-authtool: AQDb7INlMiHvFhAALYmb5IV/gup7ibgNf+Jxhw== 2023-12-21T07:44:27.951 INFO:teuthology.orchestra.run.smithi125.stderr:Creating initial monmap... 2023-12-21T07:44:28.739 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-21T07:44:28.739 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-21T07:44:28.739 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:28.739 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr:monmaptool for a [v2:172.21.15.125:3300,v1:172.21.15.125:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr:setting min_mon_release = octopus 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: set fsid to a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:44:29.230 INFO:teuthology.orchestra.run.smithi125.stderr:Creating mon... 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 1 imported monmap: 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: last_changed 2023-12-21T07:44:28.736105+0000 2023-12-21T07:44:30.032 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: created 2023-12-21T07:44:28.736105+0000 2023-12-21T07:44:30.033 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-21T07:44:30.033 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-21T07:44:30.033 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] mon.a 2023-12-21T07:44:30.033 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.033 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 0 /usr/bin/ceph-mon: set fsid to a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:30.057 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: RocksDB version: 6.15.5 2023-12-21T07:44:30.057 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.057 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Compile date Apr 18 2022 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: DB SUMMARY 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: DB Session ID: SJ0QTHGF8ANCCOJDNGNN 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.error_if_exists: 0 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.create_if_missing: 1 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.env: 0x55e97f59b860 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.fs: Posix File System 2023-12-21T07:44:30.058 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.info_log: 0x55e980d9f320 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.statistics: (nil) 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.use_fsync: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.db_log_dir: 2023-12-21T07:44:30.059 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.write_buffer_manager: 0x55e98103f950 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T07:44:30.060 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.unordered_write: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.row_cache: None 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.wal_filter: None 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.preserve_deletes: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.two_write_queues: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T07:44:30.061 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.atomic_flush: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T07:44:30.062 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_open_files: -1 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Compression algorithms supported: 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kZSTD supported: 0 2023-12-21T07:44:30.063 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kXpressCompression supported: 0 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kZlibCompression supported: 1 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.027+0000 7f0380cfc880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T07:44:30.064 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.merge_operator: 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_filter: None 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e980d68d10) 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-21T07:44:30.065 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_cache: 0x55e980dd0170 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-21T07:44:30.066 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression: NoCompression 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T07:44:30.067 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.num_levels: 7 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T07:44:30.068 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T07:44:30.069 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T07:44:30.070 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.table_properties_collectors: 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.bloom_locality: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T07:44:30.071 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.ttl: 2592000 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.enable_blob_files: false 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.min_blob_size: 0 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.031+0000 7f0380cfc880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.035+0000 7f0380cfc880 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-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.035+0000 7f0380cfc880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.035+0000 7f0380cfc880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-21T07:44:30.072 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f0380cfc880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55e980db6700 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f0380cfc880 4 rocksdb: DB pointer 0x55e980e2a000 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f03728e6700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f03728e6700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.073 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:44:30.076 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.076 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:44:30.076 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.076 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:30.076 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.077 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:30.078 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.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-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f0380cfc880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f0380cfc880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-21T07:44:30.079 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:44:30.039+0000 7f0380cfc880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-21T07:44:30.668 INFO:teuthology.orchestra.run.smithi125.stderr:create mon.a on 2023-12-21T07:44:30.849 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-21T07:44:31.035 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target. 2023-12-21T07:44:31.035 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target. 2023-12-21T07:44:31.415 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to reset failed state of unit ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-21T07:44:31.423 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target.wants/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@.service. 2023-12-21T07:44:31.600 INFO:teuthology.orchestra.run.smithi125.stderr:firewalld does not appear to be present 2023-12-21T07:44:31.600 INFO:teuthology.orchestra.run.smithi125.stderr:Not possible to enable service . firewalld.service is not available 2023-12-21T07:44:31.600 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mon to start... 2023-12-21T07:44:31.600 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mon... 2023-12-21T07:44:33.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:33 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.009494+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:44:33.267 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: cluster: 2023-12-21T07:44:33.267 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: id: a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:33.267 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-21T07:44:33.267 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: services: 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.241778s) 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: data: 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: pgs: 2023-12-21T07:44:33.268 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:33.840 INFO:teuthology.orchestra.run.smithi125.stderr:mon is available 2023-12-21T07:44:33.840 INFO:teuthology.orchestra.run.smithi125.stderr:Assimilating anything we can from ceph.conf... 2023-12-21T07:44:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.021597+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:44:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.023644+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0]} 2023-12-21T07:44:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.033094+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T07:44:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.042938+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-21T07:44:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: cluster 2023-12-21T07:44:33.044208+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-21T07:44:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:34 smithi125 bash[24541]: audit 2023-12-21T07:44:33.263311+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.125:0/2010827893' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [global] 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: fsid = a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.125:3300,v1:172.21.15.125:6789] 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [mgr] 2023-12-21T07:44:34.866 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2023-12-21T07:44:34.867 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-21T07:44:34.867 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:34.867 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [osd] 2023-12-21T07:44:34.867 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-21T07:44:34.867 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-21T07:44:35.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:35 smithi125 bash[24541]: audit 2023-12-21T07:44:34.855711+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.125:0/4052656516' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-21T07:44:35.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:35 smithi125 bash[24541]: audit 2023-12-21T07:44:34.861733+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.125:0/4052656516' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-21T07:44:35.454 INFO:teuthology.orchestra.run.smithi125.stderr:Generating new minimal ceph.conf... 2023-12-21T07:44:36.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:36 smithi125 bash[24541]: audit 2023-12-21T07:44:36.440833+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.125:0/1414370066' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:44:37.043 INFO:teuthology.orchestra.run.smithi125.stderr:Restarting the monitor... 2023-12-21T07:44:37.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 systemd[1]: Stopping Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:44:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 bash[24930]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon.a 2023-12-21T07:44:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 bash[24541]: debug 2023-12-21T07:44:37.167+0000 7f35de77a700 -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-21T07:44:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 bash[24541]: debug 2023-12-21T07:44:37.167+0000 7f35de77a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-21T07:44:37.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 bash[24939]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T07:44:37.983 INFO:teuthology.orchestra.run.smithi125.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-21T07:44:38.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 bash[24985]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon.a 2023-12-21T07:44:38.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-21T07:44:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 systemd[1]: Stopped Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:44:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:37 smithi125 systemd[1]: Started Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.135+0000 7f0a9cb47880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.135+0000 7f0a9cb47880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 8 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.135+0000 7f0a9cb47880 0 pidfile_write: ignore empty --pid-file 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 0 load: jerasure load: lrc 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: RocksDB version: 6.15.5 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Compile date Apr 18 2022 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: DB SUMMARY 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: DB Session ID: UNEZ7VTRZC0YHZ86UW34 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: CURRENT file: CURRENT 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T07:44:39.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82137 ; 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.error_if_exists: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.create_if_missing: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.env: 0x55bd32e5a860 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.fs: Posix File System 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.info_log: 0x55bd34409e00 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.statistics: (nil) 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.use_fsync: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T07:44:39.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.db_log_dir: 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T07:44:39.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.write_buffer_manager: 0x55bd344fa270 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T07:44:39.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T07:44:39.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T07:44:39.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.unordered_write: 0 2023-12-21T07:44:39.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T07:44:39.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.row_cache: None 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.wal_filter: None 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.preserve_deletes: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.two_write_queues: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.atomic_flush: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_open_files: -1 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Compression algorithms supported: 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kZSTD supported: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kXpressCompression supported: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kZlibCompression supported: 1 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-21T07:44:39.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.merge_operator: 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_filter: None 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bd343d7d00) 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cache_index_and_filter_blocks: 1 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: pin_top_level_index_and_filter: 1 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: index_type: 0 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: data_block_index_type: 0 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: index_shortening: 1 2023-12-21T07:44:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: hash_index_allow_collision: 1 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: checksum: 1 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: no_block_cache: 0 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_cache: 0x55bd3443e170 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_cache_name: BinnedLRUCache 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_cache_options: 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: capacity : 536870912 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: num_shard_bits : 4 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: strict_capacity_limit : 0 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: high_pri_pool_ratio: 0.000 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_cache_compressed: (nil) 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: persistent_cache: (nil) 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_size: 4096 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_size_deviation: 10 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_restart_interval: 16 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: index_block_restart_interval: 1 2023-12-21T07:44:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: metadata_block_size: 4096 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: partition_filters: 0 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: use_delta_encoding: 1 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: whole_key_filtering: 1 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: verify_compression: 0 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: read_amp_bytes_per_bit: 0 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: format_version: 4 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: enable_index_compression: 1 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: block_align: 0 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression: NoCompression 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.num_levels: 7 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T07:44:39.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T07:44:39.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T07:44:39.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T07:44:39.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.table_properties_collectors: 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.bloom_locality: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.ttl: 2592000 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.enable_blob_files: false 2023-12-21T07:44:39.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.min_blob_size: 0 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 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-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144679143589, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.139+0000 7f0a9cb47880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.143+0000 7f0a9cb47880 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-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.143+0000 7f0a9cb47880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144679144777, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78846, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77109, "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": 71380, "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": 1703144679, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "7606f703-ae81-4e99-8ce4-f9ac74b5b731", "db_session_id": "UNEZ7VTRZC0YHZ86UW34"}} 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.143+0000 7f0a9cb47880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.143+0000 7f0a9cb47880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144679146105, "job": 1, "event": "recovery_finished"} 2023-12-21T07:44:39.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.143+0000 7f0a9cb47880 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-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.147+0000 7f0a9cb47880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55bd34424a80 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.147+0000 7f0a9cb47880 4 rocksdb: DB pointer 0x55bd34434000 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.147+0000 7f0a8c8cf700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.147+0000 7f0a8c8cf700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** DB Stats ** 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** Compaction Stats [default] ** 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:39.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: L0 2/0 78.76 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Sum 2/0 78.76 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** Compaction Stats [default] ** 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Cumulative compaction: 0.00 GB write, 10.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Interval compaction: 0.00 GB write, 10.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** Compaction Stats [default] ** 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: L0 2/0 78.76 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Sum 2/0 78.76 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** Compaction Stats [default] ** 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 101.5 0.00 0.00 1 0.001 0 0 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:44:39.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: Cumulative compaction: 0.00 GB write, 10.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.147+0000 7f0a9cb47880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] at bind addrs [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 1 mon.a@-1(???) e1 preinit fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).mds e1 new map 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).mds e1 print_map 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: e1 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 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-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: legacy client fscid: -1 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: 2023-12-21T07:44:39.421 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: No filesystems configured 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: debug 2023-12-21T07:44:39.151+0000 7f0a9cb47880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cluster 2023-12-21T07:44:39.159111+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cluster 2023-12-21T07:44:39.159218+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0]} 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cluster 2023-12-21T07:44:39.159377+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cluster 2023-12-21T07:44:39.159450+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-21T07:44:39.422 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:39 smithi125 bash[25022]: cluster 2023-12-21T07:44:39.160079+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-21T07:44:40.029 INFO:teuthology.orchestra.run.smithi125.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-21T07:44:40.029 INFO:teuthology.orchestra.run.smithi125.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:44:40.029 INFO:teuthology.orchestra.run.smithi125.stderr:Creating mgr... 2023-12-21T07:44:40.029 INFO:teuthology.orchestra.run.smithi125.stderr:Verifying port 9283 ... 2023-12-21T07:44:40.225 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Failed to reset failed state of unit ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-21T07:44:40.234 INFO:teuthology.orchestra.run.smithi125.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715.target.wants/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@.service. 2023-12-21T07:44:40.429 INFO:teuthology.orchestra.run.smithi125.stderr:firewalld does not appear to be present 2023-12-21T07:44:40.430 INFO:teuthology.orchestra.run.smithi125.stderr:Not possible to enable service . firewalld.service is not available 2023-12-21T07:44:40.430 INFO:teuthology.orchestra.run.smithi125.stderr:firewalld does not appear to be present 2023-12-21T07:44:40.430 INFO:teuthology.orchestra.run.smithi125.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-21T07:44:40.430 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mgr to start... 2023-12-21T07:44:40.430 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mgr... 2023-12-21T07:44:40.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:40 smithi125 bash[25022]: audit 2023-12-21T07:44:39.429806+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.125:0/4258796636' entity='client.admin' 2023-12-21T07:44:41.759 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:41.759 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:44:41.759 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsid": "a76377dc-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:41.759 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:41.759 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:41.762 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:41.763 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:41.764 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:41.764 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:41.770 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:41.771 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:44:33.028065+0000", 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:41.772 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:44:41.928 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:41 smithi125 bash[25022]: audit 2023-12-21T07:44:41.755281+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.125:0/1050777057' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:41.928 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:41 smithi125 bash[25297]: debug 2023-12-21T07:44:41.659+0000 7fc43d950000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:44:42.344 INFO:teuthology.orchestra.run.smithi125.stderr:mgr not available, waiting (1/15)... 2023-12-21T07:44:42.636 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:42 smithi125 bash[25297]: debug 2023-12-21T07:44:42.355+0000 7fc43d950000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:44:42.636 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:42 smithi125 bash[25297]: debug 2023-12-21T07:44:42.475+0000 7fc43d950000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:44:42.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:42 smithi125 bash[25297]: debug 2023-12-21T07:44:42.631+0000 7fc43d950000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:43.253 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:42 smithi125 bash[25297]: debug 2023-12-21T07:44:42.959+0000 7fc43d950000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:44:43.253 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:43 smithi125 bash[25297]: debug 2023-12-21T07:44:43.051+0000 7fc43d950000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:43.253 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:43 smithi125 bash[25297]: debug 2023-12-21T07:44:43.247+0000 7fc43d950000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:44:44.376 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:44 smithi125 bash[25297]: debug 2023-12-21T07:44:44.091+0000 7fc43d950000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:44:44.384 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:44 smithi125 bash[25297]: debug 2023-12-21T07:44:44.195+0000 7fc43d950000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:44:44.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:44 smithi125 bash[25297]: debug 2023-12-21T07:44:44.395+0000 7fc43d950000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:44:45.067 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:44 smithi125 bash[25297]: debug 2023-12-21T07:44:44.735+0000 7fc43d950000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:44:45.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:45 smithi125 bash[25297]: debug 2023-12-21T07:44:45.063+0000 7fc43d950000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:44:45.478 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:45.478 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsid": "a76377dc-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:45.479 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:45.480 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:45.480 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:45.480 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:45.480 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:45.481 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:45.482 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:45.482 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:45.484 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.485 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:45.486 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:45.487 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:44:33.028065+0000", 2023-12-21T07:44:45.487 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:45.487 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:45.487 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:45.487 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:44:45.722 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:45 smithi125 bash[25022]: audit 2023-12-21T07:44:45.474633+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.125:0/4170659127' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:45.722 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:45 smithi125 bash[25297]: debug 2023-12-21T07:44:45.447+0000 7fc43d950000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:44:46.066 INFO:teuthology.orchestra.run.smithi125.stderr:mgr not available, waiting (2/15)... 2023-12-21T07:44:46.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:45 smithi125 bash[25297]: debug 2023-12-21T07:44:45.715+0000 7fc43d950000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:46.670 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:46 smithi125 bash[25297]: debug 2023-12-21T07:44:46.407+0000 7fc43d950000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:44:46.670 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:46 smithi125 bash[25297]: debug 2023-12-21T07:44:46.511+0000 7fc43d950000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:44:47.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:46 smithi125 bash[25297]: debug 2023-12-21T07:44:46.667+0000 7fc43d950000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:44:47.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:46 smithi125 bash[25297]: debug 2023-12-21T07:44:46.771+0000 7fc43d950000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:44:47.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:46 smithi125 bash[25297]: debug 2023-12-21T07:44:46.907+0000 7fc43d950000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:47.488 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:47 smithi125 bash[25297]: debug 2023-12-21T07:44:47.191+0000 7fc43d950000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:44:47.488 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:47 smithi125 bash[25297]: debug 2023-12-21T07:44:47.307+0000 7fc43d950000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:44:47.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:47 smithi125 bash[25297]: debug 2023-12-21T07:44:47.483+0000 7fc43d950000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:44:47.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:47 smithi125 bash[25297]: debug 2023-12-21T07:44:47.595+0000 7fc43d950000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25297]: debug 2023-12-21T07:44:48.427+0000 7fc43d950000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: cluster 2023-12-21T07:44:48.450446+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: cluster 2023-12-21T07:44:48.456481+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00624698s) 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.458275+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.458605+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.458808+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:44:48.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.459058+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:44:48.757 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.460229+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:44:48.757 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: cluster 2023-12-21T07:44:48.470299+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-21T07:44:48.757 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.490891+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:44:48.757 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:48 smithi125 bash[25022]: audit 2023-12-21T07:44:48.493091+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:44:49.136 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:49.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:44:49.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsid": "a76377dc-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:49.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:49.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:49.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:49.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_age": 9, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:49.140 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:49.143 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.144 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.145 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:44:33.028065+0000", 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:49.146 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:44:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:49 smithi125 bash[25022]: audit 2023-12-21T07:44:48.506955+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' 2023-12-21T07:44:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:49 smithi125 bash[25022]: audit 2023-12-21T07:44:48.517210+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' 2023-12-21T07:44:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:49 smithi125 bash[25022]: audit 2023-12-21T07:44:48.520838+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.125:0/3160949496' entity='mgr.y' 2023-12-21T07:44:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:49 smithi125 bash[25022]: audit 2023-12-21T07:44:49.132718+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.125:0/4055803863' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:49.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:49 smithi125 bash[25022]: cluster 2023-12-21T07:44:49.465048+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0148s) 2023-12-21T07:44:49.747 INFO:teuthology.orchestra.run.smithi125.stderr:mgr not available, waiting (3/15)... 2023-12-21T07:44:51.782 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:51 smithi125 bash[25022]: cluster 2023-12-21T07:44:50.517887+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsid": "a76377dc-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:53.132 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "quorum_age": 13, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:53.133 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:53.137 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.138 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:44:33.028065+0000", 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:53.139 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:44:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:53 smithi125 bash[25022]: audit 2023-12-21T07:44:53.126714+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.125:0/3466790004' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:53.727 INFO:teuthology.orchestra.run.smithi125.stderr:mgr is available 2023-12-21T07:44:54.969 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:54.969 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [global] 2023-12-21T07:44:54.970 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: fsid = a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:54.970 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-21T07:44:54.970 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-21T07:44:54.970 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-21T07:44:54.970 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [mgr] 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: [osd] 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-21T07:44:54.971 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-21T07:44:55.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:55 smithi125 bash[25022]: audit 2023-12-21T07:44:54.959540+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.125:0/1609152504' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-21T07:44:55.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:55 smithi125 bash[25022]: audit 2023-12-21T07:44:54.965697+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.125:0/1609152504' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-21T07:44:55.540 INFO:teuthology.orchestra.run.smithi125.stderr:Enabling cephadm module... 2023-12-21T07:44:57.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:56 smithi125 bash[25022]: audit 2023-12-21T07:44:56.860385+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.125:0/3470867997' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-21T07:44:57.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:56 smithi125 bash[25297]: ignoring --setuser ceph since I am not root 2023-12-21T07:44:57.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:56 smithi125 bash[25297]: ignoring --setgroup ceph since I am not root 2023-12-21T07:44:57.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:57 smithi125 bash[25297]: debug 2023-12-21T07:44:57.115+0000 7f6665c4d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:44:57.897 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:57 smithi125 bash[25297]: debug 2023-12-21T07:44:57.770+0000 7f6665c4d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:44:58.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:57 smithi125 bash[25022]: audit 2023-12-21T07:44:56.917732+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.125:0/3470867997' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-21T07:44:58.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:57 smithi125 bash[25022]: cluster 2023-12-21T07:44:56.917896+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-12-21T07:44:58.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:57 smithi125 bash[25297]: debug 2023-12-21T07:44:57.890+0000 7f6665c4d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:44:58.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:58 smithi125 bash[25297]: debug 2023-12-21T07:44:58.054+0000 7f6665c4d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:58.491 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:58 smithi125 bash[25297]: debug 2023-12-21T07:44:58.390+0000 7f6665c4d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-21T07:44:58.831 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:44:58.853 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:58 smithi125 bash[25297]: debug 2023-12-21T07:44:58.486+0000 7f6665c4d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:58.853 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:58 smithi125 bash[25297]: debug 2023-12-21T07:44:58.682+0000 7f6665c4d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:44:59.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:44:58 smithi125 bash[25022]: audit 2023-12-21T07:44:58.827342+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.125:0/3115562819' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-21T07:44:59.444 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for the mgr to restart... 2023-12-21T07:44:59.444 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mgr epoch 5... 2023-12-21T07:44:59.855 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:59 smithi125 bash[25297]: debug 2023-12-21T07:44:59.542+0000 7f6665c4d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:44:59.855 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:59 smithi125 bash[25297]: debug 2023-12-21T07:44:59.646+0000 7f6665c4d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:45:00.121 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:44:59 smithi125 bash[25297]: debug 2023-12-21T07:44:59.850+0000 7f6665c4d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:45:00.529 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:00 smithi125 bash[25297]: debug 2023-12-21T07:45:00.206+0000 7f6665c4d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:45:00.892 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:00 smithi125 bash[25297]: debug 2023-12-21T07:45:00.522+0000 7f6665c4d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:45:01.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:00 smithi125 bash[25297]: debug 2023-12-21T07:45:00.886+0000 7f6665c4d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:45:01.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:01 smithi125 bash[25297]: debug 2023-12-21T07:45:01.150+0000 7f6665c4d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:45:01.925 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:01 smithi125 bash[25297]: debug 2023-12-21T07:45:01.818+0000 7f6665c4d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:45:02.185 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:01 smithi125 bash[25297]: debug 2023-12-21T07:45:01.918+0000 7f6665c4d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:45:02.185 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.074+0000 7f6665c4d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:45:02.606 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.178+0000 7f6665c4d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:45:02.606 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.314+0000 7f6665c4d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:45:02.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.598+0000 7f6665c4d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:45:02.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.718+0000 7f6665c4d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:45:03.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:02 smithi125 bash[25297]: debug 2023-12-21T07:45:02.894+0000 7f6665c4d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:45:03.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:03 smithi125 bash[25297]: debug 2023-12-21T07:45:03.010+0000 7f6665c4d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:45:04.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:03 smithi125 bash[25297]: debug 2023-12-21T07:45:03.846+0000 7f6665c4d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:45:04.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:03 smithi125 bash[25022]: cluster 2023-12-21T07:45:03.869802+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:45:04.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:03 smithi125 bash[25022]: cluster 2023-12-21T07:45:03.870591+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-21T07:45:04.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:03 smithi125 bash[25022]: cluster 2023-12-21T07:45:03.874648+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-21T07:45:04.953 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:45:04.953 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-21T07:45:04.954 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "initialized": true 2023-12-21T07:45:04.954 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: cluster 2023-12-21T07:45:03.925148+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0546854s) 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.932096+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.933775+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.935249+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.935675+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.936100+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: cluster 2023-12-21T07:45:03.945922+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.964335+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.968993+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.972849+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:05.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.976541+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:05.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.979276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:05.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.985594+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:05.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:03.999764+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:45:05.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:04 smithi125 bash[25022]: audit 2023-12-21T07:45:04.001959+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:45:05.637 INFO:teuthology.orchestra.run.smithi125.stderr:mgr epoch 5 is available 2023-12-21T07:45:05.637 INFO:teuthology.orchestra.run.smithi125.stderr:Setting orchestrator backend to cephadm... 2023-12-21T07:45:06.234 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:05 smithi125 bash[25022]: audit 2023-12-21T07:45:04.933150+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-21T07:45:06.235 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:05 smithi125 bash[25022]: cluster 2023-12-21T07:45:04.936172+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06572s) 2023-12-21T07:45:06.235 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:05 smithi125 bash[25022]: audit 2023-12-21T07:45:04.950311+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-21T07:45:06.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25297]: [21/Dec/2023:07:45:06] ENGINE Bus STARTING 2023-12-21T07:45:06.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25297]: [21/Dec/2023:07:45:06] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:45:06.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25297]: [21/Dec/2023:07:45:06] ENGINE Bus STARTED 2023-12-21T07:45:07.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25022]: cluster 2023-12-21T07:45:05.947113+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-21T07:45:07.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25022]: audit 2023-12-21T07:45:06.469300+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:07.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25022]: audit 2023-12-21T07:45:06.508435+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:07.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25022]: audit 2023-12-21T07:45:06.838603+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:07.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:06 smithi125 bash[25022]: audit 2023-12-21T07:45:06.875856+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:08.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:07 smithi125 bash[25022]: cephadm 2023-12-21T07:45:06.327793+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [21/Dec/2023:07:45:06] ENGINE Bus STARTING 2023-12-21T07:45:08.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:07 smithi125 bash[25022]: cephadm 2023-12-21T07:45:06.453399+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [21/Dec/2023:07:45:06] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:45:08.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:07 smithi125 bash[25022]: cephadm 2023-12-21T07:45:06.453912+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [21/Dec/2023:07:45:06] ENGINE Bus STARTED 2023-12-21T07:45:08.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:07 smithi125 bash[25022]: audit 2023-12-21T07:45:06.828673+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-21T07:45:08.652 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: value unchanged 2023-12-21T07:45:09.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:09 smithi125 bash[25022]: audit 2023-12-21T07:45:08.648989+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-21T07:45:09.244 INFO:teuthology.orchestra.run.smithi125.stderr:Generating ssh key... 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25022]: audit 2023-12-21T07:45:10.466989+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-21T07:45:11.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25022]: cephadm 2023-12-21T07:45:10.467377+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: Generating public/private rsa key pair. 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: Your identification has been saved in /tmp/tmpq2e5o8x8/key. 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: Your public key has been saved in /tmp/tmpq2e5o8x8/key.pub. 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: The key fingerprint is: 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: SHA256:w3a6QPBuHNlPqmdsU+HZRHW9B96i1LEgYxjl4quL9UY ceph-a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: The key's randomart image is: 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: +---[RSA 3072]----+ 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | .+. .. o| 2023-12-21T07:45:11.316 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | ..+ o o..| 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | . ...+ + =.| 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | o = .. o =.o| 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | = S.o* . ..| 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | + oEO+ o | 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | *o+.. | 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | + =B. | 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: | . +*o. | 2023-12-21T07:45:11.317 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:11 smithi125 bash[25297]: +----[SHA256]-----+ 2023-12-21T07:45:12.359 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:12 smithi125 bash[25022]: audit 2023-12-21T07:45:11.105425+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:12.359 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:12 smithi125 bash[25022]: audit 2023-12-21T07:45:11.109508+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:12.933 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqbPYpN33JIxIKXANIefu9qqYKk1A7WfkwdPrMjA+2Pr0HylMJmcLBgx4tfK20R71Hi+AYg7gfxgKxPsnwPHqVa7wwXiHyZy3/YK/FEFV1mfNaO9zY5M6W9uEPQoL1pTsOq5Lvv/Zdy352eS+4Gmz0x4gPTdQFADLcQssFypmLj35KTSNDVyeDzISXO4xckEqrluPCGGz+Diub4emCJU5T0CJgJbcFUk/mTuBiGOoccOMQvRJrcqT/OpwA7scweFtu31wwb7f3CxNnGao9WqsHlVgivGOeQN383im8qPxKVI6WtMGErLZMPBVzqk/o29U+68Zp+uaOeR6udkvSbOAc9/DSg6roSl5OXihbYwV1TE74zASr5ftY6WS6wT99Vsdl/NIoL7DMLFBVV1BATWsYxx5dT8ybV5uBDWniUtVrpOBXorY46d2H9SxPi3toxaX7LCN90b6gmDxap3Mincsm3WZFSnI9b8HfBXqEj95q7kk9cFA5BdSZgGW7Fslz6EM= ceph-a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:13.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:13 smithi125 bash[25022]: audit 2023-12-21T07:45:12.929273+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-21T07:45:13.538 INFO:teuthology.orchestra.run.smithi125.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-21T07:45:13.539 INFO:teuthology.orchestra.run.smithi125.stderr:Adding key to root@localhost authorized_keys... 2023-12-21T07:45:13.539 INFO:teuthology.orchestra.run.smithi125.stderr:Adding host smithi125... 2023-12-21T07:45:15.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:15 smithi125 bash[25022]: audit 2023-12-21T07:45:14.730444+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi125", "addr": "172.21.15.125", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:15.689 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: Added host 'smithi125' with addr '172.21.15.125' 2023-12-21T07:45:16.493 INFO:teuthology.orchestra.run.smithi125.stderr:Deploying unmanaged mon service... 2023-12-21T07:45:16.869 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:16 smithi125 bash[25022]: cephadm 2023-12-21T07:45:15.081003+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi125 2023-12-21T07:45:16.869 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:16 smithi125 bash[25022]: audit 2023-12-21T07:45:15.685484+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:16.869 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:16 smithi125 bash[25022]: cephadm 2023-12-21T07:45:15.686145+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi125 2023-12-21T07:45:16.869 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:16 smithi125 bash[25022]: audit 2023-12-21T07:45:15.734360+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:18.523 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-21T07:45:19.328 INFO:teuthology.orchestra.run.smithi125.stderr:Deploying unmanaged mgr service... 2023-12-21T07:45:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:19 smithi125 bash[25022]: audit 2023-12-21T07:45:18.510303+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-21T07:45:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:19 smithi125 bash[25022]: cephadm 2023-12-21T07:45:18.516057+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-21T07:45:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:19 smithi125 bash[25022]: audit 2023-12-21T07:45:18.518966+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:19 smithi125 bash[25022]: audit 2023-12-21T07:45:18.999678+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:19 smithi125 bash[25022]: audit 2023-12-21T07:45:19.278719+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:20.782 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-21T07:45:22.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:21 smithi125 bash[25022]: audit 2023-12-21T07:45:20.771123+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-21T07:45:22.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:21 smithi125 bash[25022]: cephadm 2023-12-21T07:45:20.773579+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-21T07:45:22.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:21 smithi125 bash[25022]: audit 2023-12-21T07:45:20.778415+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.355377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.362481+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.363473+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.371143+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.373604+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.378895+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.125:0/250379205' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]': finished 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: audit 2023-12-21T07:45:22.569988+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.125:0/1885157950' entity='client.admin' 2023-12-21T07:45:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:23 smithi125 bash[25022]: cephadm 2023-12-21T07:45:22.970640+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi125 on smithi125 2023-12-21T07:45:25.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:24 smithi125 bash[25022]: cluster 2023-12-21T07:45:23.936771+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-21T07:45:25.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:24 smithi125 bash[25022]: audit 2023-12-21T07:45:24.641373+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.125:0/1814090534' entity='client.admin' 2023-12-21T07:45:25.239 INFO:teuthology.orchestra.run.smithi125.stderr:Enabling the dashboard module... 2023-12-21T07:45:27.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25297]: ignoring --setuser ceph since I am not root 2023-12-21T07:45:27.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25297]: ignoring --setgroup ceph since I am not root 2023-12-21T07:45:27.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25297]: debug 2023-12-21T07:45:27.150+0000 7ff30bdbd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:45:27.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:26 smithi125 bash[25022]: cluster 2023-12-21T07:45:25.937242+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-21T07:45:27.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:26 smithi125 bash[25022]: audit 2023-12-21T07:45:26.656696+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.125:0/3543542939' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-21T07:45:27.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25297]: debug 2023-12-21T07:45:27.810+0000 7ff30bdbd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:45:28.198 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25022]: audit 2023-12-21T07:45:26.951163+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.125:0/3543542939' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-21T07:45:28.198 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25022]: cluster 2023-12-21T07:45:26.951285+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-12-21T07:45:28.199 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:27 smithi125 bash[25297]: debug 2023-12-21T07:45:27.934+0000 7ff30bdbd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:45:28.199 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:28 smithi125 bash[25297]: debug 2023-12-21T07:45:28.094+0000 7ff30bdbd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:45:28.528 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:28 smithi125 bash[25297]: debug 2023-12-21T07:45:28.430+0000 7ff30bdbd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:45:28.860 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:45:28.860 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-21T07:45:28.861 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:45:28.861 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-21T07:45:28.861 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-21T07:45:28.861 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:45:28.886 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:28 smithi125 bash[25297]: debug 2023-12-21T07:45:28.522+0000 7ff30bdbd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:45:28.887 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:28 smithi125 bash[25297]: debug 2023-12-21T07:45:28.722+0000 7ff30bdbd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:45:29.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:28 smithi125 bash[25022]: audit 2023-12-21T07:45:28.856465+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.125:0/3193770529' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-21T07:45:29.445 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for the mgr to restart... 2023-12-21T07:45:29.445 INFO:teuthology.orchestra.run.smithi125.stderr:Waiting for mgr epoch 9... 2023-12-21T07:45:29.896 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:29 smithi125 bash[25297]: debug 2023-12-21T07:45:29.578+0000 7ff30bdbd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:45:29.896 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:29 smithi125 bash[25297]: debug 2023-12-21T07:45:29.686+0000 7ff30bdbd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:45:29.896 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:29 smithi125 bash[25297]: debug 2023-12-21T07:45:29.890+0000 7ff30bdbd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:45:30.584 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:30 smithi125 bash[25297]: debug 2023-12-21T07:45:30.258+0000 7ff30bdbd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:45:30.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:30 smithi125 bash[25297]: debug 2023-12-21T07:45:30.578+0000 7ff30bdbd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:45:31.217 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:30 smithi125 bash[25297]: debug 2023-12-21T07:45:30.942+0000 7ff30bdbd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:45:31.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:31 smithi125 bash[25297]: debug 2023-12-21T07:45:31.210+0000 7ff30bdbd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:45:32.144 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:31 smithi125 bash[25297]: debug 2023-12-21T07:45:31.882+0000 7ff30bdbd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:45:32.144 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:31 smithi125 bash[25297]: debug 2023-12-21T07:45:31.982+0000 7ff30bdbd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:45:32.144 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.138+0000 7ff30bdbd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:45:32.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.242+0000 7ff30bdbd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:45:32.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.378+0000 7ff30bdbd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:45:32.965 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.662+0000 7ff30bdbd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:45:32.965 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.782+0000 7ff30bdbd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:45:32.965 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:32 smithi125 bash[25297]: debug 2023-12-21T07:45:32.958+0000 7ff30bdbd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:45:33.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:33 smithi125 bash[25297]: debug 2023-12-21T07:45:33.074+0000 7ff30bdbd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:45:34.264 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:33 smithi125 bash[25297]: debug 2023-12-21T07:45:33.914+0000 7ff30bdbd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:45:34.621 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25297]: [21/Dec/2023:07:45:34] ENGINE Bus STARTING 2023-12-21T07:45:34.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25297]: [21/Dec/2023:07:45:34] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:45:34.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25297]: [21/Dec/2023:07:45:34] ENGINE Bus STARTED 2023-12-21T07:45:35.022 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: { 2023-12-21T07:45:35.022 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-21T07:45:35.022 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: "initialized": true 2023-12-21T07:45:35.022 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: } 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: cluster 2023-12-21T07:45:33.937766+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: cluster 2023-12-21T07:45:33.938422+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: cluster 2023-12-21T07:45:33.940983+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: cluster 2023-12-21T07:45:33.995281+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.05704s) 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:33.998497+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.000479+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.001972+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.002374+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.002778+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: cluster 2023-12-21T07:45:34.012834+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.037968+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:35.246 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.041236+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:35.247 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.043171+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:35.247 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.071815+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:45:35.247 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.075757+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:45:35.247 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:34 smithi125 bash[25022]: audit 2023-12-21T07:45:34.626238+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:35.826 INFO:teuthology.orchestra.run.smithi125.stderr:mgr epoch 9 is available 2023-12-21T07:45:35.827 INFO:teuthology.orchestra.run.smithi125.stderr:Generating a dashboard self-signed certificate... 2023-12-21T07:45:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:35 smithi125 bash[25022]: cephadm 2023-12-21T07:45:34.496466+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [21/Dec/2023:07:45:34] ENGINE Bus STARTING 2023-12-21T07:45:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:35 smithi125 bash[25022]: cephadm 2023-12-21T07:45:34.618304+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [21/Dec/2023:07:45:34] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:45:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:35 smithi125 bash[25022]: cephadm 2023-12-21T07:45:34.618944+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [21/Dec/2023:07:45:34] ENGINE Bus STARTED 2023-12-21T07:45:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:35 smithi125 bash[25022]: audit 2023-12-21T07:45:34.999216+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-21T07:45:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:35 smithi125 bash[25022]: cluster 2023-12-21T07:45:35.000874+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06264s) 2023-12-21T07:45:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:37 smithi125 bash[25022]: audit 2023-12-21T07:45:35.018527+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-21T07:45:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:37 smithi125 bash[25022]: cluster 2023-12-21T07:45:36.006217+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-21T07:45:37.432 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-21T07:45:38.082 INFO:teuthology.orchestra.run.smithi125.stderr:Creating initial admin user... 2023-12-21T07:45:38.806 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:38 smithi125 bash[25022]: audit 2023-12-21T07:45:37.116804+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-21T07:45:38.806 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:38 smithi125 bash[25022]: audit 2023-12-21T07:45:37.425436+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:38.806 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:38 smithi125 bash[25022]: audit 2023-12-21T07:45:37.428577+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:39.654 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$XQyqLb6nRsCLlMPJ4.jcEu8x4.kxfGp.NAGmUmNkEkTOUsmb4S6ga", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1703144739, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-21T07:45:39.976 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:39 smithi125 bash[25022]: audit 2023-12-21T07:45:38.836655+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:39.976 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:39 smithi125 bash[25022]: audit 2023-12-21T07:45:38.837530+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:45:39.976 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:39 smithi125 bash[25022]: audit 2023-12-21T07:45:38.843262+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:39.976 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:39 smithi125 bash[25022]: audit 2023-12-21T07:45:38.846718+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:45:39.976 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:39 smithi125 bash[25022]: audit 2023-12-21T07:45:39.649961+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:40.350 INFO:teuthology.orchestra.run.smithi125.stderr:Fetching dashboard port number... 2023-12-21T07:45:41.114 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:40 smithi125 bash[25022]: audit 2023-12-21T07:45:39.408785+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-21T07:45:41.115 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:40 smithi125 bash[25022]: cephadm 2023-12-21T07:45:39.962262+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi125 on smithi125 2023-12-21T07:45:41.706 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: 8443 2023-12-21T07:45:42.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:41 smithi125 bash[25022]: cluster 2023-12-21T07:45:40.842248+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-21T07:45:42.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:41 smithi125 bash[25022]: audit 2023-12-21T07:45:41.702552+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.125:0/651250988' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-21T07:45:42.333 INFO:teuthology.orchestra.run.smithi125.stderr:firewalld does not appear to be present 2023-12-21T07:45:42.333 INFO:teuthology.orchestra.run.smithi125.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr:Ceph Dashboard is now available at: 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr: URL: https://smithi125.front.sepia.ceph.com:8443/ 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr: User: admin 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr: Password: 1qwhtpo156 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:42.337 INFO:teuthology.orchestra.run.smithi125.stderr:Enabling autotune for osd_memory_target 2023-12-21T07:45:45.631 INFO:teuthology.orchestra.run.smithi125.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr:You can access the Ceph CLI with: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: ceph telemetry on 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.268 INFO:teuthology.orchestra.run.smithi125.stderr:For more information see: 2023-12-21T07:45:46.269 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.269 INFO:teuthology.orchestra.run.smithi125.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-21T07:45:46.269 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T07:45:46.269 INFO:teuthology.orchestra.run.smithi125.stderr:Bootstrap complete. 2023-12-21T07:45:46.301 INFO:tasks.cephadm:Fetching config... 2023-12-21T07:45:46.301 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:45:46.301 DEBUG:teuthology.orchestra.run.smithi125:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-21T07:45:46.308 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-21T07:45:46.308 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:45:46.308 DEBUG:teuthology.orchestra.run.smithi125:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-21T07:45:46.356 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-21T07:45:46.356 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:45:46.356 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd if=/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-21T07:45:46.368 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-21T07:45:46.368 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:45:46.368 DEBUG:teuthology.orchestra.run.smithi125:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-21T07:45:46.374 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-21T07:45:46.374 DEBUG:teuthology.orchestra.run.smithi125:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqbPYpN33JIxIKXANIefu9qqYKk1A7WfkwdPrMjA+2Pr0HylMJmcLBgx4tfK20R71Hi+AYg7gfxgKxPsnwPHqVa7wwXiHyZy3/YK/FEFV1mfNaO9zY5M6W9uEPQoL1pTsOq5Lvv/Zdy352eS+4Gmz0x4gPTdQFADLcQssFypmLj35KTSNDVyeDzISXO4xckEqrluPCGGz+Diub4emCJU5T0CJgJbcFUk/mTuBiGOoccOMQvRJrcqT/OpwA7scweFtu31wwb7f3CxNnGao9WqsHlVgivGOeQN383im8qPxKVI6WtMGErLZMPBVzqk/o29U+68Zp+uaOeR6udkvSbOAc9/DSg6roSl5OXihbYwV1TE74zASr5ftY6WS6wT99Vsdl/NIoL7DMLFBVV1BATWsYxx5dT8ybV5uBDWniUtVrpOBXorY46d2H9SxPi3toxaX7LCN90b6gmDxap3Mincsm3WZFSnI9b8HfBXqEj95q7kk9cFA5BdSZgGW7Fslz6EM= ceph-a76377dc-9fd4-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-21T07:45:46.393 INFO:teuthology.orchestra.run.smithi125.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqbPYpN33JIxIKXANIefu9qqYKk1A7WfkwdPrMjA+2Pr0HylMJmcLBgx4tfK20R71Hi+AYg7gfxgKxPsnwPHqVa7wwXiHyZy3/YK/FEFV1mfNaO9zY5M6W9uEPQoL1pTsOq5Lvv/Zdy352eS+4Gmz0x4gPTdQFADLcQssFypmLj35KTSNDVyeDzISXO4xckEqrluPCGGz+Diub4emCJU5T0CJgJbcFUk/mTuBiGOoccOMQvRJrcqT/OpwA7scweFtu31wwb7f3CxNnGao9WqsHlVgivGOeQN383im8qPxKVI6WtMGErLZMPBVzqk/o29U+68Zp+uaOeR6udkvSbOAc9/DSg6roSl5OXihbYwV1TE74zASr5ftY6WS6wT99Vsdl/NIoL7DMLFBVV1BATWsYxx5dT8ybV5uBDWniUtVrpOBXorY46d2H9SxPi3toxaX7LCN90b6gmDxap3Mincsm3WZFSnI9b8HfBXqEj95q7kk9cFA5BdSZgGW7Fslz6EM= ceph-a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:46.399 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqbPYpN33JIxIKXANIefu9qqYKk1A7WfkwdPrMjA+2Pr0HylMJmcLBgx4tfK20R71Hi+AYg7gfxgKxPsnwPHqVa7wwXiHyZy3/YK/FEFV1mfNaO9zY5M6W9uEPQoL1pTsOq5Lvv/Zdy352eS+4Gmz0x4gPTdQFADLcQssFypmLj35KTSNDVyeDzISXO4xckEqrluPCGGz+Diub4emCJU5T0CJgJbcFUk/mTuBiGOoccOMQvRJrcqT/OpwA7scweFtu31wwb7f3CxNnGao9WqsHlVgivGOeQN383im8qPxKVI6WtMGErLZMPBVzqk/o29U+68Zp+uaOeR6udkvSbOAc9/DSg6roSl5OXihbYwV1TE74zASr5ftY6WS6wT99Vsdl/NIoL7DMLFBVV1BATWsYxx5dT8ybV5uBDWniUtVrpOBXorY46d2H9SxPi3toxaX7LCN90b6gmDxap3Mincsm3WZFSnI9b8HfBXqEj95q7kk9cFA5BdSZgGW7Fslz6EM= ceph-a76377dc-9fd4-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-21T07:45:46.424 INFO:teuthology.orchestra.run.smithi146.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqbPYpN33JIxIKXANIefu9qqYKk1A7WfkwdPrMjA+2Pr0HylMJmcLBgx4tfK20R71Hi+AYg7gfxgKxPsnwPHqVa7wwXiHyZy3/YK/FEFV1mfNaO9zY5M6W9uEPQoL1pTsOq5Lvv/Zdy352eS+4Gmz0x4gPTdQFADLcQssFypmLj35KTSNDVyeDzISXO4xckEqrluPCGGz+Diub4emCJU5T0CJgJbcFUk/mTuBiGOoccOMQvRJrcqT/OpwA7scweFtu31wwb7f3CxNnGao9WqsHlVgivGOeQN383im8qPxKVI6WtMGErLZMPBVzqk/o29U+68Zp+uaOeR6udkvSbOAc9/DSg6roSl5OXihbYwV1TE74zASr5ftY6WS6wT99Vsdl/NIoL7DMLFBVV1BATWsYxx5dT8ybV5uBDWniUtVrpOBXorY46d2H9SxPi3toxaX7LCN90b6gmDxap3Mincsm3WZFSnI9b8HfBXqEj95q7kk9cFA5BdSZgGW7Fslz6EM= ceph-a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:46.436 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-21T07:45:46.881 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:46 smithi125 bash[25022]: audit 2023-12-21T07:45:45.623825+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.125:0/71318702' entity='client.admin' 2023-12-21T07:45:47.698 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:47 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:45:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.203555+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.205149+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.210758+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.212966+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.218058+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:48 smithi125 bash[25022]: audit 2023-12-21T07:45:47.435761+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:50.344 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:50 smithi125 bash[25022]: audit 2023-12-21T07:45:49.068832+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:50.344 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:50 smithi125 bash[25022]: audit 2023-12-21T07:45:49.453546+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.125:0/3787316558' entity='client.admin' 2023-12-21T07:45:50.344 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:50 smithi125 bash[25022]: audit 2023-12-21T07:45:49.488757+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:50.344 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:50 smithi125 bash[25022]: audit 2023-12-21T07:45:49.493692+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:50.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:50 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:45:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:45:50.943 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-21T07:45:50.944 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-21T07:45:51.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:51 smithi125 bash[25022]: audit 2023-12-21T07:45:50.498917+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:51.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:51 smithi125 bash[25022]: audit 2023-12-21T07:45:50.503612+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:54.186 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:54 smithi125 bash[25022]: cluster 2023-12-21T07:45:54.003420+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-21T07:45:56.453 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi146 2023-12-21T07:45:56.454 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:45:56.454 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.conf 2023-12-21T07:45:56.461 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:45:56.461 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:56.511 INFO:tasks.cephadm:Adding host smithi146 to orchestrator... 2023-12-21T07:45:56.511 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch host add smithi146 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:45:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.300199+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-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.305922+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.323845+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.325627+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.326733+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: cephadm 2023-12-21T07:45:55.328391+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:45:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: cephadm 2023-12-21T07:45:55.445610+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:56.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.570390+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:56.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: audit 2023-12-21T07:45:55.577658+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:56.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:56 smithi125 bash[25022]: cluster 2023-12-21T07:45:56.003835+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-21T07:45:57.808 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:57 smithi125 bash[25022]: audit 2023-12-21T07:45:56.498162+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:57.808 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:57 smithi125 bash[25022]: audit 2023-12-21T07:45:56.505668+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:45:58.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:45:58 smithi125 bash[25022]: cluster 2023-12-21T07:45:58.004287+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-21T07:46:00.376 INFO:teuthology.orchestra.run.smithi125.stdout:Added host 'smithi146' with addr '172.21.15.146' 2023-12-21T07:46:00.590 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:00 smithi125 bash[25022]: audit 2023-12-21T07:45:59.353749+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi146", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:00.591 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:00 smithi125 bash[25022]: cephadm 2023-12-21T07:45:59.730210+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi146 2023-12-21T07:46:00.591 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:00 smithi125 bash[25022]: cluster 2023-12-21T07:46:00.004656+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:01.067 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-21T07:46:01.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: audit 2023-12-21T07:46:00.372189+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:01.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: cephadm 2023-12-21T07:46:00.372942+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi146 2023-12-21T07:46:01.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: audit 2023-12-21T07:46:00.385505+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:01.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: audit 2023-12-21T07:46:00.388264+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:01.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: audit 2023-12-21T07:46:00.389866+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:01.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:01 smithi125 bash[25022]: audit 2023-12-21T07:46:00.682843+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.426270+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.431738+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.433039+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.439762+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.441918+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:01.444782+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]': finished 2023-12-21T07:46:02.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: cephadm 2023-12-21T07:46:01.628134+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi146 on smithi146 2023-12-21T07:46:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: cluster 2023-12-21T07:46:02.005063+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:02.269188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:02.271987+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:02.275824+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:02 smithi125 bash[25022]: audit 2023-12-21T07:46:02.277891+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:03.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:03.869 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:46:03.869 INFO:teuthology.orchestra.run.smithi125.stdout:[{"addr": "172.21.15.125", "hostname": "smithi125", "labels": [], "status": ""}, {"addr": "172.21.15.146", "hostname": "smithi146", "labels": [], "status": ""}] 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: cephadm 2023-12-21T07:46:02.280454+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: cephadm 2023-12-21T07:46:02.395648+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.507694+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.513601+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.517263+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.519866+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.521551+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.528435+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:02.543404+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:03.119608+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:03.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:03 smithi125 bash[25022]: audit 2023-12-21T07:46:03.124602+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:04.518 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-21T07:46:04.518 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-21T07:46:04.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:04 smithi125 bash[25022]: audit 2023-12-21T07:46:03.865003+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-21T07:46:04.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:04 smithi125 bash[25022]: cluster 2023-12-21T07:46:04.005500+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-21T07:46:04.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:04 smithi125 bash[25022]: audit 2023-12-21T07:46:04.075213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:06.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:06 smithi125 bash[25022]: cluster 2023-12-21T07:46:06.005914+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-21T07:46:07.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:07 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:08.174 INFO:teuthology.orchestra.run.smithi125.stderr:adjusted tunables profile to default 2023-12-21T07:46:08.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:08 smithi125 bash[25022]: audit 2023-12-21T07:46:07.135384+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:08.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:08 smithi125 bash[25022]: audit 2023-12-21T07:46:07.151142+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:08.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:08 smithi125 bash[25022]: audit 2023-12-21T07:46:07.343155+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.125:0/327072055' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-21T07:46:08.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:08 smithi125 bash[25022]: cluster 2023-12-21T07:46:08.006350+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:09.033 INFO:tasks.cephadm:Adding mon.a on smithi125 2023-12-21T07:46:09.034 INFO:tasks.cephadm:Adding mon.c on smithi125 2023-12-21T07:46:09.034 INFO:tasks.cephadm:Adding mon.b on smithi146 2023-12-21T07:46:09.034 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi125:172.21.15.125=a;smithi125:[v2:172.21.15.125:3301,v1:172.21.15.125:6790]=c;smithi146:172.21.15.146=b' 2023-12-21T07:46:09.185 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:09 smithi125 bash[25022]: audit 2023-12-21T07:46:08.165185+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.125:0/327072055' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-21T07:46:09.185 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:09 smithi125 bash[25022]: cluster 2023-12-21T07:46:08.165420+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:10.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:10 smithi125 bash[25022]: cluster 2023-12-21T07:46:10.006786+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:10.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:10 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:46:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:11.676 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled mon update... 2023-12-21T07:46:11.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:11 smithi125 bash[25022]: audit 2023-12-21T07:46:10.688125+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:11.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:11 smithi125 bash[25022]: audit 2023-12-21T07:46:10.694646+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:11.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:11 smithi125 bash[25022]: audit 2023-12-21T07:46:11.671665+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:12.266 DEBUG:teuthology.orchestra.run.smithi125:mon.c> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.c.service 2023-12-21T07:46:12.269 DEBUG:teuthology.orchestra.run.smithi146:mon.b> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.b.service 2023-12-21T07:46:12.271 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-21T07:46:12.271 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-21T07:46:12.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:46:12.861 INFO:journalctl@ceph.mon.c.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.661038+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi125:172.21.15.125=a;smithi125:[v2:172.21.15.125:3301,v1:172.21.15.125:6790]=c;smithi146:172.21.15.146=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: cephadm 2023-12-21T07:46:11.666259+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi125:172.21.15.125=a;smithi125:[v2:172.21.15.125:3301,v1:172.21.15.125:6790]=c;smithi146:172.21.15.146=b;count:3 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.718612+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.721385+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.723087+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.731523+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.735910+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: audit 2023-12-21T07:46:11.737268+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:13.014 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: cephadm 2023-12-21T07:46:11.738602+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi125 2023-12-21T07:46:13.015 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:12 smithi125 bash[25022]: cluster 2023-12-21T07:46:12.007199+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-21T07:46:14.353 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:14 smithi125 bash[25022]: cluster 2023-12-21T07:46:14.007678+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-21T07:46:15.161 INFO:teuthology.orchestra.run.smithi146.stdout: 2023-12-21T07:46:15.161 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":1,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","modified":"2023-12-21T07:44:28.736105Z","created":"2023-12-21T07:44:28.736105Z","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.125:3300","nonce":0},{"type":"v1","addr":"172.21.15.125:6789","nonce":0}]},"addr":"172.21.15.125:6789/0","public_addr":"172.21.15.125:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-21T07:46:15.163 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 1 2023-12-21T07:46:15.345 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:15 smithi125 bash[25022]: audit 2023-12-21T07:46:15.157103+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.146:0/2379515072' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:16.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:16 smithi125 bash[30809]: debug 2023-12-21T07:46:16.401+0000 7fe4eb553700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-21T07:46:16.941 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-21T07:46:16.942 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-21T07:46:21.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:16.414680+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:46:21.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:16.414913+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:21.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:16.416129+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:17.411460+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:18.008686+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-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:18.411609+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:18.414115+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:19.411780+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:20.009134+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-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:20.412143+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:21.412132+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.437506+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.443202+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.443369+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.443454+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.443759+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 47s) 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: cluster 2023-12-21T07:46:21.450001+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:21.453260+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:21.751 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:21.456535+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:21.458593+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[30809]: audit 2023-12-21T07:46:21.459990+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:16.414680+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:16.414913+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:16.416129+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:17.411460+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:18.008686+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-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:18.411609+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:18.414115+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:19.411780+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:20.009134+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-21T07:46:21.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:20.412143+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:21.412132+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.437506+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.443202+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.443369+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.443454+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.443759+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 47s) 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: cluster 2023-12-21T07:46:21.450001+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:21.453260+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:21.456535+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:21.458593+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:21.753 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:21 smithi125 bash[25022]: audit 2023-12-21T07:46:21.459990+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:22.333 INFO:teuthology.orchestra.run.smithi146.stdout: 2023-12-21T07:46:22.333 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":2,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","modified":"2023-12-21T07:46:16.411660Z","created":"2023-12-21T07:44:28.736105Z","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.125:3300","nonce":0},{"type":"v1","addr":"172.21.15.125:6789","nonce":0}]},"addr":"172.21.15.125:6789/0","public_addr":"172.21.15.125:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:3301","nonce":0},{"type":"v1","addr":"172.21.15.125:6790","nonce":0}]},"addr":"172.21.15.125:6790/0","public_addr":"172.21.15.125:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-21T07:46:22.335 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 2 2023-12-21T07:46:22.899 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cephadm 2023-12-21T07:46:21.462660+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cephadm 2023-12-21T07:46:21.463072+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.574265+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.594241+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.599136+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cephadm 2023-12-21T07:46:21.599833+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cephadm 2023-12-21T07:46:21.600890+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-21T07:46:22.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.601274+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.602298+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:21.603268+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cephadm 2023-12-21T07:46:21.604445+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi125 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: cluster 2023-12-21T07:46:22.009623+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:22.328941+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.146:0/947904185' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[25022]: audit 2023-12-21T07:46:22.412000+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cephadm 2023-12-21T07:46:21.462660+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cephadm 2023-12-21T07:46:21.463072+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:46:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.574265+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.594241+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.599136+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cephadm 2023-12-21T07:46:21.599833+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cephadm 2023-12-21T07:46:21.600890+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.601274+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.602298+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:21.603268+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cephadm 2023-12-21T07:46:21.604445+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi125 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: cluster 2023-12-21T07:46:22.009623+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:22.328941+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.146:0/947904185' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:22.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:22 smithi125 bash[30809]: audit 2023-12-21T07:46:22.412000+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:23.686 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:23 smithi146 bash[25263]: debug 2023-12-21T07:46:23.437+0000 7fac6f2d0700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-21T07:46:24.283 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-21T07:46:24.283 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-21T07:46:28.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:46:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:28.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:28.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:46:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:23.451277+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:23.451923+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:23.452040+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:23.454348+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:23.454776+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:24.010076+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-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:24.445052+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:25.446336+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:26.010477+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-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:26.445379+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:27.445224+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.010902+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-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.445510+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.454331+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.459618+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.459717+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.459771+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.460057+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.460402+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.467033+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.467064+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:23.451277+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:23.451923+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:28.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:23.452040+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:23.454348+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:23.454776+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:24.010076+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-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:24.445052+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:25.446336+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:26.010477+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-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:26.445379+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:27.445224+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.010902+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-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.445510+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.454331+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.459618+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.459717+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-21T07:46:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.459771+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.460057+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.460402+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.467033+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.467064+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: cluster 2023-12-21T07:46:28.467076+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] is down (out of quorum) 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.473481+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.479190+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.481380+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.482787+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.485343+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.486066+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:28.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.491988+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[30809]: audit 2023-12-21T07:46:28.498560+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: cluster 2023-12-21T07:46:28.467076+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] is down (out of quorum) 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.473481+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.479190+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.481380+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.482787+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.485343+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.486066+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.491988+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:28 smithi125 bash[25022]: audit 2023-12-21T07:46:28.498560+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.141 INFO:teuthology.orchestra.run.smithi146.stdout: 2023-12-21T07:46:29.141 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":3,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","modified":"2023-12-21T07:46:23.444974Z","created":"2023-12-21T07:44:28.736105Z","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.125:3300","nonce":0},{"type":"v1","addr":"172.21.15.125:6789","nonce":0}]},"addr":"172.21.15.125:6789/0","public_addr":"172.21.15.125:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:3301","nonce":0},{"type":"v1","addr":"172.21.15.125:6790","nonce":0}]},"addr":"172.21.15.125:6790/0","public_addr":"172.21.15.125:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-21T07:46:29.144 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 3 2023-12-21T07:46:29.739 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-21T07:46:29.739 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: cephadm 2023-12-21T07:46:28.480734+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: cephadm 2023-12-21T07:46:28.488077+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi125 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:28.603849+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:28.609808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:28.626792+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:28.633068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:29.137347+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.146:0/771154073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:29.752 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[25022]: audit 2023-12-21T07:46:29.445984+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: cephadm 2023-12-21T07:46:28.480734+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: cephadm 2023-12-21T07:46:28.488077+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi125 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:28.603849+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:28.609808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:28.626792+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:28.633068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:29.137347+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.146:0/771154073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:29.753 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:29 smithi125 bash[30809]: audit 2023-12-21T07:46:29.445984+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:23.451277+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:23.451923+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:23.452040+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:23.454348+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:23.454776+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:24.010076+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-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:24.445052+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:25.446336+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:26.010477+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-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:26.445379+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:27.445224+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.010902+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-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.445510+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.454331+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.459618+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.459717+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.459771+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.460057+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.460402+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.467033+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.467064+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:28.467076+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] is down (out of quorum) 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.473481+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.479190+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.481380+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.482787+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.485343+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.486066+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.491988+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.498560+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cephadm 2023-12-21T07:46:28.480734+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cephadm 2023-12-21T07:46:28.488077+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi125 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.603849+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.609808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.626792+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:28.633068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:29.137347+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.146:0/771154073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:29.445984+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:25.448550+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.463298+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.463515+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.464062+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.486453+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.494545+0000 mon.a (mon.0) 230 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.494632+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.494678+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.495019+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.495371+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.495438+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: cluster 2023-12-21T07:46:30.503845+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:30.544992+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:30.546826+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:30.547995+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:30 smithi146 bash[25263]: audit 2023-12-21T07:46:30.549249+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:25.448550+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.463298+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.463515+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.464062+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.486453+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.494545+0000 mon.a (mon.0) 230 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.494632+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.494678+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.495019+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.495371+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.495438+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: cluster 2023-12-21T07:46:30.503845+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2023-12-21T07:46:30.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: audit 2023-12-21T07:46:30.544992+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: audit 2023-12-21T07:46:30.546826+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: audit 2023-12-21T07:46:30.547995+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[30809]: audit 2023-12-21T07:46:30.549249+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:25.448550+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.463298+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.463515+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.464062+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.486453+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.494545+0000 mon.a (mon.0) 230 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.494632+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.494678+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.495019+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-21T07:46:30.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.495371+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.495438+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: cluster 2023-12-21T07:46:30.503845+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: audit 2023-12-21T07:46:30.544992+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: audit 2023-12-21T07:46:30.546826+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: audit 2023-12-21T07:46:30.547995+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:30.792 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:30 smithi125 bash[25022]: audit 2023-12-21T07:46:30.549249+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:31 smithi146 bash[25263]: cephadm 2023-12-21T07:46:30.546390+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:31 smithi146 bash[25263]: cephadm 2023-12-21T07:46:30.550477+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi146 2023-12-21T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:31 smithi146 bash[25263]: audit 2023-12-21T07:46:31.446343+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:31.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[25022]: cephadm 2023-12-21T07:46:30.546390+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:46:31.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[25022]: cephadm 2023-12-21T07:46:30.550477+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi146 2023-12-21T07:46:31.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[25022]: audit 2023-12-21T07:46:31.446343+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:31.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[30809]: cephadm 2023-12-21T07:46:30.546390+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:46:31.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[30809]: cephadm 2023-12-21T07:46:30.550477+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi146 2023-12-21T07:46:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:31 smithi125 bash[30809]: audit 2023-12-21T07:46:31.446343+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:46:32.719 INFO:teuthology.orchestra.run.smithi125.stdout:# minimal ceph.conf for a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:46:32.719 INFO:teuthology.orchestra.run.smithi125.stdout:[global] 2023-12-21T07:46:32.719 INFO:teuthology.orchestra.run.smithi125.stdout: fsid = a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:46:32.719 INFO:teuthology.orchestra.run.smithi125.stdout: mon_host = [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] [v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0] 2023-12-21T07:46:32.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: cluster 2023-12-21T07:46:32.011770+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:32.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.240605+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.243020+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.245265+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.246417+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.367308+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.374296+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.381366+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.385950+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.386905+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[25022]: audit 2023-12-21T07:46:32.387770+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: cluster 2023-12-21T07:46:32.011770+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.240605+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.243020+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:32.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.245265+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.246417+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.367308+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.374296+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.381366+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.385950+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.386905+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:32 smithi125 bash[30809]: audit 2023-12-21T07:46:32.387770+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: cluster 2023-12-21T07:46:32.011770+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.240605+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.243020+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.245265+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.246417+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.367308+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.374296+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.381366+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:33.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.385950+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:46:33.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.386905+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:46:33.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:32 smithi146 bash[25263]: audit 2023-12-21T07:46:32.387770+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.800 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[25022]: cephadm 2023-12-21T07:46:32.248876+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[25022]: cephadm 2023-12-21T07:46:32.250175+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[25022]: cephadm 2023-12-21T07:46:32.385563+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[25022]: cephadm 2023-12-21T07:46:32.388989+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi125 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[25022]: audit 2023-12-21T07:46:32.715399+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.125:0/1329845861' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[30809]: cephadm 2023-12-21T07:46:32.248876+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[30809]: cephadm 2023-12-21T07:46:32.250175+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:33.801 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[30809]: cephadm 2023-12-21T07:46:32.385563+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-21T07:46:33.802 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[30809]: cephadm 2023-12-21T07:46:32.388989+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi125 2023-12-21T07:46:33.802 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:33 smithi125 bash[30809]: audit 2023-12-21T07:46:32.715399+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.125:0/1329845861' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.803 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-21T07:46:33.803 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:46:33.803 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/ceph/ceph.conf 2023-12-21T07:46:33.818 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:46:33.818 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:46:33.875 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:46:33.875 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.conf 2023-12-21T07:46:33.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:33 smithi146 bash[25263]: cephadm 2023-12-21T07:46:32.248876+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:46:33.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:33 smithi146 bash[25263]: cephadm 2023-12-21T07:46:32.250175+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:46:33.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:33 smithi146 bash[25263]: cephadm 2023-12-21T07:46:32.385563+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-21T07:46:33.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:33 smithi146 bash[25263]: cephadm 2023-12-21T07:46:32.388989+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi125 2023-12-21T07:46:33.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:33 smithi146 bash[25263]: audit 2023-12-21T07:46:32.715399+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.125:0/1329845861' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.892 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:46:33.893 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:46:33.903 INFO:tasks.cephadm:Adding mgr.y on smithi125 2023-12-21T07:46:33.903 INFO:tasks.cephadm:Adding mgr.x on smithi146 2023-12-21T07:46:33.903 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi125=y;smithi146=x' 2023-12-21T07:46:34.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[25022]: cluster 2023-12-21T07:46:34.012278+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:34.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[25022]: audit 2023-12-21T07:46:34.074110+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:34.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[25022]: audit 2023-12-21T07:46:34.078546+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[30809]: cluster 2023-12-21T07:46:34.012278+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[30809]: audit 2023-12-21T07:46:34.074110+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:34 smithi125 bash[30809]: audit 2023-12-21T07:46:34.078546+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:34.967 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:34 smithi146 bash[25263]: cluster 2023-12-21T07:46:34.012278+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:34.967 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:34 smithi146 bash[25263]: audit 2023-12-21T07:46:34.074110+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:34.967 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:34 smithi146 bash[25263]: audit 2023-12-21T07:46:34.078546+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:36.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:35 smithi146 bash[25263]: audit 2023-12-21T07:46:34.746615+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:35 smithi125 bash[25022]: audit 2023-12-21T07:46:34.746615+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:36.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:35 smithi125 bash[30809]: audit 2023-12-21T07:46:34.746615+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:36.676 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled mgr update... 2023-12-21T07:46:37.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: cluster 2023-12-21T07:46:36.012813+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:37.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.672155+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.719163+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:37.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.722190+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:37.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.724365+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.735484+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.738298+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:36 smithi146 bash[25263]: audit 2023-12-21T07:46:36.744099+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: cluster 2023-12-21T07:46:36.012813+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.672155+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.719163+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.722190+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.724365+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.735484+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.738298+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[25022]: audit 2023-12-21T07:46:36.744099+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: cluster 2023-12-21T07:46:36.012813+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.672155+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.719163+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.722190+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.724365+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.735484+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.738298+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:37.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:36 smithi125 bash[30809]: audit 2023-12-21T07:46:36.744099+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:46:37.643 DEBUG:teuthology.orchestra.run.smithi146:mgr.x> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service 2023-12-21T07:46:37.645 INFO:tasks.cephadm:Deploying OSDs... 2023-12-21T07:46:37.646 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:46:37.646 DEBUG:teuthology.orchestra.run.smithi125:> dd if=/scratch_devs of=/dev/stdout 2023-12-21T07:46:37.653 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-21T07:46:37.653 DEBUG:teuthology.orchestra.run.smithi125:> stat /dev/vg_nvme/lv_1 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout:Device: 6h/6d Inode: 357 Links: 1 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout:Access: 2023-12-21 07:41:58.382171630 +0000 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout:Modify: 2023-12-21 07:41:58.378171721 +0000 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout:Change: 2023-12-21 07:41:58.378171721 +0000 2023-12-21T07:46:37.660 INFO:teuthology.orchestra.run.smithi125.stdout: Birth: - 2023-12-21T07:46:37.661 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-21T07:46:37.716 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records in 2023-12-21T07:46:37.716 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records out 2023-12-21T07:46:37.717 INFO:teuthology.orchestra.run.smithi125.stderr:512 bytes copied, 0.000397895 s, 1.3 MB/s 2023-12-21T07:46:37.718 DEBUG:teuthology.orchestra.run.smithi125:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-21T07:46:37.725 DEBUG:teuthology.orchestra.run.smithi125:> stat /dev/vg_nvme/lv_2 2023-12-21T07:46:37.730 INFO:teuthology.orchestra.run.smithi125.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-21T07:46:37.730 INFO:teuthology.orchestra.run.smithi125.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:37.730 INFO:teuthology.orchestra.run.smithi125.stdout:Device: 6h/6d Inode: 362 Links: 1 2023-12-21T07:46:37.731 INFO:teuthology.orchestra.run.smithi125.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:37.731 INFO:teuthology.orchestra.run.smithi125.stdout:Access: 2023-12-21 07:41:58.894159851 +0000 2023-12-21T07:46:37.731 INFO:teuthology.orchestra.run.smithi125.stdout:Modify: 2023-12-21 07:41:58.890159942 +0000 2023-12-21T07:46:37.731 INFO:teuthology.orchestra.run.smithi125.stdout:Change: 2023-12-21 07:41:58.890159942 +0000 2023-12-21T07:46:37.731 INFO:teuthology.orchestra.run.smithi125.stdout: Birth: - 2023-12-21T07:46:37.731 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-21T07:46:37.789 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records in 2023-12-21T07:46:37.789 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records out 2023-12-21T07:46:37.789 INFO:teuthology.orchestra.run.smithi125.stderr:512 bytes copied, 0.000403495 s, 1.3 MB/s 2023-12-21T07:46:37.790 DEBUG:teuthology.orchestra.run.smithi125:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-21T07:46:37.797 DEBUG:teuthology.orchestra.run.smithi125:> stat /dev/vg_nvme/lv_3 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout:Device: 6h/6d Inode: 368 Links: 1 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout:Access: 2023-12-21 07:41:59.658142273 +0000 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout:Modify: 2023-12-21 07:41:59.382148624 +0000 2023-12-21T07:46:37.804 INFO:teuthology.orchestra.run.smithi125.stdout:Change: 2023-12-21 07:41:59.382148624 +0000 2023-12-21T07:46:37.805 INFO:teuthology.orchestra.run.smithi125.stdout: Birth: - 2023-12-21T07:46:37.805 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-21T07:46:37.860 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records in 2023-12-21T07:46:37.861 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records out 2023-12-21T07:46:37.861 INFO:teuthology.orchestra.run.smithi125.stderr:512 bytes copied, 0.000397478 s, 1.3 MB/s 2023-12-21T07:46:37.861 DEBUG:teuthology.orchestra.run.smithi125:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-21T07:46:37.869 DEBUG:teuthology.orchestra.run.smithi125:> stat /dev/vg_nvme/lv_4 2023-12-21T07:46:37.874 INFO:teuthology.orchestra.run.smithi125.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-21T07:46:37.874 INFO:teuthology.orchestra.run.smithi125.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:37.874 INFO:teuthology.orchestra.run.smithi125.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-21T07:46:37.875 INFO:teuthology.orchestra.run.smithi125.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:37.875 INFO:teuthology.orchestra.run.smithi125.stdout:Access: 2023-12-21 07:41:59.902136660 +0000 2023-12-21T07:46:37.875 INFO:teuthology.orchestra.run.smithi125.stdout:Modify: 2023-12-21 07:41:59.898136751 +0000 2023-12-21T07:46:37.875 INFO:teuthology.orchestra.run.smithi125.stdout:Change: 2023-12-21 07:41:59.898136751 +0000 2023-12-21T07:46:37.875 INFO:teuthology.orchestra.run.smithi125.stdout: Birth: - 2023-12-21T07:46:37.875 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-21T07:46:37.885 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records in 2023-12-21T07:46:37.886 INFO:teuthology.orchestra.run.smithi125.stderr:1+0 records out 2023-12-21T07:46:37.886 INFO:teuthology.orchestra.run.smithi125.stderr:512 bytes copied, 0.000417214 s, 1.2 MB/s 2023-12-21T07:46:37.887 DEBUG:teuthology.orchestra.run.smithi125:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-21T07:46:37.939 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:46:37.939 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/scratch_devs of=/dev/stdout 2023-12-21T07:46:37.946 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-21T07:46:37.946 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_1 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2023-12-21 07:41:59.296701848 +0000 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2023-12-21 07:41:59.016708304 +0000 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2023-12-21 07:41:59.016708304 +0000 2023-12-21T07:46:37.954 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2023-12-21T07:46:37.954 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-21T07:46:38.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:37 smithi146 bash[25263]: audit 2023-12-21T07:46:36.661903+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi125=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:38.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:37 smithi146 bash[25263]: cephadm 2023-12-21T07:46:36.665427+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi125=y;smithi146=x;count:2 2023-12-21T07:46:38.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:37 smithi146 bash[25263]: audit 2023-12-21T07:46:36.746001+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:38.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:37 smithi146 bash[25263]: audit 2023-12-21T07:46:36.750419+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:38.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:37 smithi146 bash[25263]: cephadm 2023-12-21T07:46:36.757156+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:46:38.009 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2023-12-21T07:46:38.009 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2023-12-21T07:46:38.009 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000296319 s, 1.7 MB/s 2023-12-21T07:46:38.010 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-21T07:46:38.017 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_2 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2023-12-21 07:41:59.520696681 +0000 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2023-12-21 07:41:59.516696774 +0000 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2023-12-21 07:41:59.516696774 +0000 2023-12-21T07:46:38.024 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2023-12-21T07:46:38.024 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-21T07:46:38.035 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2023-12-21T07:46:38.035 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2023-12-21T07:46:38.035 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000329994 s, 1.6 MB/s 2023-12-21T07:46:38.036 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-21T07:46:38.086 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_3 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 373 Links: 1 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2023-12-21 07:42:00.292678879 +0000 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2023-12-21 07:42:00.008685427 +0000 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2023-12-21 07:42:00.008685427 +0000 2023-12-21T07:46:38.092 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2023-12-21T07:46:38.092 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-21T07:46:38.103 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2023-12-21T07:46:38.103 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2023-12-21T07:46:38.103 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.00030775 s, 1.7 MB/s 2023-12-21T07:46:38.104 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-21T07:46:38.113 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_4 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[30809]: audit 2023-12-21T07:46:36.661903+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi125=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[30809]: cephadm 2023-12-21T07:46:36.665427+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi125=y;smithi146=x;count:2 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[30809]: audit 2023-12-21T07:46:36.746001+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[30809]: audit 2023-12-21T07:46:36.750419+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[30809]: cephadm 2023-12-21T07:46:36.757156+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[25022]: audit 2023-12-21T07:46:36.661903+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi125=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[25022]: cephadm 2023-12-21T07:46:36.665427+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi125=y;smithi146=x;count:2 2023-12-21T07:46:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[25022]: audit 2023-12-21T07:46:36.746001+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:38.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[25022]: audit 2023-12-21T07:46:36.750419+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:38.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:37 smithi125 bash[25022]: cephadm 2023-12-21T07:46:36.757156+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2023-12-21 07:42:00.756668177 +0000 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2023-12-21 07:42:00.508673896 +0000 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2023-12-21 07:42:00.508673896 +0000 2023-12-21T07:46:38.164 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2023-12-21T07:46:38.164 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-21T07:46:38.175 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2023-12-21T07:46:38.175 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2023-12-21T07:46:38.175 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000426637 s, 1.2 MB/s 2023-12-21T07:46:38.176 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-21T07:46:38.183 INFO:tasks.cephadm:Deploying osd.0 on smithi125 with /dev/vg_nvme/lv_4... 2023-12-21T07:46:38.183 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-21T07:46:38.216 INFO:journalctl@ceph.mgr.x.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:46:39.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:38 smithi146 bash[25263]: cluster 2023-12-21T07:46:38.013262+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:39.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:38 smithi125 bash[30809]: cluster 2023-12-21T07:46:38.013262+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:39.130 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:38 smithi125 bash[25022]: cluster 2023-12-21T07:46:38.013262+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.390656+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.394946+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.396753+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.398020+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.404913+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.647 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: cephadm 2023-12-21T07:46:39.405651+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: cephadm 2023-12-21T07:46:39.407264+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.407802+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.409427+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: audit 2023-12-21T07:46:39.410512+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: cephadm 2023-12-21T07:46:39.411722+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi125 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[25263]: cluster 2023-12-21T07:46:40.013718+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.390656+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.394946+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.396753+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.398020+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.404913+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: cephadm 2023-12-21T07:46:39.405651+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: cephadm 2023-12-21T07:46:39.407264+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.407802+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.409427+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: audit 2023-12-21T07:46:39.410512+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: cephadm 2023-12-21T07:46:39.411722+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi125 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[25022]: cluster 2023-12-21T07:46:40.013718+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.390656+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.394946+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.396753+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.398020+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.404913+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: cephadm 2023-12-21T07:46:39.405651+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: cephadm 2023-12-21T07:46:39.407264+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.407802+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.409427+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: audit 2023-12-21T07:46:39.410512+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: cephadm 2023-12-21T07:46:39.411722+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi125 2023-12-21T07:46:40.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:40 smithi125 bash[30809]: cluster 2023-12-21T07:46:40.013718+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:40.936 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[26451]: debug 2023-12-21T07:46:40.773+0000 7f5683cb3700 1 -- 172.21.15.146:0/3458264044 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c694562340 con 0x55c6952de400 2023-12-21T07:46:41.252 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:40 smithi146 bash[26451]: debug 2023-12-21T07:46:40.929+0000 7f568c922000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:46:41.894 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:41 smithi146 bash[26451]: debug 2023-12-21T07:46:41.605+0000 7f568c922000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:46:41.894 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:41 smithi146 bash[26451]: debug 2023-12-21T07:46:41.733+0000 7f568c922000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:46:42.020 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:41 smithi146 bash[26451]: debug 2023-12-21T07:46:41.889+0000 7f568c922000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:46:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:42 smithi125 bash[25022]: cluster 2023-12-21T07:46:42.014206+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:42.220 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:42 smithi146 bash[25263]: cluster 2023-12-21T07:46:42.014206+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:42.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:42 smithi125 bash[30809]: cluster 2023-12-21T07:46:42.014206+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:42.411 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-21T07:46:42.411 INFO:teuthology.orchestra.run.smithi125.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-21T07:46:42.412 INFO:teuthology.orchestra.run.smithi125.stderr: stderr: 10+0 records in 2023-12-21T07:46:42.412 INFO:teuthology.orchestra.run.smithi125.stderr:10+0 records out 2023-12-21T07:46:42.412 INFO:teuthology.orchestra.run.smithi125.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0185129 s, 566 MB/s 2023-12-21T07:46:42.412 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping successful for: 2023-12-21T07:46:42.513 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:42 smithi146 bash[26451]: debug 2023-12-21T07:46:42.213+0000 7f568c922000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:46:42.513 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:42 smithi146 bash[26451]: debug 2023-12-21T07:46:42.305+0000 7f568c922000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:46:42.770 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:42 smithi146 bash[26451]: debug 2023-12-21T07:46:42.505+0000 7f568c922000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:46:43.384 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi125:vg_nvme/lv_4 2023-12-21T07:46:43.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: audit 2023-12-21T07:46:42.478220+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: audit 2023-12-21T07:46:42.480661+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: audit 2023-12-21T07:46:42.482426+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: audit 2023-12-21T07:46:42.483500+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: audit 2023-12-21T07:46:42.490589+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[25022]: cephadm 2023-12-21T07:46:42.491196+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: audit 2023-12-21T07:46:42.478220+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: audit 2023-12-21T07:46:42.480661+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: audit 2023-12-21T07:46:42.482426+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: audit 2023-12-21T07:46:42.483500+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: audit 2023-12-21T07:46:42.490589+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:43 smithi125 bash[30809]: cephadm 2023-12-21T07:46:42.491196+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:43.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[26451]: debug 2023-12-21T07:46:43.381+0000 7f568c922000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:46:43.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[26451]: debug 2023-12-21T07:46:43.493+0000 7f568c922000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: audit 2023-12-21T07:46:42.478220+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: audit 2023-12-21T07:46:42.480661+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: audit 2023-12-21T07:46:42.482426+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: audit 2023-12-21T07:46:42.483500+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: audit 2023-12-21T07:46:42.490589+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:43.709 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[25263]: cephadm 2023-12-21T07:46:42.491196+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:46:43.993 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:43 smithi146 bash[26451]: debug 2023-12-21T07:46:43.701+0000 7f568c922000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:46:44.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:44 smithi146 bash[26451]: debug 2023-12-21T07:46:44.065+0000 7f568c922000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:46:44.763 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:44 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:44.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:44 smithi125 bash[25022]: audit 2023-12-21T07:46:43.490578+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:44.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:44 smithi125 bash[25022]: cluster 2023-12-21T07:46:44.014709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:44.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:44 smithi125 bash[30809]: audit 2023-12-21T07:46:43.490578+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:44.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:44 smithi125 bash[30809]: cluster 2023-12-21T07:46:44.014709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:44.765 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:44 smithi146 bash[26451]: debug 2023-12-21T07:46:44.389+0000 7f568c922000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:46:44.766 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:44 smithi146 bash[25263]: audit 2023-12-21T07:46:43.490578+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:44.766 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:44 smithi146 bash[25263]: cluster 2023-12-21T07:46:44.014709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:45.020 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:44 smithi146 bash[26451]: debug 2023-12-21T07:46:44.761+0000 7f568c922000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:46:45.334 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[26451]: debug 2023-12-21T07:46:45.037+0000 7f568c922000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:46:45.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:46:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:45.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:44.520172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.322384+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.329409+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.364749+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.367586+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.369505+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[25022]: audit 2023-12-21T07:46:45.380211+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:44.520172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.322384+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.329409+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.364749+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.367586+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:45.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.369505+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:45.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:45 smithi125 bash[30809]: audit 2023-12-21T07:46:45.380211+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.755 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:44.520172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.755 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.322384+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.756 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.329409+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:45.756 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.364749+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:45.756 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.367586+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:45.756 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.369505+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:45.756 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[25263]: audit 2023-12-21T07:46:45.380211+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:46.013 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[26451]: debug 2023-12-21T07:46:45.749+0000 7f568c922000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:46:46.013 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:45 smithi146 bash[26451]: debug 2023-12-21T07:46:45.853+0000 7f568c922000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:46:46.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.005+0000 7f568c922000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:46:46.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.113+0000 7f568c922000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:46:46.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.245+0000 7f568c922000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:46:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:46 smithi125 bash[25022]: cluster 2023-12-21T07:46:46.015190+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:46 smithi125 bash[30809]: cluster 2023-12-21T07:46:46.015190+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:46.840 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[25263]: cluster 2023-12-21T07:46:46.015190+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:46.840 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.541+0000 7f568c922000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:46:46.840 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.657+0000 7f568c922000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:46:47.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.833+0000 7f568c922000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:46:47.271 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:46 smithi146 bash[26451]: debug 2023-12-21T07:46:46.949+0000 7f568c922000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:46:47.794 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:47 smithi146 bash[25263]: audit 2023-12-21T07:46:46.718277+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:47.794 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:47 smithi146 bash[25263]: audit 2023-12-21T07:46:46.724680+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:47.794 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:47 smithi146 bash[25263]: audit 2023-12-21T07:46:46.730871+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:47.794 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:47 smithi146 bash[25263]: audit 2023-12-21T07:46:46.732006+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:47.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[25022]: audit 2023-12-21T07:46:46.718277+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:47.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[25022]: audit 2023-12-21T07:46:46.724680+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:47.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[25022]: audit 2023-12-21T07:46:46.730871+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:47.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[25022]: audit 2023-12-21T07:46:46.732006+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[30809]: audit 2023-12-21T07:46:46.718277+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[30809]: audit 2023-12-21T07:46:46.724680+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[30809]: audit 2023-12-21T07:46:46.730871+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:47 smithi125 bash[30809]: audit 2023-12-21T07:46:46.732006+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:48.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:46:47 smithi146 bash[26451]: debug 2023-12-21T07:46:47.789+0000 7f568c922000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:46:48.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:46:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: cluster 2023-12-21T07:46:47.813916+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: audit 2023-12-21T07:46:47.817030+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: audit 2023-12-21T07:46:47.818064+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: audit 2023-12-21T07:46:47.820108+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: audit 2023-12-21T07:46:47.820606+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[25022]: cluster 2023-12-21T07:46:48.015653+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-21T07:46:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: cluster 2023-12-21T07:46:47.813916+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: audit 2023-12-21T07:46:47.817030+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:46:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: audit 2023-12-21T07:46:47.818064+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:46:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: audit 2023-12-21T07:46:47.820108+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:46:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: audit 2023-12-21T07:46:47.820606+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:46:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:48 smithi125 bash[30809]: cluster 2023-12-21T07:46:48.015653+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-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: cluster 2023-12-21T07:46:47.813916+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: audit 2023-12-21T07:46:47.817030+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: audit 2023-12-21T07:46:47.818064+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: audit 2023-12-21T07:46:47.820108+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: audit 2023-12-21T07:46:47.820606+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/4156030690' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:46:49.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:48 smithi146 bash[25263]: cluster 2023-12-21T07:46:48.015653+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-21T07:46:49.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:46:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:46:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[25022]: cluster 2023-12-21T07:46:48.550138+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[25022]: audit 2023-12-21T07:46:48.550353+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[25022]: audit 2023-12-21T07:46:48.734569+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[25022]: audit 2023-12-21T07:46:48.743105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[30809]: cluster 2023-12-21T07:46:48.550138+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[30809]: audit 2023-12-21T07:46:48.550353+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[30809]: audit 2023-12-21T07:46:48.734569+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:49 smithi125 bash[30809]: audit 2023-12-21T07:46:48.743105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:50.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:49 smithi146 bash[25263]: cluster 2023-12-21T07:46:48.550138+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2023-12-21T07:46:50.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:49 smithi146 bash[25263]: audit 2023-12-21T07:46:48.550353+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:46:50.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:49 smithi146 bash[25263]: audit 2023-12-21T07:46:48.734569+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:50.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:49 smithi146 bash[25263]: audit 2023-12-21T07:46:48.743105+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:50 smithi146 bash[25263]: audit 2023-12-21T07:46:49.669012+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:50 smithi146 bash[25263]: audit 2023-12-21T07:46:49.677731+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:50 smithi146 bash[25263]: cluster 2023-12-21T07:46:50.016170+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[25022]: audit 2023-12-21T07:46:49.669012+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[25022]: audit 2023-12-21T07:46:49.677731+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[25022]: cluster 2023-12-21T07:46:50.016170+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[30809]: audit 2023-12-21T07:46:49.669012+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[30809]: audit 2023-12-21T07:46:49.677731+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:46:51.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:50 smithi125 bash[30809]: cluster 2023-12-21T07:46:50.016170+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:52 smithi125 bash[25022]: cluster 2023-12-21T07:46:52.016593+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:52 smithi125 bash[30809]: cluster 2023-12-21T07:46:52.016593+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:52 smithi146 bash[25263]: cluster 2023-12-21T07:46:52.016593+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:53.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[30809]: audit 2023-12-21T07:46:52.726139+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]: dispatch 2023-12-21T07:46:53.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[30809]: audit 2023-12-21T07:46:52.733477+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]': finished 2023-12-21T07:46:53.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[30809]: cluster 2023-12-21T07:46:52.733666+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:53.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[30809]: audit 2023-12-21T07:46:52.733922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:53.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[25022]: audit 2023-12-21T07:46:52.726139+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]: dispatch 2023-12-21T07:46:53.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[25022]: audit 2023-12-21T07:46:52.733477+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]': finished 2023-12-21T07:46:53.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[25022]: cluster 2023-12-21T07:46:52.733666+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:53.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:53 smithi125 bash[25022]: audit 2023-12-21T07:46:52.733922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:53.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:53 smithi146 bash[25263]: audit 2023-12-21T07:46:52.726139+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]: dispatch 2023-12-21T07:46:53.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:53 smithi146 bash[25263]: audit 2023-12-21T07:46:52.733477+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.125:0/4006734576' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4"}]': finished 2023-12-21T07:46:53.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:53 smithi146 bash[25263]: cluster 2023-12-21T07:46:52.733666+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:53.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:53 smithi146 bash[25263]: audit 2023-12-21T07:46:52.733922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:54.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:54 smithi125 bash[30809]: audit 2023-12-21T07:46:53.403544+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.125:0/1016138143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:54.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:54 smithi125 bash[30809]: cluster 2023-12-21T07:46:54.017049+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:54.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:54 smithi125 bash[25022]: audit 2023-12-21T07:46:53.403544+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.125:0/1016138143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:54.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:54 smithi125 bash[25022]: cluster 2023-12-21T07:46:54.017049+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:54 smithi146 bash[25263]: audit 2023-12-21T07:46:53.403544+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.125:0/1016138143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:54 smithi146 bash[25263]: cluster 2023-12-21T07:46:54.017049+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:56.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:56 smithi125 bash[25022]: cluster 2023-12-21T07:46:56.017526+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:56.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:56 smithi125 bash[30809]: cluster 2023-12-21T07:46:56.017526+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:56 smithi146 bash[25263]: cluster 2023-12-21T07:46:56.017526+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:58.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:46:58 smithi125 bash[25022]: cluster 2023-12-21T07:46:58.017977+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:46:58 smithi125 bash[30809]: cluster 2023-12-21T07:46:58.017977+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:58.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:46:58 smithi146 bash[25263]: cluster 2023-12-21T07:46:58.017977+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:00.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:00 smithi125 bash[25022]: cluster 2023-12-21T07:47:00.018439+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:00.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:00 smithi125 bash[30809]: cluster 2023-12-21T07:47:00.018439+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:00.460 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:00 smithi146 bash[25263]: cluster 2023-12-21T07:47:00.018439+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:02.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:02 smithi146 bash[25263]: cluster 2023-12-21T07:47:02.018904+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:02.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:02 smithi125 bash[25022]: cluster 2023-12-21T07:47:02.018904+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:02.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:02 smithi125 bash[30809]: cluster 2023-12-21T07:47:02.018904+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:03.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:03 smithi125 bash[25022]: audit 2023-12-21T07:47:03.333635+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:47:03.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:03 smithi125 bash[25022]: audit 2023-12-21T07:47:03.335173+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:03.604 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:03 smithi125 bash[30809]: audit 2023-12-21T07:47:03.333635+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:47:03.604 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:03 smithi125 bash[30809]: audit 2023-12-21T07:47:03.335173+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:03.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:03 smithi146 bash[25263]: audit 2023-12-21T07:47:03.333635+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:47:03.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:03 smithi146 bash[25263]: audit 2023-12-21T07:47:03.335173+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:04.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:04 smithi146 bash[25263]: cephadm 2023-12-21T07:47:03.336191+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi125 2023-12-21T07:47:04.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:04 smithi146 bash[25263]: cluster 2023-12-21T07:47:04.019290+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-21T07:47:04.817 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:04 smithi125 bash[25022]: cephadm 2023-12-21T07:47:03.336191+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi125 2023-12-21T07:47:04.817 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:04 smithi125 bash[25022]: cluster 2023-12-21T07:47:04.019290+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-21T07:47:04.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:04 smithi125 bash[30809]: cephadm 2023-12-21T07:47:03.336191+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi125 2023-12-21T07:47:04.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:04 smithi125 bash[30809]: cluster 2023-12-21T07:47:04.019290+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-21T07:47:05.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:05 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:47:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[25022]: audit 2023-12-21T07:47:05.132600+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[25022]: audit 2023-12-21T07:47:05.139402+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[25022]: cluster 2023-12-21T07:47:06.019706+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[30809]: audit 2023-12-21T07:47:05.132600+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[30809]: audit 2023-12-21T07:47:05.139402+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:06 smithi125 bash[30809]: cluster 2023-12-21T07:47:06.019706+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:06.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:06 smithi146 bash[25263]: audit 2023-12-21T07:47:05.132600+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:06 smithi146 bash[25263]: audit 2023-12-21T07:47:05.139402+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:06.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:06 smithi146 bash[25263]: cluster 2023-12-21T07:47:06.019706+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:09.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: audit 2023-12-21T07:47:07.794960+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: audit 2023-12-21T07:47:07.804956+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:09.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: audit 2023-12-21T07:47:07.807251+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:09.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: audit 2023-12-21T07:47:07.808674+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:09.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: audit 2023-12-21T07:47:07.820260+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[25022]: cluster 2023-12-21T07:47:08.020153+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: audit 2023-12-21T07:47:07.794960+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: audit 2023-12-21T07:47:07.804956+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: audit 2023-12-21T07:47:07.807251+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: audit 2023-12-21T07:47:07.808674+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:09.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: audit 2023-12-21T07:47:07.820260+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:08 smithi125 bash[30809]: cluster 2023-12-21T07:47:08.020153+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: audit 2023-12-21T07:47:07.794960+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: audit 2023-12-21T07:47:07.804956+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: audit 2023-12-21T07:47:07.807251+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: audit 2023-12-21T07:47:07.808674+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: audit 2023-12-21T07:47:07.820260+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:09.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:08 smithi146 bash[25263]: cluster 2023-12-21T07:47:08.020153+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:10.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:09 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:47:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.789558+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.796121+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.796495+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.798620+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.799702+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: audit 2023-12-21T07:47:09.807025+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[30809]: cluster 2023-12-21T07:47:10.020622+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.789558+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.796121+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.796495+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:11.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.798620+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:11.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.799702+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:11.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: audit 2023-12-21T07:47:09.807025+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:10 smithi125 bash[25022]: cluster 2023-12-21T07:47:10.020622+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.789558+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.796121+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.796495+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.798620+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.799702+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: audit 2023-12-21T07:47:09.807025+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:10 smithi146 bash[25263]: cluster 2023-12-21T07:47:10.020622+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:12.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:12 smithi125 bash[30809]: cluster 2023-12-21T07:47:12.021101+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:12.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:12 smithi125 bash[25022]: cluster 2023-12-21T07:47:12.021101+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:12.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:12 smithi146 bash[25263]: cluster 2023-12-21T07:47:12.021101+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:13.325 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:12 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:47:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.977498+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: cephadm 2023-12-21T07:47:12.978722+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.984271+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.984599+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.987392+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.988630+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:13 smithi146 bash[25263]: audit 2023-12-21T07:47:12.996944+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.977498+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: cephadm 2023-12-21T07:47:12.978722+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.984271+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.984599+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.987392+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.988630+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[30809]: audit 2023-12-21T07:47:12.996944+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.977498+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: cephadm 2023-12-21T07:47:12.978722+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:14.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.984271+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:14.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.984599+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:14.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.987392+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:14.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.988630+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:14.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:13 smithi125 bash[25022]: audit 2023-12-21T07:47:12.996944+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:15.257 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:14 smithi125 bash[30809]: cluster 2023-12-21T07:47:14.021592+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-21T07:47:15.257 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:14 smithi125 bash[25022]: cluster 2023-12-21T07:47:14.021592+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-21T07:47:15.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:14 smithi146 bash[25263]: cluster 2023-12-21T07:47:14.021592+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-21T07:47:15.903 INFO:teuthology.orchestra.run.smithi125.stdout:Created osd(s) 0 on host 'smithi125' 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.056405+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.898988+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.923075+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.926280+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.928040+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.931438+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.939231+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[25022]: audit 2023-12-21T07:47:15.946667+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.056405+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.898988+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.923075+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.926280+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.928040+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.931438+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.939231+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:15 smithi125 bash[30809]: audit 2023-12-21T07:47:15.946667+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.056405+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.898988+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.923075+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.926280+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.928040+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.931438+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.939231+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:15 smithi146 bash[25263]: audit 2023-12-21T07:47:15.946667+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:16.548 DEBUG:teuthology.orchestra.run.smithi125:osd.0> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.0.service 2023-12-21T07:47:16.551 INFO:tasks.cephadm:Deploying osd.1 on smithi125 with /dev/vg_nvme/lv_3... 2023-12-21T07:47:16.551 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-21T07:47:16.659 INFO:journalctl@ceph.osd.0.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:47:17.151 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[34543]: debug 2023-12-21T07:47:17.008+0000 7f1fada0b700 -1 osd.0 0 waiting for initial osdmap 2023-12-21T07:47:17.152 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[34543]: debug 2023-12-21T07:47:17.016+0000 7f1faa3a6700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:47:17.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: cephadm 2023-12-21T07:47:15.932629+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 15223M 2023-12-21T07:47:17.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: audit 2023-12-21T07:47:15.997198+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:47:17.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: cluster 2023-12-21T07:47:15.997294+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:47:17.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: audit 2023-12-21T07:47:15.997585+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:17.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: audit 2023-12-21T07:47:15.998656+0000 mon.a (mon.0) 332 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[25022]: cluster 2023-12-21T07:47:16.022066+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-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: cephadm 2023-12-21T07:47:15.932629+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 15223M 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: audit 2023-12-21T07:47:15.997198+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: cluster 2023-12-21T07:47:15.997294+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: audit 2023-12-21T07:47:15.997585+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: audit 2023-12-21T07:47:15.998656+0000 mon.a (mon.0) 332 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:17.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:17 smithi125 bash[30809]: cluster 2023-12-21T07:47:16.022066+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-21T07:47:17.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: cephadm 2023-12-21T07:47:15.932629+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 15223M 2023-12-21T07:47:17.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: audit 2023-12-21T07:47:15.997198+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:47:17.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: cluster 2023-12-21T07:47:15.997294+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:47:17.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: audit 2023-12-21T07:47:15.997585+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:17.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: audit 2023-12-21T07:47:15.998656+0000 mon.a (mon.0) 332 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:17.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:17 smithi146 bash[25263]: cluster 2023-12-21T07:47:16.022066+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-21T07:47:18.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[30809]: audit 2023-12-21T07:47:17.005847+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:18.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[30809]: cluster 2023-12-21T07:47:17.006032+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[30809]: audit 2023-12-21T07:47:17.006663+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[30809]: audit 2023-12-21T07:47:17.017348+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[25022]: audit 2023-12-21T07:47:17.005847+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[25022]: cluster 2023-12-21T07:47:17.006032+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[25022]: audit 2023-12-21T07:47:17.006663+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:18.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:18 smithi125 bash[25022]: audit 2023-12-21T07:47:17.017348+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:18.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:18 smithi146 bash[25263]: audit 2023-12-21T07:47:17.005847+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:18.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:18 smithi146 bash[25263]: cluster 2023-12-21T07:47:17.006032+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:47:18.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:18 smithi146 bash[25263]: audit 2023-12-21T07:47:17.006663+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:18.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:18 smithi146 bash[25263]: audit 2023-12-21T07:47:17.017348+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: cluster 2023-12-21T07:47:16.044895+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: cluster 2023-12-21T07:47:16.045089+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: cluster 2023-12-21T07:47:18.021824+0000 mon.a (mon.0) 337 : cluster [INF] osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379] boot 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: cluster 2023-12-21T07:47:18.021917+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: cluster 2023-12-21T07:47:18.022338+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[30809]: audit 2023-12-21T07:47:18.022664+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: cluster 2023-12-21T07:47:16.044895+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: cluster 2023-12-21T07:47:16.045089+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: cluster 2023-12-21T07:47:18.021824+0000 mon.a (mon.0) 337 : cluster [INF] osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379] boot 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: cluster 2023-12-21T07:47:18.021917+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: cluster 2023-12-21T07:47:18.022338+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:19 smithi125 bash[25022]: audit 2023-12-21T07:47:18.022664+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: cluster 2023-12-21T07:47:16.044895+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: cluster 2023-12-21T07:47:16.045089+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: cluster 2023-12-21T07:47:18.021824+0000 mon.a (mon.0) 337 : cluster [INF] osd.0 [v2:172.21.15.125:6802/3031322379,v1:172.21.15.125:6803/3031322379] boot 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: cluster 2023-12-21T07:47:18.021917+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: cluster 2023-12-21T07:47:18.022338+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:19 smithi146 bash[25263]: audit 2023-12-21T07:47:18.022664+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:47:19.561 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-21T07:47:19.561 INFO:teuthology.orchestra.run.smithi125.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-21T07:47:19.561 INFO:teuthology.orchestra.run.smithi125.stderr: stderr: 10+0 records in 2023-12-21T07:47:19.561 INFO:teuthology.orchestra.run.smithi125.stderr:10+0 records out 2023-12-21T07:47:19.562 INFO:teuthology.orchestra.run.smithi125.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190258 s, 551 MB/s 2023-12-21T07:47:19.562 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping successful for: 2023-12-21T07:47:20.245 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi125:vg_nvme/lv_3 2023-12-21T07:47:20.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:20 smithi125 bash[30809]: cluster 2023-12-21T07:47:19.044149+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:47:20.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:20 smithi125 bash[30809]: cluster 2023-12-21T07:47:20.022814+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:20.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:20 smithi125 bash[25022]: cluster 2023-12-21T07:47:19.044149+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:47:20.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:20 smithi125 bash[25022]: cluster 2023-12-21T07:47:20.022814+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:20.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:20 smithi146 bash[25263]: cluster 2023-12-21T07:47:19.044149+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:47:20.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:20 smithi146 bash[25263]: cluster 2023-12-21T07:47:20.022814+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:22.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:22 smithi125 bash[30809]: cluster 2023-12-21T07:47:22.023204+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:22.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:22 smithi125 bash[25022]: cluster 2023-12-21T07:47:22.023204+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:22.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:22 smithi146 bash[25263]: cluster 2023-12-21T07:47:22.023204+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:23.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[25022]: audit 2023-12-21T07:47:23.111036+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:23.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[25022]: audit 2023-12-21T07:47:23.116824+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:23.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[25022]: audit 2023-12-21T07:47:23.118143+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:23.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[30809]: audit 2023-12-21T07:47:23.111036+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:23.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[30809]: audit 2023-12-21T07:47:23.116824+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:23.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:23 smithi125 bash[30809]: audit 2023-12-21T07:47:23.118143+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:23.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:23 smithi146 bash[25263]: audit 2023-12-21T07:47:23.111036+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:23.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:23 smithi146 bash[25263]: audit 2023-12-21T07:47:23.116824+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:23 smithi146 bash[25263]: audit 2023-12-21T07:47:23.118143+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:24.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:24 smithi146 bash[25263]: audit 2023-12-21T07:47:23.104425+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:24.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:24 smithi146 bash[25263]: cluster 2023-12-21T07:47:24.023730+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:24.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:24 smithi125 bash[30809]: audit 2023-12-21T07:47:23.104425+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:24.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:24 smithi125 bash[30809]: cluster 2023-12-21T07:47:24.023730+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:24.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:24 smithi125 bash[25022]: audit 2023-12-21T07:47:23.104425+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:24.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:24 smithi125 bash[25022]: cluster 2023-12-21T07:47:24.023730+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:25.572 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:25 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:47:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[25022]: audit 2023-12-21T07:47:25.284033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[25022]: audit 2023-12-21T07:47:25.291083+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[25022]: cluster 2023-12-21T07:47:26.024307+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[30809]: audit 2023-12-21T07:47:25.284033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[30809]: audit 2023-12-21T07:47:25.291083+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:26 smithi125 bash[30809]: cluster 2023-12-21T07:47:26.024307+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:26.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:26 smithi146 bash[25263]: audit 2023-12-21T07:47:25.284033+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:26 smithi146 bash[25263]: audit 2023-12-21T07:47:25.291083+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:26.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:26 smithi146 bash[25263]: cluster 2023-12-21T07:47:26.024307+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:28.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:28 smithi125 bash[30809]: cluster 2023-12-21T07:47:28.024836+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-21T07:47:28.209 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:28 smithi125 bash[25022]: cluster 2023-12-21T07:47:28.024836+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-21T07:47:28.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:28 smithi146 bash[25263]: cluster 2023-12-21T07:47:28.024836+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-21T07:47:29.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:29 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:47:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:30.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[25022]: audit 2023-12-21T07:47:29.680924+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:30.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[25022]: audit 2023-12-21T07:47:29.687278+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:30.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[25022]: cluster 2023-12-21T07:47:30.025355+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:30.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[30809]: audit 2023-12-21T07:47:29.680924+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:30.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[30809]: audit 2023-12-21T07:47:29.687278+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:30.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:30 smithi125 bash[30809]: cluster 2023-12-21T07:47:30.025355+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:31.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:30 smithi146 bash[25263]: audit 2023-12-21T07:47:29.680924+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:31.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:30 smithi146 bash[25263]: audit 2023-12-21T07:47:29.687278+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:31.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:30 smithi146 bash[25263]: cluster 2023-12-21T07:47:30.025355+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:31 smithi146 bash[25263]: audit 2023-12-21T07:47:31.319398+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.125:0/342192597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:31 smithi146 bash[25263]: audit 2023-12-21T07:47:31.320149+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:31 smithi146 bash[25263]: audit 2023-12-21T07:47:31.325911+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]': finished 2023-12-21T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:31 smithi146 bash[25263]: cluster 2023-12-21T07:47:31.325967+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:31 smithi146 bash[25263]: audit 2023-12-21T07:47:31.326206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[25022]: audit 2023-12-21T07:47:31.319398+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.125:0/342192597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[25022]: audit 2023-12-21T07:47:31.320149+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[25022]: audit 2023-12-21T07:47:31.325911+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]': finished 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[25022]: cluster 2023-12-21T07:47:31.325967+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[25022]: audit 2023-12-21T07:47:31.326206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[30809]: audit 2023-12-21T07:47:31.319398+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.125:0/342192597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[30809]: audit 2023-12-21T07:47:31.320149+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]: dispatch 2023-12-21T07:47:32.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[30809]: audit 2023-12-21T07:47:31.325911+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a75c77ca-a207-4453-946e-4726fabe9ba7"}]': finished 2023-12-21T07:47:32.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[30809]: cluster 2023-12-21T07:47:31.325967+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:47:32.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:31 smithi125 bash[30809]: audit 2023-12-21T07:47:31.326206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:33.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:32 smithi146 bash[25263]: cluster 2023-12-21T07:47:32.025833+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:33.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:32 smithi146 bash[25263]: audit 2023-12-21T07:47:32.052692+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.125:0/57991643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:33.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:32 smithi125 bash[25022]: cluster 2023-12-21T07:47:32.025833+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:33.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:32 smithi125 bash[25022]: audit 2023-12-21T07:47:32.052692+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.125:0/57991643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:32 smithi125 bash[30809]: cluster 2023-12-21T07:47:32.025833+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:32 smithi125 bash[30809]: audit 2023-12-21T07:47:32.052692+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.125:0/57991643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:34.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:34 smithi125 bash[25022]: cluster 2023-12-21T07:47:34.026370+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:34.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:34 smithi125 bash[25022]: audit 2023-12-21T07:47:34.076059+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:34.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:34 smithi125 bash[30809]: cluster 2023-12-21T07:47:34.026370+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:34.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:34 smithi125 bash[30809]: audit 2023-12-21T07:47:34.076059+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:34.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:34 smithi146 bash[25263]: cluster 2023-12-21T07:47:34.026370+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:34.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:34 smithi146 bash[25263]: audit 2023-12-21T07:47:34.076059+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:35.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:35 smithi125 bash[30809]: audit 2023-12-21T07:47:34.084357+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:35 smithi125 bash[25022]: audit 2023-12-21T07:47:34.084357+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:35.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:35 smithi146 bash[25263]: audit 2023-12-21T07:47:34.084357+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:36 smithi125 bash[25022]: cluster 2023-12-21T07:47:36.026877+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:36.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:36 smithi125 bash[30809]: cluster 2023-12-21T07:47:36.026877+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:36.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:36 smithi146 bash[25263]: cluster 2023-12-21T07:47:36.026877+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:38.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:38 smithi125 bash[25022]: cluster 2023-12-21T07:47:38.027384+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:38.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:38 smithi125 bash[30809]: cluster 2023-12-21T07:47:38.027384+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:38.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:38 smithi146 bash[25263]: cluster 2023-12-21T07:47:38.027384+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:40 smithi146 bash[25263]: cluster 2023-12-21T07:47:40.027962+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:40.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:40 smithi125 bash[25022]: cluster 2023-12-21T07:47:40.027962+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:40.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:40 smithi125 bash[30809]: cluster 2023-12-21T07:47:40.027962+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:41.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:41 smithi125 bash[25022]: audit 2023-12-21T07:47:41.532895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:47:41.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:41 smithi125 bash[25022]: audit 2023-12-21T07:47:41.534494+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:41.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:41 smithi125 bash[30809]: audit 2023-12-21T07:47:41.532895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:47:41.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:41 smithi125 bash[30809]: audit 2023-12-21T07:47:41.534494+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:41.701 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:41 smithi146 bash[25263]: audit 2023-12-21T07:47:41.532895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:47:41.701 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:41 smithi146 bash[25263]: audit 2023-12-21T07:47:41.534494+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:42.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:42 smithi125 bash[30809]: cephadm 2023-12-21T07:47:41.535573+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi125 2023-12-21T07:47:42.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:42 smithi125 bash[30809]: cluster 2023-12-21T07:47:42.028431+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-21T07:47:42.816 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:42 smithi125 bash[25022]: cephadm 2023-12-21T07:47:41.535573+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi125 2023-12-21T07:47:42.816 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:42 smithi125 bash[25022]: cluster 2023-12-21T07:47:42.028431+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-21T07:47:43.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:42 smithi146 bash[25263]: cephadm 2023-12-21T07:47:41.535573+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi125 2023-12-21T07:47:43.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:42 smithi146 bash[25263]: cluster 2023-12-21T07:47:42.028431+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-21T07:47:44.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:44 smithi125 bash[25022]: cluster 2023-12-21T07:47:44.028909+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-21T07:47:44.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:44 smithi125 bash[30809]: cluster 2023-12-21T07:47:44.028909+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-21T07:47:44.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:44 smithi146 bash[25263]: cluster 2023-12-21T07:47:44.028909+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-21T07:47:45.876 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:45 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:47:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:46.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:45.443479+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:45.452023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: cluster 2023-12-21T07:47:46.029412+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:46.339529+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:46.340236+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:46.341732+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:46.342713+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[25022]: audit 2023-12-21T07:47:46.350919+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:45.443479+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:45.452023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: cluster 2023-12-21T07:47:46.029412+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:46.339529+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:46.340236+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:46.341732+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:46.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:46.342713+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:46.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:46 smithi125 bash[30809]: audit 2023-12-21T07:47:46.350919+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:45.443479+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:45.452023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: cluster 2023-12-21T07:47:46.029412+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:46.339529+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:46.340236+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:46.341732+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:46.342713+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:46.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:46 smithi146 bash[25263]: audit 2023-12-21T07:47:46.350919+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:48.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:48 smithi125 bash[25022]: cluster 2023-12-21T07:47:48.029925+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:48.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:48 smithi125 bash[30809]: cluster 2023-12-21T07:47:48.029925+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:48.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:48 smithi146 bash[25263]: cluster 2023-12-21T07:47:48.029925+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:50.047 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:49 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:47:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:51.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.808447+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.820254+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.828424+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.829992+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.831141+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: audit 2023-12-21T07:47:49.839687+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[30809]: cluster 2023-12-21T07:47:50.030392+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.808447+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.820254+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.828424+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.829992+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.831141+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:51.033 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: audit 2023-12-21T07:47:49.839687+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.034 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:50 smithi125 bash[25022]: cluster 2023-12-21T07:47:50.030392+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:51.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.808447+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.820254+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.828424+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:51.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.829992+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:51.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.831141+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:51.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: audit 2023-12-21T07:47:49.839687+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:51.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:50 smithi146 bash[25263]: cluster 2023-12-21T07:47:50.030392+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:51.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:47:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:47:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.040343+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: cephadm 2023-12-21T07:47:51.041251+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.047011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.061542+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.063718+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.065025+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: audit 2023-12-21T07:47:51.071778+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[30809]: cluster 2023-12-21T07:47:52.030915+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-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.040343+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: cephadm 2023-12-21T07:47:51.041251+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.047011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.061542+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.063718+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.065025+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: audit 2023-12-21T07:47:51.071778+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:52 smithi125 bash[25022]: cluster 2023-12-21T07:47:52.030915+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-21T07:47:52.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.040343+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: cephadm 2023-12-21T07:47:51.041251+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.047011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.061542+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.063718+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.065025+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: audit 2023-12-21T07:47:51.071778+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:52.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:52 smithi146 bash[25263]: cluster 2023-12-21T07:47:52.030915+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-21T07:47:54.046 INFO:teuthology.orchestra.run.smithi125.stdout:Created osd(s) 1 on host 'smithi125' 2023-12-21T07:47:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: cluster 2023-12-21T07:47:54.031402+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-21T07:47:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.042873+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.047369+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.049828+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.051527+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.055112+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.056292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.063943+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[25022]: audit 2023-12-21T07:47:54.070822+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: cluster 2023-12-21T07:47:54.031402+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-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.042873+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.047369+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.049828+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.051527+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.055112+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.056292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.063943+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:54 smithi125 bash[30809]: audit 2023-12-21T07:47:54.070822+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: cluster 2023-12-21T07:47:54.031402+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-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.042873+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.047369+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.049828+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.051527+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.055112+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.056292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.063943+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:54 smithi146 bash[25263]: audit 2023-12-21T07:47:54.070822+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:47:54.660 DEBUG:teuthology.orchestra.run.smithi125:osd.1> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.1.service 2023-12-21T07:47:54.663 INFO:tasks.cephadm:Deploying osd.2 on smithi125 with /dev/vg_nvme/lv_2... 2023-12-21T07:47:54.663 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-21T07:47:54.927 INFO:journalctl@ceph.osd.1.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:47:55.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:55 smithi146 bash[25263]: cephadm 2023-12-21T07:47:54.057153+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 7611M 2023-12-21T07:47:55.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:55 smithi146 bash[25263]: audit 2023-12-21T07:47:54.464572+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:55.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:55 smithi146 bash[25263]: audit 2023-12-21T07:47:54.465216+0000 mon.a (mon.0) 384 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:55.608 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[25022]: cephadm 2023-12-21T07:47:54.057153+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 7611M 2023-12-21T07:47:55.608 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[25022]: audit 2023-12-21T07:47:54.464572+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:55.608 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[25022]: audit 2023-12-21T07:47:54.465216+0000 mon.a (mon.0) 384 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:55.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[30809]: cephadm 2023-12-21T07:47:54.057153+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 7611M 2023-12-21T07:47:55.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[30809]: audit 2023-12-21T07:47:54.464572+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:55.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:55 smithi125 bash[30809]: audit 2023-12-21T07:47:54.465216+0000 mon.a (mon.0) 384 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: audit 2023-12-21T07:47:55.224442+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: cluster 2023-12-21T07:47:55.224558+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: audit 2023-12-21T07:47:55.224764+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: audit 2023-12-21T07:47:55.226820+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: audit 2023-12-21T07:47:55.227422+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:56 smithi146 bash[25263]: cluster 2023-12-21T07:47:56.031923+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:56.651 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[37987]: debug 2023-12-21T07:47:56.236+0000 7f16a2af7700 -1 osd.1 0 waiting for initial osdmap 2023-12-21T07:47:56.651 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[37987]: debug 2023-12-21T07:47:56.240+0000 7f169c48c700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:47:56.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: audit 2023-12-21T07:47:55.224442+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:56.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: cluster 2023-12-21T07:47:55.224558+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:56.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: audit 2023-12-21T07:47:55.224764+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:56.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: audit 2023-12-21T07:47:55.226820+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: audit 2023-12-21T07:47:55.227422+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[25022]: cluster 2023-12-21T07:47:56.031923+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: audit 2023-12-21T07:47:55.224442+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: cluster 2023-12-21T07:47:55.224558+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: audit 2023-12-21T07:47:55.224764+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: audit 2023-12-21T07:47:55.226820+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: audit 2023-12-21T07:47:55.227422+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:47:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:56 smithi125 bash[30809]: cluster 2023-12-21T07:47:56.031923+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:57.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:57 smithi146 bash[25263]: audit 2023-12-21T07:47:56.231781+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:57.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:57 smithi146 bash[25263]: cluster 2023-12-21T07:47:56.231997+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:57.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:57 smithi146 bash[25263]: audit 2023-12-21T07:47:56.232784+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:57 smithi146 bash[25263]: audit 2023-12-21T07:47:56.242237+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[25022]: audit 2023-12-21T07:47:56.231781+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[25022]: cluster 2023-12-21T07:47:56.231997+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[25022]: audit 2023-12-21T07:47:56.232784+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[25022]: audit 2023-12-21T07:47:56.242237+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[30809]: audit 2023-12-21T07:47:56.231781+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[30809]: cluster 2023-12-21T07:47:56.231997+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[30809]: audit 2023-12-21T07:47:56.232784+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:57 smithi125 bash[30809]: audit 2023-12-21T07:47:56.242237+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr: stderr: 10+0 records in 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr:10+0 records out 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0166961 s, 628 MB/s 2023-12-21T07:47:57.832 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping successful for: 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: cluster 2023-12-21T07:47:55.420128+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: cluster 2023-12-21T07:47:55.420356+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: cluster 2023-12-21T07:47:57.245604+0000 mon.a (mon.0) 393 : cluster [INF] osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609] boot 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: cluster 2023-12-21T07:47:57.245677+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: audit 2023-12-21T07:47:57.246349+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[25022]: cluster 2023-12-21T07:47:58.032465+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: cluster 2023-12-21T07:47:55.420128+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:58.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: cluster 2023-12-21T07:47:55.420356+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: cluster 2023-12-21T07:47:57.245604+0000 mon.a (mon.0) 393 : cluster [INF] osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609] boot 2023-12-21T07:47:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: cluster 2023-12-21T07:47:57.245677+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: audit 2023-12-21T07:47:57.246349+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:58 smithi125 bash[30809]: cluster 2023-12-21T07:47:58.032465+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:58.455 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi125:vg_nvme/lv_2 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: cluster 2023-12-21T07:47:55.420128+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: cluster 2023-12-21T07:47:55.420356+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: cluster 2023-12-21T07:47:57.245604+0000 mon.a (mon.0) 393 : cluster [INF] osd.1 [v2:172.21.15.125:6810/1841251609,v1:172.21.15.125:6811/1841251609] boot 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: cluster 2023-12-21T07:47:57.245677+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: audit 2023-12-21T07:47:57.246349+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:58.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:58 smithi146 bash[25263]: cluster 2023-12-21T07:47:58.032465+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:59.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:47:59 smithi146 bash[25263]: cluster 2023-12-21T07:47:58.265311+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:47:59.564 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:47:59 smithi125 bash[30809]: cluster 2023-12-21T07:47:58.265311+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:47:59.565 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:47:59 smithi125 bash[25022]: cluster 2023-12-21T07:47:58.265311+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:48:00.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:00 smithi125 bash[25022]: cluster 2023-12-21T07:48:00.032927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:00.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:00 smithi125 bash[30809]: cluster 2023-12-21T07:48:00.032927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:00.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:00 smithi146 bash[25263]: cluster 2023-12-21T07:48:00.032927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[25022]: audit 2023-12-21T07:48:01.337139+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[25022]: audit 2023-12-21T07:48:01.340990+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[25022]: audit 2023-12-21T07:48:01.342374+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[30809]: audit 2023-12-21T07:48:01.337139+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[30809]: audit 2023-12-21T07:48:01.340990+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:01.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:01 smithi125 bash[30809]: audit 2023-12-21T07:48:01.342374+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:01.723 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:01 smithi146 bash[25263]: audit 2023-12-21T07:48:01.337139+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:01.723 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:01 smithi146 bash[25263]: audit 2023-12-21T07:48:01.340990+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:01.723 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:01 smithi146 bash[25263]: audit 2023-12-21T07:48:01.342374+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:02.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:02 smithi146 bash[25263]: audit 2023-12-21T07:48:01.330360+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:02.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:02 smithi146 bash[25263]: cluster 2023-12-21T07:48:02.033461+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:02.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:02 smithi125 bash[25022]: audit 2023-12-21T07:48:01.330360+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:02.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:02 smithi125 bash[25022]: cluster 2023-12-21T07:48:02.033461+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:02.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:02 smithi125 bash[30809]: audit 2023-12-21T07:48:01.330360+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:02.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:02 smithi125 bash[30809]: cluster 2023-12-21T07:48:02.033461+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:04.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:04 smithi125 bash[30809]: cluster 2023-12-21T07:48:04.033982+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:04.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:04 smithi125 bash[25022]: cluster 2023-12-21T07:48:04.033982+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:04.447 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:04 smithi146 bash[25263]: cluster 2023-12-21T07:48:04.033982+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:05.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:05 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:48:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[25022]: audit 2023-12-21T07:48:05.603458+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[25022]: audit 2023-12-21T07:48:05.611160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[25022]: cluster 2023-12-21T07:48:06.034520+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[30809]: audit 2023-12-21T07:48:05.603458+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[30809]: audit 2023-12-21T07:48:05.611160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:06.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:06 smithi125 bash[30809]: cluster 2023-12-21T07:48:06.034520+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:07.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:06 smithi146 bash[25263]: audit 2023-12-21T07:48:05.603458+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:07.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:06 smithi146 bash[25263]: audit 2023-12-21T07:48:05.611160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:07.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:06 smithi146 bash[25263]: cluster 2023-12-21T07:48:06.034520+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:08.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:08 smithi125 bash[25022]: cluster 2023-12-21T07:48:08.035029+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:08.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:08 smithi125 bash[30809]: cluster 2023-12-21T07:48:08.035029+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:08.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:08 smithi146 bash[25263]: cluster 2023-12-21T07:48:08.035029+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:10.024 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:09 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:48:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: audit 2023-12-21T07:48:09.948281+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: audit 2023-12-21T07:48:09.956261+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: cluster 2023-12-21T07:48:10.035383+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: audit 2023-12-21T07:48:10.865676+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]: dispatch 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: audit 2023-12-21T07:48:10.873570+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]': finished 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: cluster 2023-12-21T07:48:10.873672+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:10 smithi146 bash[25263]: audit 2023-12-21T07:48:10.873832+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: audit 2023-12-21T07:48:09.948281+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: audit 2023-12-21T07:48:09.956261+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: cluster 2023-12-21T07:48:10.035383+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: audit 2023-12-21T07:48:10.865676+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]: dispatch 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: audit 2023-12-21T07:48:10.873570+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]': finished 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: cluster 2023-12-21T07:48:10.873672+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[25022]: audit 2023-12-21T07:48:10.873832+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: audit 2023-12-21T07:48:09.948281+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: audit 2023-12-21T07:48:09.956261+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:11.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: cluster 2023-12-21T07:48:10.035383+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:11.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: audit 2023-12-21T07:48:10.865676+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]: dispatch 2023-12-21T07:48:11.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: audit 2023-12-21T07:48:10.873570+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.125:0/1102146107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5b878c5-709c-4cc3-8c46-d37d09ee0b3b"}]': finished 2023-12-21T07:48:11.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: cluster 2023-12-21T07:48:10.873672+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:48:11.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:10 smithi125 bash[30809]: audit 2023-12-21T07:48:10.873832+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:12.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:11 smithi146 bash[25263]: audit 2023-12-21T07:48:11.625793+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.125:0/287594724' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:12.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:11 smithi125 bash[25022]: audit 2023-12-21T07:48:11.625793+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.125:0/287594724' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:12.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:11 smithi125 bash[30809]: audit 2023-12-21T07:48:11.625793+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.125:0/287594724' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:13.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:12 smithi146 bash[25263]: cluster 2023-12-21T07:48:12.035969+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:13.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:12 smithi125 bash[25022]: cluster 2023-12-21T07:48:12.035969+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:13.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:12 smithi125 bash[30809]: cluster 2023-12-21T07:48:12.035969+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:14.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:14 smithi125 bash[25022]: cluster 2023-12-21T07:48:14.036548+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:14.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:14 smithi125 bash[30809]: cluster 2023-12-21T07:48:14.036548+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:14.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:14 smithi146 bash[25263]: cluster 2023-12-21T07:48:14.036548+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:16.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:16 smithi125 bash[25022]: cluster 2023-12-21T07:48:16.037065+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:16.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:16 smithi125 bash[30809]: cluster 2023-12-21T07:48:16.037065+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:16.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:16 smithi146 bash[25263]: cluster 2023-12-21T07:48:16.037065+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:18.388 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:18 smithi125 bash[25022]: cluster 2023-12-21T07:48:18.037598+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:18.389 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:18 smithi125 bash[30809]: cluster 2023-12-21T07:48:18.037598+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:18.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:18 smithi146 bash[25263]: cluster 2023-12-21T07:48:18.037598+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:20.513 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:20 smithi125 bash[25022]: cluster 2023-12-21T07:48:20.038103+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:20.513 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:20 smithi125 bash[30809]: cluster 2023-12-21T07:48:20.038103+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:20.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:20 smithi146 bash[25263]: cluster 2023-12-21T07:48:20.038103+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:21.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:21 smithi146 bash[25263]: audit 2023-12-21T07:48:21.076191+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:48:21.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:21 smithi146 bash[25263]: audit 2023-12-21T07:48:21.077779+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:21.350 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:21 smithi125 bash[25022]: audit 2023-12-21T07:48:21.076191+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:48:21.350 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:21 smithi125 bash[25022]: audit 2023-12-21T07:48:21.077779+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:21.350 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:21 smithi125 bash[30809]: audit 2023-12-21T07:48:21.076191+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:48:21.350 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:21 smithi125 bash[30809]: audit 2023-12-21T07:48:21.077779+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:22.469 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:22 smithi146 bash[25263]: cephadm 2023-12-21T07:48:21.078987+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.2 on smithi125 2023-12-21T07:48:22.500 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:22 smithi125 bash[25022]: cephadm 2023-12-21T07:48:21.078987+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.2 on smithi125 2023-12-21T07:48:22.500 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:22 smithi125 bash[30809]: cephadm 2023-12-21T07:48:21.078987+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.2 on smithi125 2023-12-21T07:48:23.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:23 smithi125 bash[25022]: cluster 2023-12-21T07:48:22.038622+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-21T07:48:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:23 smithi125 bash[30809]: cluster 2023-12-21T07:48:22.038622+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-21T07:48:23.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:23 smithi146 bash[25263]: cluster 2023-12-21T07:48:22.038622+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-21T07:48:25.299 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:25 smithi125 bash[25022]: cluster 2023-12-21T07:48:24.039205+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:25.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:25 smithi125 bash[30809]: cluster 2023-12-21T07:48:24.039205+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:25.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:25 smithi146 bash[25263]: cluster 2023-12-21T07:48:24.039205+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:26.150 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:25 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:48:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.307664+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.318294+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.320581+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.322163+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.333573+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.750375+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[25022]: audit 2023-12-21T07:48:25.757014+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.307664+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.318294+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.320581+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.322163+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.333573+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.750375+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:26 smithi125 bash[30809]: audit 2023-12-21T07:48:25.757014+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.307664+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.318294+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.320581+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.322163+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.333573+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.750375+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:26 smithi146 bash[25263]: audit 2023-12-21T07:48:25.757014+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:27.808 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:27 smithi125 bash[30809]: cluster 2023-12-21T07:48:26.039725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:27.808 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:27 smithi125 bash[25022]: cluster 2023-12-21T07:48:26.039725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:28.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:27 smithi146 bash[25263]: cluster 2023-12-21T07:48:26.039725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:30.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:29 smithi146 bash[25263]: cluster 2023-12-21T07:48:28.040275+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:30.087 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:29 smithi125 bash[25022]: cluster 2023-12-21T07:48:28.040275+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:30.087 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:29 smithi125 bash[30809]: cluster 2023-12-21T07:48:28.040275+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:30.400 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:30 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:48:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:31.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: cluster 2023-12-21T07:48:30.040761+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.074629+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: cephadm 2023-12-21T07:48:30.075943+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.084657+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.113590+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.116873+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.118695+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[30809]: audit 2023-12-21T07:48:30.128692+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: cluster 2023-12-21T07:48:30.040761+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.074629+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: cephadm 2023-12-21T07:48:30.075943+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:48:31.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.084657+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.113590+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:31.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.116873+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:31.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.118695+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:31.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:31 smithi125 bash[25022]: audit 2023-12-21T07:48:30.128692+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: cluster 2023-12-21T07:48:30.040761+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.074629+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: cephadm 2023-12-21T07:48:30.075943+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.084657+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.113590+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.116873+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.118695+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:31.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:31 smithi146 bash[25263]: audit 2023-12-21T07:48:30.128692+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:33.238 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:32 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:48:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:33.848 INFO:teuthology.orchestra.run.smithi125.stdout:Created osd(s) 2 on host 'smithi125' 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: cluster 2023-12-21T07:48:32.041347+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-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:32.976850+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:32.984688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.004957+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.006990+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.008169+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.019563+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.241505+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.839104+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.845260+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.845980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.850102+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.854733+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.856305+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.857908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.867106+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[25022]: audit 2023-12-21T07:48:33.876188+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: cluster 2023-12-21T07:48:32.041347+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-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:32.976850+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:32.984688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.004957+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.006990+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.008169+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.019563+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.241505+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:48:34.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.839104+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.845260+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.845980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.850102+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.854733+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.856305+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.857908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.867106+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:33 smithi125 bash[30809]: audit 2023-12-21T07:48:33.876188+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: cluster 2023-12-21T07:48:32.041347+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-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:32.976850+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:32.984688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.004957+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.006990+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.008169+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.019563+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.241505+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.839104+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.845260+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.845980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.850102+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:34.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.854733+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.856305+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.857908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:34.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.867106+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:33 smithi146 bash[25263]: audit 2023-12-21T07:48:33.876188+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:34.508 DEBUG:teuthology.orchestra.run.smithi125:osd.2> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.2.service 2023-12-21T07:48:34.511 INFO:tasks.cephadm:Deploying osd.3 on smithi125 with /dev/vg_nvme/lv_1... 2023-12-21T07:48:34.511 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-21T07:48:34.620 INFO:journalctl@ceph.osd.2.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:48:35.400 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[41370]: debug 2023-12-21T07:48:35.032+0000 7f361ee8f700 -1 osd.2 0 waiting for initial osdmap 2023-12-21T07:48:35.401 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[41370]: debug 2023-12-21T07:48:35.040+0000 7f3617822700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: cephadm 2023-12-21T07:48:33.859125+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 5074M 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: audit 2023-12-21T07:48:34.026677+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: cluster 2023-12-21T07:48:34.026836+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: audit 2023-12-21T07:48:34.027090+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: audit 2023-12-21T07:48:34.027986+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: audit 2023-12-21T07:48:34.078242+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[25022]: audit 2023-12-21T07:48:34.087046+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: cephadm 2023-12-21T07:48:33.859125+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 5074M 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: audit 2023-12-21T07:48:34.026677+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: cluster 2023-12-21T07:48:34.026836+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: audit 2023-12-21T07:48:34.027090+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: audit 2023-12-21T07:48:34.027986+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: audit 2023-12-21T07:48:34.078242+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:35 smithi125 bash[30809]: audit 2023-12-21T07:48:34.087046+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:35.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: cephadm 2023-12-21T07:48:33.859125+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 5074M 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: audit 2023-12-21T07:48:34.026677+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: cluster 2023-12-21T07:48:34.026836+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: audit 2023-12-21T07:48:34.027090+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: audit 2023-12-21T07:48:34.027986+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: audit 2023-12-21T07:48:34.078242+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:35 smithi146 bash[25263]: audit 2023-12-21T07:48:34.087046+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[25022]: cluster 2023-12-21T07:48:34.041762+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[25022]: audit 2023-12-21T07:48:35.034799+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[25022]: cluster 2023-12-21T07:48:35.034913+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[25022]: audit 2023-12-21T07:48:35.035250+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[25022]: audit 2023-12-21T07:48:35.040431+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[30809]: cluster 2023-12-21T07:48:34.041762+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[30809]: audit 2023-12-21T07:48:35.034799+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[30809]: cluster 2023-12-21T07:48:35.034913+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:48:36.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[30809]: audit 2023-12-21T07:48:35.035250+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:36.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:36 smithi125 bash[30809]: audit 2023-12-21T07:48:35.040431+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:36.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:36 smithi146 bash[25263]: cluster 2023-12-21T07:48:34.041762+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:36.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:36 smithi146 bash[25263]: audit 2023-12-21T07:48:35.034799+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:48:36.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:36 smithi146 bash[25263]: cluster 2023-12-21T07:48:35.034913+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:48:36.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:36 smithi146 bash[25263]: audit 2023-12-21T07:48:35.035250+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:36.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:36 smithi146 bash[25263]: audit 2023-12-21T07:48:35.040431+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:37.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: cluster 2023-12-21T07:48:34.257885+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:37.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: cluster 2023-12-21T07:48:34.258085+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: cluster 2023-12-21T07:48:36.036391+0000 mon.a (mon.0) 450 : cluster [INF] osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046] boot 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: cluster 2023-12-21T07:48:36.036482+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: audit 2023-12-21T07:48:36.037507+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[25022]: audit 2023-12-21T07:48:36.156730+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:37.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: cluster 2023-12-21T07:48:34.257885+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: cluster 2023-12-21T07:48:34.258085+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: cluster 2023-12-21T07:48:36.036391+0000 mon.a (mon.0) 450 : cluster [INF] osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046] boot 2023-12-21T07:48:37.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: cluster 2023-12-21T07:48:36.036482+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:48:37.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: audit 2023-12-21T07:48:36.037507+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:37.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:37 smithi125 bash[30809]: audit 2023-12-21T07:48:36.156730+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: cluster 2023-12-21T07:48:34.257885+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: cluster 2023-12-21T07:48:34.258085+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: cluster 2023-12-21T07:48:36.036391+0000 mon.a (mon.0) 450 : cluster [INF] osd.2 [v2:172.21.15.125:6818/2717040046,v1:172.21.15.125:6819/2717040046] boot 2023-12-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: cluster 2023-12-21T07:48:36.036482+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: audit 2023-12-21T07:48:36.037507+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:48:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:37 smithi146 bash[25263]: audit 2023-12-21T07:48:36.156730+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr: stderr: 10+0 records in 2023-12-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr:10+0 records out 2023-12-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0174632 s, 600 MB/s 2023-12-21T07:48:37.634 INFO:teuthology.orchestra.run.smithi125.stderr:--> Zapping successful for: 2023-12-21T07:48:38.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[30809]: cluster 2023-12-21T07:48:36.042298+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:38.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[30809]: audit 2023-12-21T07:48:37.054290+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:38.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[30809]: cluster 2023-12-21T07:48:37.054409+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:48:38.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[30809]: audit 2023-12-21T07:48:37.058445+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:48:38.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[25022]: cluster 2023-12-21T07:48:36.042298+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:38.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[25022]: audit 2023-12-21T07:48:37.054290+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:38.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[25022]: cluster 2023-12-21T07:48:37.054409+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:48:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:38 smithi125 bash[25022]: audit 2023-12-21T07:48:37.058445+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:48:38.342 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi125:vg_nvme/lv_1 2023-12-21T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:38 smithi146 bash[25263]: cluster 2023-12-21T07:48:36.042298+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:48:38.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:38 smithi146 bash[25263]: audit 2023-12-21T07:48:37.054290+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' 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-21T07:48:38.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:38 smithi146 bash[25263]: cluster 2023-12-21T07:48:37.054409+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:48:38.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:38 smithi146 bash[25263]: audit 2023-12-21T07:48:37.058445+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:48:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[25022]: cluster 2023-12-21T07:48:38.042928+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[25022]: audit 2023-12-21T07:48:38.057757+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:48:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[25022]: cluster 2023-12-21T07:48:38.058036+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:48:39.326 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[30809]: cluster 2023-12-21T07:48:38.042928+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:39.326 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[30809]: audit 2023-12-21T07:48:38.057757+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:48:39.326 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:39 smithi125 bash[30809]: cluster 2023-12-21T07:48:38.058036+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:48:39.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:39 smithi146 bash[25263]: cluster 2023-12-21T07:48:38.042928+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:39.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:39 smithi146 bash[25263]: audit 2023-12-21T07:48:38.057757+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:48:39.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:39 smithi146 bash[25263]: cluster 2023-12-21T07:48:38.058036+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:48:40.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[25022]: cluster 2023-12-21T07:48:39.083350+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-21T07:48:40.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[25022]: cluster 2023-12-21T07:48:39.083423+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:48:40.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[25022]: audit 2023-12-21T07:48:39.344641+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:40.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[30809]: cluster 2023-12-21T07:48:39.083350+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-21T07:48:40.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[30809]: cluster 2023-12-21T07:48:39.083423+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:48:40.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:40 smithi125 bash[30809]: audit 2023-12-21T07:48:39.344641+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:40 smithi146 bash[25263]: cluster 2023-12-21T07:48:39.083350+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-21T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:40 smithi146 bash[25263]: cluster 2023-12-21T07:48:39.083423+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:40 smithi146 bash[25263]: audit 2023-12-21T07:48:39.344641+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:42.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:41 smithi146 bash[25263]: cluster 2023-12-21T07:48:40.043526+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:42.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:41 smithi146 bash[25263]: audit 2023-12-21T07:48:41.105207+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:42.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:41 smithi125 bash[25022]: cluster 2023-12-21T07:48:40.043526+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:42.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:41 smithi125 bash[25022]: audit 2023-12-21T07:48:41.105207+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:42.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:41 smithi125 bash[30809]: cluster 2023-12-21T07:48:40.043526+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:42.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:41 smithi125 bash[30809]: audit 2023-12-21T07:48:41.105207+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.302661+0000 mgr.y (mgr.14152) 139 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.968417+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.970087+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.970401+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.970579+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.970763+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.976096+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.976433+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.977018+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.977552+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.978041+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:41.979797+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:42.832011+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:42.835509+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:42.835783+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:43 smithi146 bash[25263]: audit 2023-12-21T07:48:42.836056+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.302661+0000 mgr.y (mgr.14152) 139 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.968417+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.970087+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.970401+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.970579+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.970763+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.976096+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.976433+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.977018+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.977552+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.978041+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:41.979797+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:42.832011+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:42.835509+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:42.835783+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[25022]: audit 2023-12-21T07:48:42.836056+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.302661+0000 mgr.y (mgr.14152) 139 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi125:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.968417+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.970087+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.970401+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.970579+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.970763+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.976096+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.976433+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.977018+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.977552+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.978041+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:41.979797+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:42.832011+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:42.835509+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:42.835783+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:48:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:43 smithi125 bash[30809]: audit 2023-12-21T07:48:42.836056+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:48:44.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[25022]: cluster 2023-12-21T07:48:42.043942+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:44.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[25022]: audit 2023-12-21T07:48:42.835466+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:44.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[25022]: audit 2023-12-21T07:48:43.728514+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:44.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[25022]: audit 2023-12-21T07:48:43.763161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:45.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:44 smithi146 bash[25263]: cluster 2023-12-21T07:48:42.043942+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:45.020 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:44 smithi146 bash[25263]: audit 2023-12-21T07:48:42.835466+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:45.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:44 smithi146 bash[25263]: audit 2023-12-21T07:48:43.728514+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:45.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:44 smithi146 bash[25263]: audit 2023-12-21T07:48:43.763161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:45.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[30809]: cluster 2023-12-21T07:48:42.043942+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:45.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[30809]: audit 2023-12-21T07:48:42.835466+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:48:45.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[30809]: audit 2023-12-21T07:48:43.728514+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:48:45.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:44 smithi125 bash[30809]: audit 2023-12-21T07:48:43.763161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:46.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:45 smithi146 bash[25263]: cluster 2023-12-21T07:48:44.044433+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:46.150 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:45 smithi125 bash[25022]: cluster 2023-12-21T07:48:44.044433+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:46.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:45 smithi125 bash[30809]: cluster 2023-12-21T07:48:44.044433+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:46.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:45 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:48:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:47.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:46 smithi125 bash[30809]: audit 2023-12-21T07:48:45.908453+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:47.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:46 smithi125 bash[30809]: audit 2023-12-21T07:48:45.918154+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:47.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:46 smithi125 bash[25022]: audit 2023-12-21T07:48:45.908453+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:47.064 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:46 smithi125 bash[25022]: audit 2023-12-21T07:48:45.918154+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:47.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:46 smithi146 bash[25263]: audit 2023-12-21T07:48:45.908453+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:47.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:46 smithi146 bash[25263]: audit 2023-12-21T07:48:45.918154+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:48.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:47 smithi146 bash[25263]: cluster 2023-12-21T07:48:46.044930+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:48.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:47 smithi125 bash[25022]: cluster 2023-12-21T07:48:46.044930+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:48.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:47 smithi125 bash[30809]: cluster 2023-12-21T07:48:46.044930+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:50.150 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:49 smithi125 bash[25022]: cluster 2023-12-21T07:48:48.045511+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-21T07:48:50.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:49 smithi125 bash[30809]: cluster 2023-12-21T07:48:48.045511+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-21T07:48:50.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:49 smithi146 bash[25263]: cluster 2023-12-21T07:48:48.045511+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-21T07:48:52.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:51 smithi146 bash[25263]: cluster 2023-12-21T07:48:50.046104+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-21T07:48:52.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:51 smithi146 bash[25263]: audit 2023-12-21T07:48:51.241271+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]: dispatch 2023-12-21T07:48:52.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:51 smithi146 bash[25263]: audit 2023-12-21T07:48:51.249351+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]': finished 2023-12-21T07:48:52.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:51 smithi146 bash[25263]: cluster 2023-12-21T07:48:51.249464+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-21T07:48:52.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:51 smithi146 bash[25263]: audit 2023-12-21T07:48:51.249685+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[25022]: cluster 2023-12-21T07:48:50.046104+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[25022]: audit 2023-12-21T07:48:51.241271+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]: dispatch 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[25022]: audit 2023-12-21T07:48:51.249351+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]': finished 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[25022]: cluster 2023-12-21T07:48:51.249464+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[25022]: audit 2023-12-21T07:48:51.249685+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[30809]: cluster 2023-12-21T07:48:50.046104+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-21T07:48:52.397 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[30809]: audit 2023-12-21T07:48:51.241271+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]: dispatch 2023-12-21T07:48:52.398 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[30809]: audit 2023-12-21T07:48:51.249351+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.125:0/209239279' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd486c1d-fdfb-468d-b954-b8ccad6d7224"}]': finished 2023-12-21T07:48:52.398 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[30809]: cluster 2023-12-21T07:48:51.249464+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-21T07:48:52.398 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:51 smithi125 bash[30809]: audit 2023-12-21T07:48:51.249685+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:52.650 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:48:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:48:53.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:52 smithi146 bash[25263]: audit 2023-12-21T07:48:52.002480+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.125:0/3195201362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:53.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:52 smithi146 bash[25263]: audit 2023-12-21T07:48:52.386818+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:53.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:52 smithi146 bash[25263]: audit 2023-12-21T07:48:52.394202+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:53.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[30809]: audit 2023-12-21T07:48:52.002480+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.125:0/3195201362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:53.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[30809]: audit 2023-12-21T07:48:52.386818+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:53.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[30809]: audit 2023-12-21T07:48:52.394202+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:53.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[25022]: audit 2023-12-21T07:48:52.002480+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.125:0/3195201362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:53.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[25022]: audit 2023-12-21T07:48:52.386818+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:53.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:52 smithi125 bash[25022]: audit 2023-12-21T07:48:52.394202+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:48:54.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:53 smithi146 bash[25263]: cluster 2023-12-21T07:48:52.046514+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-21T07:48:54.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:53 smithi125 bash[25022]: cluster 2023-12-21T07:48:52.046514+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-21T07:48:54.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:53 smithi125 bash[30809]: cluster 2023-12-21T07:48:52.046514+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-21T07:48:56.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:55 smithi146 bash[25263]: cluster 2023-12-21T07:48:54.047108+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-21T07:48:56.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:55 smithi125 bash[25022]: cluster 2023-12-21T07:48:54.047108+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-21T07:48:56.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:55 smithi125 bash[30809]: cluster 2023-12-21T07:48:54.047108+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-21T07:48:58.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:57 smithi146 bash[25263]: cluster 2023-12-21T07:48:56.047725+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-21T07:48:58.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:57 smithi125 bash[25022]: cluster 2023-12-21T07:48:56.047725+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-21T07:48:58.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:57 smithi125 bash[30809]: cluster 2023-12-21T07:48:56.047725+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-21T07:49:00.267 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:48:59 smithi125 bash[25022]: cluster 2023-12-21T07:48:58.048336+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-21T07:49:00.267 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:48:59 smithi125 bash[30809]: cluster 2023-12-21T07:48:58.048336+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-21T07:49:00.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:48:59 smithi146 bash[25263]: cluster 2023-12-21T07:48:58.048336+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-21T07:49:02.020 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[25022]: cluster 2023-12-21T07:49:00.049025+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-21T07:49:02.021 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[25022]: audit 2023-12-21T07:49:01.748907+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:49:02.021 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[25022]: audit 2023-12-21T07:49:01.750391+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:02.021 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[30809]: cluster 2023-12-21T07:49:00.049025+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-21T07:49:02.021 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[30809]: audit 2023-12-21T07:49:01.748907+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:49:02.021 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:01 smithi125 bash[30809]: audit 2023-12-21T07:49:01.750391+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:02.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:01 smithi146 bash[25263]: cluster 2023-12-21T07:49:00.049025+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-21T07:49:02.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:01 smithi146 bash[25263]: audit 2023-12-21T07:49:01.748907+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:49:02.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:01 smithi146 bash[25263]: audit 2023-12-21T07:49:01.750391+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:03.126 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:02 smithi125 bash[25022]: cephadm 2023-12-21T07:49:01.751628+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.3 on smithi125 2023-12-21T07:49:03.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:02 smithi125 bash[30809]: cephadm 2023-12-21T07:49:01.751628+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.3 on smithi125 2023-12-21T07:49:03.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:02 smithi146 bash[25263]: cephadm 2023-12-21T07:49:01.751628+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.3 on smithi125 2023-12-21T07:49:04.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:03 smithi146 bash[25263]: cluster 2023-12-21T07:49:02.049656+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:04.348 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:03 smithi125 bash[25022]: cluster 2023-12-21T07:49:02.049656+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:04.349 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:03 smithi125 bash[30809]: cluster 2023-12-21T07:49:02.049656+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:06.225 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:05 smithi125 bash[25022]: cluster 2023-12-21T07:49:04.050220+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-21T07:49:06.226 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:06 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:49:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:06.226 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:05 smithi125 bash[30809]: cluster 2023-12-21T07:49:04.050220+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-21T07:49:06.270 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:05 smithi146 bash[25263]: cluster 2023-12-21T07:49:04.050220+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-21T07:49:07.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: cluster 2023-12-21T07:49:06.050626+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-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.057984+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.064214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.599662+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.622623+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.624379+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:07.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.625639+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[25022]: audit 2023-12-21T07:49:06.632690+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: cluster 2023-12-21T07:49:06.050626+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-21T07:49:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.057984+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.064214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.599662+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.622623+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:07.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.624379+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:07.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.625639+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:07.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:07 smithi125 bash[30809]: audit 2023-12-21T07:49:06.632690+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: cluster 2023-12-21T07:49:06.050626+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-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.057984+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.064214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.599662+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.622623+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.624379+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:07.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.625639+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:07.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:07 smithi146 bash[25263]: audit 2023-12-21T07:49:06.632690+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:09.359 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:09 smithi125 bash[25022]: cluster 2023-12-21T07:49:08.051239+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-21T07:49:09.359 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:09 smithi125 bash[30809]: cluster 2023-12-21T07:49:08.051239+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-21T07:49:09.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:09 smithi146 bash[25263]: cluster 2023-12-21T07:49:08.051239+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-21T07:49:11.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:11 smithi125 bash[30809]: cluster 2023-12-21T07:49:10.051837+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-21T07:49:11.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:11 smithi125 bash[25022]: cluster 2023-12-21T07:49:10.051837+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-21T07:49:11.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:11 smithi146 bash[25263]: cluster 2023-12-21T07:49:10.051837+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-21T07:49:12.864 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:12 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:49:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:13.650 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:49:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: cluster 2023-12-21T07:49:12.052274+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-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.688655+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: cephadm 2023-12-21T07:49:12.689853+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.694693+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.714757+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.716371+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.717429+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:12.728145+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.257934+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.265524+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.297470+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.300034+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.301613+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:13 smithi146 bash[25263]: audit 2023-12-21T07:49:13.314325+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: cluster 2023-12-21T07:49:12.052274+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-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.688655+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: cephadm 2023-12-21T07:49:12.689853+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.694693+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.714757+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.716371+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.717429+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:12.728145+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.257934+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.265524+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.297470+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.300034+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.301613+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[30809]: audit 2023-12-21T07:49:13.314325+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: cluster 2023-12-21T07:49:12.052274+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-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.688655+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: cephadm 2023-12-21T07:49:12.689853+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi125 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.694693+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.714757+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.716371+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.717429+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:12.728145+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.257934+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.265524+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.297470+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.300034+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.301613+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:13 smithi125 bash[25022]: audit 2023-12-21T07:49:13.314325+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.080 INFO:teuthology.orchestra.run.smithi125.stdout:Created osd(s) 3 on host 'smithi125' 2023-12-21T07:49:15.746 DEBUG:teuthology.orchestra.run.smithi125:osd.3> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.3.service 2023-12-21T07:49:15.749 INFO:tasks.cephadm:Deploying osd.4 on smithi146 with /dev/vg_nvme/lv_4... 2023-12-21T07:49:15.749 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-21T07:49:15.870 INFO:journalctl@ceph.osd.3.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:49:15.900 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: cluster 2023-12-21T07:49:14.052784+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.077678+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.086287+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.088288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.089522+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.093532+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.095103+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.096678+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.098074+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.105814+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.113183+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[25022]: audit 2023-12-21T07:49:15.641068+0000 mon.a (mon.0) 517 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: cluster 2023-12-21T07:49:14.052784+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.077678+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.086287+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.088288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.089522+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.093532+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.095103+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.096678+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.098074+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.105814+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.113183+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:15 smithi125 bash[30809]: audit 2023-12-21T07:49:15.641068+0000 mon.a (mon.0) 517 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: cluster 2023-12-21T07:49:14.052784+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.077678+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.086287+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.088288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.089522+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.093532+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.095103+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.096678+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.098074+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.105814+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.113183+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:15 smithi146 bash[25263]: audit 2023-12-21T07:49:15.641068+0000 mon.a (mon.0) 517 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:49:17.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:16 smithi146 bash[25263]: cephadm 2023-12-21T07:49:15.099301+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 3805M 2023-12-21T07:49:17.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:16 smithi146 bash[25263]: audit 2023-12-21T07:49:16.119491+0000 mon.a (mon.0) 518 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:49:17.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:16 smithi146 bash[25263]: cluster 2023-12-21T07:49:16.119653+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:49:17.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:16 smithi146 bash[25263]: audit 2023-12-21T07:49:16.120011+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:17.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:16 smithi146 bash[25263]: audit 2023-12-21T07:49:16.121170+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[30809]: cephadm 2023-12-21T07:49:15.099301+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 3805M 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[30809]: audit 2023-12-21T07:49:16.119491+0000 mon.a (mon.0) 518 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[30809]: cluster 2023-12-21T07:49:16.119653+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[30809]: audit 2023-12-21T07:49:16.120011+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[30809]: audit 2023-12-21T07:49:16.121170+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[25022]: cephadm 2023-12-21T07:49:15.099301+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Adjusting osd_memory_target on smithi125 to 3805M 2023-12-21T07:49:17.132 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[25022]: audit 2023-12-21T07:49:16.119491+0000 mon.a (mon.0) 518 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:49:17.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[25022]: cluster 2023-12-21T07:49:16.119653+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:49:17.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[25022]: audit 2023-12-21T07:49:16.120011+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:17.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:16 smithi125 bash[25022]: audit 2023-12-21T07:49:16.121170+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T07:49:17.400 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[44888]: debug 2023-12-21T07:49:17.127+0000 7f9646106700 -1 osd.3 0 waiting for initial osdmap 2023-12-21T07:49:17.400 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[44888]: debug 2023-12-21T07:49:17.135+0000 7f964029c700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:49:18.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:17 smithi146 bash[25263]: cluster 2023-12-21T07:49:16.053347+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:18.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:17 smithi146 bash[25263]: audit 2023-12-21T07:49:17.122558+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:49:18.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:17 smithi146 bash[25263]: cluster 2023-12-21T07:49:17.122803+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:49:18.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:17 smithi146 bash[25263]: audit 2023-12-21T07:49:17.122973+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:17 smithi146 bash[25263]: audit 2023-12-21T07:49:17.130661+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[30809]: cluster 2023-12-21T07:49:16.053347+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[30809]: audit 2023-12-21T07:49:17.122558+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[30809]: cluster 2023-12-21T07:49:17.122803+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[30809]: audit 2023-12-21T07:49:17.122973+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[30809]: audit 2023-12-21T07:49:17.130661+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[25022]: cluster 2023-12-21T07:49:16.053347+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[25022]: audit 2023-12-21T07:49:17.122558+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]': finished 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[25022]: cluster 2023-12-21T07:49:17.122803+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[25022]: audit 2023-12-21T07:49:17.122973+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:17 smithi125 bash[25022]: audit 2023-12-21T07:49:17.130661+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:18.681 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-21T07:49:18.681 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-21T07:49:18.681 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2023-12-21T07:49:18.681 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2023-12-21T07:49:18.682 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.020911 s, 501 MB/s 2023-12-21T07:49:18.682 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: cluster 2023-12-21T07:49:16.643129+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: cluster 2023-12-21T07:49:16.643314+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: cluster 2023-12-21T07:49:18.053889+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: cluster 2023-12-21T07:49:18.124485+0000 mon.a (mon.0) 526 : cluster [INF] osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787] boot 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: cluster 2023-12-21T07:49:18.124639+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-21T07:49:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:19 smithi146 bash[25263]: audit 2023-12-21T07:49:18.124948+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:19.311 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi146:vg_nvme/lv_4 2023-12-21T07:49:19.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: cluster 2023-12-21T07:49:16.643129+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:19.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: cluster 2023-12-21T07:49:16.643314+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:19.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: cluster 2023-12-21T07:49:18.053889+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:19.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: cluster 2023-12-21T07:49:18.124485+0000 mon.a (mon.0) 526 : cluster [INF] osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787] boot 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: cluster 2023-12-21T07:49:18.124639+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[25022]: audit 2023-12-21T07:49:18.124948+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: cluster 2023-12-21T07:49:16.643129+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: cluster 2023-12-21T07:49:16.643314+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: cluster 2023-12-21T07:49:18.053889+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: cluster 2023-12-21T07:49:18.124485+0000 mon.a (mon.0) 526 : cluster [INF] osd.3 [v2:172.21.15.125:6826/2089275787,v1:172.21.15.125:6827/2089275787] boot 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: cluster 2023-12-21T07:49:18.124639+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-21T07:49:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:19 smithi125 bash[30809]: audit 2023-12-21T07:49:18.124948+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:49:20.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:20 smithi125 bash[25022]: cluster 2023-12-21T07:49:19.133109+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:49:20.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:20 smithi125 bash[30809]: cluster 2023-12-21T07:49:19.133109+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:49:20.460 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:20 smithi146 bash[25263]: cluster 2023-12-21T07:49:19.133109+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:49:21.556 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:21 smithi146 bash[25263]: cluster 2023-12-21T07:49:20.054474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:21.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:21 smithi125 bash[30809]: cluster 2023-12-21T07:49:20.054474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:21.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:21 smithi125 bash[25022]: cluster 2023-12-21T07:49:20.054474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:23 smithi146 bash[25263]: cluster 2023-12-21T07:49:22.055094+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:23 smithi146 bash[25263]: audit 2023-12-21T07:49:22.464058+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:23 smithi146 bash[25263]: audit 2023-12-21T07:49:22.471049+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:23 smithi146 bash[25263]: audit 2023-12-21T07:49:22.477712+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:23.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:23 smithi146 bash[25263]: audit 2023-12-21T07:49:22.479688+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:23.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[25022]: cluster 2023-12-21T07:49:22.055094+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:23.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[25022]: audit 2023-12-21T07:49:22.464058+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[25022]: audit 2023-12-21T07:49:22.471049+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[25022]: audit 2023-12-21T07:49:22.477712+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[25022]: audit 2023-12-21T07:49:22.479688+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[30809]: cluster 2023-12-21T07:49:22.055094+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[30809]: audit 2023-12-21T07:49:22.464058+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[30809]: audit 2023-12-21T07:49:22.471049+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[30809]: audit 2023-12-21T07:49:22.477712+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:23.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:23 smithi125 bash[30809]: audit 2023-12-21T07:49:22.479688+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:25.528 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:25 smithi125 bash[25022]: cluster 2023-12-21T07:49:24.055776+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:25.529 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:25 smithi125 bash[30809]: cluster 2023-12-21T07:49:24.055776+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:25.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:25 smithi146 bash[25263]: cluster 2023-12-21T07:49:24.055776+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:26.532 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:26 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:49:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:27.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:27 smithi146 bash[25263]: cluster 2023-12-21T07:49:26.056490+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:27.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:27 smithi146 bash[25263]: audit 2023-12-21T07:49:26.227451+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:27.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:27 smithi146 bash[25263]: audit 2023-12-21T07:49:26.233912+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[25022]: cluster 2023-12-21T07:49:26.056490+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[25022]: audit 2023-12-21T07:49:26.227451+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[25022]: audit 2023-12-21T07:49:26.233912+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[30809]: cluster 2023-12-21T07:49:26.056490+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[30809]: audit 2023-12-21T07:49:26.227451+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:27.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:27 smithi125 bash[30809]: audit 2023-12-21T07:49:26.233912+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:29.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:29 smithi146 bash[25263]: cluster 2023-12-21T07:49:28.056939+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:29.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:29 smithi125 bash[30809]: cluster 2023-12-21T07:49:28.056939+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:29.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:29 smithi125 bash[25022]: cluster 2023-12-21T07:49:28.056939+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: audit 2023-12-21T07:49:29.281943+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.146:0/4096982206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: audit 2023-12-21T07:49:29.283037+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: audit 2023-12-21T07:49:29.292701+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]': finished 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: cluster 2023-12-21T07:49:29.292800+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: audit 2023-12-21T07:49:29.293135+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:30 smithi146 bash[25263]: audit 2023-12-21T07:49:29.977458+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.146:0/2394872204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:30.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: audit 2023-12-21T07:49:29.281943+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.146:0/4096982206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: audit 2023-12-21T07:49:29.283037+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: audit 2023-12-21T07:49:29.292701+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]': finished 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: cluster 2023-12-21T07:49:29.292800+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: audit 2023-12-21T07:49:29.293135+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[25022]: audit 2023-12-21T07:49:29.977458+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.146:0/2394872204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: audit 2023-12-21T07:49:29.281943+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.146:0/4096982206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: audit 2023-12-21T07:49:29.283037+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: audit 2023-12-21T07:49:29.292701+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcd993e-62ca-410a-a208-c8dabd9089b3"}]': finished 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: cluster 2023-12-21T07:49:29.292800+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: audit 2023-12-21T07:49:29.293135+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:30.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:30 smithi125 bash[30809]: audit 2023-12-21T07:49:29.977458+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.146:0/2394872204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:31.150 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:49:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:32.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:31 smithi146 bash[25263]: cluster 2023-12-21T07:49:30.057537+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:32.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:31 smithi146 bash[25263]: audit 2023-12-21T07:49:30.992199+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:32.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:31 smithi146 bash[25263]: audit 2023-12-21T07:49:31.001116+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:32.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[25022]: cluster 2023-12-21T07:49:30.057537+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:32.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[25022]: audit 2023-12-21T07:49:30.992199+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:32.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[25022]: audit 2023-12-21T07:49:31.001116+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:32.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[30809]: cluster 2023-12-21T07:49:30.057537+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:32.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[30809]: audit 2023-12-21T07:49:30.992199+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:32.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:31 smithi125 bash[30809]: audit 2023-12-21T07:49:31.001116+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:34.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:33 smithi146 bash[25263]: cluster 2023-12-21T07:49:32.058153+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:34.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:33 smithi125 bash[25022]: cluster 2023-12-21T07:49:32.058153+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:34.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:33 smithi125 bash[30809]: cluster 2023-12-21T07:49:32.058153+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:35.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:35 smithi146 bash[25263]: audit 2023-12-21T07:49:34.080678+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:35.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:35 smithi146 bash[25263]: audit 2023-12-21T07:49:34.089874+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:35.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:35 smithi125 bash[30809]: audit 2023-12-21T07:49:34.080678+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:35.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:35 smithi125 bash[30809]: audit 2023-12-21T07:49:34.089874+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:35 smithi125 bash[25022]: audit 2023-12-21T07:49:34.080678+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:35.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:35 smithi125 bash[25022]: audit 2023-12-21T07:49:34.089874+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:36.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:36 smithi146 bash[25263]: cluster 2023-12-21T07:49:34.058750+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:36.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:36 smithi125 bash[25022]: cluster 2023-12-21T07:49:34.058750+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:36.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:36 smithi125 bash[30809]: cluster 2023-12-21T07:49:34.058750+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:38.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:38 smithi146 bash[25263]: cluster 2023-12-21T07:49:36.059393+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:38.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:38 smithi125 bash[25022]: cluster 2023-12-21T07:49:36.059393+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:38.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:38 smithi125 bash[30809]: cluster 2023-12-21T07:49:36.059393+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:40.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:40 smithi146 bash[25263]: cluster 2023-12-21T07:49:38.060035+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:40.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:40 smithi146 bash[25263]: audit 2023-12-21T07:49:39.377017+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:49:40.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:40 smithi146 bash[25263]: audit 2023-12-21T07:49:39.378874+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:40.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[25022]: cluster 2023-12-21T07:49:38.060035+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:40.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[25022]: audit 2023-12-21T07:49:39.377017+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:49:40.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[25022]: audit 2023-12-21T07:49:39.378874+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:40.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[30809]: cluster 2023-12-21T07:49:38.060035+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:40.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[30809]: audit 2023-12-21T07:49:39.377017+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:49:40.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:40 smithi125 bash[30809]: audit 2023-12-21T07:49:39.378874+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:41.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:41 smithi125 bash[25022]: cephadm 2023-12-21T07:49:39.380432+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Deploying daemon osd.4 on smithi146 2023-12-21T07:49:41.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:41 smithi125 bash[30809]: cephadm 2023-12-21T07:49:39.380432+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Deploying daemon osd.4 on smithi146 2023-12-21T07:49:41.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:41 smithi146 bash[25263]: cephadm 2023-12-21T07:49:39.380432+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Deploying daemon osd.4 on smithi146 2023-12-21T07:49:42.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:42 smithi125 bash[25022]: cluster 2023-12-21T07:49:40.060623+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:42.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:42 smithi125 bash[30809]: cluster 2023-12-21T07:49:40.060623+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:42.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:42 smithi146 bash[25263]: cluster 2023-12-21T07:49:40.060623+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:44.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:44 smithi146 bash[25263]: cluster 2023-12-21T07:49:42.061207+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:44.400 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:44 smithi125 bash[25022]: cluster 2023-12-21T07:49:42.061207+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:44.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:44 smithi125 bash[30809]: cluster 2023-12-21T07:49:42.061207+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: cluster 2023-12-21T07:49:44.061848+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: audit 2023-12-21T07:49:44.338798+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: audit 2023-12-21T07:49:44.366175+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: audit 2023-12-21T07:49:44.368459+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: audit 2023-12-21T07:49:44.369790+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[25022]: audit 2023-12-21T07:49:44.379458+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: cluster 2023-12-21T07:49:44.061848+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: audit 2023-12-21T07:49:44.338798+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: audit 2023-12-21T07:49:44.366175+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:45.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: audit 2023-12-21T07:49:44.368459+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:45.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: audit 2023-12-21T07:49:44.369790+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:45.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:45 smithi125 bash[30809]: audit 2023-12-21T07:49:44.379458+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: cluster 2023-12-21T07:49:44.061848+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: audit 2023-12-21T07:49:44.338798+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: audit 2023-12-21T07:49:44.366175+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: audit 2023-12-21T07:49:44.368459+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: audit 2023-12-21T07:49:44.369790+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:45.708 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:45 smithi146 bash[25263]: audit 2023-12-21T07:49:44.379458+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:46.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:46 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:49:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: cluster 2023-12-21T07:49:46.062466+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.354523+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.361249+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.403551+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.406145+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.407888+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:47.612 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[25022]: audit 2023-12-21T07:49:46.419230+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: cluster 2023-12-21T07:49:46.062466+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.354523+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.361249+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.403551+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.406145+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.407888+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:47.613 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:47 smithi125 bash[30809]: audit 2023-12-21T07:49:46.419230+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: cluster 2023-12-21T07:49:46.062466+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.354523+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.361249+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.403551+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.406145+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.407888+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:47.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:47 smithi146 bash[25263]: audit 2023-12-21T07:49:46.419230+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.366 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:49:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:49.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: cluster 2023-12-21T07:49:48.063131+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:49.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.258421+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.265972+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.296435+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:49.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.299063+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:49.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.300864+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:49.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:49 smithi146 bash[25263]: audit 2023-12-21T07:49:49.313428+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: cluster 2023-12-21T07:49:48.063131+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.258421+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.265972+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.296435+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.299063+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.300864+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[25022]: audit 2023-12-21T07:49:49.313428+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: cluster 2023-12-21T07:49:48.063131+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.258421+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.265972+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.296435+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.299063+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.300864+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:49.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:49 smithi125 bash[30809]: audit 2023-12-21T07:49:49.313428+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:50.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:50 smithi125 bash[25022]: cephadm 2023-12-21T07:49:49.259722+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:49:50.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:50 smithi125 bash[30809]: cephadm 2023-12-21T07:49:49.259722+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:49:50.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:50 smithi146 bash[25263]: cephadm 2023-12-21T07:49:49.259722+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:49:51.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:49:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:49:51.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[25022]: cluster 2023-12-21T07:49:50.063545+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:51.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[25022]: audit 2023-12-21T07:49:51.122424+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:51.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[25022]: audit 2023-12-21T07:49:51.131821+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:51.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[30809]: cluster 2023-12-21T07:49:50.063545+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:51.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[30809]: audit 2023-12-21T07:49:51.122424+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:51.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:51 smithi125 bash[30809]: audit 2023-12-21T07:49:51.131821+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:51.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:51 smithi146 bash[25263]: cluster 2023-12-21T07:49:50.063545+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:51.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:51 smithi146 bash[25263]: audit 2023-12-21T07:49:51.122424+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:51.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:51 smithi146 bash[25263]: audit 2023-12-21T07:49:51.131821+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:52.380 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 4 on host 'smithi146' 2023-12-21T07:49:52.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:52 smithi125 bash[25022]: audit 2023-12-21T07:49:51.989173+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:52.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:52 smithi125 bash[25022]: audit 2023-12-21T07:49:51.990263+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:52.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:52 smithi125 bash[30809]: audit 2023-12-21T07:49:51.989173+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:52.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:52 smithi125 bash[30809]: audit 2023-12-21T07:49:51.990263+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:52.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:52 smithi146 bash[25263]: audit 2023-12-21T07:49:51.989173+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:52.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:52 smithi146 bash[25263]: audit 2023-12-21T07:49:51.990263+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:49:53.076 DEBUG:teuthology.orchestra.run.smithi146:osd.4> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.4.service 2023-12-21T07:49:53.079 INFO:tasks.cephadm:Deploying osd.5 on smithi146 with /dev/vg_nvme/lv_3... 2023-12-21T07:49:53.079 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-21T07:49:53.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: cluster 2023-12-21T07:49:52.064184+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.377198+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.389764+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: cluster 2023-12-21T07:49:52.389904+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.390080+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.390563+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.392273+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.393299+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.394534+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.395518+0000 mon.a (mon.0) 572 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.396216+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: cephadm 2023-12-21T07:49:52.397086+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 16247M 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.402477+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[25263]: audit 2023-12-21T07:49:52.410193+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.579 INFO:journalctl@ceph.osd.4.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:49:53.579 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[31309]: debug 2023-12-21T07:49:53.402+0000 7fd7caf71700 -1 osd.4 0 waiting for initial osdmap 2023-12-21T07:49:53.579 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 07:49:53 smithi146 bash[31309]: debug 2023-12-21T07:49:53.414+0000 7fd7c790c700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: cluster 2023-12-21T07:49:52.064184+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.377198+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.389764+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: cluster 2023-12-21T07:49:52.389904+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.390080+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.390563+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.392273+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.393299+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.394534+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.395518+0000 mon.a (mon.0) 572 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.396216+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: cephadm 2023-12-21T07:49:52.397086+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 16247M 2023-12-21T07:49:53.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.402477+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[25022]: audit 2023-12-21T07:49:52.410193+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: cluster 2023-12-21T07:49:52.064184+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.377198+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.389764+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: cluster 2023-12-21T07:49:52.389904+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.390080+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.390563+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.392273+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.393299+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.394534+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.395518+0000 mon.a (mon.0) 572 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.396216+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: cephadm 2023-12-21T07:49:52.397086+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 16247M 2023-12-21T07:49:53.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.402477+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:53.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:53 smithi125 bash[30809]: audit 2023-12-21T07:49:52.410193+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:49:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: audit 2023-12-21T07:49:53.400676+0000 mon.a (mon.0) 576 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:49:54.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: cluster 2023-12-21T07:49:53.400847+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:49:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: audit 2023-12-21T07:49:53.401069+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: audit 2023-12-21T07:49:53.408469+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: cluster 2023-12-21T07:49:54.257760+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346] boot 2023-12-21T07:49:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: cluster 2023-12-21T07:49:54.257871+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-21T07:49:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:54 smithi146 bash[25263]: audit 2023-12-21T07:49:54.258621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: audit 2023-12-21T07:49:53.400676+0000 mon.a (mon.0) 576 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: cluster 2023-12-21T07:49:53.400847+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: audit 2023-12-21T07:49:53.401069+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: audit 2023-12-21T07:49:53.408469+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: cluster 2023-12-21T07:49:54.257760+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346] boot 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: cluster 2023-12-21T07:49:54.257871+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-21T07:49:54.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[25022]: audit 2023-12-21T07:49:54.258621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: audit 2023-12-21T07:49:53.400676+0000 mon.a (mon.0) 576 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: cluster 2023-12-21T07:49:53.400847+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: audit 2023-12-21T07:49:53.401069+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: audit 2023-12-21T07:49:53.408469+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: cluster 2023-12-21T07:49:54.257760+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.146:6800/4054683346,v1:172.21.15.146:6801/4054683346] boot 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: cluster 2023-12-21T07:49:54.257871+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-21T07:49:54.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:54 smithi125 bash[30809]: audit 2023-12-21T07:49:54.258621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:49:55.719 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:55 smithi146 bash[25263]: cluster 2023-12-21T07:49:52.939028+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:55.719 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:55 smithi146 bash[25263]: cluster 2023-12-21T07:49:52.939207+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:55.719 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:55 smithi146 bash[25263]: cluster 2023-12-21T07:49:54.064798+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:55.719 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:55 smithi146 bash[25263]: cluster 2023-12-21T07:49:55.257549+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[25022]: cluster 2023-12-21T07:49:52.939028+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[25022]: cluster 2023-12-21T07:49:52.939207+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[25022]: cluster 2023-12-21T07:49:54.064798+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[25022]: cluster 2023-12-21T07:49:55.257549+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[30809]: cluster 2023-12-21T07:49:52.939028+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[30809]: cluster 2023-12-21T07:49:52.939207+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[30809]: cluster 2023-12-21T07:49:54.064798+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:49:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:55 smithi125 bash[30809]: cluster 2023-12-21T07:49:55.257549+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:49:56.280 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-21T07:49:56.280 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-21T07:49:56.281 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2023-12-21T07:49:56.281 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2023-12-21T07:49:56.281 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0157413 s, 666 MB/s 2023-12-21T07:49:56.281 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2023-12-21T07:49:57.046 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi146:vg_nvme/lv_3 2023-12-21T07:49:57.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:57 smithi146 bash[25263]: cluster 2023-12-21T07:49:56.065385+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:57.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:57 smithi146 bash[25263]: cluster 2023-12-21T07:49:56.258219+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:49:57.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:57 smithi125 bash[25022]: cluster 2023-12-21T07:49:56.065385+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:57.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:57 smithi125 bash[25022]: cluster 2023-12-21T07:49:56.258219+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:49:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:57 smithi125 bash[30809]: cluster 2023-12-21T07:49:56.065385+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:57.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:57 smithi125 bash[30809]: cluster 2023-12-21T07:49:56.258219+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:49:58.405 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:58 smithi146 bash[25263]: cluster 2023-12-21T07:49:57.262281+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:49:58.405 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:58 smithi146 bash[25263]: cluster 2023-12-21T07:49:58.263245+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:49:58.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:58 smithi125 bash[25022]: cluster 2023-12-21T07:49:57.262281+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:49:58.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:58 smithi125 bash[25022]: cluster 2023-12-21T07:49:58.263245+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:49:58.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:58 smithi125 bash[30809]: cluster 2023-12-21T07:49:57.262281+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:49:58.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:58 smithi125 bash[30809]: cluster 2023-12-21T07:49:58.263245+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:49:59.550 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:49:59 smithi146 bash[25263]: cluster 2023-12-21T07:49:58.065963+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:59.650 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:49:59 smithi125 bash[25022]: cluster 2023-12-21T07:49:58.065963+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:59.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:49:59 smithi125 bash[30809]: cluster 2023-12-21T07:49:58.065963+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[25022]: audit 2023-12-21T07:49:59.962241+0000 mgr.y (mgr.14152) 186 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[25022]: audit 2023-12-21T07:49:59.969120+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[25022]: audit 2023-12-21T07:49:59.975367+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[25022]: audit 2023-12-21T07:49:59.976964+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[25022]: cluster 2023-12-21T07:50:00.000117+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[30809]: audit 2023-12-21T07:49:59.962241+0000 mgr.y (mgr.14152) 186 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[30809]: audit 2023-12-21T07:49:59.969120+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[30809]: audit 2023-12-21T07:49:59.975367+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[30809]: audit 2023-12-21T07:49:59.976964+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:00 smithi125 bash[30809]: cluster 2023-12-21T07:50:00.000117+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:00.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:00 smithi146 bash[25263]: audit 2023-12-21T07:49:59.962241+0000 mgr.y (mgr.14152) 186 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:00.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:00 smithi146 bash[25263]: audit 2023-12-21T07:49:59.969120+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:00.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:00 smithi146 bash[25263]: audit 2023-12-21T07:49:59.975367+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:00.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:00 smithi146 bash[25263]: audit 2023-12-21T07:49:59.976964+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:00.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:00 smithi146 bash[25263]: cluster 2023-12-21T07:50:00.000117+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:01.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:01 smithi125 bash[25022]: cluster 2023-12-21T07:50:00.066596+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-21T07:50:01.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:01 smithi125 bash[30809]: cluster 2023-12-21T07:50:00.066596+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-21T07:50:01.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:01 smithi146 bash[25263]: cluster 2023-12-21T07:50:00.066596+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-21T07:50:03.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:03 smithi125 bash[25022]: cluster 2023-12-21T07:50:02.067280+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:03.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:03 smithi125 bash[30809]: cluster 2023-12-21T07:50:02.067280+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:03.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:03 smithi146 bash[25263]: cluster 2023-12-21T07:50:02.067280+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:05.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:05 smithi146 bash[25263]: cluster 2023-12-21T07:50:04.067985+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:05.566 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:05 smithi125 bash[25022]: cluster 2023-12-21T07:50:04.067985+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:05.566 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:05 smithi125 bash[30809]: cluster 2023-12-21T07:50:04.067985+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: cluster 2023-12-21T07:50:06.068694+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: audit 2023-12-21T07:50:07.033643+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.146:0/2300606977' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: audit 2023-12-21T07:50:07.034666+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: audit 2023-12-21T07:50:07.044480+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]': finished 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: cluster 2023-12-21T07:50:07.044713+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[25022]: audit 2023-12-21T07:50:07.044978+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: cluster 2023-12-21T07:50:06.068694+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: audit 2023-12-21T07:50:07.033643+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.146:0/2300606977' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: audit 2023-12-21T07:50:07.034666+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: audit 2023-12-21T07:50:07.044480+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]': finished 2023-12-21T07:50:07.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: cluster 2023-12-21T07:50:07.044713+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-21T07:50:07.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:07 smithi125 bash[30809]: audit 2023-12-21T07:50:07.044978+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: cluster 2023-12-21T07:50:06.068694+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: audit 2023-12-21T07:50:07.033643+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.146:0/2300606977' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: audit 2023-12-21T07:50:07.034666+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]: dispatch 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: audit 2023-12-21T07:50:07.044480+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdd50891-769d-4e7f-96ae-f81e62059bc7"}]': finished 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: cluster 2023-12-21T07:50:07.044713+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-21T07:50:07.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:07 smithi146 bash[25263]: audit 2023-12-21T07:50:07.044978+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:08.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:08 smithi125 bash[25022]: audit 2023-12-21T07:50:07.764281+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.146:0/1570687202' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:08.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:08 smithi125 bash[30809]: audit 2023-12-21T07:50:07.764281+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.146:0/1570687202' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:08.739 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:08 smithi146 bash[25263]: audit 2023-12-21T07:50:07.764281+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.146:0/1570687202' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:09.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:08 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:50:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:10.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:09 smithi146 bash[25263]: cluster 2023-12-21T07:50:08.069317+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:10.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:09 smithi146 bash[25263]: audit 2023-12-21T07:50:08.933992+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:10.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:09 smithi146 bash[25263]: audit 2023-12-21T07:50:08.941697+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:10.390 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[25022]: cluster 2023-12-21T07:50:08.069317+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:10.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[25022]: audit 2023-12-21T07:50:08.933992+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:10.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[25022]: audit 2023-12-21T07:50:08.941697+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:10.391 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[30809]: cluster 2023-12-21T07:50:08.069317+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:10.391 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[30809]: audit 2023-12-21T07:50:08.933992+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:10.391 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:09 smithi125 bash[30809]: audit 2023-12-21T07:50:08.941697+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:11.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:50:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:12.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:11 smithi146 bash[25263]: cluster 2023-12-21T07:50:10.069950+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:12.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:11 smithi146 bash[25263]: audit 2023-12-21T07:50:11.262106+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:12.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:11 smithi146 bash[25263]: audit 2023-12-21T07:50:11.271210+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:12.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[25022]: cluster 2023-12-21T07:50:10.069950+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:12.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[25022]: audit 2023-12-21T07:50:11.262106+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:12.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[25022]: audit 2023-12-21T07:50:11.271210+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:12.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[30809]: cluster 2023-12-21T07:50:10.069950+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:12.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[30809]: audit 2023-12-21T07:50:11.262106+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:12.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:11 smithi125 bash[30809]: audit 2023-12-21T07:50:11.271210+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:14.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:13 smithi146 bash[25263]: cluster 2023-12-21T07:50:12.070543+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:14.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:13 smithi125 bash[25022]: cluster 2023-12-21T07:50:12.070543+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:14.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:13 smithi125 bash[30809]: cluster 2023-12-21T07:50:12.070543+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:16.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:15 smithi146 bash[25263]: cluster 2023-12-21T07:50:14.071184+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-21T07:50:16.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:15 smithi125 bash[25022]: cluster 2023-12-21T07:50:14.071184+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-21T07:50:16.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:15 smithi125 bash[30809]: cluster 2023-12-21T07:50:14.071184+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-21T07:50:18.219 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:17 smithi146 bash[25263]: cluster 2023-12-21T07:50:16.071853+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-21T07:50:18.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:17 smithi125 bash[30809]: cluster 2023-12-21T07:50:16.071853+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-21T07:50:18.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:17 smithi125 bash[25022]: cluster 2023-12-21T07:50:16.071853+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-21T07:50:19.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:18 smithi146 bash[25263]: audit 2023-12-21T07:50:17.955778+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:50:19.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:18 smithi146 bash[25263]: audit 2023-12-21T07:50:17.957147+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:19.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:18 smithi146 bash[25263]: cephadm 2023-12-21T07:50:17.958322+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.5 on smithi146 2023-12-21T07:50:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[30809]: audit 2023-12-21T07:50:17.955778+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:50:19.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[30809]: audit 2023-12-21T07:50:17.957147+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:19.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[30809]: cephadm 2023-12-21T07:50:17.958322+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.5 on smithi146 2023-12-21T07:50:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[25022]: audit 2023-12-21T07:50:17.955778+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:50:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[25022]: audit 2023-12-21T07:50:17.957147+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:19.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:18 smithi125 bash[25022]: cephadm 2023-12-21T07:50:17.958322+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.5 on smithi146 2023-12-21T07:50:20.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:19 smithi146 bash[25263]: cluster 2023-12-21T07:50:18.072523+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:20.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:19 smithi125 bash[30809]: cluster 2023-12-21T07:50:18.072523+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:20.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:19 smithi125 bash[25022]: cluster 2023-12-21T07:50:18.072523+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:22.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:21 smithi146 bash[25263]: cluster 2023-12-21T07:50:20.073171+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:22.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:21 smithi125 bash[30809]: cluster 2023-12-21T07:50:20.073171+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:22.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:21 smithi125 bash[25022]: cluster 2023-12-21T07:50:20.073171+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:23.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:22 smithi146 bash[25263]: audit 2023-12-21T07:50:21.982013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:23.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:22 smithi146 bash[25263]: audit 2023-12-21T07:50:22.008020+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:23.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:22 smithi146 bash[25263]: audit 2023-12-21T07:50:22.010652+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:23.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:22 smithi146 bash[25263]: audit 2023-12-21T07:50:22.012276+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:23.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:22 smithi146 bash[25263]: audit 2023-12-21T07:50:22.022874+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[30809]: audit 2023-12-21T07:50:21.982013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[30809]: audit 2023-12-21T07:50:22.008020+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[30809]: audit 2023-12-21T07:50:22.010652+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[30809]: audit 2023-12-21T07:50:22.012276+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[30809]: audit 2023-12-21T07:50:22.022874+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:23.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[25022]: audit 2023-12-21T07:50:21.982013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:23.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[25022]: audit 2023-12-21T07:50:22.008020+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:23.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[25022]: audit 2023-12-21T07:50:22.010652+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:23.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[25022]: audit 2023-12-21T07:50:22.012276+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:23.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:22 smithi125 bash[25022]: audit 2023-12-21T07:50:22.022874+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:24.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:24 smithi146 bash[25263]: cluster 2023-12-21T07:50:22.073730+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:24.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:24 smithi125 bash[25022]: cluster 2023-12-21T07:50:22.073730+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:24.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:24 smithi125 bash[30809]: cluster 2023-12-21T07:50:22.073730+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:26.228 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:26 smithi146 bash[25263]: cluster 2023-12-21T07:50:24.074368+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:26.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:26 smithi125 bash[25022]: cluster 2023-12-21T07:50:24.074368+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:26.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:26 smithi125 bash[30809]: cluster 2023-12-21T07:50:24.074368+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:28.166 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:28 smithi146 bash[25263]: cluster 2023-12-21T07:50:26.074939+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:28.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:28 smithi125 bash[30809]: cluster 2023-12-21T07:50:26.074939+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:28.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:28 smithi125 bash[25022]: cluster 2023-12-21T07:50:26.074939+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:29.202 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 5 on host 'smithi146' 2023-12-21T07:50:29.401 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:29 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:50:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: cluster 2023-12-21T07:50:28.075632+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.061205+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: cephadm 2023-12-21T07:50:29.062881+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.072748+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.109541+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.112666+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.114531+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.127403+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.198905+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.199235+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.200767+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.201666+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.203232+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.204711+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:30 smithi146 bash[25263]: audit 2023-12-21T07:50:29.215671+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: cluster 2023-12-21T07:50:28.075632+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.061205+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: cephadm 2023-12-21T07:50:29.062881+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:50:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.072748+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.109541+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.112666+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.114531+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.127403+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.198905+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.199235+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.200767+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.201666+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.203232+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.204711+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[25022]: audit 2023-12-21T07:50:29.215671+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: cluster 2023-12-21T07:50:28.075632+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.061205+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: cephadm 2023-12-21T07:50:29.062881+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.072748+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.109541+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.112666+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.114531+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.127403+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.198905+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.199235+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.200767+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.201666+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.203232+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.204711+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:30 smithi125 bash[30809]: audit 2023-12-21T07:50:29.215671+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:30.419 DEBUG:teuthology.orchestra.run.smithi146:osd.5> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.5.service 2023-12-21T07:50:30.421 INFO:tasks.cephadm:Deploying osd.6 on smithi146 with /dev/vg_nvme/lv_2... 2023-12-21T07:50:30.421 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-21T07:50:30.600 INFO:journalctl@ceph.osd.5.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:50:31.522 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[34455]: debug 2023-12-21T07:50:31.217+0000 7fd0de233700 -1 osd.5 0 waiting for initial osdmap 2023-12-21T07:50:31.522 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[34455]: debug 2023-12-21T07:50:31.229+0000 7fd0d93cb700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: cluster 2023-12-21T07:50:30.076160+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: audit 2023-12-21T07:50:30.206363+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: cluster 2023-12-21T07:50:30.206574+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: audit 2023-12-21T07:50:30.206791+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: audit 2023-12-21T07:50:30.207299+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:31 smithi146 bash[25263]: audit 2023-12-21T07:50:30.208353+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.639 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:50:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: cluster 2023-12-21T07:50:30.076160+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: audit 2023-12-21T07:50:30.206363+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: cluster 2023-12-21T07:50:30.206574+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: audit 2023-12-21T07:50:30.206791+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: audit 2023-12-21T07:50:30.207299+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25022]: audit 2023-12-21T07:50:30.208353+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: cluster 2023-12-21T07:50:30.076160+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:31.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: audit 2023-12-21T07:50:30.206363+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T07:50:31.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: cluster 2023-12-21T07:50:30.206574+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:50:31.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: audit 2023-12-21T07:50:30.206791+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:31.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: audit 2023-12-21T07:50:30.207299+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[30809]: audit 2023-12-21T07:50:30.208353+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:50:31.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:31 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:50:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: cluster 2023-12-21T07:50:30.165178+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: cluster 2023-12-21T07:50:30.165375+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.210826+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: cluster 2023-12-21T07:50:31.210939+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.211691+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.221500+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.389995+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.400136+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.625709+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.636284+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.641206+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.643303+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.644893+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:32.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:32 smithi146 bash[25263]: audit 2023-12-21T07:50:31.656912+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: cluster 2023-12-21T07:50:30.165178+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: cluster 2023-12-21T07:50:30.165375+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.210826+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: cluster 2023-12-21T07:50:31.210939+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.211691+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.221500+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.389995+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.400136+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.625709+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.636284+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.641206+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.643303+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.644893+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[30809]: audit 2023-12-21T07:50:31.656912+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: cluster 2023-12-21T07:50:30.165178+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: cluster 2023-12-21T07:50:30.165375+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.210826+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: cluster 2023-12-21T07:50:31.210939+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:50:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.211691+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.221500+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.389995+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.400136+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.625709+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.636284+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.641206+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.643303+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.644893+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:32.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:32 smithi125 bash[25022]: audit 2023-12-21T07:50:31.656912+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:33.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:33 smithi146 bash[25263]: cluster 2023-12-21T07:50:32.076714+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:33.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:33 smithi146 bash[25263]: cluster 2023-12-21T07:50:32.216119+0000 mon.a (mon.0) 634 : cluster [INF] osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838] boot 2023-12-21T07:50:33.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:33 smithi146 bash[25263]: cluster 2023-12-21T07:50:32.216209+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-21T07:50:33.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:33 smithi146 bash[25263]: audit 2023-12-21T07:50:32.216408+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:33.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:33 smithi146 bash[25263]: cluster 2023-12-21T07:50:33.215805+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[25022]: cluster 2023-12-21T07:50:32.076714+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[25022]: cluster 2023-12-21T07:50:32.216119+0000 mon.a (mon.0) 634 : cluster [INF] osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838] boot 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[25022]: cluster 2023-12-21T07:50:32.216209+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[25022]: audit 2023-12-21T07:50:32.216408+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[25022]: cluster 2023-12-21T07:50:33.215805+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[30809]: cluster 2023-12-21T07:50:32.076714+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[30809]: cluster 2023-12-21T07:50:32.216119+0000 mon.a (mon.0) 634 : cluster [INF] osd.5 [v2:172.21.15.146:6808/2735291838,v1:172.21.15.146:6809/2735291838] boot 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[30809]: cluster 2023-12-21T07:50:32.216209+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[30809]: audit 2023-12-21T07:50:32.216408+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:50:33.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:33 smithi125 bash[30809]: cluster 2023-12-21T07:50:33.215805+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:50:34.025 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-21T07:50:34.026 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-21T07:50:34.026 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2023-12-21T07:50:34.026 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2023-12-21T07:50:34.026 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151049 s, 694 MB/s 2023-12-21T07:50:34.026 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2023-12-21T07:50:34.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:34 smithi146 bash[25263]: audit 2023-12-21T07:50:34.083335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:34.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:34 smithi146 bash[25263]: audit 2023-12-21T07:50:34.093053+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:34.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:34 smithi146 bash[25263]: cluster 2023-12-21T07:50:34.218048+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[25022]: audit 2023-12-21T07:50:34.083335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[25022]: audit 2023-12-21T07:50:34.093053+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[25022]: cluster 2023-12-21T07:50:34.218048+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[30809]: audit 2023-12-21T07:50:34.083335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[30809]: audit 2023-12-21T07:50:34.093053+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:34.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:34 smithi125 bash[30809]: cluster 2023-12-21T07:50:34.218048+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:50:34.783 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi146:vg_nvme/lv_2 2023-12-21T07:50:35.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:35 smithi146 bash[25263]: cluster 2023-12-21T07:50:34.077366+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:35.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:35 smithi146 bash[25263]: cluster 2023-12-21T07:50:34.221787+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:50:35.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:35 smithi146 bash[25263]: cluster 2023-12-21T07:50:34.265372+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[25022]: cluster 2023-12-21T07:50:34.077366+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[25022]: cluster 2023-12-21T07:50:34.221787+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[25022]: cluster 2023-12-21T07:50:34.265372+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[30809]: cluster 2023-12-21T07:50:34.077366+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[30809]: cluster 2023-12-21T07:50:34.221787+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:50:35.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:35 smithi125 bash[30809]: cluster 2023-12-21T07:50:34.265372+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:50:36.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:36 smithi146 bash[25263]: cluster 2023-12-21T07:50:35.274707+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:50:36.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:36 smithi125 bash[25022]: cluster 2023-12-21T07:50:35.274707+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:50:36.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:36 smithi125 bash[30809]: cluster 2023-12-21T07:50:35.274707+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:50:37.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:37 smithi146 bash[25263]: cluster 2023-12-21T07:50:36.078043+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:37.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:37 smithi125 bash[25022]: cluster 2023-12-21T07:50:36.078043+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:37.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:37 smithi125 bash[30809]: cluster 2023-12-21T07:50:36.078043+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[30809]: audit 2023-12-21T07:50:37.643712+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[30809]: audit 2023-12-21T07:50:37.650786+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[30809]: audit 2023-12-21T07:50:37.656133+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[30809]: audit 2023-12-21T07:50:37.657449+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[25022]: audit 2023-12-21T07:50:37.643712+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:38.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[25022]: audit 2023-12-21T07:50:37.650786+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:38.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[25022]: audit 2023-12-21T07:50:37.656133+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:38.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:38 smithi125 bash[25022]: audit 2023-12-21T07:50:37.657449+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:38.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:38 smithi146 bash[25263]: audit 2023-12-21T07:50:37.643712+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:38.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:38 smithi146 bash[25263]: audit 2023-12-21T07:50:37.650786+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:38.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:38 smithi146 bash[25263]: audit 2023-12-21T07:50:37.656133+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:38.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:38 smithi146 bash[25263]: audit 2023-12-21T07:50:37.657449+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:39.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[25022]: cluster 2023-12-21T07:50:38.078636+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:39.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[25022]: cluster 2023-12-21T07:50:38.282386+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:50:39.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[25022]: cluster 2023-12-21T07:50:38.282447+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-12-21T07:50:39.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[30809]: cluster 2023-12-21T07:50:38.078636+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:39.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[30809]: cluster 2023-12-21T07:50:38.282386+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:50:39.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:39 smithi125 bash[30809]: cluster 2023-12-21T07:50:38.282447+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-12-21T07:50:39.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:39 smithi146 bash[25263]: cluster 2023-12-21T07:50:38.078636+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:39.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:39 smithi146 bash[25263]: cluster 2023-12-21T07:50:38.282386+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:50:39.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:39 smithi146 bash[25263]: cluster 2023-12-21T07:50:38.282447+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-12-21T07:50:41.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:41 smithi146 bash[25263]: cluster 2023-12-21T07:50:40.079244+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:41.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:41 smithi125 bash[25022]: cluster 2023-12-21T07:50:40.079244+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:41.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:41 smithi125 bash[30809]: cluster 2023-12-21T07:50:40.079244+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:43.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:43 smithi125 bash[30809]: cluster 2023-12-21T07:50:42.079861+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:43.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:43 smithi125 bash[25022]: cluster 2023-12-21T07:50:42.079861+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:43.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:43 smithi146 bash[25263]: cluster 2023-12-21T07:50:42.079861+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: audit 2023-12-21T07:50:43.483226+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.146:0/2193583825' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: audit 2023-12-21T07:50:43.484494+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: audit 2023-12-21T07:50:43.494315+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]': finished 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: cluster 2023-12-21T07:50:43.494450+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: audit 2023-12-21T07:50:43.494734+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[30809]: audit 2023-12-21T07:50:44.218534+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.146:0/1823068656' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: audit 2023-12-21T07:50:43.483226+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.146:0/2193583825' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: audit 2023-12-21T07:50:43.484494+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: audit 2023-12-21T07:50:43.494315+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]': finished 2023-12-21T07:50:44.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: cluster 2023-12-21T07:50:43.494450+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-21T07:50:44.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: audit 2023-12-21T07:50:43.494734+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:44.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:44 smithi125 bash[25022]: audit 2023-12-21T07:50:44.218534+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.146:0/1823068656' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:44.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: audit 2023-12-21T07:50:43.483226+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.146:0/2193583825' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: audit 2023-12-21T07:50:43.484494+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]: dispatch 2023-12-21T07:50:44.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: audit 2023-12-21T07:50:43.494315+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b13c40fa-5811-4a3c-8718-5fdce397068e"}]': finished 2023-12-21T07:50:44.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: cluster 2023-12-21T07:50:43.494450+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-21T07:50:44.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: audit 2023-12-21T07:50:43.494734+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:44.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:44 smithi146 bash[25263]: audit 2023-12-21T07:50:44.218534+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.146:0/1823068656' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:45.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:45 smithi125 bash[30809]: cluster 2023-12-21T07:50:44.080437+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; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:45.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:45 smithi125 bash[25022]: cluster 2023-12-21T07:50:44.080437+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; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:45 smithi146 bash[25263]: cluster 2023-12-21T07:50:44.080437+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; 59 KiB/s, 0 objects/s recovering 2023-12-21T07:50:47.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:47 smithi125 bash[25022]: cluster 2023-12-21T07:50:46.081043+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; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:47.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:47 smithi125 bash[30809]: cluster 2023-12-21T07:50:46.081043+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; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:47.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:47 smithi146 bash[25263]: cluster 2023-12-21T07:50:46.081043+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; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:49.551 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:50:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[30809]: cluster 2023-12-21T07:50:48.081674+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[30809]: audit 2023-12-21T07:50:49.291868+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[30809]: audit 2023-12-21T07:50:49.301718+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[25022]: cluster 2023-12-21T07:50:48.081674+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[25022]: audit 2023-12-21T07:50:49.291868+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:49.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:49 smithi125 bash[25022]: audit 2023-12-21T07:50:49.301718+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:49 smithi146 bash[25263]: cluster 2023-12-21T07:50:48.081674+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:49 smithi146 bash[25263]: audit 2023-12-21T07:50:49.291868+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:49 smithi146 bash[25263]: audit 2023-12-21T07:50:49.301718+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:51.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:51 smithi146 bash[25263]: cluster 2023-12-21T07:50:50.082370+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:51.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:51 smithi125 bash[25022]: cluster 2023-12-21T07:50:50.082370+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:51.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:51 smithi125 bash[30809]: cluster 2023-12-21T07:50:50.082370+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:51.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:50:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:50:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:50:52.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:52 smithi146 bash[25263]: audit 2023-12-21T07:50:51.518917+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:52.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:52 smithi146 bash[25263]: audit 2023-12-21T07:50:51.525979+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:52.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:52 smithi125 bash[25022]: audit 2023-12-21T07:50:51.518917+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:52.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:52 smithi125 bash[25022]: audit 2023-12-21T07:50:51.525979+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:52.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:52 smithi125 bash[30809]: audit 2023-12-21T07:50:51.518917+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:52.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:52 smithi125 bash[30809]: audit 2023-12-21T07:50:51.525979+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:53.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:53 smithi125 bash[25022]: cluster 2023-12-21T07:50:52.082988+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:53.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:53 smithi125 bash[30809]: cluster 2023-12-21T07:50:52.082988+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:54.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:53 smithi146 bash[25263]: cluster 2023-12-21T07:50:52.082988+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:55.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:55 smithi146 bash[25263]: cluster 2023-12-21T07:50:54.083669+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:55.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:55 smithi146 bash[25263]: audit 2023-12-21T07:50:55.046410+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:50:55.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:55 smithi146 bash[25263]: audit 2023-12-21T07:50:55.048316+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:55.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:55 smithi146 bash[25263]: cephadm 2023-12-21T07:50:55.049748+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi146 2023-12-21T07:50:55.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[25022]: cluster 2023-12-21T07:50:54.083669+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:55.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[25022]: audit 2023-12-21T07:50:55.046410+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:50:55.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[25022]: audit 2023-12-21T07:50:55.048316+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:55.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[25022]: cephadm 2023-12-21T07:50:55.049748+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi146 2023-12-21T07:50:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[30809]: cluster 2023-12-21T07:50:54.083669+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[30809]: audit 2023-12-21T07:50:55.046410+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:50:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[30809]: audit 2023-12-21T07:50:55.048316+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:55.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:55 smithi125 bash[30809]: cephadm 2023-12-21T07:50:55.049748+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi146 2023-12-21T07:50:57.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:57 smithi125 bash[30809]: cluster 2023-12-21T07:50:56.084313+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-21T07:50:57.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:57 smithi125 bash[25022]: cluster 2023-12-21T07:50:56.084313+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-21T07:50:58.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:57 smithi146 bash[25263]: cluster 2023-12-21T07:50:56.084313+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-21T07:50:59.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: cluster 2023-12-21T07:50:58.084901+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: audit 2023-12-21T07:50:59.152040+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: audit 2023-12-21T07:50:59.160727+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: audit 2023-12-21T07:50:59.161407+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: audit 2023-12-21T07:50:59.163983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[25022]: audit 2023-12-21T07:50:59.173935+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: cluster 2023-12-21T07:50:58.084901+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: audit 2023-12-21T07:50:59.152040+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: audit 2023-12-21T07:50:59.160727+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:50:59.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: audit 2023-12-21T07:50:59.161407+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:59.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: audit 2023-12-21T07:50:59.163983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:59.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:50:59 smithi125 bash[30809]: audit 2023-12-21T07:50:59.173935+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:00.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: cluster 2023-12-21T07:50:58.084901+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:00.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: audit 2023-12-21T07:50:59.152040+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:00.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: audit 2023-12-21T07:50:59.160727+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:00.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: audit 2023-12-21T07:50:59.161407+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:00.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: audit 2023-12-21T07:50:59.163983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:00.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:50:59 smithi146 bash[25263]: audit 2023-12-21T07:50:59.173935+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:01.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:01 smithi146 bash[25263]: cluster 2023-12-21T07:51:00.085491+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:01.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:01 smithi125 bash[25022]: cluster 2023-12-21T07:51:00.085491+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:01.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:01 smithi125 bash[30809]: cluster 2023-12-21T07:51:00.085491+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:03.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:03 smithi125 bash[25022]: cluster 2023-12-21T07:51:02.086096+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:03.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:03 smithi125 bash[30809]: cluster 2023-12-21T07:51:02.086096+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:04.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:03 smithi146 bash[25263]: cluster 2023-12-21T07:51:02.086096+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:05.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:05 smithi146 bash[25263]: cluster 2023-12-21T07:51:04.086709+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-21T07:51:05.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:05 smithi125 bash[30809]: cluster 2023-12-21T07:51:04.086709+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-21T07:51:05.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:05 smithi125 bash[25022]: cluster 2023-12-21T07:51:04.086709+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-21T07:51:06.577 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 6 on host 'smithi146' 2023-12-21T07:51:06.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:06 smithi125 bash[25022]: audit 2023-12-21T07:51:06.219677+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:06.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:06 smithi125 bash[25022]: audit 2023-12-21T07:51:06.220963+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:06.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:06 smithi125 bash[30809]: audit 2023-12-21T07:51:06.219677+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:06.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:06 smithi125 bash[30809]: audit 2023-12-21T07:51:06.220963+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:07.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:06 smithi146 bash[25263]: audit 2023-12-21T07:51:06.219677+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:07.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:06 smithi146 bash[25263]: audit 2023-12-21T07:51:06.220963+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:51:07.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: cluster 2023-12-21T07:51:06.087333+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:07.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.568933+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: cluster 2023-12-21T07:51:06.569016+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.569219+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.569325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.570683+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.571108+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=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.574552+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.575862+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.581408+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:07.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.584988+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.586390+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.587685+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: cephadm 2023-12-21T07:51:06.588670+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 5415M 2023-12-21T07:51:07.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.597606+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:07 smithi146 bash[25263]: audit 2023-12-21T07:51:06.604258+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.775 DEBUG:teuthology.orchestra.run.smithi146:osd.6> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.6.service 2023-12-21T07:51:07.778 INFO:tasks.cephadm:Deploying osd.7 on smithi146 with /dev/vg_nvme/lv_1... 2023-12-21T07:51:07.778 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: cluster 2023-12-21T07:51:06.087333+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.568933+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: cluster 2023-12-21T07:51:06.569016+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.569219+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.569325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.570683+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.571108+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=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.574552+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.575862+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.581408+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.584988+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.586390+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.587685+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: cephadm 2023-12-21T07:51:06.588670+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 5415M 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.597606+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[25022]: audit 2023-12-21T07:51:06.604258+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: cluster 2023-12-21T07:51:06.087333+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.568933+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: cluster 2023-12-21T07:51:06.569016+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.569219+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.569325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.570683+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.571108+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=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.574552+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.575862+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.581408+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.584988+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.586390+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.587685+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: cephadm 2023-12-21T07:51:06.588670+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 5415M 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.597606+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:07 smithi125 bash[30809]: audit 2023-12-21T07:51:06.604258+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:08.031 INFO:journalctl@ceph.osd.6.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[25022]: audit 2023-12-21T07:51:07.572822+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[25022]: cluster 2023-12-21T07:51:07.572932+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[25022]: audit 2023-12-21T07:51:07.573499+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[25022]: audit 2023-12-21T07:51:07.582197+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[30809]: audit 2023-12-21T07:51:07.572822+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:08.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[30809]: cluster 2023-12-21T07:51:07.572932+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:51:08.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[30809]: audit 2023-12-21T07:51:07.573499+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:08 smithi125 bash[30809]: audit 2023-12-21T07:51:07.582197+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:08 smithi146 bash[25263]: audit 2023-12-21T07:51:07.572822+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:09.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:08 smithi146 bash[25263]: cluster 2023-12-21T07:51:07.572932+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:51:09.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:08 smithi146 bash[25263]: audit 2023-12-21T07:51:07.573499+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:08 smithi146 bash[25263]: audit 2023-12-21T07:51:07.582197+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.755 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:51:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:09.755 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:07.253562+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:07.253773+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:08.087963+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:08.576995+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820] boot 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:08.577089+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:08.577302+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: cluster 2023-12-21T07:51:09.283372+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.421933+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.431067+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.431382+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.433880+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:09.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.435251+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[25022]: audit 2023-12-21T07:51:09.447188+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:07.253562+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:07.253773+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:08.087963+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:08.576995+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820] boot 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:08.577089+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:08.577302+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: cluster 2023-12-21T07:51:09.283372+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.421933+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.757 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.431067+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.758 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.431382+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:09.758 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.433880+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:09.758 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.435251+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:09.758 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:09 smithi125 bash[30809]: audit 2023-12-21T07:51:09.447188+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:07.253562+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:07.253773+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:08.087963+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:08.576995+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.146:6816/3841365820,v1:172.21.15.146:6817/3841365820] boot 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:08.577089+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:08.577302+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: cluster 2023-12-21T07:51:09.283372+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.421933+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.431067+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:09.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.431382+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:09.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.433880+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:09.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.435251+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:09.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:09 smithi146 bash[25263]: audit 2023-12-21T07:51:09.447188+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:10.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[30809]: cephadm 2023-12-21T07:51:09.423285+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:10.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[30809]: cluster 2023-12-21T07:51:09.439268+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:10.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[30809]: cluster 2023-12-21T07:51:10.281189+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:51:10.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[30809]: cluster 2023-12-21T07:51:10.427744+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:10.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[25022]: cephadm 2023-12-21T07:51:09.423285+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:10.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[25022]: cluster 2023-12-21T07:51:09.439268+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:10.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[25022]: cluster 2023-12-21T07:51:10.281189+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:51:10.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:10 smithi125 bash[25022]: cluster 2023-12-21T07:51:10.427744+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:11.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:10 smithi146 bash[25263]: cephadm 2023-12-21T07:51:09.423285+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:11.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:10 smithi146 bash[25263]: cluster 2023-12-21T07:51:09.439268+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:11.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:10 smithi146 bash[25263]: cluster 2023-12-21T07:51:10.281189+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:51:11.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:10 smithi146 bash[25263]: cluster 2023-12-21T07:51:10.427744+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:11.733 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-21T07:51:11.733 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-21T07:51:11.733 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2023-12-21T07:51:11.734 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2023-12-21T07:51:11.734 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160569 s, 653 MB/s 2023-12-21T07:51:11.734 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2023-12-21T07:51:12.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:11 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:51:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:12.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:11 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:51:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:12.471 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi146:vg_nvme/lv_1 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: cluster 2023-12-21T07:51:11.439905+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: cluster 2023-12-21T07:51:11.600598+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.650834+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.657288+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.811423+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.819967+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.822277+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.824311+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.825511+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: cluster 2023-12-21T07:51:11.828849+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:12 smithi146 bash[25263]: audit 2023-12-21T07:51:11.834397+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: cluster 2023-12-21T07:51:11.439905+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: cluster 2023-12-21T07:51:11.600598+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:51:12.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.650834+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.657288+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.811423+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.819967+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.822277+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.824311+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.825511+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: cluster 2023-12-21T07:51:11.828849+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[25022]: audit 2023-12-21T07:51:11.834397+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: cluster 2023-12-21T07:51:11.439905+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: cluster 2023-12-21T07:51:11.600598+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.650834+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.657288+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.811423+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.819967+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.822277+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.824311+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.825511+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: cluster 2023-12-21T07:51:11.828849+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:12 smithi125 bash[30809]: audit 2023-12-21T07:51:11.834397+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:13.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:13 smithi146 bash[25263]: cluster 2023-12-21T07:51:12.613012+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:51:13.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:13 smithi146 bash[25263]: cluster 2023-12-21T07:51:12.816056+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:13.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:13 smithi146 bash[25263]: cluster 2023-12-21T07:51:12.816147+0000 mon.a (mon.0) 705 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[25022]: cluster 2023-12-21T07:51:12.613012+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[25022]: cluster 2023-12-21T07:51:12.816056+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[25022]: cluster 2023-12-21T07:51:12.816147+0000 mon.a (mon.0) 705 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[30809]: cluster 2023-12-21T07:51:12.613012+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[30809]: cluster 2023-12-21T07:51:12.816056+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:13 smithi125 bash[30809]: cluster 2023-12-21T07:51:12.816147+0000 mon.a (mon.0) 705 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:14.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:14 smithi125 bash[25022]: cluster 2023-12-21T07:51:13.829527+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; 118 KiB/s, 0 objects/s recovering 2023-12-21T07:51:14.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:14 smithi125 bash[30809]: cluster 2023-12-21T07:51:13.829527+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; 118 KiB/s, 0 objects/s recovering 2023-12-21T07:51:14.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:14 smithi146 bash[25263]: cluster 2023-12-21T07:51:13.829527+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; 118 KiB/s, 0 objects/s recovering 2023-12-21T07:51:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[25022]: audit 2023-12-21T07:51:15.346233+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:51:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[25022]: audit 2023-12-21T07:51:15.352642+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:51:15.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[25022]: audit 2023-12-21T07:51:15.354352+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[30809]: audit 2023-12-21T07:51:15.346233+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:51:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[30809]: audit 2023-12-21T07:51:15.352642+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:51:15.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:15 smithi125 bash[30809]: audit 2023-12-21T07:51:15.354352+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:15 smithi146 bash[25263]: audit 2023-12-21T07:51:15.346233+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:51:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:15 smithi146 bash[25263]: audit 2023-12-21T07:51:15.352642+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:51:16.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:15 smithi146 bash[25263]: audit 2023-12-21T07:51:15.354352+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:16.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:16 smithi125 bash[25022]: audit 2023-12-21T07:51:15.339296+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:16.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:16 smithi125 bash[25022]: cluster 2023-12-21T07:51:15.830153+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-21T07:51:16.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:16 smithi125 bash[30809]: audit 2023-12-21T07:51:15.339296+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:16.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:16 smithi125 bash[30809]: cluster 2023-12-21T07:51:15.830153+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-21T07:51:17.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:16 smithi146 bash[25263]: audit 2023-12-21T07:51:15.339296+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:17.021 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:16 smithi146 bash[25263]: cluster 2023-12-21T07:51:15.830153+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-21T07:51:19.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:18 smithi125 bash[25022]: cluster 2023-12-21T07:51:17.830743+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:19.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:18 smithi125 bash[30809]: cluster 2023-12-21T07:51:17.830743+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:19.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:18 smithi146 bash[25263]: cluster 2023-12-21T07:51:17.830743+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:20.544 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:20 smithi146 bash[25263]: cluster 2023-12-21T07:51:19.831355+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-21T07:51:20.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:20 smithi125 bash[25022]: cluster 2023-12-21T07:51:19.831355+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-21T07:51:20.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:20 smithi125 bash[30809]: cluster 2023-12-21T07:51:19.831355+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-21T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:21 smithi146 bash[25263]: audit 2023-12-21T07:51:21.358953+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.146:0/3304597285' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:21 smithi146 bash[25263]: audit 2023-12-21T07:51:21.360239+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:21 smithi146 bash[25263]: audit 2023-12-21T07:51:21.368961+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]': finished 2023-12-21T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:21 smithi146 bash[25263]: cluster 2023-12-21T07:51:21.369163+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-21T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:21 smithi146 bash[25263]: audit 2023-12-21T07:51:21.369468+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:21.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[30809]: audit 2023-12-21T07:51:21.358953+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.146:0/3304597285' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[30809]: audit 2023-12-21T07:51:21.360239+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[30809]: audit 2023-12-21T07:51:21.368961+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]': finished 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[30809]: cluster 2023-12-21T07:51:21.369163+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[30809]: audit 2023-12-21T07:51:21.369468+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[25022]: audit 2023-12-21T07:51:21.358953+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.146:0/3304597285' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[25022]: audit 2023-12-21T07:51:21.360239+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]: dispatch 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[25022]: audit 2023-12-21T07:51:21.368961+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0769bb96-adb6-4698-a8ac-2155a406c7f1"}]': finished 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[25022]: cluster 2023-12-21T07:51:21.369163+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-21T07:51:21.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:21 smithi125 bash[25022]: audit 2023-12-21T07:51:21.369468+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:22.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:22 smithi146 bash[25263]: cluster 2023-12-21T07:51:21.831954+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-21T07:51:22.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:22 smithi146 bash[25263]: audit 2023-12-21T07:51:22.083056+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.146:0/3451216116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:51:22.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:22 smithi125 bash[30809]: cluster 2023-12-21T07:51:21.831954+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-21T07:51:22.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:22 smithi125 bash[30809]: audit 2023-12-21T07:51:22.083056+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.146:0/3451216116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:51:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:22 smithi125 bash[25022]: cluster 2023-12-21T07:51:21.831954+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-21T07:51:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:22 smithi125 bash[25022]: audit 2023-12-21T07:51:22.083056+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.146:0/3451216116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:51:25.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:24 smithi146 bash[25263]: cluster 2023-12-21T07:51:23.832564+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:25.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:24 smithi125 bash[25022]: cluster 2023-12-21T07:51:23.832564+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:25.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:24 smithi125 bash[30809]: cluster 2023-12-21T07:51:23.832564+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:27.150 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:26 smithi125 bash[25022]: cluster 2023-12-21T07:51:25.833117+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:27.150 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:26 smithi125 bash[30809]: cluster 2023-12-21T07:51:25.833117+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:27.271 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:26 smithi146 bash[25263]: cluster 2023-12-21T07:51:25.833117+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:29.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:28 smithi125 bash[25022]: cluster 2023-12-21T07:51:27.833730+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:29.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:28 smithi125 bash[30809]: cluster 2023-12-21T07:51:27.833730+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:29.152 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:28 smithi146 bash[25263]: cluster 2023-12-21T07:51:27.833730+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:29.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:29 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:51:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[25022]: audit 2023-12-21T07:51:29.355530+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[25022]: audit 2023-12-21T07:51:29.364505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[25022]: cluster 2023-12-21T07:51:29.834354+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[30809]: audit 2023-12-21T07:51:29.355530+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[30809]: audit 2023-12-21T07:51:29.364505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:30 smithi125 bash[30809]: cluster 2023-12-21T07:51:29.834354+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:30 smithi146 bash[25263]: audit 2023-12-21T07:51:29.355530+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:30 smithi146 bash[25263]: audit 2023-12-21T07:51:29.364505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:30.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:30 smithi146 bash[25263]: cluster 2023-12-21T07:51:29.834354+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:32.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:31 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:51:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:32.942 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:32 smithi146 bash[25263]: audit 2023-12-21T07:51:31.775921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:32.943 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:32 smithi146 bash[25263]: audit 2023-12-21T07:51:31.784254+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:32.943 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:32 smithi146 bash[25263]: cluster 2023-12-21T07:51:31.834975+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:32.943 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:32 smithi146 bash[25263]: audit 2023-12-21T07:51:32.676957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:51:32.943 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:32 smithi146 bash[25263]: audit 2023-12-21T07:51:32.678428+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[30809]: audit 2023-12-21T07:51:31.775921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[30809]: audit 2023-12-21T07:51:31.784254+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[30809]: cluster 2023-12-21T07:51:31.834975+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[30809]: audit 2023-12-21T07:51:32.676957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:51:33.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[30809]: audit 2023-12-21T07:51:32.678428+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:33.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[25022]: audit 2023-12-21T07:51:31.775921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:33.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[25022]: audit 2023-12-21T07:51:31.784254+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:33.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[25022]: cluster 2023-12-21T07:51:31.834975+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:33.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[25022]: audit 2023-12-21T07:51:32.676957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:51:33.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:32 smithi125 bash[25022]: audit 2023-12-21T07:51:32.678428+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:34.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:33 smithi146 bash[25263]: cephadm 2023-12-21T07:51:32.679601+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Deploying daemon osd.7 on smithi146 2023-12-21T07:51:34.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:33 smithi125 bash[25022]: cephadm 2023-12-21T07:51:32.679601+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Deploying daemon osd.7 on smithi146 2023-12-21T07:51:34.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:33 smithi125 bash[30809]: cephadm 2023-12-21T07:51:32.679601+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Deploying daemon osd.7 on smithi146 2023-12-21T07:51:35.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:34 smithi146 bash[25263]: cluster 2023-12-21T07:51:33.835730+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:35.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:34 smithi146 bash[25263]: audit 2023-12-21T07:51:34.087609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:35.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:34 smithi146 bash[25263]: audit 2023-12-21T07:51:34.096258+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:35.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[25022]: cluster 2023-12-21T07:51:33.835730+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:35.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[25022]: audit 2023-12-21T07:51:34.087609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:35.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[25022]: audit 2023-12-21T07:51:34.096258+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:35.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[30809]: cluster 2023-12-21T07:51:33.835730+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:35.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[30809]: audit 2023-12-21T07:51:34.087609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:35.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:34 smithi125 bash[30809]: audit 2023-12-21T07:51:34.096258+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: cluster 2023-12-21T07:51:35.836374+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-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: audit 2023-12-21T07:51:36.816959+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: audit 2023-12-21T07:51:36.823372+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: audit 2023-12-21T07:51:36.825388+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: audit 2023-12-21T07:51:36.826777+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:37.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:36 smithi146 bash[25263]: audit 2023-12-21T07:51:36.838365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:37.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: cluster 2023-12-21T07:51:35.836374+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-21T07:51:37.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: audit 2023-12-21T07:51:36.816959+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:37.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: audit 2023-12-21T07:51:36.823372+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:37.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: audit 2023-12-21T07:51:36.825388+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:37.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: audit 2023-12-21T07:51:36.826777+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[25022]: audit 2023-12-21T07:51:36.838365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: cluster 2023-12-21T07:51:35.836374+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-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: audit 2023-12-21T07:51:36.816959+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: audit 2023-12-21T07:51:36.823372+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: audit 2023-12-21T07:51:36.825388+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: audit 2023-12-21T07:51:36.826777+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:37.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:36 smithi125 bash[30809]: audit 2023-12-21T07:51:36.838365+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:39.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:38 smithi146 bash[25263]: cluster 2023-12-21T07:51:37.836968+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:39.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:38 smithi125 bash[25022]: cluster 2023-12-21T07:51:37.836968+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:39.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:38 smithi125 bash[30809]: cluster 2023-12-21T07:51:37.836968+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:40.585 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:40 smithi146 bash[25263]: cluster 2023-12-21T07:51:39.837584+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:40.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:40 smithi125 bash[25022]: cluster 2023-12-21T07:51:39.837584+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:40.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:40 smithi125 bash[30809]: cluster 2023-12-21T07:51:39.837584+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:43.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:42 smithi125 bash[25022]: cluster 2023-12-21T07:51:41.838173+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:43.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:42 smithi125 bash[30809]: cluster 2023-12-21T07:51:41.838173+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:43.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:42 smithi146 bash[25263]: cluster 2023-12-21T07:51:41.838173+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:43.567 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 7 on host 'smithi146' 2023-12-21T07:51:44.258 DEBUG:teuthology.orchestra.run.smithi146:osd.7> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.7.service 2023-12-21T07:51:44.262 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-21T07:51:44.263 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-21T07:51:44.322 INFO:journalctl@ceph.osd.7.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.563081+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.578805+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.581229+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.582722+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.587238+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.589145+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.590892+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.592540+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: cephadm 2023-12-21T07:51:43.593759+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 4061M 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.602775+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:43.611560+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: cluster 2023-12-21T07:51:43.838844+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:44.158671+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[30809]: audit 2023-12-21T07:51:44.160023+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.563081+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.578805+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.581229+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.582722+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.587238+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.589145+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.590892+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.592540+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: cephadm 2023-12-21T07:51:43.593759+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 4061M 2023-12-21T07:51:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.602775+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:43.611560+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:44.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: cluster 2023-12-21T07:51:43.838844+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:44.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:44.158671+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:44.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:44 smithi125 bash[25022]: audit 2023-12-21T07:51:44.160023+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.563081+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.578805+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.581229+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.582722+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.587238+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.589145+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.590892+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.592540+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: cephadm 2023-12-21T07:51:43.593759+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Adjusting osd_memory_target on smithi146 to 4061M 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.602775+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:43.611560+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: cluster 2023-12-21T07:51:43.838844+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:44.158671+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:44 smithi146 bash[25263]: audit 2023-12-21T07:51:44.160023+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:51:45.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[25263]: audit 2023-12-21T07:51:44.625833+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:51:45.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[25263]: cluster 2023-12-21T07:51:44.626028+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:51:45.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[25263]: audit 2023-12-21T07:51:44.626302+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:45.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[25263]: audit 2023-12-21T07:51:44.626889+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:45.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[25263]: audit 2023-12-21T07:51:44.628181+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:45.772 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[41342]: debug 2023-12-21T07:51:45.631+0000 7f2cf4fd5700 -1 osd.7 0 waiting for initial osdmap 2023-12-21T07:51:45.772 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 07:51:45 smithi146 bash[41342]: debug 2023-12-21T07:51:45.647+0000 7f2cef96c700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:51:45.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[30809]: audit 2023-12-21T07:51:44.625833+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:51:45.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[30809]: cluster 2023-12-21T07:51:44.626028+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:51:45.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[30809]: audit 2023-12-21T07:51:44.626302+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:45.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[30809]: audit 2023-12-21T07:51:44.626889+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:45.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[30809]: audit 2023-12-21T07:51:44.628181+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[25022]: audit 2023-12-21T07:51:44.625833+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:51:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[25022]: cluster 2023-12-21T07:51:44.626028+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:51:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[25022]: audit 2023-12-21T07:51:44.626302+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[25022]: audit 2023-12-21T07:51:44.626889+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:45 smithi125 bash[25022]: audit 2023-12-21T07:51:44.628181+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T07:51:46.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[25022]: audit 2023-12-21T07:51:45.629636+0000 mon.a (mon.0) 741 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[25022]: cluster 2023-12-21T07:51:45.629839+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[25022]: audit 2023-12-21T07:51:45.630408+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[25022]: audit 2023-12-21T07:51:45.639708+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[25022]: cluster 2023-12-21T07:51:45.839459+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[30809]: audit 2023-12-21T07:51:45.629636+0000 mon.a (mon.0) 741 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[30809]: cluster 2023-12-21T07:51:45.629839+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[30809]: audit 2023-12-21T07:51:45.630408+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[30809]: audit 2023-12-21T07:51:45.639708+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:46.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:46 smithi125 bash[30809]: cluster 2023-12-21T07:51:45.839459+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:46 smithi146 bash[25263]: audit 2023-12-21T07:51:45.629636+0000 mon.a (mon.0) 741 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2023-12-21T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:46 smithi146 bash[25263]: cluster 2023-12-21T07:51:45.629839+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:46 smithi146 bash[25263]: audit 2023-12-21T07:51:45.630408+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:46 smithi146 bash[25263]: audit 2023-12-21T07:51:45.639708+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:46 smithi146 bash[25263]: cluster 2023-12-21T07:51:45.839459+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:51:47.718 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:51:47.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[25022]: cluster 2023-12-21T07:51:45.160915+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:47.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[25022]: cluster 2023-12-21T07:51:45.161091+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:47.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[25022]: cluster 2023-12-21T07:51:46.640299+0000 mon.a (mon.0) 745 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099] boot 2023-12-21T07:51:47.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[25022]: cluster 2023-12-21T07:51:46.640359+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-21T07:51:47.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[25022]: audit 2023-12-21T07:51:46.640835+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:47.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[30809]: cluster 2023-12-21T07:51:45.160915+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:47.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[30809]: cluster 2023-12-21T07:51:45.161091+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:47.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[30809]: cluster 2023-12-21T07:51:46.640299+0000 mon.a (mon.0) 745 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099] boot 2023-12-21T07:51:47.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[30809]: cluster 2023-12-21T07:51:46.640359+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-21T07:51:47.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:47 smithi125 bash[30809]: audit 2023-12-21T07:51:46.640835+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:48.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:47 smithi146 bash[25263]: cluster 2023-12-21T07:51:45.160915+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:51:48.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:47 smithi146 bash[25263]: cluster 2023-12-21T07:51:45.161091+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:51:48.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:47 smithi146 bash[25263]: cluster 2023-12-21T07:51:46.640299+0000 mon.a (mon.0) 745 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3240529099,v1:172.21.15.146:6825/3240529099] boot 2023-12-21T07:51:48.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:47 smithi146 bash[25263]: cluster 2023-12-21T07:51:46.640359+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-21T07:51:48.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:47 smithi146 bash[25263]: audit 2023-12-21T07:51:46.640835+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:48.778 INFO:teuthology.orchestra.run.smithi125.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1703145106,"num_in_osds":8,"osd_in_since":1703145081,"num_remapped_pgs":1} 2023-12-21T07:51:48.778 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:51:49.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:48 smithi146 bash[25263]: cluster 2023-12-21T07:51:47.650285+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:51:49.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:48 smithi146 bash[25263]: audit 2023-12-21T07:51:47.715867+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.125:0/532592482' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:51:49.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:48 smithi146 bash[25263]: cluster 2023-12-21T07:51:47.840028+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:49.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[25022]: cluster 2023-12-21T07:51:47.650285+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:51:49.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[25022]: audit 2023-12-21T07:51:47.715867+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.125:0/532592482' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:51:49.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[25022]: cluster 2023-12-21T07:51:47.840028+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:49.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[30809]: cluster 2023-12-21T07:51:47.650285+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:51:49.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[30809]: audit 2023-12-21T07:51:47.715867+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.125:0/532592482' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:51:49.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:48 smithi125 bash[30809]: cluster 2023-12-21T07:51:47.840028+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: cluster 2023-12-21T07:51:48.653673+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: cluster 2023-12-21T07:51:49.294458+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.489436+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.495383+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.498888+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.500974+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:49.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.502691+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:49.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:49 smithi146 bash[25263]: audit 2023-12-21T07:51:49.514617+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:51:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: cluster 2023-12-21T07:51:48.653673+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: cluster 2023-12-21T07:51:49.294458+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.489436+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.495383+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.498888+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.500974+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.502691+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[25022]: audit 2023-12-21T07:51:49.514617+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: cluster 2023-12-21T07:51:48.653673+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: cluster 2023-12-21T07:51:49.294458+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.489436+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.495383+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.498888+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.500974+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.502691+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:49 smithi125 bash[30809]: audit 2023-12-21T07:51:49.514617+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[25022]: cephadm 2023-12-21T07:51:49.490686+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[25022]: cluster 2023-12-21T07:51:49.506770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[25022]: cluster 2023-12-21T07:51:50.313565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[25022]: cluster 2023-12-21T07:51:50.496219+0000 mon.a (mon.0) 759 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[25022]: cluster 2023-12-21T07:51:50.496296+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[30809]: cephadm 2023-12-21T07:51:49.490686+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:50.937 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[30809]: cluster 2023-12-21T07:51:49.506770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:50.938 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[30809]: cluster 2023-12-21T07:51:50.313565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:51:50.938 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[30809]: cluster 2023-12-21T07:51:50.496219+0000 mon.a (mon.0) 759 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:50.938 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:50 smithi125 bash[30809]: cluster 2023-12-21T07:51:50.496296+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-21T07:51:51.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:50 smithi146 bash[25263]: cephadm 2023-12-21T07:51:49.490686+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Detected new or changed devices on smithi146 2023-12-21T07:51:51.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:50 smithi146 bash[25263]: cluster 2023-12-21T07:51:49.506770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:51.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:50 smithi146 bash[25263]: cluster 2023-12-21T07:51:50.313565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:51:51.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:50 smithi146 bash[25263]: cluster 2023-12-21T07:51:50.496219+0000 mon.a (mon.0) 759 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-21T07:51:51.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:50 smithi146 bash[25263]: cluster 2023-12-21T07:51:50.496296+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-21T07:51:51.282 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:52.318 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:51:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:53.219 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:51:53 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:51:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:51:53.219 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[30809]: cluster 2023-12-21T07:51:51.507420+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:53.219 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[30809]: audit 2023-12-21T07:51:51.906490+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:53.219 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[30809]: audit 2023-12-21T07:51:51.913495+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:53.220 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[25022]: cluster 2023-12-21T07:51:51.507420+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:53.220 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[25022]: audit 2023-12-21T07:51:51.906490+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:53.220 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:52 smithi125 bash[25022]: audit 2023-12-21T07:51:51.913495+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:53.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:52 smithi146 bash[25263]: cluster 2023-12-21T07:51:51.507420+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2023-12-21T07:51:53.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:52 smithi146 bash[25263]: audit 2023-12-21T07:51:51.906490+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:53.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:52 smithi146 bash[25263]: audit 2023-12-21T07:51:51.913495+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.013276+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.022370+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.042979+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.045349+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.047091+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:54.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: cluster 2023-12-21T07:51:53.051242+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-21T07:51:54.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:54 smithi146 bash[25263]: audit 2023-12-21T07:51:53.060749+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.013276+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.022370+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.042979+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.045349+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.047091+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: cluster 2023-12-21T07:51:53.051242+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[25022]: audit 2023-12-21T07:51:53.060749+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.013276+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.022370+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.042979+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.045349+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.047091+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: cluster 2023-12-21T07:51:53.051242+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-21T07:51:54.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:54 smithi125 bash[30809]: audit 2023-12-21T07:51:53.060749+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:51:54.417 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:51:54.418 INFO:teuthology.orchestra.run.smithi125.stdout:{"epoch":58,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:44:33.026580+0000","modified":"2023-12-21T07:51:50.300631+0000","last_up_change":"2023-12-21T07:51:46.633374+0000","last_in_change":"2023-12-21T07:51:21.361466+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-21T07:48:36.589138+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6802","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6803","nonce":3031322379}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6804","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6805","nonce":3031322379}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6808","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6809","nonce":3031322379}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6806","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6807","nonce":3031322379}]},"public_addr":"172.21.15.125:6803/3031322379","cluster_addr":"172.21.15.125:6805/3031322379","heartbeat_back_addr":"172.21.15.125:6809/3031322379","heartbeat_front_addr":"172.21.15.125:6807/3031322379","state":["exists","up"]},{"osd":1,"uuid":"a75c77ca-a207-4453-946e-4726fabe9ba7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6810","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6811","nonce":1841251609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6812","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6813","nonce":1841251609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6816","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6817","nonce":1841251609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6814","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6815","nonce":1841251609}]},"public_addr":"172.21.15.125:6811/1841251609","cluster_addr":"172.21.15.125:6813/1841251609","heartbeat_back_addr":"172.21.15.125:6817/1841251609","heartbeat_front_addr":"172.21.15.125:6815/1841251609","state":["exists","up"]},{"osd":2,"uuid":"f5b878c5-709c-4cc3-8c46-d37d09ee0b3b","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.125:6818","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6819","nonce":2717040046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6820","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6821","nonce":2717040046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6824","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6825","nonce":2717040046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6822","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6823","nonce":2717040046}]},"public_addr":"172.21.15.125:6819/2717040046","cluster_addr":"172.21.15.125:6821/2717040046","heartbeat_back_addr":"172.21.15.125:6825/2717040046","heartbeat_front_addr":"172.21.15.125:6823/2717040046","state":["exists","up"]},{"osd":3,"uuid":"fd486c1d-fdfb-468d-b954-b8ccad6d7224","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6826","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6827","nonce":2089275787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6828","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6829","nonce":2089275787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6832","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6833","nonce":2089275787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6830","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6831","nonce":2089275787}]},"public_addr":"172.21.15.125:6827/2089275787","cluster_addr":"172.21.15.125:6829/2089275787","heartbeat_back_addr":"172.21.15.125:6833/2089275787","heartbeat_front_addr":"172.21.15.125:6831/2089275787","state":["exists","up"]},{"osd":4,"uuid":"3bcd993e-62ca-410a-a208-c8dabd9089b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6801","nonce":4054683346}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6803","nonce":4054683346}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6807","nonce":4054683346}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6805","nonce":4054683346}]},"public_addr":"172.21.15.146:6801/4054683346","cluster_addr":"172.21.15.146:6803/4054683346","heartbeat_back_addr":"172.21.15.146:6807/4054683346","heartbeat_front_addr":"172.21.15.146:6805/4054683346","state":["exists","up"]},{"osd":5,"uuid":"fdd50891-769d-4e7f-96ae-f81e62059bc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6809","nonce":2735291838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6811","nonce":2735291838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6815","nonce":2735291838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6813","nonce":2735291838}]},"public_addr":"172.21.15.146:6809/2735291838","cluster_addr":"172.21.15.146:6811/2735291838","heartbeat_back_addr":"172.21.15.146:6815/2735291838","heartbeat_front_addr":"172.21.15.146:6813/2735291838","state":["exists","up"]},{"osd":6,"uuid":"b13c40fa-5811-4a3c-8718-5fdce397068e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6817","nonce":3841365820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6819","nonce":3841365820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6823","nonce":3841365820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6821","nonce":3841365820}]},"public_addr":"172.21.15.146:6817/3841365820","cluster_addr":"172.21.15.146:6819/3841365820","heartbeat_back_addr":"172.21.15.146:6823/3841365820","heartbeat_front_addr":"172.21.15.146:6821/3841365820","state":["exists","up"]},{"osd":7,"uuid":"0769bb96-adb6-4698-a8ac-2155a406c7f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6825","nonce":3240529099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6827","nonce":3240529099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6831","nonce":3240529099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6829","nonce":3240529099}]},"public_addr":"172.21.15.146:6825/3240529099","cluster_addr":"172.21.15.146:6827/3240529099","heartbeat_back_addr":"172.21.15.146:6831/3240529099","heartbeat_front_addr":"172.21.15.146:6829/3240529099","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-21T07:47:16.045094+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-21T07:47:55.420364+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-21T07:48:34.258091+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-21T07:49:16.643319+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-21T07:49:52.939213+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-21T07:50:30.165381+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-21T07:51:07.253781+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-21T07:51:45.161097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.125:0/3949777108":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:0/2336720511":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/1883463876":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/885041987":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/1821369189":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/294829437":"2023-12-22T07:45:03.869841+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-21T07:51:55.130 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-21T07:48:36.589138+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-21T07:51:55.130 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-21T07:51:55.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:55 smithi146 bash[25263]: cluster 2023-12-21T07:51:54.019596+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:55.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:55 smithi146 bash[25263]: cluster 2023-12-21T07:51:54.019641+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-21T07:51:55.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:55 smithi146 bash[25263]: cluster 2023-12-21T07:51:54.019659+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:55.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:55 smithi146 bash[25263]: audit 2023-12-21T07:51:54.413664+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.125:0/3559931921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:55.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[25022]: cluster 2023-12-21T07:51:54.019596+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:55.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[25022]: cluster 2023-12-21T07:51:54.019641+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[25022]: cluster 2023-12-21T07:51:54.019659+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[25022]: audit 2023-12-21T07:51:54.413664+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.125:0/3559931921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[30809]: cluster 2023-12-21T07:51:54.019596+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[30809]: cluster 2023-12-21T07:51:54.019641+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[30809]: cluster 2023-12-21T07:51:54.019659+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2023-12-21T07:51:55.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:55 smithi125 bash[30809]: audit 2023-12-21T07:51:54.413664+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.125:0/3559931921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:56.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:56 smithi125 bash[25022]: cluster 2023-12-21T07:51:55.051865+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:56.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:56 smithi125 bash[30809]: cluster 2023-12-21T07:51:55.051865+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:56 smithi146 bash[25263]: cluster 2023-12-21T07:51:55.051865+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-21T07:51:57.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:57 smithi125 bash[25022]: cluster 2023-12-21T07:51:57.052470+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-21T07:51:57.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:57 smithi125 bash[30809]: cluster 2023-12-21T07:51:57.052470+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-21T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:57 smithi146 bash[25263]: cluster 2023-12-21T07:51:57.052470+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-21T07:51:57.861 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:59.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:51:59 smithi125 bash[25022]: cluster 2023-12-21T07:51:59.053139+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-21T07:51:59.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:51:59 smithi125 bash[30809]: cluster 2023-12-21T07:51:59.053139+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-21T07:51:59.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:51:59 smithi146 bash[25263]: cluster 2023-12-21T07:51:59.053139+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-21T07:52:00.617 INFO:teuthology.orchestra.run.smithi125.stdout:pg_num: 1 2023-12-21T07:52:00.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:00 smithi125 bash[30809]: audit 2023-12-21T07:52:00.613369+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.125:0/1242055900' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:52:00.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:00 smithi125 bash[25022]: audit 2023-12-21T07:52:00.613369+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.125:0/1242055900' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:52:01.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:00 smithi146 bash[25263]: audit 2023-12-21T07:52:00.613369+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.125:0/1242055900' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:52:01.302 INFO:tasks.cephadm:Adding prometheus.a on smithi146 2023-12-21T07:52:01.302 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi146=a' 2023-12-21T07:52:01.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:01 smithi146 bash[25263]: cluster 2023-12-21T07:52:01.053835+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-21T07:52:02.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:01 smithi125 bash[30809]: cluster 2023-12-21T07:52:01.053835+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-21T07:52:02.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:01 smithi125 bash[25022]: cluster 2023-12-21T07:52:01.053835+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-21T07:52:03.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:03 smithi125 bash[30809]: cluster 2023-12-21T07:52:03.054526+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-21T07:52:03.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:03 smithi125 bash[25022]: cluster 2023-12-21T07:52:03.054526+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-21T07:52:03.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:03 smithi146 bash[25263]: cluster 2023-12-21T07:52:03.054526+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-21T07:52:04.322 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled prometheus update... 2023-12-21T07:52:05.239 DEBUG:teuthology.orchestra.run.smithi146:prometheus.a> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-21T07:52:05.242 INFO:tasks.cephadm:Adding node-exporter.a on smithi125 2023-12-21T07:52:05.242 INFO:tasks.cephadm:Adding node-exporter.b on smithi146 2023-12-21T07:52:05.243 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi125=a;smithi146=b' 2023-12-21T07:52:05.522 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[26451]: ignoring --setuser ceph since I am not root 2023-12-21T07:52:05.522 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[26451]: ignoring --setgroup ceph since I am not root 2023-12-21T07:52:05.522 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[26451]: debug 2023-12-21T07:52:05.435+0000 7fec5932a700 1 -- 172.21.15.146:0/2138724212 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56361fb66340 con 0x5636208e2800 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.307743+0000 mgr.y (mgr.14152) 261 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: cephadm 2023-12-21T07:52:04.311096+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.318358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.358904+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.361813+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.364158+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.375108+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: audit 2023-12-21T07:52:04.384935+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:05.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[25263]: cluster 2023-12-21T07:52:05.055135+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:05.598 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25297]: ignoring --setuser ceph since I am not root 2023-12-21T07:52:05.598 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25297]: ignoring --setgroup ceph since I am not root 2023-12-21T07:52:05.598 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25297]: debug 2023-12-21T07:52:05.435+0000 7f7d54c14700 1 -- 172.21.15.125:0/372160924 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563b113bc340 con 0x563b12138c00 2023-12-21T07:52:05.598 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.307743+0000 mgr.y (mgr.14152) 261 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:05.598 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: cephadm 2023-12-21T07:52:04.311096+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.318358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.358904+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.361813+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.364158+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.375108+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: audit 2023-12-21T07:52:04.384935+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25022]: cluster 2023-12-21T07:52:05.055135+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.307743+0000 mgr.y (mgr.14152) 261 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:05.599 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: cephadm 2023-12-21T07:52:04.311096+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.318358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.358904+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.361813+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.364158+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.375108+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: audit 2023-12-21T07:52:04.384935+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:05.600 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[30809]: cluster 2023-12-21T07:52:05.055135+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:05.772 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:05 smithi146 bash[26451]: debug 2023-12-21T07:52:05.587+0000 7fec61d86000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:52:05.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:05 smithi125 bash[25297]: debug 2023-12-21T07:52:05.591+0000 7f7d5d670000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:52:06.159 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:52:06.550 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[30809]: audit 2023-12-21T07:52:05.392692+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:06.551 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[30809]: cluster 2023-12-21T07:52:05.392767+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:52:06.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25022]: audit 2023-12-21T07:52:05.392692+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:06.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25022]: cluster 2023-12-21T07:52:05.392767+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:52:06.551 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25297]: debug 2023-12-21T07:52:06.263+0000 7f7d5d670000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:52:06.551 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25297]: debug 2023-12-21T07:52:06.387+0000 7f7d5d670000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:52:06.581 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[25263]: audit 2023-12-21T07:52:05.392692+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.125:0/1668087253' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:06.582 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[25263]: cluster 2023-12-21T07:52:05.392767+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:52:06.582 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[26451]: debug 2023-12-21T07:52:06.267+0000 7fec61d86000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:52:06.582 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[26451]: debug 2023-12-21T07:52:06.391+0000 7fec61d86000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:52:06.582 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[26451]: debug 2023-12-21T07:52:06.555+0000 7fec61d86000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:52:06.876 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25297]: debug 2023-12-21T07:52:06.547+0000 7f7d5d670000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:52:07.022 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:06 smithi146 bash[26451]: debug 2023-12-21T07:52:06.899+0000 7fec61d86000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:52:07.022 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:07 smithi146 bash[26451]: debug 2023-12-21T07:52:06.999+0000 7fec61d86000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:52:07.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25297]: debug 2023-12-21T07:52:06.871+0000 7f7d5d670000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:52:07.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:06 smithi125 bash[25297]: debug 2023-12-21T07:52:06.963+0000 7f7d5d670000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:52:07.272 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:07 smithi146 bash[26451]: debug 2023-12-21T07:52:07.207+0000 7fec61d86000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:52:07.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:07 smithi125 bash[25297]: debug 2023-12-21T07:52:07.163+0000 7f7d5d670000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:52:08.323 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:08 smithi125 bash[25297]: debug 2023-12-21T07:52:08.007+0000 7f7d5d670000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:52:08.323 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:08 smithi125 bash[25297]: debug 2023-12-21T07:52:08.115+0000 7f7d5d670000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:52:08.433 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:08 smithi146 bash[26451]: debug 2023-12-21T07:52:08.111+0000 7fec61d86000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:52:08.433 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:08 smithi146 bash[26451]: debug 2023-12-21T07:52:08.219+0000 7fec61d86000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:52:08.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:08 smithi125 bash[25297]: debug 2023-12-21T07:52:08.319+0000 7f7d5d670000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:52:08.772 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:08 smithi146 bash[26451]: debug 2023-12-21T07:52:08.427+0000 7fec61d86000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:52:09.010 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:08 smithi125 bash[25297]: debug 2023-12-21T07:52:08.671+0000 7f7d5d670000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:52:09.022 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:08 smithi146 bash[26451]: debug 2023-12-21T07:52:08.779+0000 7fec61d86000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:52:09.263 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:09 smithi125 bash[25297]: debug 2023-12-21T07:52:09.003+0000 7f7d5d670000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:52:09.485 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:09 smithi146 bash[26451]: debug 2023-12-21T07:52:09.111+0000 7fec61d86000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:52:09.651 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:09 smithi125 bash[25297]: debug 2023-12-21T07:52:09.391+0000 7f7d5d670000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:52:09.772 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:09 smithi146 bash[26451]: debug 2023-12-21T07:52:09.495+0000 7fec61d86000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:52:10.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:09 smithi125 bash[25297]: debug 2023-12-21T07:52:09.667+0000 7f7d5d670000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:52:10.272 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:09 smithi146 bash[26451]: debug 2023-12-21T07:52:09.787+0000 7fec61d86000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:52:10.631 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:10 smithi125 bash[25297]: debug 2023-12-21T07:52:10.355+0000 7f7d5d670000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:52:10.631 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:10 smithi125 bash[25297]: debug 2023-12-21T07:52:10.459+0000 7f7d5d670000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:52:10.631 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:10 smithi125 bash[25297]: debug 2023-12-21T07:52:10.627+0000 7f7d5d670000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:52:10.772 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:10 smithi146 bash[26451]: debug 2023-12-21T07:52:10.515+0000 7fec61d86000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:52:10.772 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:10 smithi146 bash[26451]: debug 2023-12-21T07:52:10.619+0000 7fec61d86000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:52:10.881 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:10 smithi125 bash[25297]: debug 2023-12-21T07:52:10.735+0000 7f7d5d670000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:52:11.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:10 smithi125 bash[25297]: debug 2023-12-21T07:52:10.875+0000 7f7d5d670000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:52:11.272 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:10 smithi146 bash[26451]: debug 2023-12-21T07:52:10.783+0000 7fec61d86000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:52:11.272 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:10 smithi146 bash[26451]: debug 2023-12-21T07:52:10.895+0000 7fec61d86000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:52:11.272 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:11 smithi146 bash[26451]: debug 2023-12-21T07:52:11.031+0000 7fec61d86000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:52:11.483 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:11 smithi125 bash[25297]: debug 2023-12-21T07:52:11.175+0000 7f7d5d670000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:52:11.483 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:11 smithi125 bash[25297]: debug 2023-12-21T07:52:11.295+0000 7f7d5d670000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:52:11.629 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:11 smithi146 bash[26451]: debug 2023-12-21T07:52:11.323+0000 7fec61d86000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:52:11.629 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:11 smithi146 bash[26451]: debug 2023-12-21T07:52:11.443+0000 7fec61d86000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:52:11.899 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:11 smithi146 bash[26451]: debug 2023-12-21T07:52:11.623+0000 7fec61d86000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:52:11.900 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:11 smithi146 bash[26451]: debug 2023-12-21T07:52:11.743+0000 7fec61d86000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:52:11.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:11 smithi125 bash[25297]: debug 2023-12-21T07:52:11.479+0000 7f7d5d670000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:52:11.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:11 smithi125 bash[25297]: debug 2023-12-21T07:52:11.599+0000 7f7d5d670000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:52:12.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.470256+0000 mon.a (mon.0) 781 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:52:12.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.471154+0000 mon.a (mon.0) 782 : cluster [INF] Activating manager daemon y 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.477087+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[25297]: debug 2023-12-21T07:52:12.463+0000 7f7d5d670000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[25297]: [21/Dec/2023:07:52:12] ENGINE Bus STARTING 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.470256+0000 mon.a (mon.0) 781 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.471154+0000 mon.a (mon.0) 782 : cluster [INF] Activating manager daemon y 2023-12-21T07:52:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:12 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.477087+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:52:12.940 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.470256+0000 mon.a (mon.0) 781 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:52:12.940 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.471154+0000 mon.a (mon.0) 782 : cluster [INF] Activating manager daemon y 2023-12-21T07:52:12.940 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.477087+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: debug 2023-12-21T07:52:12.623+0000 7fec61d86000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: [21/Dec/2023:07:52:12] ENGINE Bus STARTING 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: CherryPy Checker: 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: The Application mounted at '' has an empty config. 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: [21/Dec/2023:07:52:12] ENGINE Serving on http://:::9283 2023-12-21T07:52:12.941 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:52:12 smithi146 bash[26451]: [21/Dec/2023:07:52:12] ENGINE Bus STARTED 2023-12-21T07:52:13.231 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: CherryPy Checker: 2023-12-21T07:52:13.231 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: The Application mounted at '' has an empty config. 2023-12-21T07:52:13.232 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: [21/Dec/2023:07:52:13] ENGINE Serving on http://:::9283 2023-12-21T07:52:13.232 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: [21/Dec/2023:07:52:13] ENGINE Bus STARTED 2023-12-21T07:52:13.577 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled node-exporter update... 2023-12-21T07:52:13.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: [21/Dec/2023:07:52:13] ENGINE Bus STARTING 2023-12-21T07:52:13.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: [21/Dec/2023:07:52:13] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:52:13.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25297]: [21/Dec/2023:07:52:13] ENGINE Bus STARTED 2023-12-21T07:52:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.532744+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0616937s), standbys: x 2023-12-21T07:52:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.544010+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:52:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.544206+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:52:13.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.544450+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.544712+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.544983+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.545257+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.545626+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.545886+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.546186+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.546467+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.546796+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.547107+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.547399+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.547718+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:52:13.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.547978+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.548663+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.559369+0000 mon.a (mon.0) 785 : cluster [INF] Manager daemon y is now available 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.592479+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.532744+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0616937s), standbys: x 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.544010+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.544206+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.544450+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.544712+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.544983+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.545257+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:52:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.545626+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.545886+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.546186+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.546467+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.546796+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.547107+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.547399+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.547718+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.547978+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.548663+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.559369+0000 mon.a (mon.0) 785 : cluster [INF] Manager daemon y is now available 2023-12-21T07:52:13.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.592479+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.598425+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.603335+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.605129+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.607274+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.613344+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.613890+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.614049+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.615437+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.624363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.629331+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.631827+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cephadm 2023-12-21T07:52:12.632783+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:52:13.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.637397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.637714+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.638239+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cluster 2023-12-21T07:52:12.638358+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.639717+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.640137+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cephadm 2023-12-21T07:52:12.645212+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.598425+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.603335+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.605129+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.607274+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:13.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.613344+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.613890+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.614049+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.615437+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.624363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.629331+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.631827+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cephadm 2023-12-21T07:52:12.632783+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.637397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.637714+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.638239+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cluster 2023-12-21T07:52:12.638358+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.639717+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.640137+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:52:13.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cephadm 2023-12-21T07:52:12.645212+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.905740+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.906549+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.919640+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:12.920247+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.320334+0000 mgr.y (mgr.24368) 3 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.355271+0000 mgr.y (mgr.24368) 4 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:13.421723+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:13.476437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:13.488553+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:13.498802+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[30809]: audit 2023-12-21T07:52:13.499312+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.905740+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.906549+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.919640+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:12.920247+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.320334+0000 mgr.y (mgr.24368) 3 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.355271+0000 mgr.y (mgr.24368) 4 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:13.421723+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:13.476437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:13.488553+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:13.498802+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:13.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:13 smithi125 bash[25022]: audit 2023-12-21T07:52:13.499312+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.532744+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0616937s), standbys: x 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.544010+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.544206+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.544450+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.544712+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.544983+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.545257+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.545626+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.545886+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.546186+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.546467+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:52:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.546796+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.547107+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.547399+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.547718+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.547978+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.548663+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.559369+0000 mon.a (mon.0) 785 : cluster [INF] Manager daemon y is now available 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.592479+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.598425+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.603335+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.605129+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.607274+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.613344+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.613890+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.614049+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.615437+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.624363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.629331+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]': finished 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.631827+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:52:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cephadm 2023-12-21T07:52:12.632783+0000 mgr.y (mgr.24368) 1 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.637397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.637714+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.638239+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cluster 2023-12-21T07:52:12.638358+0000 mon.a (mon.0) 793 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.639717+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.640137+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.146:0/1537821717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cephadm 2023-12-21T07:52:12.645212+0000 mgr.y (mgr.24368) 2 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.905740+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.906549+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.919640+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:12.920247+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.320334+0000 mgr.y (mgr.24368) 3 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.355271+0000 mgr.y (mgr.24368) 4 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:52:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:13.421723+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:13.476437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:13.488553+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:13.498802+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:13 smithi146 bash[25263]: audit 2023-12-21T07:52:13.499312+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:52:14.280 DEBUG:teuthology.orchestra.run.smithi125:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-21T07:52:14.283 DEBUG:teuthology.orchestra.run.smithi146:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-21T07:52:14.285 INFO:tasks.cephadm:Adding alertmanager.a on smithi125 2023-12-21T07:52:14.286 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi125=a' 2023-12-21T07:52:14.527 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:52:14.546 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:52:14.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.523038+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTING 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: audit 2023-12-21T07:52:13.551029+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cluster 2023-12-21T07:52:13.551177+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e18: y(active, since 1.08013s), standbys: x 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: audit 2023-12-21T07:52:13.558322+0000 mgr.y (mgr.24368) 6 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi125=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.562187+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi125=a;smithi146=b;count:2 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cluster 2023-12-21T07:52:13.564055+0000 mgr.y (mgr.24368) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: audit 2023-12-21T07:52:13.570214+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.580799+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2023-12-21T07:52:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.644532+0000 mgr.y (mgr.24368) 10 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:52:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: cephadm 2023-12-21T07:52:13.645061+0000 mgr.y (mgr.24368) 11 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTED 2023-12-21T07:52:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:14 smithi146 bash[25263]: audit 2023-12-21T07:52:13.653177+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.523038+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTING 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: audit 2023-12-21T07:52:13.551029+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cluster 2023-12-21T07:52:13.551177+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e18: y(active, since 1.08013s), standbys: x 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: audit 2023-12-21T07:52:13.558322+0000 mgr.y (mgr.24368) 6 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi125=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.562187+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi125=a;smithi146=b;count:2 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cluster 2023-12-21T07:52:13.564055+0000 mgr.y (mgr.24368) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: audit 2023-12-21T07:52:13.570214+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.580799+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.644532+0000 mgr.y (mgr.24368) 10 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:52:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: cephadm 2023-12-21T07:52:13.645061+0000 mgr.y (mgr.24368) 11 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTED 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[25022]: audit 2023-12-21T07:52:13.653177+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.523038+0000 mgr.y (mgr.24368) 5 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTING 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: audit 2023-12-21T07:52:13.551029+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cluster 2023-12-21T07:52:13.551177+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e18: y(active, since 1.08013s), standbys: x 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: audit 2023-12-21T07:52:13.558322+0000 mgr.y (mgr.24368) 6 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi125=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.562187+0000 mgr.y (mgr.24368) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi125=a;smithi146=b;count:2 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cluster 2023-12-21T07:52:13.564055+0000 mgr.y (mgr.24368) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: audit 2023-12-21T07:52:13.570214+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.580799+0000 mgr.y (mgr.24368) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2023-12-21T07:52:14.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.644532+0000 mgr.y (mgr.24368) 10 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T07:52:14.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: cephadm 2023-12-21T07:52:13.645061+0000 mgr.y (mgr.24368) 11 : cephadm [INF] [21/Dec/2023:07:52:13] ENGINE Bus STARTED 2023-12-21T07:52:14.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:14 smithi125 bash[30809]: audit 2023-12-21T07:52:13.653177+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:16.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:16 smithi146 bash[25263]: cluster 2023-12-21T07:52:14.542901+0000 mgr.y (mgr.24368) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:16.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:16 smithi146 bash[25263]: cluster 2023-12-21T07:52:15.309623+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:52:16.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:16 smithi125 bash[25022]: cluster 2023-12-21T07:52:14.542901+0000 mgr.y (mgr.24368) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:16.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:16 smithi125 bash[25022]: cluster 2023-12-21T07:52:15.309623+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:52:16.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:16 smithi125 bash[30809]: cluster 2023-12-21T07:52:14.542901+0000 mgr.y (mgr.24368) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:16.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:16 smithi125 bash[30809]: cluster 2023-12-21T07:52:15.309623+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:52:18.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:18 smithi125 bash[25022]: cluster 2023-12-21T07:52:16.543501+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:18 smithi125 bash[30809]: cluster 2023-12-21T07:52:16.543501+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:18.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:18 smithi146 bash[25263]: cluster 2023-12-21T07:52:16.543501+0000 mgr.y (mgr.24368) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:19.412 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled alertmanager update... 2023-12-21T07:52:20.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:20 smithi146 bash[25263]: cluster 2023-12-21T07:52:18.544136+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:20.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:20 smithi146 bash[25263]: audit 2023-12-21T07:52:19.396976+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi125=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:20.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:20 smithi146 bash[25263]: cephadm 2023-12-21T07:52:19.400449+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi125=a;count:1 2023-12-21T07:52:20.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:20 smithi146 bash[25263]: audit 2023-12-21T07:52:19.408625+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[25022]: cluster 2023-12-21T07:52:18.544136+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[25022]: audit 2023-12-21T07:52:19.396976+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi125=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[25022]: cephadm 2023-12-21T07:52:19.400449+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi125=a;count:1 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[25022]: audit 2023-12-21T07:52:19.408625+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[30809]: cluster 2023-12-21T07:52:18.544136+0000 mgr.y (mgr.24368) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[30809]: audit 2023-12-21T07:52:19.396976+0000 mgr.y (mgr.24368) 15 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi125=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[30809]: cephadm 2023-12-21T07:52:19.400449+0000 mgr.y (mgr.24368) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi125=a;count:1 2023-12-21T07:52:20.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:20 smithi125 bash[30809]: audit 2023-12-21T07:52:19.408625+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:21.401 DEBUG:teuthology.orchestra.run.smithi125:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-21T07:52:21.404 INFO:tasks.cephadm:Adding grafana.a on smithi146 2023-12-21T07:52:21.404 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi146=a' 2023-12-21T07:52:21.469 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:52:22.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:22 smithi146 bash[25263]: cluster 2023-12-21T07:52:20.544799+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:22.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:22 smithi125 bash[25022]: cluster 2023-12-21T07:52:20.544799+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:22 smithi125 bash[30809]: cluster 2023-12-21T07:52:20.544799+0000 mgr.y (mgr.24368) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:24.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:24 smithi146 bash[25263]: cluster 2023-12-21T07:52:22.545438+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:24.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:24 smithi125 bash[25022]: cluster 2023-12-21T07:52:22.545438+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:24.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:24 smithi125 bash[30809]: cluster 2023-12-21T07:52:22.545438+0000 mgr.y (mgr.24368) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:26.540 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled grafana update... 2023-12-21T07:52:26.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:26 smithi146 bash[25263]: cluster 2023-12-21T07:52:24.546124+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:26.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:26 smithi125 bash[25022]: cluster 2023-12-21T07:52:24.546124+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:26.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:26 smithi125 bash[30809]: cluster 2023-12-21T07:52:24.546124+0000 mgr.y (mgr.24368) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:27 smithi146 bash[25263]: audit 2023-12-21T07:52:26.525088+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:27 smithi146 bash[25263]: cephadm 2023-12-21T07:52:26.528378+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2023-12-21T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:27 smithi146 bash[25263]: audit 2023-12-21T07:52:26.536611+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:27.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:27 smithi146 bash[25263]: cluster 2023-12-21T07:52:26.546728+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:27.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[25022]: audit 2023-12-21T07:52:26.525088+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:27.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[25022]: cephadm 2023-12-21T07:52:26.528378+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[25022]: audit 2023-12-21T07:52:26.536611+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[25022]: cluster 2023-12-21T07:52:26.546728+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[30809]: audit 2023-12-21T07:52:26.525088+0000 mgr.y (mgr.24368) 20 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[30809]: cephadm 2023-12-21T07:52:26.528378+0000 mgr.y (mgr.24368) 21 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[30809]: audit 2023-12-21T07:52:26.536611+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:27 smithi125 bash[30809]: cluster 2023-12-21T07:52:26.546728+0000 mgr.y (mgr.24368) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:28.139 DEBUG:teuthology.orchestra.run.smithi146:grafana.a> sudo journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@grafana.a.service 2023-12-21T07:52:28.141 INFO:tasks.cephadm:Setting up client nodes... 2023-12-21T07:52:28.142 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-21T07:52:28.374 INFO:journalctl@ceph.grafana.a.smithi146.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:52:30.600 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:30 smithi146 bash[25263]: cluster 2023-12-21T07:52:28.547335+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:30.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:30 smithi125 bash[25022]: cluster 2023-12-21T07:52:28.547335+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:30.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:30 smithi125 bash[30809]: cluster 2023-12-21T07:52:28.547335+0000 mgr.y (mgr.24368) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:32.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:52:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:32.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:52:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: cluster 2023-12-21T07:52:30.548042+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.816005+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.821050+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.823549+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.825241+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.835675+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.842944+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.845141+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:32.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.853603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.857988+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.860330+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.861814+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.871403+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.878108+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.879738+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.881089+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:31.889959+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.135582+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.141883+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.230353+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.240888+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.257651+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.263288+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.268377+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[25022]: audit 2023-12-21T07:52:32.277820+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: cluster 2023-12-21T07:52:30.548042+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.816005+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.821050+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.823549+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.825241+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.835675+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.842944+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.845141+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.853603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.857988+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.860330+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.861814+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.871403+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.878108+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.879738+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.881089+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:31.889959+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.135582+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.141883+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.230353+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.240888+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.257651+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.263288+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.268377+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:32 smithi125 bash[30809]: audit 2023-12-21T07:52:32.277820+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: cluster 2023-12-21T07:52:30.548042+0000 mgr.y (mgr.24368) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:32.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.816005+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.821050+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.823549+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.825241+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.835675+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.842944+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.845141+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.853603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.857988+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.860330+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.861814+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.871403+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.878108+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.879738+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.881089+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:31.889959+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.135582+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.141883+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.230353+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.240888+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.257651+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.263288+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.268377+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:32.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:32 smithi146 bash[25263]: audit 2023-12-21T07:52:32.277820+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:32.749 INFO:teuthology.orchestra.run.smithi125.stdout:[client.0] 2023-12-21T07:52:32.749 INFO:teuthology.orchestra.run.smithi125.stdout: key = AQDA7oNlK/T/KxAAkteTT+Fu7Fg7y8TBkJ6lCg== 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: cephadm 2023-12-21T07:52:31.836945+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: audit 2023-12-21T07:52:31.843690+0000 mgr.y (mgr.24368) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: audit 2023-12-21T07:52:31.845736+0000 mgr.y (mgr.24368) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: cephadm 2023-12-21T07:52:31.875187+0000 mgr.y (mgr.24368) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: cephadm 2023-12-21T07:52:31.890802+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: cephadm 2023-12-21T07:52:32.280738+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: audit 2023-12-21T07:52:32.625983+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: audit 2023-12-21T07:52:32.737709+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:33.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[25022]: audit 2023-12-21T07:52:32.746401+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:52:33.501 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-21T07:52:33.501 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-21T07:52:33.502 DEBUG:teuthology.orchestra.run.smithi125:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-21T07:52:33.522 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[44142]: ts=2023-12-21T07:52:33.402Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T07:52:33.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: cephadm 2023-12-21T07:52:31.836945+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: audit 2023-12-21T07:52:31.843690+0000 mgr.y (mgr.24368) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:33.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: audit 2023-12-21T07:52:31.845736+0000 mgr.y (mgr.24368) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:33.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: cephadm 2023-12-21T07:52:31.875187+0000 mgr.y (mgr.24368) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: cephadm 2023-12-21T07:52:31.890802+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: cephadm 2023-12-21T07:52:32.280738+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: audit 2023-12-21T07:52:32.625983+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: audit 2023-12-21T07:52:32.737709+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:33 smithi146 bash[25263]: audit 2023-12-21T07:52:32.746401+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:52:33.524 DEBUG:teuthology.orchestra.run.smithi146:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: cephadm 2023-12-21T07:52:31.836945+0000 mgr.y (mgr.24368) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: audit 2023-12-21T07:52:31.843690+0000 mgr.y (mgr.24368) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: audit 2023-12-21T07:52:31.845736+0000 mgr.y (mgr.24368) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.146:9095"}]: dispatch 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: cephadm 2023-12-21T07:52:31.875187+0000 mgr.y (mgr.24368) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: cephadm 2023-12-21T07:52:31.890802+0000 mgr.y (mgr.24368) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.590 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: cephadm 2023-12-21T07:52:32.280738+0000 mgr.y (mgr.24368) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:52:33.591 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: audit 2023-12-21T07:52:32.625983+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:33.591 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: audit 2023-12-21T07:52:32.737709+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:33.591 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:33 smithi125 bash[30809]: audit 2023-12-21T07:52:32.746401+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.125:0/2031986007' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:52:34.649 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:34 smithi146 bash[25263]: cluster 2023-12-21T07:52:32.548476+0000 mgr.y (mgr.24368) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:34.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:34 smithi125 bash[25022]: cluster 2023-12-21T07:52:32.548476+0000 mgr.y (mgr.24368) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:34.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:34 smithi125 bash[30809]: cluster 2023-12-21T07:52:32.548476+0000 mgr.y (mgr.24368) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:36.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:36 smithi125 bash[25022]: cluster 2023-12-21T07:52:34.549092+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:36.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:36 smithi125 bash[30809]: cluster 2023-12-21T07:52:34.549092+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:36.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:36 smithi146 bash[25263]: cluster 2023-12-21T07:52:34.549092+0000 mgr.y (mgr.24368) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:37.953 INFO:teuthology.orchestra.run.smithi146.stdout:[client.1] 2023-12-21T07:52:37.954 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDF7oNl0LE2OBAAPgb4ekUWsADA6haiuu565g== 2023-12-21T07:52:38.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: cluster 2023-12-21T07:52:36.549711+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:37.941302+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.146:0/2899222102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:37.942739+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-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:37.950359+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-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.249221+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.258017+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.263194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.265452+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.266992+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:38.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:38 smithi146 bash[25263]: audit 2023-12-21T07:52:38.277373+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.540 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:52:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: cluster 2023-12-21T07:52:36.549711+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:37.941302+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.146:0/2899222102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:37.942739+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-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:37.950359+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-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.249221+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.258017+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.263194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.265452+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.266992+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[30809]: audit 2023-12-21T07:52:38.277373+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.541 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: cluster 2023-12-21T07:52:36.549711+0000 mgr.y (mgr.24368) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:37.941302+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.146:0/2899222102' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:37.942739+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-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:37.950359+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-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.249221+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.258017+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.263194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.265452+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.266992+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:38.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:38 smithi125 bash[25022]: audit 2023-12-21T07:52:38.277373+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:39.152 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:38 smithi125 systemd[1]: Started Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:39.152 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-21T07:52:39.160 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-21T07:52:39.160 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-21T07:52:39.160 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-21T07:52:39.180 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-21T07:52:39.180 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-21T07:52:39.181 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-21T07:52:39.597 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[25022]: cephadm 2023-12-21T07:52:38.283374+0000 mgr.y (mgr.24368) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi125 2023-12-21T07:52:39.598 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[25022]: audit 2023-12-21T07:52:39.002880+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:39.598 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[30809]: cephadm 2023-12-21T07:52:38.283374+0000 mgr.y (mgr.24368) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi125 2023-12-21T07:52:39.598 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[30809]: audit 2023-12-21T07:52:39.002880+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:39.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:39 smithi146 bash[25263]: cephadm 2023-12-21T07:52:38.283374+0000 mgr.y (mgr.24368) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi125 2023-12-21T07:52:39.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:39 smithi146 bash[25263]: audit 2023-12-21T07:52:39.002880+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:39.902 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-21T07:52:39.902 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: aa2a8d90b84c: Pulling fs layer 2023-12-21T07:52:39.902 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: b45d31ee2d7f: Pulling fs layer 2023-12-21T07:52:39.902 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: b5db1e299295: Pulling fs layer 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: aa2a8d90b84c: Verifying Checksum 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:39 smithi125 bash[49782]: aa2a8d90b84c: Download complete 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: b45d31ee2d7f: Verifying Checksum 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: b45d31ee2d7f: Download complete 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: b5db1e299295: Verifying Checksum 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: b5db1e299295: Download complete 2023-12-21T07:52:40.341 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: aa2a8d90b84c: Pull complete 2023-12-21T07:52:40.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[25022]: cluster 2023-12-21T07:52:38.550251+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:40.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[25022]: cephadm 2023-12-21T07:52:39.005394+0000 mgr.y (mgr.24368) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2023-12-21T07:52:40.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[30809]: cluster 2023-12-21T07:52:38.550251+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:40.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[30809]: cephadm 2023-12-21T07:52:39.005394+0000 mgr.y (mgr.24368) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2023-12-21T07:52:40.747 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:40 smithi146 bash[25263]: cluster 2023-12-21T07:52:38.550251+0000 mgr.y (mgr.24368) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:40.747 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:40 smithi146 bash[25263]: cephadm 2023-12-21T07:52:39.005394+0000 mgr.y (mgr.24368) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2023-12-21T07:52:41.032 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:40 smithi125 bash[49782]: b45d31ee2d7f: Pull complete 2023-12-21T07:52:41.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:41 smithi125 bash[49782]: b5db1e299295: Pull complete 2023-12-21T07:52:41.710 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:41 smithi125 bash[49782]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-21T07:52:41.710 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:41 smithi125 bash[49782]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-21T07:52:41.901 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:41 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:52:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:41.909 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:42.272 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:42 smithi146 systemd[1]: Started Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:42.272 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[45162]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-21T07:52:42.347 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[25022]: cluster 2023-12-21T07:52:40.550868+0000 mgr.y (mgr.24368) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:42.347 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[25022]: audit 2023-12-21T07:52:41.619080+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.347 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[25022]: audit 2023-12-21T07:52:41.626943+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.347 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[25022]: audit 2023-12-21T07:52:42.100155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[30809]: cluster 2023-12-21T07:52:40.550868+0000 mgr.y (mgr.24368) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:42.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[30809]: audit 2023-12-21T07:52:41.619080+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[30809]: audit 2023-12-21T07:52:41.626943+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:42 smithi125 bash[30809]: audit 2023-12-21T07:52:42.100155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.660 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[25263]: cluster 2023-12-21T07:52:40.550868+0000 mgr.y (mgr.24368) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:42.660 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[25263]: audit 2023-12-21T07:52:41.619080+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.660 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[25263]: audit 2023-12-21T07:52:41.626943+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:42.661 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[25263]: audit 2023-12-21T07:52:42.100155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:43.022 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:42 smithi146 bash[45162]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-21T07:52:43.649 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[25263]: cephadm 2023-12-21T07:52:42.116201+0000 mgr.y (mgr.24368) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi125 2023-12-21T07:52:43.649 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[25263]: audit 2023-12-21T07:52:42.637776+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:43.649 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: aa2a8d90b84c: Pulling fs layer 2023-12-21T07:52:43.649 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b45d31ee2d7f: Pulling fs layer 2023-12-21T07:52:43.649 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b5db1e299295: Pulling fs layer 2023-12-21T07:52:43.649 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: aa2a8d90b84c: Verifying Checksum 2023-12-21T07:52:43.649 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: aa2a8d90b84c: Download complete 2023-12-21T07:52:43.650 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b45d31ee2d7f: Verifying Checksum 2023-12-21T07:52:43.650 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b45d31ee2d7f: Download complete 2023-12-21T07:52:43.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:43 smithi125 bash[30809]: cephadm 2023-12-21T07:52:42.116201+0000 mgr.y (mgr.24368) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi125 2023-12-21T07:52:43.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:43 smithi125 bash[30809]: audit 2023-12-21T07:52:42.637776+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:43.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:43 smithi125 bash[25022]: cephadm 2023-12-21T07:52:42.116201+0000 mgr.y (mgr.24368) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi125 2023-12-21T07:52:43.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:43 smithi125 bash[25022]: audit 2023-12-21T07:52:42.637776+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:43.949 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b5db1e299295: Verifying Checksum 2023-12-21T07:52:43.949 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: b5db1e299295: Download complete 2023-12-21T07:52:43.949 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:43 smithi146 bash[45162]: aa2a8d90b84c: Pull complete 2023-12-21T07:52:44.401 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[25022]: cluster 2023-12-21T07:52:42.551253+0000 mgr.y (mgr.24368) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:44.401 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[30809]: cluster 2023-12-21T07:52:42.551253+0000 mgr.y (mgr.24368) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.261Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.261Z 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-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.261Z 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-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.261Z 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-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:52:44.402 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:52:44.403 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:52:44.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:52:44.405 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:52:44.406 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:52:44.406 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:52:44.406 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:52:44.406 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.263Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:52:44.406 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:52:44 smithi125 bash[49782]: ts=2023-12-21T07:52:44.264Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:52:44.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:44 smithi146 bash[25263]: cluster 2023-12-21T07:52:42.551253+0000 mgr.y (mgr.24368) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:44.511 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:44 smithi146 bash[45162]: b45d31ee2d7f: Pull complete 2023-12-21T07:52:45.772 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:45 smithi146 bash[45162]: b5db1e299295: Pull complete 2023-12-21T07:52:46.272 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:45 smithi146 bash[45162]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-21T07:52:46.616 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:46 smithi125 bash[25022]: cluster 2023-12-21T07:52:44.551802+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:46.616 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:46 smithi125 bash[30809]: cluster 2023-12-21T07:52:44.551802+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:46.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:46 smithi146 bash[25263]: cluster 2023-12-21T07:52:44.551802+0000 mgr.y (mgr.24368) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:46.772 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:46 smithi146 bash[45162]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-21T07:52:48.130 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.825Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.825Z 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-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z 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-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z 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-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:52:48.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:52:48.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:52:48.275 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.827Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.828Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:52:48.276 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 07:52:47 smithi146 bash[45162]: ts=2023-12-21T07:52:47.828Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:52:48.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:48 smithi125 bash[25022]: cluster 2023-12-21T07:52:46.552243+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:48 smithi125 bash[25022]: audit 2023-12-21T07:52:48.117698+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.125:0/2170633474' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:52:48.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:48 smithi125 bash[30809]: cluster 2023-12-21T07:52:46.552243+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:48.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:48 smithi125 bash[30809]: audit 2023-12-21T07:52:48.117698+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.125:0/2170633474' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:52:48.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:48 smithi146 bash[25263]: cluster 2023-12-21T07:52:46.552243+0000 mgr.y (mgr.24368) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:48.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:48 smithi146 bash[25263]: audit 2023-12-21T07:52:48.117698+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.125:0/2170633474' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:52:49.482 INFO:teuthology.orchestra.run.smithi125.stdout:{"epoch":19,"active_gid":24368,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6800","nonce":2337305130},{"type":"v1","addr":"172.21.15.125:6801","nonce":2337305130}]},"active_addr":"172.21.15.125:6801/2337305130","active_change":"2023-12-21T07:52:12.471038+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24365,"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.125:8443/","prometheus":"http://172.21.15.125:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.125:0","nonce":3659355145}]},{"addrvec":[{"type":"v2","addr":"172.21.15.125:0","nonce":3006139583}]},{"addrvec":[{"type":"v2","addr":"172.21.15.125:0","nonce":3798017481}]},{"addrvec":[{"type":"v2","addr":"172.21.15.125:0","nonce":3687272813}]}]}} 2023-12-21T07:52:49.486 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-21T07:52:49.486 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-21T07:52:49.486 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:52:49.784 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:49 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:52:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:50.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:50 smithi125 bash[25022]: cluster 2023-12-21T07:52:48.552807+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:50.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:50 smithi125 bash[25022]: audit 2023-12-21T07:52:49.716915+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:50.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:50 smithi125 bash[30809]: cluster 2023-12-21T07:52:48.552807+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:50.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:50 smithi125 bash[30809]: audit 2023-12-21T07:52:49.716915+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:50.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:50 smithi146 bash[25263]: cluster 2023-12-21T07:52:48.552807+0000 mgr.y (mgr.24368) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:50.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:50 smithi146 bash[25263]: audit 2023-12-21T07:52:49.716915+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:51.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:52:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:51.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:51 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:52:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:51.980 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:52.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[30809]: cluster 2023-12-21T07:52:50.553346+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[30809]: audit 2023-12-21T07:52:51.042036+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[30809]: audit 2023-12-21T07:52:51.051650+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[30809]: audit 2023-12-21T07:52:51.096986+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[30809]: audit 2023-12-21T07:52:51.106457+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[25022]: cluster 2023-12-21T07:52:50.553346+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[25022]: audit 2023-12-21T07:52:51.042036+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[25022]: audit 2023-12-21T07:52:51.051650+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[25022]: audit 2023-12-21T07:52:51.096986+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:52 smithi125 bash[25022]: audit 2023-12-21T07:52:51.106457+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:52 smithi146 bash[25263]: cluster 2023-12-21T07:52:50.553346+0000 mgr.y (mgr.24368) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:52.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:52 smithi146 bash[25263]: audit 2023-12-21T07:52:51.042036+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:52 smithi146 bash[25263]: audit 2023-12-21T07:52:51.051650+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:52 smithi146 bash[25263]: audit 2023-12-21T07:52:51.096986+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:52.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:52 smithi146 bash[25263]: audit 2023-12-21T07:52:51.106457+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:53.402 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:53 smithi125 systemd[1]: Started Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: cluster 2023-12-21T07:52:52.553991+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:54.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.245054+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.398987+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.405042+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.411059+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.411629+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: audit 2023-12-21T07:52:53.417043+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:54 smithi146 bash[25263]: cephadm 2023-12-21T07:52:53.422916+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi146 2023-12-21T07:52:54.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: cluster 2023-12-21T07:52:52.553991+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.245054+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.398987+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.405042+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.411059+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.411629+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: audit 2023-12-21T07:52:53.417043+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[25022]: cephadm 2023-12-21T07:52:53.422916+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi146 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: cluster 2023-12-21T07:52:52.553991+0000 mgr.y (mgr.24368) 44 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.245054+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.398987+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.405042+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.411059+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.411629+0000 mgr.y (mgr.24368) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:52:54.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: audit 2023-12-21T07:52:53.417043+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:54.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:54 smithi125 bash[30809]: cephadm 2023-12-21T07:52:53.422916+0000 mgr.y (mgr.24368) 46 : cephadm [INF] Deploying daemon grafana.a on smithi146 2023-12-21T07:52:56.639 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:52:56.639 INFO:teuthology.orchestra.run.smithi125.stdout:{"epoch":59,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:44:33.026580+0000","modified":"2023-12-21T07:52:12.470454+0000","last_up_change":"2023-12-21T07:51:46.633374+0000","last_in_change":"2023-12-21T07:51:21.361466+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-21T07:48:36.589138+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6802","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6803","nonce":3031322379}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6804","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6805","nonce":3031322379}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6808","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6809","nonce":3031322379}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6806","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6807","nonce":3031322379}]},"public_addr":"172.21.15.125:6803/3031322379","cluster_addr":"172.21.15.125:6805/3031322379","heartbeat_back_addr":"172.21.15.125:6809/3031322379","heartbeat_front_addr":"172.21.15.125:6807/3031322379","state":["exists","up"]},{"osd":1,"uuid":"a75c77ca-a207-4453-946e-4726fabe9ba7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6810","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6811","nonce":1841251609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6812","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6813","nonce":1841251609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6816","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6817","nonce":1841251609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6814","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6815","nonce":1841251609}]},"public_addr":"172.21.15.125:6811/1841251609","cluster_addr":"172.21.15.125:6813/1841251609","heartbeat_back_addr":"172.21.15.125:6817/1841251609","heartbeat_front_addr":"172.21.15.125:6815/1841251609","state":["exists","up"]},{"osd":2,"uuid":"f5b878c5-709c-4cc3-8c46-d37d09ee0b3b","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.125:6818","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6819","nonce":2717040046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6820","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6821","nonce":2717040046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6824","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6825","nonce":2717040046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6822","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6823","nonce":2717040046}]},"public_addr":"172.21.15.125:6819/2717040046","cluster_addr":"172.21.15.125:6821/2717040046","heartbeat_back_addr":"172.21.15.125:6825/2717040046","heartbeat_front_addr":"172.21.15.125:6823/2717040046","state":["exists","up"]},{"osd":3,"uuid":"fd486c1d-fdfb-468d-b954-b8ccad6d7224","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6826","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6827","nonce":2089275787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6828","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6829","nonce":2089275787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6832","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6833","nonce":2089275787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6830","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6831","nonce":2089275787}]},"public_addr":"172.21.15.125:6827/2089275787","cluster_addr":"172.21.15.125:6829/2089275787","heartbeat_back_addr":"172.21.15.125:6833/2089275787","heartbeat_front_addr":"172.21.15.125:6831/2089275787","state":["exists","up"]},{"osd":4,"uuid":"3bcd993e-62ca-410a-a208-c8dabd9089b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6801","nonce":4054683346}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6803","nonce":4054683346}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6807","nonce":4054683346}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6805","nonce":4054683346}]},"public_addr":"172.21.15.146:6801/4054683346","cluster_addr":"172.21.15.146:6803/4054683346","heartbeat_back_addr":"172.21.15.146:6807/4054683346","heartbeat_front_addr":"172.21.15.146:6805/4054683346","state":["exists","up"]},{"osd":5,"uuid":"fdd50891-769d-4e7f-96ae-f81e62059bc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6809","nonce":2735291838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6811","nonce":2735291838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6815","nonce":2735291838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6813","nonce":2735291838}]},"public_addr":"172.21.15.146:6809/2735291838","cluster_addr":"172.21.15.146:6811/2735291838","heartbeat_back_addr":"172.21.15.146:6815/2735291838","heartbeat_front_addr":"172.21.15.146:6813/2735291838","state":["exists","up"]},{"osd":6,"uuid":"b13c40fa-5811-4a3c-8718-5fdce397068e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6817","nonce":3841365820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6819","nonce":3841365820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6823","nonce":3841365820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6821","nonce":3841365820}]},"public_addr":"172.21.15.146:6817/3841365820","cluster_addr":"172.21.15.146:6819/3841365820","heartbeat_back_addr":"172.21.15.146:6823/3841365820","heartbeat_front_addr":"172.21.15.146:6821/3841365820","state":["exists","up"]},{"osd":7,"uuid":"0769bb96-adb6-4698-a8ac-2155a406c7f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6825","nonce":3240529099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6827","nonce":3240529099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6831","nonce":3240529099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6829","nonce":3240529099}]},"public_addr":"172.21.15.146:6825/3240529099","cluster_addr":"172.21.15.146:6827/3240529099","heartbeat_back_addr":"172.21.15.146:6831/3240529099","heartbeat_front_addr":"172.21.15.146:6829/3240529099","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-21T07:47:16.045094+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-21T07:47:55.420364+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-21T07:48:34.258091+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-21T07:49:16.643319+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-21T07:49:52.939213+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-21T07:50:30.165381+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-21T07:51:07.253781+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-21T07:51:45.161097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.125:6801/3118191808":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/2164624251":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/3949777108":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:0/2336720511":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/3118191808":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/1309526617":"2023-12-22T07:52:12.470319+0000","172.21.15.125:6800/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/3620755948":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/1883463876":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/885041987":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/1821369189":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/2352307287":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/294829437":"2023-12-22T07:45:03.869841+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-21T07:52:56.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[25022]: cluster 2023-12-21T07:52:54.554649+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[30809]: cluster 2023-12-21T07:52:54.554649+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.310Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.310Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.313Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.125 port=9094 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.318Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.361Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.361Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.366Z caller=main.go:518 msg=Listening address=:9093 2023-12-21T07:52:56.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:56 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:56.366Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:52:56.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:56 smithi146 bash[25263]: cluster 2023-12-21T07:52:54.554649+0000 mgr.y (mgr.24368) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:57.547 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:57 smithi125 bash[30809]: audit 2023-12-21T07:52:56.634512+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.125:0/1550012645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:52:57.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:57 smithi125 bash[25022]: audit 2023-12-21T07:52:56.634512+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.125:0/1550012645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:52:57.580 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-21T07:52:57.580 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:52:57.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:57 smithi146 bash[25263]: audit 2023-12-21T07:52:56.634512+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.125:0/1550012645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:52:58.323 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:52:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:52:58.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[25022]: cluster 2023-12-21T07:52:56.555141+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:58.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[25022]: audit 2023-12-21T07:52:57.648093+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:58.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[25022]: audit 2023-12-21T07:52:58.122294+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:58.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[30809]: cluster 2023-12-21T07:52:56.555141+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:58.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[30809]: audit 2023-12-21T07:52:57.648093+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:58.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[30809]: audit 2023-12-21T07:52:58.122294+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:58.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:52:58 smithi125 bash[50834]: level=info ts=2023-12-21T07:52:58.319Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000931024s 2023-12-21T07:52:58.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:58 smithi146 bash[25263]: cluster 2023-12-21T07:52:56.555141+0000 mgr.y (mgr.24368) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:58.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:58 smithi146 bash[25263]: audit 2023-12-21T07:52:57.648093+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:52:58.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:52:58 smithi146 bash[25263]: audit 2023-12-21T07:52:58.122294+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:00.275 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:00.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:00 smithi125 bash[25022]: cluster 2023-12-21T07:52:58.555690+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:00.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:00 smithi125 bash[30809]: cluster 2023-12-21T07:52:58.555690+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:00.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:00 smithi146 bash[25263]: cluster 2023-12-21T07:52:58.555690+0000 mgr.y (mgr.24368) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:02.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:02 smithi125 bash[25022]: cluster 2023-12-21T07:53:00.556394+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:02.601 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:02 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:53:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:02.601 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:02 smithi125 bash[30809]: cluster 2023-12-21T07:53:00.556394+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:02.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:02 smithi146 bash[25263]: cluster 2023-12-21T07:53:00.556394+0000 mgr.y (mgr.24368) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:03.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:03 smithi146 bash[25263]: audit 2023-12-21T07:53:02.429732+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:03.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:03 smithi146 bash[25263]: audit 2023-12-21T07:53:02.440398+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:03.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:03 smithi125 bash[25022]: audit 2023-12-21T07:53:02.429732+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:03.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:03 smithi125 bash[25022]: audit 2023-12-21T07:53:02.440398+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:03.876 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:03 smithi125 bash[30809]: audit 2023-12-21T07:53:02.429732+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:03.876 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:03 smithi125 bash[30809]: audit 2023-12-21T07:53:02.440398+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:03 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:53:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:04.276 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:53:04.276 INFO:teuthology.orchestra.run.smithi125.stdout:{"epoch":59,"fsid":"a76377dc-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:44:33.026580+0000","modified":"2023-12-21T07:52:12.470454+0000","last_up_change":"2023-12-21T07:51:46.633374+0000","last_in_change":"2023-12-21T07:51:21.361466+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-21T07:48:36.589138+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"59c9fce4-6b45-4b99-9ff6-8fce2b82bfb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6802","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6803","nonce":3031322379}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6804","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6805","nonce":3031322379}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6808","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6809","nonce":3031322379}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6806","nonce":3031322379},{"type":"v1","addr":"172.21.15.125:6807","nonce":3031322379}]},"public_addr":"172.21.15.125:6803/3031322379","cluster_addr":"172.21.15.125:6805/3031322379","heartbeat_back_addr":"172.21.15.125:6809/3031322379","heartbeat_front_addr":"172.21.15.125:6807/3031322379","state":["exists","up"]},{"osd":1,"uuid":"a75c77ca-a207-4453-946e-4726fabe9ba7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6810","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6811","nonce":1841251609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6812","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6813","nonce":1841251609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6816","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6817","nonce":1841251609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6814","nonce":1841251609},{"type":"v1","addr":"172.21.15.125:6815","nonce":1841251609}]},"public_addr":"172.21.15.125:6811/1841251609","cluster_addr":"172.21.15.125:6813/1841251609","heartbeat_back_addr":"172.21.15.125:6817/1841251609","heartbeat_front_addr":"172.21.15.125:6815/1841251609","state":["exists","up"]},{"osd":2,"uuid":"f5b878c5-709c-4cc3-8c46-d37d09ee0b3b","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.125:6818","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6819","nonce":2717040046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6820","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6821","nonce":2717040046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6824","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6825","nonce":2717040046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6822","nonce":2717040046},{"type":"v1","addr":"172.21.15.125:6823","nonce":2717040046}]},"public_addr":"172.21.15.125:6819/2717040046","cluster_addr":"172.21.15.125:6821/2717040046","heartbeat_back_addr":"172.21.15.125:6825/2717040046","heartbeat_front_addr":"172.21.15.125:6823/2717040046","state":["exists","up"]},{"osd":3,"uuid":"fd486c1d-fdfb-468d-b954-b8ccad6d7224","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6826","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6827","nonce":2089275787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6828","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6829","nonce":2089275787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6832","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6833","nonce":2089275787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.125:6830","nonce":2089275787},{"type":"v1","addr":"172.21.15.125:6831","nonce":2089275787}]},"public_addr":"172.21.15.125:6827/2089275787","cluster_addr":"172.21.15.125:6829/2089275787","heartbeat_back_addr":"172.21.15.125:6833/2089275787","heartbeat_front_addr":"172.21.15.125:6831/2089275787","state":["exists","up"]},{"osd":4,"uuid":"3bcd993e-62ca-410a-a208-c8dabd9089b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6801","nonce":4054683346}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6803","nonce":4054683346}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6807","nonce":4054683346}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":4054683346},{"type":"v1","addr":"172.21.15.146:6805","nonce":4054683346}]},"public_addr":"172.21.15.146:6801/4054683346","cluster_addr":"172.21.15.146:6803/4054683346","heartbeat_back_addr":"172.21.15.146:6807/4054683346","heartbeat_front_addr":"172.21.15.146:6805/4054683346","state":["exists","up"]},{"osd":5,"uuid":"fdd50891-769d-4e7f-96ae-f81e62059bc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6809","nonce":2735291838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6811","nonce":2735291838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6815","nonce":2735291838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2735291838},{"type":"v1","addr":"172.21.15.146:6813","nonce":2735291838}]},"public_addr":"172.21.15.146:6809/2735291838","cluster_addr":"172.21.15.146:6811/2735291838","heartbeat_back_addr":"172.21.15.146:6815/2735291838","heartbeat_front_addr":"172.21.15.146:6813/2735291838","state":["exists","up"]},{"osd":6,"uuid":"b13c40fa-5811-4a3c-8718-5fdce397068e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6817","nonce":3841365820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6819","nonce":3841365820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6823","nonce":3841365820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":3841365820},{"type":"v1","addr":"172.21.15.146:6821","nonce":3841365820}]},"public_addr":"172.21.15.146:6817/3841365820","cluster_addr":"172.21.15.146:6819/3841365820","heartbeat_back_addr":"172.21.15.146:6823/3841365820","heartbeat_front_addr":"172.21.15.146:6821/3841365820","state":["exists","up"]},{"osd":7,"uuid":"0769bb96-adb6-4698-a8ac-2155a406c7f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6825","nonce":3240529099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6827","nonce":3240529099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6831","nonce":3240529099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3240529099},{"type":"v1","addr":"172.21.15.146:6829","nonce":3240529099}]},"public_addr":"172.21.15.146:6825/3240529099","cluster_addr":"172.21.15.146:6827/3240529099","heartbeat_back_addr":"172.21.15.146:6831/3240529099","heartbeat_front_addr":"172.21.15.146:6829/3240529099","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-21T07:47:16.045094+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-21T07:47:55.420364+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-21T07:48:34.258091+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-21T07:49:16.643319+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-21T07:49:52.939213+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-21T07:50:30.165381+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-21T07:51:07.253781+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-21T07:51:45.161097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.125:6801/3118191808":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/2164624251":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/3949777108":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/2918728352":"2023-12-22T07:45:33.937788+0000","172.21.15.125:0/2336720511":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6800/3118191808":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/1309526617":"2023-12-22T07:52:12.470319+0000","172.21.15.125:6800/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/3620755948":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/1883463876":"2023-12-22T07:45:33.937788+0000","172.21.15.125:6801/1949348162":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/885041987":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/1821369189":"2023-12-22T07:45:03.869841+0000","172.21.15.125:0/2352307287":"2023-12-22T07:52:12.470319+0000","172.21.15.125:0/294829437":"2023-12-22T07:45:03.869841+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-21T07:53:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[25022]: cluster 2023-12-21T07:53:02.557007+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[25022]: audit 2023-12-21T07:53:03.949818+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[25022]: audit 2023-12-21T07:53:03.960935+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[25022]: audit 2023-12-21T07:53:04.271568+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.125:0/1802518072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:53:04.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[30809]: cluster 2023-12-21T07:53:02.557007+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:04.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[30809]: audit 2023-12-21T07:53:03.949818+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[30809]: audit 2023-12-21T07:53:03.960935+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:04 smithi125 bash[30809]: audit 2023-12-21T07:53:04.271568+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.125:0/1802518072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:53:04.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:04 smithi146 bash[25263]: cluster 2023-12-21T07:53:02.557007+0000 mgr.y (mgr.24368) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:04.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:04 smithi146 bash[25263]: audit 2023-12-21T07:53:03.949818+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:04 smithi146 bash[25263]: audit 2023-12-21T07:53:03.960935+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:04.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:04 smithi146 bash[25263]: audit 2023-12-21T07:53:04.271568+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.125:0/1802518072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:53:05.069 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-21T07:53:05.069 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-21T07:53:05.070 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-21T07:53:05.070 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-21T07:53:05.070 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-21T07:53:05.071 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-21T07:53:05.071 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-21T07:53:05.071 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-21T07:53:05.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:05 smithi146 bash[25263]: cluster 2023-12-21T07:53:04.557813+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:05.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:05 smithi125 bash[25022]: cluster 2023-12-21T07:53:04.557813+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:05.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:05 smithi125 bash[30809]: cluster 2023-12-21T07:53:04.557813+0000 mgr.y (mgr.24368) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:06.652 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:06 smithi125 bash[50834]: level=info ts=2023-12-21T07:53:06.322Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003212136s 2023-12-21T07:53:07.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:07 smithi125 bash[25022]: cluster 2023-12-21T07:53:06.558580+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:07.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:07 smithi125 bash[30809]: cluster 2023-12-21T07:53:06.558580+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:07.935 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.935 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.938 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.939 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.939 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.942 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.943 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:07.943 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:08.083 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:07 smithi146 bash[25263]: cluster 2023-12-21T07:53:06.558580+0000 mgr.y (mgr.24368) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:09.151 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:08 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:53:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[25022]: cluster 2023-12-21T07:53:08.559128+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[25022]: audit 2023-12-21T07:53:08.874797+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[25022]: audit 2023-12-21T07:53:08.884815+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[30809]: cluster 2023-12-21T07:53:08.559128+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[30809]: audit 2023-12-21T07:53:08.874797+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:10.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:09 smithi125 bash[30809]: audit 2023-12-21T07:53:08.884815+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:10.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:09 smithi146 bash[25263]: cluster 2023-12-21T07:53:08.559128+0000 mgr.y (mgr.24368) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:10.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:09 smithi146 bash[25263]: audit 2023-12-21T07:53:08.874797+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:10.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:09 smithi146 bash[25263]: audit 2023-12-21T07:53:08.884815+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:12.173 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:11 smithi125 bash[25022]: cluster 2023-12-21T07:53:10.559661+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:12.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:11 smithi125 bash[30809]: cluster 2023-12-21T07:53:10.559661+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:11 smithi146 bash[25263]: cluster 2023-12-21T07:53:10.559661+0000 mgr.y (mgr.24368) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:14.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:13 smithi146 bash[25263]: cluster 2023-12-21T07:53:12.560146+0000 mgr.y (mgr.24368) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:13 smithi146 bash[25263]: audit 2023-12-21T07:53:12.913811+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:13 smithi146 bash[25263]: audit 2023-12-21T07:53:12.914628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:13 smithi146 bash[25263]: audit 2023-12-21T07:53:12.928069+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:13 smithi146 bash[25263]: audit 2023-12-21T07:53:12.928802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[30809]: cluster 2023-12-21T07:53:12.560146+0000 mgr.y (mgr.24368) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[30809]: audit 2023-12-21T07:53:12.913811+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[30809]: audit 2023-12-21T07:53:12.914628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[30809]: audit 2023-12-21T07:53:12.928069+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[30809]: audit 2023-12-21T07:53:12.928802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[25022]: cluster 2023-12-21T07:53:12.560146+0000 mgr.y (mgr.24368) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[25022]: audit 2023-12-21T07:53:12.913811+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[25022]: audit 2023-12-21T07:53:12.914628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:14.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[25022]: audit 2023-12-21T07:53:12.928069+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:14.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:13 smithi125 bash[25022]: audit 2023-12-21T07:53:12.928802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: audit 2023-12-21T07:53:14.254435+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: audit 2023-12-21T07:53:14.259061+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: audit 2023-12-21T07:53:14.261545+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: audit 2023-12-21T07:53:14.263132+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: audit 2023-12-21T07:53:14.273996+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: cephadm 2023-12-21T07:53:14.275074+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:53:15.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: cephadm 2023-12-21T07:53:14.277132+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:53:15.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[25263]: cephadm 2023-12-21T07:53:14.282010+0000 mgr.y (mgr.24368) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:53:15.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: audit 2023-12-21T07:53:14.254435+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: audit 2023-12-21T07:53:14.259061+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: audit 2023-12-21T07:53:14.261545+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: audit 2023-12-21T07:53:14.263132+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: audit 2023-12-21T07:53:14.273996+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: cephadm 2023-12-21T07:53:14.275074+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: cephadm 2023-12-21T07:53:14.277132+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[25022]: cephadm 2023-12-21T07:53:14.282010+0000 mgr.y (mgr.24368) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: audit 2023-12-21T07:53:14.254435+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: audit 2023-12-21T07:53:14.259061+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: audit 2023-12-21T07:53:14.261545+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:15.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: audit 2023-12-21T07:53:14.263132+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:15.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: audit 2023-12-21T07:53:14.273996+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:15.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: cephadm 2023-12-21T07:53:14.275074+0000 mgr.y (mgr.24368) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:53:15.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: cephadm 2023-12-21T07:53:14.277132+0000 mgr.y (mgr.24368) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:53:15.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:15 smithi125 bash[30809]: cephadm 2023-12-21T07:53:14.282010+0000 mgr.y (mgr.24368) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:53:15.838 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:15 smithi146 bash[46265]: t=2023-12-21T07:53:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-21T07:53:16.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-21T07:53:16.361 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[25263]: cluster 2023-12-21T07:53:14.560851+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:16.361 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-21T07:53:16.361 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-21T07:53:16.361 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-21T07:53:16.361 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-21T07:53:16.361 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-21T07:53:16.362 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-21T07:53:16.362 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-21T07:53:16.362 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-21T07:53:16.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:16 smithi125 bash[25022]: cluster 2023-12-21T07:53:14.560851+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:16.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:16 smithi125 bash[30809]: cluster 2023-12-21T07:53:14.560851+0000 mgr.y (mgr.24368) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:16.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-21T07:53:16.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-21T07:53:16.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-21T07:53:16.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-21T07:53:16.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-21T07:53:16.908 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-21T07:53:16.909 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-21T07:53:17.175 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:16 smithi146 bash[46265]: t=2023-12-21T07:53:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-21T07:53:17.175 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-21T07:53:17.522 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-21T07:53:17.522 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-21T07:53:17.879 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-21T07:53:17.879 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-21T07:53:17.879 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-21T07:53:18.188 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-21T07:53:18.188 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:17 smithi146 bash[46265]: t=2023-12-21T07:53:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-21T07:53:18.272 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[46265]: t=2023-12-21T07:53:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-21T07:53:18.459 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[25263]: cluster 2023-12-21T07:53:16.561495+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:18.459 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[25263]: audit 2023-12-21T07:53:17.665054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:18.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:18 smithi125 bash[25022]: cluster 2023-12-21T07:53:16.561495+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:18.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:18 smithi125 bash[25022]: audit 2023-12-21T07:53:17.665054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:18 smithi125 bash[30809]: cluster 2023-12-21T07:53:16.561495+0000 mgr.y (mgr.24368) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:18 smithi125 bash[30809]: audit 2023-12-21T07:53:17.665054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:18.742 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[46265]: t=2023-12-21T07:53:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-21T07:53:19.013 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[46265]: t=2023-12-21T07:53:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-21T07:53:19.013 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:18 smithi146 bash[46265]: t=2023-12-21T07:53:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-21T07:53:19.014 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-21T07:53:19.272 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-21T07:53:19.272 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-21T07:53:19.272 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-21T07:53:19.616 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-21T07:53:19.616 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-21T07:53:19.616 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-21T07:53:19.616 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-21T07:53:19.871 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-21T07:53:19.871 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-21T07:53:19.871 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-21T07:53:19.871 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-21T07:53:20.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:19 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:53:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:20.272 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:19 smithi146 bash[46265]: t=2023-12-21T07:53:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-21T07:53:20.538 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[25022]: cluster 2023-12-21T07:53:18.562150+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:20.538 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[25022]: audit 2023-12-21T07:53:19.882631+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.538 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[25022]: audit 2023-12-21T07:53:19.891220+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.539 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[30809]: cluster 2023-12-21T07:53:18.562150+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:20.539 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[30809]: audit 2023-12-21T07:53:19.882631+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.539 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:20 smithi125 bash[30809]: audit 2023-12-21T07:53:19.891220+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[25263]: cluster 2023-12-21T07:53:18.562150+0000 mgr.y (mgr.24368) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:20.623 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[25263]: audit 2023-12-21T07:53:19.882631+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.624 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[25263]: audit 2023-12-21T07:53:19.891220+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:20.624 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-21T07:53:20.624 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-21T07:53:20.624 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-21T07:53:21.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-21T07:53:21.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-21T07:53:21.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:20 smithi146 bash[46265]: t=2023-12-21T07:53:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-21T07:53:21.440 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-21T07:53:21.772 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-21T07:53:21.772 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-21T07:53:21.772 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-21T07:53:21.982 INFO:teuthology.orchestra.run.smithi125.stdout:77309411386 2023-12-21T07:53:21.983 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-21T07:53:22.022 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-21T07:53:22.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-21T07:53:22.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-21T07:53:22.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:21 smithi146 bash[46265]: t=2023-12-21T07:53:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-21T07:53:22.335 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-21T07:53:22.335 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-21T07:53:22.335 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-21T07:53:22.335 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-21T07:53:22.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:22 smithi125 bash[25022]: cluster 2023-12-21T07:53:20.562845+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:22.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:22 smithi125 bash[30809]: cluster 2023-12-21T07:53:20.562845+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:22.656 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[25263]: cluster 2023-12-21T07:53:20.562845+0000 mgr.y (mgr.24368) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:22.656 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-21T07:53:22.656 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-21T07:53:22.656 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-21T07:53:22.656 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-21T07:53:22.656 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-21T07:53:22.657 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-21T07:53:22.657 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-21T07:53:22.657 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-21T07:53:22.894 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:22 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:53:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:22.917 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-21T07:53:22.917 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-21T07:53:22.917 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-21T07:53:22.917 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-21T07:53:22.917 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:22 smithi146 bash[46265]: t=2023-12-21T07:53:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-21T07:53:23.262 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-21T07:53:23.263 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-21T07:53:23.263 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-21T07:53:23.263 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-21T07:53:23.268 INFO:teuthology.orchestra.run.smithi125.stdout:107374182450 2023-12-21T07:53:23.268 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-21T07:53:23.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[25022]: audit 2023-12-21T07:53:22.539988+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[25022]: audit 2023-12-21T07:53:22.550360+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[25022]: cluster 2023-12-21T07:53:22.563309+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[30809]: audit 2023-12-21T07:53:22.539988+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[30809]: audit 2023-12-21T07:53:22.550360+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:23 smithi125 bash[30809]: cluster 2023-12-21T07:53:22.563309+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:23.815 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[25263]: audit 2023-12-21T07:53:22.539988+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.815 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[25263]: audit 2023-12-21T07:53:22.550360+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:23.816 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[25263]: cluster 2023-12-21T07:53:22.563309+0000 mgr.y (mgr.24368) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:23.816 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-21T07:53:23.816 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-21T07:53:23.816 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-21T07:53:23.816 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-21T07:53:23.816 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-21T07:53:24.185 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-21T07:53:24.185 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:23 smithi146 bash[46265]: t=2023-12-21T07:53:23+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-21T07:53:24.486 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-21T07:53:24.492 INFO:teuthology.orchestra.run.smithi125.stdout:197568495644 2023-12-21T07:53:24.493 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-21T07:53:24.739 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-21T07:53:24.739 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-21T07:53:24.739 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-21T07:53:25.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-21T07:53:25.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-21T07:53:25.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-21T07:53:25.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-21T07:53:25.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-21T07:53:25.009 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:24 smithi146 bash[46265]: t=2023-12-21T07:53:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-21T07:53:25.157 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:24 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:53:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-21T07:53:25.261 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-21T07:53:25.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-21T07:53:25.809 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-21T07:53:25.810 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-21T07:53:26.056 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[25022]: cluster 2023-12-21T07:53:24.563926+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:26.056 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[25022]: audit 2023-12-21T07:53:24.849475+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.056 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[25022]: audit 2023-12-21T07:53:24.861550+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.057 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[30809]: cluster 2023-12-21T07:53:24.563926+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:26.057 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[30809]: audit 2023-12-21T07:53:24.849475+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.057 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:25 smithi125 bash[30809]: audit 2023-12-21T07:53:24.861550+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.069 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[25263]: cluster 2023-12-21T07:53:24.563926+0000 mgr.y (mgr.24368) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:26.069 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[25263]: audit 2023-12-21T07:53:24.849475+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.070 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[25263]: audit 2023-12-21T07:53:24.861550+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:25 smithi146 bash[46265]: t=2023-12-21T07:53:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-21T07:53:26.070 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-21T07:53:26.348 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-21T07:53:26.600 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-21T07:53:26.601 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-21T07:53:26.853 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-21T07:53:26.853 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-21T07:53:26.853 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-21T07:53:26.854 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:26 smithi146 bash[46265]: t=2023-12-21T07:53:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-21T07:53:27.106 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-21T07:53:27.359 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-21T07:53:27.620 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-21T07:53:27.621 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-21T07:53:27.621 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-21T07:53:27.840 INFO:teuthology.orchestra.run.smithi125.stdout:55834574914 2023-12-21T07:53:27.841 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-21T07:53:27.890 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[25263]: cluster 2023-12-21T07:53:26.564569+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:27.890 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-21T07:53:27.890 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-21T07:53:27.890 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-21T07:53:27.891 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-21T07:53:28.167 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:27 smithi146 bash[46265]: t=2023-12-21T07:53:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-21T07:53:28.167 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+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-21T07:53:28.167 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-21T07:53:28.168 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-21T07:53:28.168 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-21T07:53:28.168 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-21T07:53:28.200 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:27 smithi125 bash[30809]: cluster 2023-12-21T07:53:26.564569+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:28.201 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:27 smithi125 bash[25022]: cluster 2023-12-21T07:53:26.564569+0000 mgr.y (mgr.24368) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-21T07:53:28.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-21T07:53:28.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-21T07:53:28.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-21T07:53:28.669 INFO:teuthology.orchestra.run.smithi125.stdout:34359738444 2023-12-21T07:53:28.669 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-21T07:53:28.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-21T07:53:28.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-21T07:53:28.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-21T07:53:28.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-21T07:53:28.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-21T07:53:28.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-21T07:53:28.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-21T07:53:28.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-21T07:53:29.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-21T07:53:29.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-21T07:53:29.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-21T07:53:29.008 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-21T07:53:29.009 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:28 smithi146 bash[46265]: t=2023-12-21T07:53:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-21T07:53:29.009 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-21T07:53:29.142 INFO:teuthology.orchestra.run.smithi125.stdout:163208757283 2023-12-21T07:53:29.142 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-21T07:53:29.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-21T07:53:29.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-21T07:53:29.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-21T07:53:29.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-21T07:53:29.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-21T07:53:29.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-21T07:53:29.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-21T07:53:29.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-21T07:53:29.523 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-21T07:53:29.825 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-21T07:53:29.826 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-21T07:53:30.041 INFO:teuthology.orchestra.run.smithi125.stdout:128849018924 2023-12-21T07:53:30.041 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-21T07:53:30.046 INFO:teuthology.orchestra.run.smithi125.stdout:231928234005 2023-12-21T07:53:30.046 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:29 smithi146 bash[46265]: t=2023-12-21T07:53:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-21T07:53:30.095 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-21T07:53:30.381 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[25263]: cluster 2023-12-21T07:53:28.565339+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:30.381 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-21T07:53:30.382 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-21T07:53:30.513 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:30.515 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:30.515 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:30.517 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-21T07:53:30.651 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-21T07:53:30.652 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-21T07:53:30.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:30 smithi125 bash[25022]: cluster 2023-12-21T07:53:28.565339+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:30.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:30 smithi125 bash[30809]: cluster 2023-12-21T07:53:28.565339+0000 mgr.y (mgr.24368) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:30.929 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-21T07:53:30.929 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-21T07:53:30.929 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-21T07:53:30.930 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-21T07:53:31.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:30 smithi146 bash[46265]: t=2023-12-21T07:53:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-21T07:53:31.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+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-21T07:53:31.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-21T07:53:31.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-21T07:53:31.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-21T07:53:31.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+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-21T07:53:31.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-21T07:53:31.451 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-21T07:53:31.451 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-21T07:53:31.452 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-21T07:53:31.452 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-21T07:53:31.452 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-21T07:53:31.452 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-21T07:53:31.452 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-21T07:53:31.704 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-21T07:53:31.705 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-21T07:53:31.817 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:31.818 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:31.830 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:31 smithi125 systemd[1]: Stopping Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:53:31.830 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:31 smithi125 bash[54018]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:53:31.830 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:31 smithi125 bash[50834]: level=info ts=2023-12-21T07:53:31.737Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+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-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-21T07:53:31.957 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+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-21T07:53:31.958 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+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-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:31 smithi146 bash[46265]: t=2023-12-21T07:53:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-21T07:53:32.243 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-21T07:53:32.244 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-21T07:53:32.244 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-21T07:53:32.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[25263]: cluster 2023-12-21T07:53:30.565993+0000 mgr.y (mgr.24368) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:32.496 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-21T07:53:32.496 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-21T07:53:32.496 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-21T07:53:32.496 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-21T07:53:32.496 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-21T07:53:32.497 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-21T07:53:32.497 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-21T07:53:32.497 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-21T07:53:32.497 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-21T07:53:32.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:32 smithi125 bash[25022]: cluster 2023-12-21T07:53:30.565993+0000 mgr.y (mgr.24368) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:32 smithi125 bash[30809]: cluster 2023-12-21T07:53:30.565993+0000 mgr.y (mgr.24368) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:32.767 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-21T07:53:32.767 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-21T07:53:32.768 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-21T07:53:33.023 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-21T07:53:33.024 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:32 smithi146 bash[46265]: t=2023-12-21T07:53:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-21T07:53:33.024 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-21T07:53:33.356 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-21T07:53:33.357 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-21T07:53:33.357 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-21T07:53:33.626 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=18.145421399s 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-21T07:53:33.961 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-21T07:53:33.962 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-21T07:53:34.273 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+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-21T07:53:34.273 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-21T07:53:34.273 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-21T07:53:34.273 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-21T07:53:34.273 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 07:53:33 smithi146 bash[46265]: t=2023-12-21T07:53:33+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-21T07:53:34.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:34 smithi125 bash[30809]: cluster 2023-12-21T07:53:32.566596+0000 mgr.y (mgr.24368) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:34.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:34 smithi125 bash[25022]: cluster 2023-12-21T07:53:32.566596+0000 mgr.y (mgr.24368) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:34.661 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:34 smithi125 bash[54028]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T07:53:34.661 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:34 smithi125 bash[54176]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:53:34.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:34 smithi146 bash[25263]: cluster 2023-12-21T07:53:32.566596+0000 mgr.y (mgr.24368) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:35.185 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:34 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T07:53:35.186 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:34 smithi125 systemd[1]: Stopped Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:53:35.186 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:34 smithi125 systemd[1]: Started Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:53:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[25022]: cluster 2023-12-21T07:53:34.567242+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[25022]: audit 2023-12-21T07:53:34.871346+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:36.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[25022]: cephadm 2023-12-21T07:53:34.876869+0000 mgr.y (mgr.24368) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:53:36.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[25022]: cephadm 2023-12-21T07:53:34.883037+0000 mgr.y (mgr.24368) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:53:36.153 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:36.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[30809]: cluster 2023-12-21T07:53:34.567242+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:36.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[30809]: audit 2023-12-21T07:53:34.871346+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[30809]: cephadm 2023-12-21T07:53:34.876869+0000 mgr.y (mgr.24368) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:53:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:35 smithi125 bash[30809]: cephadm 2023-12-21T07:53:34.883037+0000 mgr.y (mgr.24368) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:53:36.154 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:36.316 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:35 smithi146 bash[25263]: cluster 2023-12-21T07:53:34.567242+0000 mgr.y (mgr.24368) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:36.316 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:35 smithi146 bash[25263]: audit 2023-12-21T07:53:34.871346+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:36.316 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:35 smithi146 bash[25263]: cephadm 2023-12-21T07:53:34.876869+0000 mgr.y (mgr.24368) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:53:36.316 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:35 smithi146 bash[25263]: cephadm 2023-12-21T07:53:34.883037+0000 mgr.y (mgr.24368) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:53:38.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:37 smithi125 bash[25022]: cluster 2023-12-21T07:53:36.567890+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:38.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:37 smithi125 bash[30809]: cluster 2023-12-21T07:53:36.567890+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:38.179 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:37 smithi146 bash[25263]: cluster 2023-12-21T07:53:36.567890+0000 mgr.y (mgr.24368) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:39.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:39 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:53:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:40.211 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:39 smithi146 systemd[1]: Stopping Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:39 smithi146 bash[47405]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.048Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.048Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.048Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.048Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T07:53:40.212 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T07:53:40.213 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T07:53:40.213 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T07:53:40.213 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T07:53:40.213 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[44142]: ts=2023-12-21T07:53:40.049Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T07:53:40.308 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:53:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:40.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[25263]: cluster 2023-12-21T07:53:38.569341+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:40.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[25263]: audit 2023-12-21T07:53:39.305525+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[25263]: audit 2023-12-21T07:53:39.316214+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[25263]: audit 2023-12-21T07:53:40.033129+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[25263]: audit 2023-12-21T07:53:40.041870+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[30809]: cluster 2023-12-21T07:53:38.569341+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:40.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[30809]: audit 2023-12-21T07:53:39.305525+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[30809]: audit 2023-12-21T07:53:39.316214+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[30809]: audit 2023-12-21T07:53:40.033129+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[30809]: audit 2023-12-21T07:53:40.041870+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25022]: cluster 2023-12-21T07:53:38.569341+0000 mgr.y (mgr.24368) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25022]: audit 2023-12-21T07:53:39.305525+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25022]: audit 2023-12-21T07:53:39.316214+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25022]: audit 2023-12-21T07:53:40.033129+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.649 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:40 smithi125 bash[25022]: audit 2023-12-21T07:53:40.041870+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:40.791 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[47415]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T07:53:40.791 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 bash[47451]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:53:40.791 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T07:53:40.791 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 systemd[1]: Stopped Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:53:40.792 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:40 smithi146 systemd[1]: Started Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:53:42.049 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: cluster 2023-12-21T07:53:40.569951+0000 mgr.y (mgr.24368) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.769751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.779644+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.780332+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.781933+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.782480+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.789608+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.799740+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.800429+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.819668+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.820213+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.821641+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.822092+0000 mgr.y (mgr.24368) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.829152+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.834524+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.836374+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.837820+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.848485+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.856959+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.858599+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.859668+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[25022]: audit 2023-12-21T07:53:40.867416+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: cluster 2023-12-21T07:53:40.569951+0000 mgr.y (mgr.24368) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.769751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.779644+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.780332+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.781933+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.782480+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.051 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.789608+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.799740+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.800429+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.819668+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.820213+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.821641+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.822092+0000 mgr.y (mgr.24368) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.829152+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.834524+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.836374+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.837820+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.848485+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.856959+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.858599+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.859668+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.052 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:41 smithi125 bash[30809]: audit 2023-12-21T07:53:40.867416+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: cluster 2023-12-21T07:53:40.569951+0000 mgr.y (mgr.24368) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:42.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.769751+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.779644+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.780332+0000 mgr.y (mgr.24368) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:53:42.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.781933+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.782480+0000 mgr.y (mgr.24368) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.125:9093"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.789608+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.799740+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.800429+0000 mgr.y (mgr.24368) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.819668+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.820213+0000 mgr.y (mgr.24368) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.821641+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.822092+0000 mgr.y (mgr.24368) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.146:3000"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.829152+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.834524+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.836374+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.837820+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.848485+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.856959+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:53:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.858599+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.859668+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[25263]: audit 2023-12-21T07:53:40.867416+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z 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 smithi146 (none))" 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.980Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.983Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.983Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T07:53:42.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.985Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.990Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.990Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.135µs 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.990Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.992Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.992Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.992Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.993µs wal_replay_duration=2.006761ms total_replay_duration=2.090318ms 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.994Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.994Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:41 smithi146 bash[47487]: ts=2023-12-21T07:53:41.994Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:42 smithi146 bash[47487]: ts=2023-12-21T07:53:42.015Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.82218ms db_storage=1.004µs remote_storage=2.332µs web_handler=472ns query_engine=898ns scrape=489.821µs scrape_sd=54.077µs notify=23.53µs notify_sd=7.38µs rules=19.769276ms 2023-12-21T07:53:42.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:53:42 smithi146 bash[47487]: ts=2023-12-21T07:53:42.015Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T07:53:43.826 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:43 smithi125 bash[30809]: cluster 2023-12-21T07:53:42.570578+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:43.826 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:43 smithi125 bash[25022]: cluster 2023-12-21T07:53:42.570578+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:44.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:43 smithi146 bash[25263]: cluster 2023-12-21T07:53:42.570578+0000 mgr.y (mgr.24368) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:44.402 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.028Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-21T07:53:44.402 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.028Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-21T07:53:44.402 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.031Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.125 port=9094 2023-12-21T07:53:44.402 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.032Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-21T07:53:44.403 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.081Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:53:44.403 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.081Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:53:44.403 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.086Z caller=main.go:518 msg=Listening address=:9093 2023-12-21T07:53:44.403 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:44 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:44.086Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:53:45.579 INFO:teuthology.orchestra.run.smithi125.stdout:197568495649 2023-12-21T07:53:46.341 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:46 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:46.033Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000888917s 2023-12-21T07:53:46.354 INFO:teuthology.orchestra.run.smithi125.stdout:55834574918 2023-12-21T07:53:46.431 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:46 smithi125 bash[25022]: cluster 2023-12-21T07:53:44.571256+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:46.431 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:46 smithi125 bash[25022]: audit 2023-12-21T07:53:45.576202+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.125:0/3220820646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:53:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:46 smithi125 bash[30809]: cluster 2023-12-21T07:53:44.571256+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:46.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:46 smithi125 bash[30809]: audit 2023-12-21T07:53:45.576202+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.125:0/3220820646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:53:46.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:46 smithi146 bash[25263]: cluster 2023-12-21T07:53:44.571256+0000 mgr.y (mgr.24368) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:46.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:46 smithi146 bash[25263]: audit 2023-12-21T07:53:45.576202+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.125:0/3220820646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:53:47.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:47 smithi125 bash[25022]: audit 2023-12-21T07:53:46.351557+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.125:0/3720211603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:53:47.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:47 smithi125 bash[30809]: audit 2023-12-21T07:53:46.351557+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.125:0/3720211603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:53:47.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:47 smithi146 bash[25263]: audit 2023-12-21T07:53:46.351557+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.125:0/3720211603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:53:48.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:48 smithi125 bash[25022]: cluster 2023-12-21T07:53:46.571869+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:48.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:48 smithi125 bash[30809]: cluster 2023-12-21T07:53:46.571869+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:48.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:48 smithi146 bash[25263]: cluster 2023-12-21T07:53:46.571869+0000 mgr.y (mgr.24368) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:49.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495644 got 197568495649 for osd.6 2023-12-21T07:53:49.075 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:49.657 INFO:teuthology.orchestra.run.smithi125.stdout:107374182456 2023-12-21T07:53:49.672 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574914 got 55834574918 for osd.1 2023-12-21T07:53:49.672 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:49.797 INFO:teuthology.orchestra.run.smithi125.stdout:163208757288 2023-12-21T07:53:50.417 INFO:teuthology.orchestra.run.smithi125.stdout:34359738449 2023-12-21T07:53:50.609 INFO:teuthology.orchestra.run.smithi125.stdout:77309411392 2023-12-21T07:53:50.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[30809]: cluster 2023-12-21T07:53:48.572294+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:50.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[30809]: audit 2023-12-21T07:53:49.653812+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.125:0/3458431468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:53:50.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[30809]: audit 2023-12-21T07:53:49.794152+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.125:0/2406303254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:53:50.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[25022]: cluster 2023-12-21T07:53:48.572294+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:50.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[25022]: audit 2023-12-21T07:53:49.653812+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.125:0/3458431468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:53:50.640 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:50 smithi125 bash[25022]: audit 2023-12-21T07:53:49.794152+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.125:0/2406303254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:53:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:50 smithi146 bash[25263]: cluster 2023-12-21T07:53:48.572294+0000 mgr.y (mgr.24368) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:50 smithi146 bash[25263]: audit 2023-12-21T07:53:49.653812+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.125:0/3458431468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:53:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:50 smithi146 bash[25263]: audit 2023-12-21T07:53:49.794152+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.125:0/2406303254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:53:51.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:51 smithi125 bash[30809]: audit 2023-12-21T07:53:50.414509+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.125:0/565457311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:53:51.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:51 smithi125 bash[30809]: audit 2023-12-21T07:53:50.606080+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.125:0/3775233060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:53:51.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:51 smithi125 bash[25022]: audit 2023-12-21T07:53:50.414509+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.125:0/565457311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:53:51.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:51 smithi125 bash[25022]: audit 2023-12-21T07:53:50.606080+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.125:0/3775233060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:53:51.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:51 smithi146 bash[25263]: audit 2023-12-21T07:53:50.414509+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.125:0/565457311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:53:51.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:51 smithi146 bash[25263]: audit 2023-12-21T07:53:50.606080+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.125:0/3775233060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:53:52.023 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182450 got 107374182456 for osd.3 2023-12-21T07:53:52.023 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:52.641 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:52 smithi125 bash[25022]: cluster 2023-12-21T07:53:50.572798+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:52.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:52 smithi125 bash[30809]: cluster 2023-12-21T07:53:50.572798+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:52.671 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757288 for osd.5 2023-12-21T07:53:52.672 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:52.772 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:52 smithi146 bash[25263]: cluster 2023-12-21T07:53:50.572798+0000 mgr.y (mgr.24368) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:53.445 INFO:teuthology.orchestra.run.smithi125.stdout:231928234010 2023-12-21T07:53:53.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738444 got 34359738449 for osd.0 2023-12-21T07:53:53.847 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:54.016 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:53:53] "GET /metrics HTTP/1.1" 200 191525 "" "Prometheus/2.33.4" 2023-12-21T07:53:54.067 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411386 got 77309411392 for osd.2 2023-12-21T07:53:54.067 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:54.375 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:53:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:53:54.379 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[25022]: cluster 2023-12-21T07:53:52.573395+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:54.379 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[25022]: audit 2023-12-21T07:53:53.442175+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.125:0/2844206574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:53:54.379 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[25022]: audit 2023-12-21T07:53:54.197550+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:54.379 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[25022]: audit 2023-12-21T07:53:54.205843+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:54.379 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[54205]: level=info ts=2023-12-21T07:53:54.036Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003670325s 2023-12-21T07:53:54.390 INFO:teuthology.orchestra.run.smithi125.stdout:128849018929 2023-12-21T07:53:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[30809]: cluster 2023-12-21T07:53:52.573395+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[30809]: audit 2023-12-21T07:53:53.442175+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.125:0/2844206574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:53:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[30809]: audit 2023-12-21T07:53:54.197550+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:54.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:54 smithi125 bash[30809]: audit 2023-12-21T07:53:54.205843+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:54.753 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:54 smithi146 bash[25263]: cluster 2023-12-21T07:53:52.573395+0000 mgr.y (mgr.24368) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:54.754 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:54 smithi146 bash[25263]: audit 2023-12-21T07:53:53.442175+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.125:0/2844206574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:53:54.754 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:54 smithi146 bash[25263]: audit 2023-12-21T07:53:54.197550+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:54.754 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:54 smithi146 bash[25263]: audit 2023-12-21T07:53:54.205843+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:53:55.279 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234005 got 231928234010 for osd.7 2023-12-21T07:53:55.280 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:55.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:55 smithi125 bash[30809]: audit 2023-12-21T07:53:54.386967+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.125:0/1450625240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:53:55.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:55 smithi125 bash[25022]: audit 2023-12-21T07:53:54.386967+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.125:0/1450625240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:53:55.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018924 got 128849018929 for osd.4 2023-12-21T07:53:55.614 DEBUG:teuthology.parallel:result is None 2023-12-21T07:53:55.615 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-21T07:53:55.615 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-21T07:53:55.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:55 smithi146 bash[25263]: audit 2023-12-21T07:53:54.386967+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.125:0/1450625240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:53:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:56 smithi146 bash[25263]: cluster 2023-12-21T07:53:54.574041+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:56.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:53:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:53:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:56.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:56 smithi125 bash[25022]: cluster 2023-12-21T07:53:54.574041+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:56.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:56 smithi125 bash[30809]: cluster 2023-12-21T07:53:54.574041+0000 mgr.y (mgr.24368) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:53:58 smithi125 bash[30809]: cluster 2023-12-21T07:53:56.574659+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:53:58 smithi125 bash[25022]: cluster 2023-12-21T07:53:56.574659+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:53:58 smithi146 bash[25263]: cluster 2023-12-21T07:53:56.574659+0000 mgr.y (mgr.24368) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:59.666 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:53:59.744 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:53:59 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:53:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:00.697 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[25022]: cluster 2023-12-21T07:53:58.575287+0000 mgr.y (mgr.24368) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:00.698 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[25022]: audit 2023-12-21T07:53:59.440680+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:00.698 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[25022]: audit 2023-12-21T07:53:59.450680+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:00.698 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[30809]: cluster 2023-12-21T07:53:58.575287+0000 mgr.y (mgr.24368) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:00.698 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[30809]: audit 2023-12-21T07:53:59.440680+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:00.698 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:00 smithi125 bash[30809]: audit 2023-12-21T07:53:59.450680+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:00 smithi146 bash[25263]: cluster 2023-12-21T07:53:58.575287+0000 mgr.y (mgr.24368) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:00 smithi146 bash[25263]: audit 2023-12-21T07:53:59.440680+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:00 smithi146 bash[25263]: audit 2023-12-21T07:53:59.450680+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:54:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:02.550 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:54:02.552 INFO:teuthology.orchestra.run.smithi125.stderr:dumped all 2023-12-21T07:54:02.734 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[30809]: cluster 2023-12-21T07:54:00.576586+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:02.734 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[30809]: audit 2023-12-21T07:54:02.134615+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.734 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[30809]: audit 2023-12-21T07:54:02.143972+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[25022]: cluster 2023-12-21T07:54:00.576586+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:02.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[25022]: audit 2023-12-21T07:54:02.134615+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:02 smithi125 bash[25022]: audit 2023-12-21T07:54:02.143972+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:02 smithi146 bash[25263]: cluster 2023-12-21T07:54:00.576586+0000 mgr.y (mgr.24368) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:02.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:02 smithi146 bash[25263]: audit 2023-12-21T07:54:02.134615+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:02.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:02 smithi146 bash[25263]: audit 2023-12-21T07:54:02.143972+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:03.291 INFO:teuthology.orchestra.run.smithi125.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2023-12-21T07:54:00.576179+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":48844,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912372,"statfs":{"total":767960285184,"available":767910268928,"internally_reserved":0,"allocated":6238208,"data_stored":3488659,"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.004058"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-21T07:52:12.937243+0000","last_change":"2023-12-21T07:51:50.312203+0000","last_active":"2023-12-21T07:52:12.937243+0000","last_peered":"2023-12-21T07:52:12.937243+0000","last_clean":"2023-12-21T07:52:12.937243+0000","last_became_active":"2023-12-21T07:51:50.311456+0000","last_became_peered":"2023-12-21T07:51:50.311456+0000","last_unstale":"2023-12-21T07:52:12.937243+0000","last_undegraded":"2023-12-21T07:52:12.937243+0000","last_fullsized":"2023-12-21T07:52:12.937243+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-21T07:48:37.039274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-21T07:48:37.039274+0000","last_clean_scrub_stamp":"2023-12-21T07:48:37.039274+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-22T12:26:08.619995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97499999999999998,"15min":0.98399999999999999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3200000000000001,"5min":1.367,"15min":1.367},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.95599999999999996,"15min":0.97399999999999998},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2090000000000001,"5min":1.321,"15min":1.321},"last":1.2949999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.68100000000000005,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.149},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.97499999999999998,"15min":0.98099999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3520000000000001,"5min":1.361,"15min":1.361},"last":0.98699999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.98799999999999999,"15min":1},"min":{"1min":0.629,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2410000000000001,"5min":1.556,"15min":1.556},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.028,"15min":1.044},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.347,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.89300000000000002}]},{"osd":3,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.008,"15min":1.0169999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.274,"5min":1.411,"15min":1.411},"last":1.016},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.79700000000000004,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4470000000000001,"5min":1.619,"15min":1.619},"last":0.80600000000000005}]},{"osd":4,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0660000000000001,"15min":1.073},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3819999999999999,"5min":1.583,"15min":1.583},"last":1.038},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0589999999999999,"15min":1.0680000000000001},"min":{"1min":0.53900000000000003,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.351}]},{"osd":5,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0980000000000001,"15min":1.1000000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.5860000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.119,"15min":1.125},"min":{"1min":0.65000000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.395,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.179}]},{"osd":6,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.214,"15min":1.23},"min":{"1min":0.58199999999999996,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.5569999999999999,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.2,"15min":1.206},"min":{"1min":0.78400000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.8080000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.105}]}]},{"osd":6,"up_from":46,"seq":197568495652,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.97399999999999998,"15min":0.98799999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3540000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.91200000000000003,"15min":0.92400000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.9850000000000001}]},{"osd":1,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.63300000000000001,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.621},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.042,"15min":1.048},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2490000000000001,"5min":1.357,"15min":1.357},"last":1.6379999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.69899999999999995,"5min":0.622,"15min":0.622},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":2.1040000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0129999999999999,"15min":1.008},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.4319999999999999}]},{"osd":3,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96499999999999997,"15min":0.95099999999999996},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.617,"5min":2.617,"15min":2.617},"last":1.6000000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.99099999999999999,"15min":0.98499999999999999},"min":{"1min":0.70699999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.212,"5min":1.319,"15min":1.319},"last":2.1659999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.4850000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.048,"15min":1.05},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.901}]},{"osd":5,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.522},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.139,"15min":1.143},"min":{"1min":0.746,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.4990000000000001,"5min":1.546,"15min":1.546},"last":1.8500000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1619999999999999,"15min":1.1559999999999999},"min":{"1min":0.96799999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.5149999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":2.222},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.25,"15min":1.248},"min":{"1min":0.97399999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.641,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.6919999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:02 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.68700000000000006,"15min":0.60699999999999998},"min":{"1min":0.44700000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.196,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.72099999999999997,"15min":0.63600000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.085,"5min":1.47,"15min":1.47},"last":0.97399999999999998}]},{"osd":2,"last update":"Thu Dec 21 07:53:44 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":0.83799999999999997,"15min":0.72499999999999998},"min":{"1min":0.46100000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.927,"5min":3.927,"15min":3.927},"last":1.165},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.78200000000000003,"15min":0.71799999999999997},"min":{"1min":0.53500000000000003,"5min":0.372,"15min":0.372},"max":{"1min":3.044,"5min":3.044,"15min":3.044},"last":0.89700000000000002}]},{"osd":3,"last update":"Thu Dec 21 07:53:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":0.93600000000000005,"15min":0.89300000000000002},"min":{"1min":0.74299999999999999,"5min":0.496,"15min":0.496},"max":{"1min":4.0460000000000003,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.365},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.88500000000000001,"15min":0.85999999999999999},"min":{"1min":0.64600000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.3250000000000002,"5min":3.3250000000000002,"15min":3.3250000000000002},"last":1.087}]},{"osd":4,"last update":"Thu Dec 21 07:53:02 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0580000000000001,"15min":1.044},"min":{"1min":0.76600000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3799999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.252},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.054,"15min":1.036},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.6359999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.1299999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:53:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.149,"15min":1.1259999999999999},"min":{"1min":0.70599999999999996,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":3.75,"5min":3.75,"15min":3.75},"last":1.2},{"interface":"front","average":{"1min":1.254,"5min":1.083,"15min":1.038},"min":{"1min":0.752,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":3.835,"5min":3.835,"15min":3.835},"last":1.141}]},{"osd":6,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3220000000000001,"5min":1.2050000000000001,"15min":1.1850000000000001},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":3.718,"5min":3.718,"15min":3.718},"last":1.292},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.133,"15min":1.109},"min":{"1min":0.85099999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.8959999999999999,"5min":3.8959999999999999,"15min":3.8959999999999999},"last":1.323}]},{"osd":7,"last update":"Thu Dec 21 07:53:52 2023","interfaces":[{"interface":"back","average":{"1min":1.361,"5min":1.2310000000000001,"15min":1.2090000000000001},"min":{"1min":0.89700000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":3.7709999999999999,"5min":3.7709999999999999,"15min":3.7709999999999999},"last":1.5489999999999999},{"interface":"front","average":{"1min":1.556,"5min":1.3160000000000001,"15min":1.276},"min":{"1min":1.03,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":3.9910000000000001,"5min":3.9910000000000001,"15min":3.9910000000000001},"last":1.577}]}]},{"osd":0,"up_from":8,"seq":34359738451,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Dec 21 07:53:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.67500000000000004,"15min":0.60999999999999999},"min":{"1min":0.59899999999999998,"5min":0.37,"15min":0.37},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.70399999999999996,"15min":0.63900000000000001},"min":{"1min":0.56399999999999995,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.93899999999999995,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.69699999999999995}]},{"osd":2,"last update":"Thu Dec 21 07:53:45 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.749,"15min":0.71299999999999997},"min":{"1min":0.503,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.81899999999999995,"15min":0.74099999999999999},"min":{"1min":0.55200000000000005,"5min":0.436,"15min":0.436},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.91700000000000004}]},{"osd":3,"last update":"Thu Dec 21 07:53:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.81299999999999994,"15min":0.78500000000000003},"min":{"1min":0.56499999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.90100000000000002,"15min":0.85999999999999999},"min":{"1min":0.65300000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.84399999999999997}]},{"osd":4,"last update":"Thu Dec 21 07:53:56 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0649999999999999,"15min":1.0349999999999999},"min":{"1min":0.72499999999999998,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":2.1160000000000001,"5min":2.1160000000000001,"15min":2.1160000000000001},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.034,"15min":1.01},"min":{"1min":0.752,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.111}]},{"osd":5,"last update":"Thu Dec 21 07:53:35 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1359999999999999,"15min":1.1379999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.3180000000000001,"5min":1.55,"15min":1.55},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.262,"5min":1.228,"15min":1.238},"min":{"1min":0.79400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":3.5880000000000001,"5min":3.5880000000000001,"15min":3.5880000000000001},"last":1.206}]},{"osd":6,"last update":"Thu Dec 21 07:53:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.151,"15min":1.145},"min":{"1min":0.89500000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.399,"5min":1.462,"15min":1.462},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.226,"15min":1.232},"min":{"1min":0.90800000000000003,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.571,"5min":1.661,"15min":1.661},"last":1.0740000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.1799999999999999,"15min":1.1739999999999999},"min":{"1min":0.83699999999999997,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":2.0579999999999998,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":1.046},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2470000000000001,"15min":1.25},"min":{"1min":0.97199999999999998,"5min":0.87,"15min":0.87},"max":{"1min":1.4990000000000001,"5min":1.556,"15min":1.556},"last":1.1799999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411394,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Dec 21 07:53:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.70299999999999996,"15min":0.67000000000000004},"min":{"1min":0.45400000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.86699999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":1.147},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.755,"15min":0.69099999999999995},"min":{"1min":0.46899999999999997,"5min":0.438,"15min":0.438},"max":{"1min":0.94299999999999995,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.2090000000000001}]},{"osd":1,"last update":"Thu Dec 21 07:53:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.77600000000000002,"15min":0.70599999999999996},"min":{"1min":0.53600000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.99299999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.74399999999999999,"15min":0.69699999999999995},"min":{"1min":0.41299999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.123,"5min":1.137,"15min":1.137},"last":0.96999999999999997}]},{"osd":3,"last update":"Thu Dec 21 07:53:23 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.82299999999999995,"15min":0.77400000000000002},"min":{"1min":0.61699999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90900000000000003,"15min":0.85999999999999999},"min":{"1min":0.70699999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2949999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.3069999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:52:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.004,"15min":0.99099999999999999},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.2689999999999999,"5min":1.407,"15min":1.407},"last":1.482},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97899999999999998,"15min":0.97199999999999998},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.258}]},{"osd":5,"last update":"Thu Dec 21 07:53:38 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.109,"15min":1.115},"min":{"1min":0.77900000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.5860000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.1819999999999999,"15min":1.206},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.508,"5min":1.839,"15min":1.839},"last":1.5029999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:53:14 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":1.6559999999999999,"5min":4.71,"15min":4.71},"last":1.425},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1419999999999999,"15min":1.1539999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.397}]},{"osd":7,"last update":"Thu Dec 21 07:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.204,"15min":1.202},"min":{"1min":0.84199999999999997,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.3979999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.5369999999999999},{"interface":"front","average":{"1min":1.206,"5min":1.1519999999999999,"15min":1.143},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.552,"5min":1.819,"15min":1.819},"last":1.5169999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182458,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.67900000000000005,"15min":0.66200000000000003},"min":{"1min":0.46700000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.022,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.77200000000000002,"15min":0.76800000000000002},"min":{"1min":0.51100000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.67000000000000004}]},{"osd":1,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.82299999999999995,"15min":0.80800000000000005},"min":{"1min":0.57899999999999996,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.151,"5min":1.2,"15min":1.2},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.82299999999999995,"15min":0.81699999999999995},"min":{"1min":0.52800000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.472,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.59999999999999998}]},{"osd":2,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.73999999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2869999999999999,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89100000000000001,"15min":0.873},"min":{"1min":0.77500000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.69399999999999995}]},{"osd":4,"last update":"Thu Dec 21 07:53:00 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.036,"15min":1.0349999999999999},"min":{"1min":0.81399999999999995,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.4219999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.103,"5min":1.0449999999999999,"15min":1.024},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.294}]},{"osd":5,"last update":"Thu Dec 21 07:53:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0740000000000001,"15min":1.0600000000000001},"min":{"1min":0.78700000000000003,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4970000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1459999999999999,"15min":1.1359999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.85599999999999998}]},{"osd":6,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.2549999999999999,"15min":1.2609999999999999},"min":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"max":{"1min":1.5449999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.109},{"interface":"front","average":{"1min":1.232,"5min":1.212,"15min":1.208},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.5129999999999999,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.95999999999999996}]},{"osd":7,"last update":"Thu Dec 21 07:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.2569999999999999,"15min":1.2549999999999999},"min":{"1min":1.0009999999999999,"5min":0.877,"15min":0.877},"max":{"1min":1.524,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.2869999999999999,"15min":1.2989999999999999},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"max":{"1min":1.589,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.1279999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018931,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82099999999999995,"15min":0.82199999999999995},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.0049999999999999,"5min":1.421,"15min":1.421},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.95599999999999996,"15min":0.97199999999999998},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.2589999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:53:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.92800000000000005,"15min":0.94199999999999995},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1930000000000001,"5min":1.268,"15min":1.268},"last":1.111},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.95199999999999996,"15min":0.95599999999999996},"min":{"1min":0.72199999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.2430000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.78900000000000003}]},{"osd":2,"last update":"Thu Dec 21 07:53:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.97399999999999998,"15min":0.98099999999999998},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1819999999999999,"5min":1.365,"15min":1.365},"last":1.02},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98799999999999999,"15min":0.97899999999999998},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3759999999999999,"5min":1.474,"15min":1.474},"last":0.753}]},{"osd":3,"last update":"Thu Dec 21 07:53:00 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2729999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.878},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.98999999999999999,"15min":0.998},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.151,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.97899999999999998}]},{"osd":5,"last update":"Thu Dec 21 07:53:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90300000000000002,"15min":0.88100000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.228,"5min":1.284,"15min":1.284},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98299999999999998,"15min":0.96899999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1950000000000001,"5min":1.333,"15min":1.333},"last":1.194}]},{"osd":6,"last update":"Thu Dec 21 07:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.306,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0349999999999999,"15min":1.0309999999999999},"min":{"1min":0.79400000000000004,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2210000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1120000000000001,"15min":1.1160000000000001},"min":{"1min":0.77700000000000002,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3879999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.143,"15min":1.1559999999999999},"min":{"1min":0.76900000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2290000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.177}]}]},{"osd":5,"up_from":38,"seq":163208757290,"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":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.879,"15min":0.86699999999999999},"min":{"1min":0.59499999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2330000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.204},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.90100000000000002,"15min":0.91800000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.119,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.04}]},{"osd":1,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.60299999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.452,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.88600000000000001}]},{"osd":2,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.97099999999999997,"15min":0.98099999999999998},"min":{"1min":0.67400000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.3029999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.749},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.97199999999999998,"15min":0.96299999999999997},"min":{"1min":0.82899999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.81799999999999995}]},{"osd":3,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97599999999999998,"15min":0.97999999999999998},"min":{"1min":0.63900000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.4140000000000001,"5min":2.4140000000000001,"15min":2.4140000000000001},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.02,"15min":1.0189999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.387,"5min":1.577,"15min":1.577},"last":0.97499999999999998}]},{"osd":4,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.89100000000000001},"min":{"1min":0.63900000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.3819999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.58699999999999997,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":1.393}]},{"osd":6,"last update":"Thu Dec 21 07:53:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.052,"15min":1.056},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.29,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.3480000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0449999999999999,"15min":1.0529999999999999},"min":{"1min":0.66700000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.345,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1160000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:47 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1279999999999999,"15min":1.1220000000000001},"min":{"1min":0.70599999999999996,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.1379999999999999,"15min":1.145},"min":{"1min":0.59899999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.2430000000000001}]}]}],"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-21T07:54:03.292 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-21T07:54:04.044 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:03] "GET /metrics HTTP/1.1" 200 191518 "" "Prometheus/2.33.4" 2023-12-21T07:54:04.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:04 smithi125 bash[30809]: audit 2023-12-21T07:54:02.538327+0000 mgr.y (mgr.24368) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:04.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:04 smithi125 bash[30809]: cluster 2023-12-21T07:54:02.577135+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:04 smithi125 bash[25022]: audit 2023-12-21T07:54:02.538327+0000 mgr.y (mgr.24368) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:04.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:04 smithi125 bash[25022]: cluster 2023-12-21T07:54:02.577135+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:04.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:04 smithi146 bash[25263]: audit 2023-12-21T07:54:02.538327+0000 mgr.y (mgr.24368) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:04.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:04 smithi146 bash[25263]: cluster 2023-12-21T07:54:02.577135+0000 mgr.y (mgr.24368) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:06.010 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:54:06.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:06 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:06.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:06 smithi146 bash[25263]: cluster 2023-12-21T07:54:04.577770+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:06.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:06 smithi146 bash[25263]: audit 2023-12-21T07:54:06.322977+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:06 smithi146 bash[25263]: audit 2023-12-21T07:54:06.331674+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[30809]: cluster 2023-12-21T07:54:04.577770+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:06.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[30809]: audit 2023-12-21T07:54:06.322977+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[30809]: audit 2023-12-21T07:54:06.331674+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[25022]: cluster 2023-12-21T07:54:04.577770+0000 mgr.y (mgr.24368) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:06.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[25022]: audit 2023-12-21T07:54:06.322977+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[25022]: audit 2023-12-21T07:54:06.331674+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:06.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:06 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:54:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:08.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:08 smithi125 bash[25022]: cluster 2023-12-21T07:54:06.578373+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:08.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:08 smithi125 bash[30809]: cluster 2023-12-21T07:54:06.578373+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:08.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:08 smithi146 bash[25263]: cluster 2023-12-21T07:54:06.578373+0000 mgr.y (mgr.24368) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:09.645 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:54:09.648 INFO:teuthology.orchestra.run.smithi125.stderr:dumped all 2023-12-21T07:54:10.337 INFO:teuthology.orchestra.run.smithi125.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2023-12-21T07:54:08.578651+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":48844,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912372,"statfs":{"total":767960285184,"available":767910268928,"internally_reserved":0,"allocated":6238208,"data_stored":3488659,"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.004271"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-21T07:52:12.937243+0000","last_change":"2023-12-21T07:51:50.312203+0000","last_active":"2023-12-21T07:52:12.937243+0000","last_peered":"2023-12-21T07:52:12.937243+0000","last_clean":"2023-12-21T07:52:12.937243+0000","last_became_active":"2023-12-21T07:51:50.311456+0000","last_became_peered":"2023-12-21T07:51:50.311456+0000","last_unstale":"2023-12-21T07:52:12.937243+0000","last_undegraded":"2023-12-21T07:52:12.937243+0000","last_fullsized":"2023-12-21T07:52:12.937243+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-21T07:48:37.039274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-21T07:48:37.039274+0000","last_clean_scrub_stamp":"2023-12-21T07:48:37.039274+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-22T12:26:08.619995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97499999999999998,"15min":0.98399999999999999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3200000000000001,"5min":1.367,"15min":1.367},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.95599999999999996,"15min":0.97399999999999998},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2090000000000001,"5min":1.321,"15min":1.321},"last":0.84499999999999997}]},{"osd":1,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.68100000000000005,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.97499999999999998,"15min":0.98099999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3520000000000001,"5min":1.361,"15min":1.361},"last":0.97699999999999998}]},{"osd":2,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.98799999999999999,"15min":1},"min":{"1min":0.629,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2410000000000001,"5min":1.556,"15min":1.556},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.028,"15min":1.044},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.347,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.78000000000000003}]},{"osd":3,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.008,"15min":1.0169999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.274,"5min":1.411,"15min":1.411},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.79700000000000004,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4470000000000001,"5min":1.619,"15min":1.619},"last":1.0880000000000001}]},{"osd":4,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0660000000000001,"15min":1.073},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3819999999999999,"5min":1.583,"15min":1.583},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0589999999999999,"15min":1.0680000000000001},"min":{"1min":0.53900000000000003,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":0.94599999999999995}]},{"osd":5,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0980000000000001,"15min":1.1000000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.5860000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.002},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.119,"15min":1.125},"min":{"1min":0.65000000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.395,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.92600000000000005}]},{"osd":6,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.214,"15min":1.23},"min":{"1min":0.58199999999999996,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.5569999999999999,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.357},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.2,"15min":1.206},"min":{"1min":0.78400000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.8080000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.113}]}]},{"osd":6,"up_from":46,"seq":197568495654,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.97399999999999998,"15min":0.98799999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3540000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.753},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.91200000000000003,"15min":0.92400000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.27}]},{"osd":1,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.63300000000000001,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.042,"15min":1.048},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2490000000000001,"5min":1.357,"15min":1.357},"last":0.96399999999999997}]},{"osd":2,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.69899999999999995,"5min":0.622,"15min":0.622},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0129999999999999,"15min":1.008},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.997}]},{"osd":3,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96499999999999997,"15min":0.95099999999999996},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.617,"5min":2.617,"15min":2.617},"last":0.879},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.99099999999999999,"15min":0.98499999999999999},"min":{"1min":0.70699999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.212,"5min":1.319,"15min":1.319},"last":1.1519999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.04,"5min":1.048,"15min":1.05},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0760000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.139,"15min":1.143},"min":{"1min":0.746,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.4990000000000001,"5min":1.546,"15min":1.546},"last":1.1870000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1619999999999999,"15min":1.1559999999999999},"min":{"1min":0.96799999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.5149999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.25,"15min":1.248},"min":{"1min":0.97399999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.641,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.123}]}]},{"osd":1,"up_from":13,"seq":55834574923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:54:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.78100000000000003,"15min":0.63900000000000001},"min":{"1min":0.53100000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.1319999999999997,"5min":4.1319999999999997,"15min":4.1319999999999997},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.79000000000000004,"15min":0.65900000000000003},"min":{"1min":0.39400000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.3969999999999998,"5min":3.3969999999999998,"15min":3.3969999999999998},"last":0.67700000000000005}]},{"osd":2,"last update":"Thu Dec 21 07:53:44 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":0.83799999999999997,"15min":0.72499999999999998},"min":{"1min":0.46100000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.927,"5min":3.927,"15min":3.927},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.78200000000000003,"15min":0.71799999999999997},"min":{"1min":0.53500000000000003,"5min":0.372,"15min":0.372},"max":{"1min":3.044,"5min":3.044,"15min":3.044},"last":0.63900000000000001}]},{"osd":3,"last update":"Thu Dec 21 07:53:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":0.93600000000000005,"15min":0.89300000000000002},"min":{"1min":0.74299999999999999,"5min":0.496,"15min":0.496},"max":{"1min":4.0460000000000003,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.88500000000000001,"15min":0.85999999999999999},"min":{"1min":0.64600000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.3250000000000002,"5min":3.3250000000000002,"15min":3.3250000000000002},"last":0.749}]},{"osd":4,"last update":"Thu Dec 21 07:54:06 2023","interfaces":[{"interface":"back","average":{"1min":1.419,"5min":1.1339999999999999,"15min":1.0700000000000001},"min":{"1min":0.68700000000000006,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":4.0910000000000002,"5min":4.0910000000000002,"15min":4.0910000000000002},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.286,"5min":1.1060000000000001,"15min":1.054},"min":{"1min":0.82799999999999996,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":3.6779999999999999,"5min":3.6779999999999999,"15min":3.6779999999999999},"last":1.3420000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:53:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.149,"15min":1.1259999999999999},"min":{"1min":0.70599999999999996,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":3.75,"5min":3.75,"15min":3.75},"last":1.379},{"interface":"front","average":{"1min":1.254,"5min":1.083,"15min":1.038},"min":{"1min":0.752,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":3.835,"5min":3.835,"15min":3.835},"last":1.1479999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3220000000000001,"5min":1.2050000000000001,"15min":1.1850000000000001},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":3.718,"5min":3.718,"15min":3.718},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.133,"15min":1.109},"min":{"1min":0.85099999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.8959999999999999,"5min":3.8959999999999999,"15min":3.8959999999999999},"last":1.1779999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:53:52 2023","interfaces":[{"interface":"back","average":{"1min":1.361,"5min":1.2310000000000001,"15min":1.2090000000000001},"min":{"1min":0.89700000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":3.7709999999999999,"5min":3.7709999999999999,"15min":3.7709999999999999},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.556,"5min":1.3160000000000001,"15min":1.276},"min":{"1min":1.03,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":3.9910000000000001,"5min":3.9910000000000001,"15min":3.9910000000000001},"last":1.359}]}]},{"osd":0,"up_from":8,"seq":34359738453,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Dec 21 07:54:03 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.72199999999999998,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.64700000000000002},"min":{"1min":0.48299999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.86299999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:53:45 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.749,"15min":0.71299999999999997},"min":{"1min":0.503,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.81899999999999995,"15min":0.74099999999999999},"min":{"1min":0.55200000000000005,"5min":0.436,"15min":0.436},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.1339999999999999}]},{"osd":3,"last update":"Thu Dec 21 07:53:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.81299999999999994,"15min":0.78500000000000003},"min":{"1min":0.56499999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.90100000000000002,"15min":0.85999999999999999},"min":{"1min":0.65300000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.218}]},{"osd":4,"last update":"Thu Dec 21 07:53:56 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0649999999999999,"15min":1.0349999999999999},"min":{"1min":0.72499999999999998,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":2.1160000000000001,"5min":2.1160000000000001,"15min":2.1160000000000001},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.034,"15min":1.01},"min":{"1min":0.752,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.2829999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:53:35 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1359999999999999,"15min":1.1379999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.3180000000000001,"5min":1.55,"15min":1.55},"last":1.498},{"interface":"front","average":{"1min":1.262,"5min":1.228,"15min":1.238},"min":{"1min":0.79400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":3.5880000000000001,"5min":3.5880000000000001,"15min":3.5880000000000001},"last":1.615}]},{"osd":6,"last update":"Thu Dec 21 07:53:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.151,"15min":1.145},"min":{"1min":0.89500000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.399,"5min":1.462,"15min":1.462},"last":1.516},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.226,"15min":1.232},"min":{"1min":0.90800000000000003,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.571,"5min":1.661,"15min":1.661},"last":1.645}]},{"osd":7,"last update":"Thu Dec 21 07:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.1799999999999999,"15min":1.1739999999999999},"min":{"1min":0.83699999999999997,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":2.0579999999999998,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":1.421},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2470000000000001,"15min":1.25},"min":{"1min":0.97199999999999998,"5min":0.87,"15min":0.87},"max":{"1min":1.4990000000000001,"5min":1.556,"15min":1.556},"last":1.587}]}]},{"osd":2,"up_from":18,"seq":77309411396,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Dec 21 07:53:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.70299999999999996,"15min":0.67000000000000004},"min":{"1min":0.45400000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.86699999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.755,"15min":0.69099999999999995},"min":{"1min":0.46899999999999997,"5min":0.438,"15min":0.438},"max":{"1min":0.94299999999999995,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.83099999999999996}]},{"osd":1,"last update":"Thu Dec 21 07:53:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.77600000000000002,"15min":0.70599999999999996},"min":{"1min":0.53600000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.99299999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":1.056},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.74399999999999999,"15min":0.69699999999999995},"min":{"1min":0.41299999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.123,"5min":1.137,"15min":1.137},"last":0.86399999999999999}]},{"osd":3,"last update":"Thu Dec 21 07:53:23 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.82299999999999995,"15min":0.77400000000000002},"min":{"1min":0.61699999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90900000000000003,"15min":0.85999999999999999},"min":{"1min":0.70699999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2949999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.214}]},{"osd":4,"last update":"Thu Dec 21 07:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.024,"15min":0.998},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.997,"15min":0.97799999999999998},"min":{"1min":0.82799999999999996,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.282,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":0.99299999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:53:38 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.109,"15min":1.115},"min":{"1min":0.77900000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.1819999999999999,"15min":1.206},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.508,"5min":1.839,"15min":1.839},"last":1.361}]},{"osd":6,"last update":"Thu Dec 21 07:53:14 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":1.6559999999999999,"5min":4.71,"15min":4.71},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1419999999999999,"15min":1.1539999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1830000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.204,"15min":1.202},"min":{"1min":0.84199999999999997,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.3979999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.206,"5min":1.1519999999999999,"15min":1.143},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.552,"5min":1.819,"15min":1.819},"last":1.2709999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182460,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.67900000000000005,"15min":0.66200000000000003},"min":{"1min":0.46700000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.022,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.77200000000000002,"15min":0.76800000000000002},"min":{"1min":0.51100000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.96599999999999997}]},{"osd":1,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.82299999999999995,"15min":0.80800000000000005},"min":{"1min":0.57899999999999996,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.151,"5min":1.2,"15min":1.2},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.82299999999999995,"15min":0.81699999999999995},"min":{"1min":0.52800000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.472,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.92300000000000004}]},{"osd":2,"last update":"Thu Dec 21 07:53:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.73999999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2869999999999999,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89100000000000001,"15min":0.873},"min":{"1min":0.77500000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.165}]},{"osd":4,"last update":"Thu Dec 21 07:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0329999999999999,"15min":1.034},"min":{"1min":0.80200000000000005,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.538,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.137},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0589999999999999,"15min":1.0289999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.194}]},{"osd":5,"last update":"Thu Dec 21 07:53:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0740000000000001,"15min":1.0600000000000001},"min":{"1min":0.78700000000000003,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4970000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.349},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1459999999999999,"15min":1.1359999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.052}]},{"osd":6,"last update":"Thu Dec 21 07:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.2549999999999999,"15min":1.2609999999999999},"min":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"max":{"1min":1.5449999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.212,"15min":1.208},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.5129999999999999,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.2689999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.2569999999999999,"15min":1.2549999999999999},"min":{"1min":1.0009999999999999,"5min":0.877,"15min":0.877},"max":{"1min":1.524,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.2869999999999999,"15min":1.2989999999999999},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"max":{"1min":1.589,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.2969999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018933,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.81200000000000006,"15min":0.81899999999999995},"min":{"1min":0.67300000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":0.95799999999999996,"5min":1.421,"15min":1.421},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.94899999999999995,"15min":0.96999999999999997},"min":{"1min":0.77400000000000002,"5min":0.62,"15min":0.62},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.97299999999999998}]},{"osd":1,"last update":"Thu Dec 21 07:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.91500000000000004,"15min":0.93700000000000006},"min":{"1min":0.62,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.111,"5min":1.268,"15min":1.268},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.94199999999999995,"15min":0.95299999999999996},"min":{"1min":0.74299999999999999,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.141,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.105}]},{"osd":2,"last update":"Thu Dec 21 07:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.96299999999999997,"15min":0.97699999999999998},"min":{"1min":0.60099999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2070000000000001,"5min":1.365,"15min":1.365},"last":1.012},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.96299999999999997,"15min":0.97099999999999997},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.1220000000000001,"5min":1.474,"15min":1.474},"last":0.72799999999999998}]},{"osd":3,"last update":"Thu Dec 21 07:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95299999999999996,"15min":0.94699999999999995},"min":{"1min":0.71999999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.234,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98699999999999999,"15min":0.997},"min":{"1min":0.77500000000000002,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.121,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.93000000000000005}]},{"osd":5,"last update":"Thu Dec 21 07:53:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90300000000000002,"15min":0.88100000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.228,"5min":1.284,"15min":1.284},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98299999999999998,"15min":0.96899999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1950000000000001,"5min":1.333,"15min":1.333},"last":1.171}]},{"osd":6,"last update":"Thu Dec 21 07:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.306,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0349999999999999,"15min":1.0309999999999999},"min":{"1min":0.79400000000000004,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2769999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:53:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1120000000000001,"15min":1.1160000000000001},"min":{"1min":0.77700000000000002,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3879999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.204},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.143,"15min":1.1559999999999999},"min":{"1min":0.76900000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2290000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.3100000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757292,"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":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.879,"15min":0.86699999999999999},"min":{"1min":0.59499999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2330000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.2929999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.90100000000000002,"15min":0.91800000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.119,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.93400000000000005}]},{"osd":1,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.60299999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.421},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.452,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.1439999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.97099999999999997,"15min":0.98099999999999998},"min":{"1min":0.67400000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.3029999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.97199999999999998,"15min":0.96299999999999997},"min":{"1min":0.82899999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.1819999999999999}]},{"osd":3,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97599999999999998,"15min":0.97999999999999998},"min":{"1min":0.63900000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.4140000000000001,"5min":2.4140000000000001,"15min":2.4140000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.02,"15min":1.0189999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.387,"5min":1.577,"15min":1.577},"last":1.3180000000000001}]},{"osd":4,"last update":"Thu Dec 21 07:53:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.89100000000000001},"min":{"1min":0.63900000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.3819999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.58699999999999997,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.98899999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:53:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.052,"15min":1.056},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.29,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0449999999999999,"15min":1.0529999999999999},"min":{"1min":0.66700000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.345,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.3779999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:53:47 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1279999999999999,"15min":1.1220000000000001},"min":{"1min":0.70599999999999996,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.256},{"interface":"front","average":{"1min":1.095,"5min":1.1379999999999999,"15min":1.145},"min":{"1min":0.59899999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.538}]}]}],"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-21T07:54:10.339 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-21T07:54:10.339 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-21T07:54:10.339 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-21T07:54:10.339 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-21T07:54:10.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:10 smithi125 bash[25022]: cluster 2023-12-21T07:54:08.579107+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:10.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:10 smithi125 bash[30809]: cluster 2023-12-21T07:54:08.579107+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:10.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:10 smithi146 bash[25263]: cluster 2023-12-21T07:54:08.579107+0000 mgr.y (mgr.24368) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:11 smithi146 bash[25263]: audit 2023-12-21T07:54:09.634436+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:11.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:11 smithi125 bash[25022]: audit 2023-12-21T07:54:09.634436+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:11.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:11 smithi125 bash[30809]: audit 2023-12-21T07:54:09.634436+0000 mgr.y (mgr.24368) 96 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:54:12.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:12 smithi146 bash[25263]: cluster 2023-12-21T07:54:10.579771+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:12.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:12 smithi125 bash[30809]: cluster 2023-12-21T07:54:10.579771+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:12.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:12 smithi125 bash[25022]: cluster 2023-12-21T07:54:10.579771+0000 mgr.y (mgr.24368) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:13.079 INFO:teuthology.orchestra.run.smithi125.stderr:Inferring config /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:54:13.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:13 smithi146 bash[25263]: cluster 2023-12-21T07:54:12.580131+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:13.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:13 smithi146 bash[25263]: audit 2023-12-21T07:54:12.918211+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:13 smithi146 bash[25263]: audit 2023-12-21T07:54:12.918987+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:13 smithi146 bash[25263]: audit 2023-12-21T07:54:12.933040+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:13 smithi146 bash[25263]: audit 2023-12-21T07:54:12.933716+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[30809]: cluster 2023-12-21T07:54:12.580131+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[30809]: audit 2023-12-21T07:54:12.918211+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[30809]: audit 2023-12-21T07:54:12.918987+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[30809]: audit 2023-12-21T07:54:12.933040+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[30809]: audit 2023-12-21T07:54:12.933716+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25022]: cluster 2023-12-21T07:54:12.580131+0000 mgr.y (mgr.24368) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25022]: audit 2023-12-21T07:54:12.918211+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25022]: audit 2023-12-21T07:54:12.918987+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25022]: audit 2023-12-21T07:54:12.933040+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.765 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25022]: audit 2023-12-21T07:54:12.933716+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:13.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:13] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2023-12-21T07:54:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:16 smithi146 bash[25263]: cluster 2023-12-21T07:54:14.580726+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:16.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:16 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:16.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:16 smithi125 bash[25022]: cluster 2023-12-21T07:54:14.580726+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:16.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:16 smithi125 bash[30809]: cluster 2023-12-21T07:54:14.580726+0000 mgr.y (mgr.24368) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:17.736 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-21T07:54:17.736 INFO:teuthology.orchestra.run.smithi125.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-21T07:54:18.441 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-21T07:54:18.442 INFO:tasks.cephadm:Setup complete, yielding 2023-12-21T07:54:18.442 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:54:18.451 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi125.front.sepia.ceph.com 2023-12-21T07:54:18.451 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-21T07:54:18.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:18 smithi125 bash[30809]: cluster 2023-12-21T07:54:16.581337+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:18.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:18 smithi125 bash[30809]: audit 2023-12-21T07:54:17.732707+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.125:0/413904334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:54:18.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:18 smithi125 bash[25022]: cluster 2023-12-21T07:54:16.581337+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:18.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:18 smithi125 bash[25022]: audit 2023-12-21T07:54:17.732707+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.125:0/413904334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:54:18.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:18 smithi146 bash[25263]: cluster 2023-12-21T07:54:16.581337+0000 mgr.y (mgr.24368) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:18.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:18 smithi146 bash[25263]: audit 2023-12-21T07:54:17.732707+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.125:0/413904334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:54:20.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:19 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:54:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:20.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[25022]: cluster 2023-12-21T07:54:18.581962+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:20.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[25022]: audit 2023-12-21T07:54:19.912325+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:20.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[25022]: audit 2023-12-21T07:54:19.921984+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[30809]: cluster 2023-12-21T07:54:18.581962+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[30809]: audit 2023-12-21T07:54:19.912325+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:20 smithi125 bash[30809]: audit 2023-12-21T07:54:19.921984+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:20.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:20 smithi146 bash[25263]: cluster 2023-12-21T07:54:18.581962+0000 mgr.y (mgr.24368) 101 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:20.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:20 smithi146 bash[25263]: audit 2023-12-21T07:54:19.912325+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:20.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:20 smithi146 bash[25263]: audit 2023-12-21T07:54:19.921984+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:22.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[30809]: cluster 2023-12-21T07:54:20.582558+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:22.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[30809]: audit 2023-12-21T07:54:21.949251+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' 2023-12-21T07:54:22.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[30809]: audit 2023-12-21T07:54:21.991741+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:22.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[30809]: audit 2023-12-21T07:54:21.993149+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:22.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[30809]: audit 2023-12-21T07:54:22.004863+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[25022]: cluster 2023-12-21T07:54:20.582558+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[25022]: audit 2023-12-21T07:54:21.949251+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' 2023-12-21T07:54:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[25022]: audit 2023-12-21T07:54:21.991741+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[25022]: audit 2023-12-21T07:54:21.993149+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:22 smithi125 bash[25022]: audit 2023-12-21T07:54:22.004863+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:22.654 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:54:22.663 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi125.front.sepia.ceph.com 2023-12-21T07:54:22.663 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-21T07:54:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:22 smithi146 bash[25263]: cluster 2023-12-21T07:54:20.582558+0000 mgr.y (mgr.24368) 102 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:22 smithi146 bash[25263]: audit 2023-12-21T07:54:21.949251+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' 2023-12-21T07:54:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:22 smithi146 bash[25263]: audit 2023-12-21T07:54:21.991741+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:22 smithi146 bash[25263]: audit 2023-12-21T07:54:21.993149+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:22 smithi146 bash[25263]: audit 2023-12-21T07:54:22.004863+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:23.972 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:23] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2023-12-21T07:54:24.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:24 smithi125 bash[25022]: cluster 2023-12-21T07:54:22.583133+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:24.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:24 smithi125 bash[30809]: cluster 2023-12-21T07:54:22.583133+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:24.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:24 smithi146 bash[25263]: cluster 2023-12-21T07:54:22.583133+0000 mgr.y (mgr.24368) 103 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:26.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:25 smithi125 bash[30809]: cluster 2023-12-21T07:54:24.583719+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:26.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:25 smithi125 bash[25022]: cluster 2023-12-21T07:54:24.583719+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:26.259 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:25 smithi146 bash[25263]: cluster 2023-12-21T07:54:24.583719+0000 mgr.y (mgr.24368) 104 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:26.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:26.870 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:54:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: cluster 2023-12-21T07:54:25.850466+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: audit 2023-12-21T07:54:25.853212+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.125:0/1704237028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: audit 2023-12-21T07:54:25.861231+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: audit 2023-12-21T07:54:26.479414+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: audit 2023-12-21T07:54:26.489012+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: audit 2023-12-21T07:54:26.852605+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:54:26.871 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[25022]: cluster 2023-12-21T07:54:26.852966+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "bee9384d-e2b6-4a7b-bab0-32a26b1212d0", 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "r", 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout: "current_period": "04b0c202-95bd-4abb-9e62-4f2de1a38d79", 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout: "epoch": 1 2023-12-21T07:54:26.897 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: cluster 2023-12-21T07:54:25.850466+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: audit 2023-12-21T07:54:25.853212+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.125:0/1704237028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: audit 2023-12-21T07:54:25.861231+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: audit 2023-12-21T07:54:26.479414+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: audit 2023-12-21T07:54:26.489012+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: audit 2023-12-21T07:54:26.852605+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:54:27.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:26 smithi125 bash[30809]: cluster 2023-12-21T07:54:26.852966+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:54:27.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: cluster 2023-12-21T07:54:25.850466+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:54:27.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: audit 2023-12-21T07:54:25.853212+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.125:0/1704237028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:27.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: audit 2023-12-21T07:54:25.861231+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:54:27.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: audit 2023-12-21T07:54:26.479414+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:27.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: audit 2023-12-21T07:54:26.489012+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:27.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: audit 2023-12-21T07:54:26.852605+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:54:27.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:26 smithi146 bash[25263]: cluster 2023-12-21T07:54:26.852966+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:54:27.632 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-21T07:54:27.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:27 smithi125 bash[25022]: cluster 2023-12-21T07:54:26.584493+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v71: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:27.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:27 smithi125 bash[25022]: cluster 2023-12-21T07:54:27.855350+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:54:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:27 smithi125 bash[30809]: cluster 2023-12-21T07:54:26.584493+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v71: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:27.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:27 smithi125 bash[30809]: cluster 2023-12-21T07:54:27.855350+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:54:28.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:27 smithi146 bash[25263]: cluster 2023-12-21T07:54:26.584493+0000 mgr.y (mgr.24368) 105 : cluster [DBG] pgmap v71: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:28.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:27 smithi146 bash[25263]: cluster 2023-12-21T07:54:27.855350+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "a48fedba-1b4c-4e1b-90c8-061ba31e0dd8", 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "default", 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "api_name": "default", 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "is_master": "true", 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "endpoints": [], 2023-12-21T07:54:30.396 INFO:teuthology.orchestra.run.smithi125.stdout: "hostnames": [], 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "hostnames_s3website": [], 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "master_zone": "", 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "zones": [], 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "placement_targets": [], 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "default_placement": "", 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_id": "bee9384d-e2b6-4a7b-bab0-32a26b1212d0", 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "sync_policy": { 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: "groups": [] 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:30.397 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:54:30.571 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:30 smithi125 bash[25022]: cluster 2023-12-21T07:54:28.585263+0000 mgr.y (mgr.24368) 106 : 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-21T07:54:30.571 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:30 smithi125 bash[30809]: cluster 2023-12-21T07:54:28.585263+0000 mgr.y (mgr.24368) 106 : 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-21T07:54:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:30 smithi146 bash[25263]: cluster 2023-12-21T07:54:28.585263+0000 mgr.y (mgr.24368) 106 : 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-21T07:54:31.135 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-21T07:54:32.360 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:32 smithi125 bash[25022]: cluster 2023-12-21T07:54:30.585924+0000 mgr.y (mgr.24368) 107 : 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-21T07:54:32.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:32 smithi125 bash[30809]: cluster 2023-12-21T07:54:30.585924+0000 mgr.y (mgr.24368) 107 : 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-21T07:54:32.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:32 smithi146 bash[25263]: cluster 2023-12-21T07:54:30.585924+0000 mgr.y (mgr.24368) 107 : 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-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "f5917820-7b04-487b-9911-da207eabf756", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "z", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "domain_root": "z.rgw.meta:root", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "control_pool": "z.rgw.control", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-21T07:54:33.831 INFO:teuthology.orchestra.run.smithi125.stdout: "log_pool": "z.rgw.log", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "otp_pool": "z.rgw.otp", 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "system_key": { 2023-12-21T07:54:33.832 INFO:teuthology.orchestra.run.smithi125.stdout: "access_key": "", 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "secret_key": "" 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "placement_pools": [ 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: { 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "key": "default-placement", 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "val": { 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "storage_classes": { 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "STANDARD": { 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-21T07:54:33.833 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: "index_type": 0 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_id": "bee9384d-e2b6-4a7b-bab0-32a26b1212d0", 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-21T07:54:33.834 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:54:34.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:33] "GET /metrics HTTP/1.1" 200 192559 "" "Prometheus/2.33.4" 2023-12-21T07:54:34.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:34 smithi125 bash[25022]: cluster 2023-12-21T07:54:32.586631+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-12-21T07:54:34.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:34 smithi125 bash[30809]: cluster 2023-12-21T07:54:32.586631+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-12-21T07:54:34.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:34 smithi146 bash[25263]: cluster 2023-12-21T07:54:32.586631+0000 mgr.y (mgr.24368) 108 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-12-21T07:54:35.322 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-21T07:54:36.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:36 smithi146 bash[25263]: cluster 2023-12-21T07:54:34.587532+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-21T07:54:36.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:36 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:36.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:36 smithi125 bash[25022]: cluster 2023-12-21T07:54:34.587532+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-21T07:54:36.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:36 smithi125 bash[30809]: cluster 2023-12-21T07:54:34.587532+0000 mgr.y (mgr.24368) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-21T07:54:38.398 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:38 smithi125 bash[30809]: cluster 2023-12-21T07:54:36.588198+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-21T07:54:38.398 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:38 smithi125 bash[25022]: cluster 2023-12-21T07:54:36.588198+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-21T07:54:38.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:38 smithi146 bash[25263]: cluster 2023-12-21T07:54:36.588198+0000 mgr.y (mgr.24368) 110 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-21T07:54:40.381 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:54:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:40.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[25022]: cluster 2023-12-21T07:54:38.588997+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-21T07:54:40.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[25022]: audit 2023-12-21T07:54:40.043299+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:40.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[25022]: audit 2023-12-21T07:54:40.055154+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:40.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[30809]: cluster 2023-12-21T07:54:38.588997+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-21T07:54:40.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[30809]: audit 2023-12-21T07:54:40.043299+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:40.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:40 smithi125 bash[30809]: audit 2023-12-21T07:54:40.055154+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:40.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:40 smithi146 bash[25263]: cluster 2023-12-21T07:54:38.588997+0000 mgr.y (mgr.24368) 111 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-21T07:54:40.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:40 smithi146 bash[25263]: audit 2023-12-21T07:54:40.043299+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:40.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:40 smithi146 bash[25263]: audit 2023-12-21T07:54:40.055154+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:41.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:41 smithi146 bash[25263]: cluster 2023-12-21T07:54:40.392491+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:54:41.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:41 smithi146 bash[25263]: audit 2023-12-21T07:54:40.396503+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:41.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:41 smithi146 bash[25263]: audit 2023-12-21T07:54:40.398868+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[25022]: cluster 2023-12-21T07:54:40.392491+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:54:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[25022]: audit 2023-12-21T07:54:40.396503+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[25022]: audit 2023-12-21T07:54:40.398868+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:41.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[30809]: cluster 2023-12-21T07:54:40.392491+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:54:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[30809]: audit 2023-12-21T07:54:40.396503+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:41 smithi125 bash[30809]: audit 2023-12-21T07:54:40.398868+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:54:42.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:42 smithi146 bash[25263]: cluster 2023-12-21T07:54:40.589656+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2023-12-21T07:54:42.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:42 smithi146 bash[25263]: audit 2023-12-21T07:54:41.396039+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:54:42.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:42 smithi146 bash[25263]: cluster 2023-12-21T07:54:41.397244+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:54:42.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[25022]: cluster 2023-12-21T07:54:40.589656+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2023-12-21T07:54:42.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[25022]: audit 2023-12-21T07:54:41.396039+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:54:42.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[25022]: cluster 2023-12-21T07:54:41.397244+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:54:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[30809]: cluster 2023-12-21T07:54:40.589656+0000 mgr.y (mgr.24368) 112 : cluster [DBG] pgmap v81: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2023-12-21T07:54:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[30809]: audit 2023-12-21T07:54:41.396039+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:54:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:42 smithi125 bash[30809]: cluster 2023-12-21T07:54:41.397244+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[30809]: cluster 2023-12-21T07:54:42.417231+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[30809]: audit 2023-12-21T07:54:42.426933+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[30809]: audit 2023-12-21T07:54:42.427337+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[25022]: cluster 2023-12-21T07:54:42.417231+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[25022]: audit 2023-12-21T07:54:42.426933+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:43.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[25022]: audit 2023-12-21T07:54:42.427337+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:43.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:43 smithi146 bash[25263]: cluster 2023-12-21T07:54:42.417231+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:54:43.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:43 smithi146 bash[25263]: audit 2023-12-21T07:54:42.426933+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.125:0/1869245335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:43.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:43 smithi146 bash[25263]: audit 2023-12-21T07:54:42.427337+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:54:44.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:43] "GET /metrics HTTP/1.1" 200 195308 "" "Prometheus/2.33.4" 2023-12-21T07:54:44.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:44 smithi146 bash[25263]: cluster 2023-12-21T07:54:42.590284+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2023-12-21T07:54:44.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:44 smithi146 bash[25263]: audit 2023-12-21T07:54:43.421935+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:54:44.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:44 smithi146 bash[25263]: cluster 2023-12-21T07:54:43.422132+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:54:44.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[25022]: cluster 2023-12-21T07:54:42.590284+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2023-12-21T07:54:44.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[25022]: audit 2023-12-21T07:54:43.421935+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:54:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[25022]: cluster 2023-12-21T07:54:43.422132+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:54:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[30809]: cluster 2023-12-21T07:54:42.590284+0000 mgr.y (mgr.24368) 113 : cluster [DBG] pgmap v84: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2023-12-21T07:54:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[30809]: audit 2023-12-21T07:54:43.421935+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:54:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:44 smithi125 bash[30809]: cluster 2023-12-21T07:54:43.422132+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:54:45.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:45 smithi146 bash[25263]: cluster 2023-12-21T07:54:44.444422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:54:45.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:45 smithi146 bash[25263]: audit 2023-12-21T07:54:44.458299+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:54:45.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:45 smithi146 bash[25263]: audit 2023-12-21T07:54:45.446270+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:54:45.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:45 smithi146 bash[25263]: cluster 2023-12-21T07:54:45.446560+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:54:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[25022]: cluster 2023-12-21T07:54:44.444422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:54:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[25022]: audit 2023-12-21T07:54:44.458299+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:54:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[25022]: audit 2023-12-21T07:54:45.446270+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:54:45.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[25022]: cluster 2023-12-21T07:54:45.446560+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:54:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[30809]: cluster 2023-12-21T07:54:44.444422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:54:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[30809]: audit 2023-12-21T07:54:44.458299+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:54:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[30809]: audit 2023-12-21T07:54:45.446270+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:54:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:45 smithi125 bash[30809]: cluster 2023-12-21T07:54:45.446560+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:54:46.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:46 smithi146 bash[25263]: cluster 2023-12-21T07:54:44.590999+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:46.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:46 smithi146 bash[25263]: audit 2023-12-21T07:54:45.464139+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:54:46.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:46 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:46.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:46 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:54:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:54:46.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:46 smithi125 bash[30809]: cluster 2023-12-21T07:54:44.590999+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:46.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:46 smithi125 bash[30809]: audit 2023-12-21T07:54:45.464139+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:54:46.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:46 smithi125 bash[25022]: cluster 2023-12-21T07:54:44.590999+0000 mgr.y (mgr.24368) 114 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:46.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:46 smithi125 bash[25022]: audit 2023-12-21T07:54:45.464139+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "bf53f983-2132-4f96-b812-18f2fb753bf7", 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout: "epoch": 1, 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout: "predecessor_uuid": "04b0c202-95bd-4abb-9e62-4f2de1a38d79", 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout: "sync_status": [], 2023-12-21T07:54:47.606 INFO:teuthology.orchestra.run.smithi125.stdout: "period_map": { 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "bf53f983-2132-4f96-b812-18f2fb753bf7", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "zonegroups": [ 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: { 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "a48fedba-1b4c-4e1b-90c8-061ba31e0dd8", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "default", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "api_name": "default", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "is_master": "true", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "endpoints": [], 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "hostnames": [], 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "hostnames_s3website": [], 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "master_zone": "f5917820-7b04-487b-9911-da207eabf756", 2023-12-21T07:54:47.607 INFO:teuthology.orchestra.run.smithi125.stdout: "zones": [ 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: { 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "id": "f5917820-7b04-487b-9911-da207eabf756", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "z", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "endpoints": [], 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "log_meta": "false", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "log_data": "false", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "bucket_index_max_shards": 11, 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "read_only": "false", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "tier_type": "", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "sync_from_all": "true", 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "sync_from": [], 2023-12-21T07:54:47.608 INFO:teuthology.orchestra.run.smithi125.stdout: "redirect_zone": "" 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: "placement_targets": [ 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: { 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: "name": "default-placement", 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: "tags": [], 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: "storage_classes": [ 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: "STANDARD" 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: ] 2023-12-21T07:54:47.609 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "default_placement": "default-placement", 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_id": "bee9384d-e2b6-4a7b-bab0-32a26b1212d0", 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "sync_policy": { 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "groups": [] 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "short_zone_ids": [ 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: { 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "key": "f5917820-7b04-487b-9911-da207eabf756", 2023-12-21T07:54:47.610 INFO:teuthology.orchestra.run.smithi125.stdout: "val": 3662315016 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: ] 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "master_zonegroup": "a48fedba-1b4c-4e1b-90c8-061ba31e0dd8", 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "master_zone": "f5917820-7b04-487b-9911-da207eabf756", 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "period_config": { 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "bucket_quota": { 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "enabled": false, 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "check_on_raw": false, 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "max_size": -1, 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "max_size_kb": 0, 2023-12-21T07:54:47.611 INFO:teuthology.orchestra.run.smithi125.stdout: "max_objects": -1 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "user_quota": { 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "enabled": false, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "check_on_raw": false, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_size": -1, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_size_kb": 0, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_objects": -1 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "user_ratelimit": { 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_ops": 0, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_ops": 0, 2023-12-21T07:54:47.612 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_bytes": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_bytes": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "enabled": false 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "bucket_ratelimit": { 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_ops": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_ops": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_bytes": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_bytes": 0, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "enabled": false 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.613 INFO:teuthology.orchestra.run.smithi125.stdout: "anonymous_ratelimit": { 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_ops": 0, 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_ops": 0, 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "max_read_bytes": 0, 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "max_write_bytes": 0, 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "enabled": false 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_id": "bee9384d-e2b6-4a7b-bab0-32a26b1212d0", 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_name": "r", 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout: "realm_epoch": 2 2023-12-21T07:54:47.614 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:54:47.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:47 smithi146 bash[25263]: audit 2023-12-21T07:54:46.476649+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:54:47.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:47 smithi146 bash[25263]: cluster 2023-12-21T07:54:46.476941+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:54:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:47 smithi146 bash[25263]: audit 2023-12-21T07:54:46.477801+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:54:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:47 smithi146 bash[25263]: audit 2023-12-21T07:54:46.634684+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:47 smithi146 bash[25263]: audit 2023-12-21T07:54:46.644860+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:47.793 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[25022]: audit 2023-12-21T07:54:46.476649+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:54:47.793 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[25022]: cluster 2023-12-21T07:54:46.476941+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:54:47.793 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[25022]: audit 2023-12-21T07:54:46.477801+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[25022]: audit 2023-12-21T07:54:46.634684+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[25022]: audit 2023-12-21T07:54:46.644860+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[30809]: audit 2023-12-21T07:54:46.476649+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[30809]: cluster 2023-12-21T07:54:46.476941+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[30809]: audit 2023-12-21T07:54:46.477801+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:54:47.794 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[30809]: audit 2023-12-21T07:54:46.634684+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:47.795 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:47 smithi125 bash[30809]: audit 2023-12-21T07:54:46.644860+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:48.495 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-21T07:54:48.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:48 smithi146 bash[25263]: cluster 2023-12-21T07:54:46.591553+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:48 smithi146 bash[25263]: audit 2023-12-21T07:54:47.487536+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:54:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:48 smithi146 bash[25263]: cluster 2023-12-21T07:54:47.487696+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:54:48.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[25022]: cluster 2023-12-21T07:54:46.591553+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:48.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[25022]: audit 2023-12-21T07:54:47.487536+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:54:48.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[25022]: cluster 2023-12-21T07:54:47.487696+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:54:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[30809]: cluster 2023-12-21T07:54:46.591553+0000 mgr.y (mgr.24368) 115 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-21T07:54:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[30809]: audit 2023-12-21T07:54:47.487536+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.125:0/2391031090' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:54:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:48 smithi125 bash[30809]: cluster 2023-12-21T07:54:47.487696+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:54:50.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:50 smithi125 bash[25022]: cluster 2023-12-21T07:54:48.592402+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-21T07:54:50.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:50 smithi125 bash[30809]: cluster 2023-12-21T07:54:48.592402+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-21T07:54:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:50 smithi146 bash[25263]: cluster 2023-12-21T07:54:48.592402+0000 mgr.y (mgr.24368) 116 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-21T07:54:51.293 INFO:teuthology.orchestra.run.smithi125.stdout:Scheduled rgw.foo update... 2023-12-21T07:54:52.145 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw smpl' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: cluster 2023-12-21T07:54:50.592842+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v93: 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, 3 op/s 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.277855+0000 mgr.y (mgr.24368) 118 : audit [DBG] from='client.24628 -' 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-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: cephadm 2023-12-21T07:54:51.282284+0000 mgr.y (mgr.24368) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.287464+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.311326+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.312995+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.322995+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.339800+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.349447+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: cephadm 2023-12-21T07:54:51.350750+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.358518+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.360125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.366371+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.373147+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.385162+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: audit 2023-12-21T07:54:51.386554+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[25022]: cephadm 2023-12-21T07:54:51.387859+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: cluster 2023-12-21T07:54:50.592842+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v93: 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, 3 op/s 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.277855+0000 mgr.y (mgr.24368) 118 : audit [DBG] from='client.24628 -' 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-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: cephadm 2023-12-21T07:54:51.282284+0000 mgr.y (mgr.24368) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.287464+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.311326+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.312995+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.322995+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.339800+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.349447+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: cephadm 2023-12-21T07:54:51.350750+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.358518+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.360125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.366371+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.373147+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.385162+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: audit 2023-12-21T07:54:51.386554+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:52 smithi125 bash[30809]: cephadm 2023-12-21T07:54:51.387859+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T07:54:52.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: cluster 2023-12-21T07:54:50.592842+0000 mgr.y (mgr.24368) 117 : cluster [DBG] pgmap v93: 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, 3 op/s 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.277855+0000 mgr.y (mgr.24368) 118 : audit [DBG] from='client.24628 -' 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-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: cephadm 2023-12-21T07:54:51.282284+0000 mgr.y (mgr.24368) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.287464+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.311326+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.312995+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.322995+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.339800+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.349447+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: cephadm 2023-12-21T07:54:51.350750+0000 mgr.y (mgr.24368) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.358518+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.360125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.366371+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.373147+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.385162+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: audit 2023-12-21T07:54:51.386554+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:52 smithi146 bash[25263]: cephadm 2023-12-21T07:54:51.387859+0000 mgr.y (mgr.24368) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T07:54:54.046 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:54:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:53] "GET /metrics HTTP/1.1" 200 195308 "" "Prometheus/2.33.4" 2023-12-21T07:54:54.297 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:54 smithi125 bash[25022]: cluster 2023-12-21T07:54:52.593535+0000 mgr.y (mgr.24368) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:54:54.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:54 smithi125 bash[30809]: cluster 2023-12-21T07:54:52.593535+0000 mgr.y (mgr.24368) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:54:54.643 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:54 smithi146 bash[25263]: cluster 2023-12-21T07:54:52.593535+0000 mgr.y (mgr.24368) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:54:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: cluster 2023-12-21T07:54:54.594718+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:54:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.600477+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:55.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.603522+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.604125+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.610850+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.620672+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: audit 2023-12-21T07:54:54.624623+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[25022]: cephadm 2023-12-21T07:54:54.625815+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: cluster 2023-12-21T07:54:54.594718+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.600477+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.603522+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.604125+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.610850+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.620672+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: audit 2023-12-21T07:54:54.624623+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:55.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:55 smithi125 bash[30809]: cephadm 2023-12-21T07:54:54.625815+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: cluster 2023-12-21T07:54:54.594718+0000 mgr.y (mgr.24368) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.600477+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.603522+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.604125+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.610850+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.620672+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: audit 2023-12-21T07:54:54.624623+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:56.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:55 smithi146 bash[25263]: cephadm 2023-12-21T07:54:54.625815+0000 mgr.y (mgr.24368) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T07:54:56.510 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:54:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:54:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:57.088 INFO:teuthology.orchestra.run.smithi125.stdout:Scheduled rgw.smpl update... 2023-12-21T07:54:58.088 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[25022]: cluster 2023-12-21T07:54:56.595421+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:54:58.089 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[25022]: audit 2023-12-21T07:54:57.073517+0000 mgr.y (mgr.24368) 126 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:54:58.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[25022]: cephadm 2023-12-21T07:54:57.075282+0000 mgr.y (mgr.24368) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:54:58.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[25022]: audit 2023-12-21T07:54:57.082080+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:58.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[30809]: cluster 2023-12-21T07:54:56.595421+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:54:58.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[30809]: audit 2023-12-21T07:54:57.073517+0000 mgr.y (mgr.24368) 126 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:54:58.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[30809]: cephadm 2023-12-21T07:54:57.075282+0000 mgr.y (mgr.24368) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:54:58.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:54:58 smithi125 bash[30809]: audit 2023-12-21T07:54:57.082080+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:54:58.428 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph osd pool create foo' 2023-12-21T07:54:58.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:58 smithi146 bash[25263]: cluster 2023-12-21T07:54:56.595421+0000 mgr.y (mgr.24368) 125 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:54:58.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:58 smithi146 bash[25263]: audit 2023-12-21T07:54:57.073517+0000 mgr.y (mgr.24368) 126 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:54:58.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:58 smithi146 bash[25263]: cephadm 2023-12-21T07:54:57.075282+0000 mgr.y (mgr.24368) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:54:58.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:54:58 smithi146 bash[25263]: audit 2023-12-21T07:54:57.082080+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.437 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: cluster 2023-12-21T07:54:58.596847+0000 mgr.y (mgr.24368) 128 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 103 op/s 2023-12-21T07:55:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.474842+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.479652+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.481066+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.972429+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.983767+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:54:59.993269+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.002330+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.003740+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.184503+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.195107+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.314840+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.323211+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.324348+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25022]: audit 2023-12-21T07:55:00.331896+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: cluster 2023-12-21T07:54:58.596847+0000 mgr.y (mgr.24368) 128 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 103 op/s 2023-12-21T07:55:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.474842+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.479652+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.481066+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.972429+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.983767+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:54:59.993269+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.002330+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.003740+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.184503+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.195107+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.314840+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.323211+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.324348+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[30809]: audit 2023-12-21T07:55:00.331896+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: cluster 2023-12-21T07:54:58.596847+0000 mgr.y (mgr.24368) 128 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 103 op/s 2023-12-21T07:55:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.474842+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.479652+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.481066+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.972429+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.983767+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:54:59.993269+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.002330+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.003740+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.184503+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.195107+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.314840+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.323211+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.324348+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:00 smithi146 bash[25263]: audit 2023-12-21T07:55:00.331896+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:00.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:00 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: cephadm 2023-12-21T07:54:59.487016+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: cephadm 2023-12-21T07:54:59.993895+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: cephadm 2023-12-21T07:55:00.009165+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: cephadm 2023-12-21T07:55:00.319384+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: cephadm 2023-12-21T07:55:00.334814+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.648 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:01 smithi146 bash[25263]: audit 2023-12-21T07:55:00.657853+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: cephadm 2023-12-21T07:54:59.487016+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: cephadm 2023-12-21T07:54:59.993895+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: cephadm 2023-12-21T07:55:00.009165+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: cephadm 2023-12-21T07:55:00.319384+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: cephadm 2023-12-21T07:55:00.334814+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[30809]: audit 2023-12-21T07:55:00.657853+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: cephadm 2023-12-21T07:54:59.487016+0000 mgr.y (mgr.24368) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: cephadm 2023-12-21T07:54:59.993895+0000 mgr.y (mgr.24368) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: cephadm 2023-12-21T07:55:00.009165+0000 mgr.y (mgr.24368) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: cephadm 2023-12-21T07:55:00.319384+0000 mgr.y (mgr.24368) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: cephadm 2023-12-21T07:55:00.334814+0000 mgr.y (mgr.24368) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:01.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:01 smithi125 bash[25022]: audit 2023-12-21T07:55:00.657853+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:02.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:02 smithi146 bash[25263]: cluster 2023-12-21T07:55:00.597456+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:02.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:02 smithi125 bash[25022]: cluster 2023-12-21T07:55:00.597456+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:02.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:02 smithi125 bash[30809]: cluster 2023-12-21T07:55:00.597456+0000 mgr.y (mgr.24368) 134 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:03.716 INFO:teuthology.orchestra.run.smithi125.stderr:pool 'foo' created 2023-12-21T07:55:03.982 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:03] "GET /metrics HTTP/1.1" 200 202589 "" "Prometheus/2.33.4" 2023-12-21T07:55:03.982 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[30809]: cluster 2023-12-21T07:55:02.598155+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:03.982 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[30809]: audit 2023-12-21T07:55:02.682619+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:03.982 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[30809]: audit 2023-12-21T07:55:03.072132+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:55:03.983 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[25022]: cluster 2023-12-21T07:55:02.598155+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:03.983 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[25022]: audit 2023-12-21T07:55:02.682619+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:03.983 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:03 smithi125 bash[25022]: audit 2023-12-21T07:55:03.072132+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:55:04.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:03 smithi146 bash[25263]: cluster 2023-12-21T07:55:02.598155+0000 mgr.y (mgr.24368) 135 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2023-12-21T07:55:04.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:03 smithi146 bash[25263]: audit 2023-12-21T07:55:02.682619+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:04.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:03 smithi146 bash[25263]: audit 2023-12-21T07:55:03.072132+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:55:04.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:04 smithi125 bash[25022]: audit 2023-12-21T07:55:03.699792+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:55:04.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:04 smithi125 bash[25022]: cluster 2023-12-21T07:55:03.699945+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:55:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:04 smithi125 bash[30809]: audit 2023-12-21T07:55:03.699792+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:55:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:04 smithi125 bash[30809]: cluster 2023-12-21T07:55:03.699945+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:55:04.929 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'rbd pool init foo' 2023-12-21T07:55:05.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:04 smithi146 bash[25263]: audit 2023-12-21T07:55:03.699792+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.125:0/3093023209' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:55:05.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:04 smithi146 bash[25263]: cluster 2023-12-21T07:55:03.699945+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:55:05.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:05.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25022]: cluster 2023-12-21T07:55:04.598956+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-21T07:55:05.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25022]: cluster 2023-12-21T07:55:04.708940+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:55:05.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25022]: audit 2023-12-21T07:55:05.069777+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:05.735 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25022]: cluster 2023-12-21T07:55:05.706101+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:55:05.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:05 smithi146 bash[25263]: cluster 2023-12-21T07:55:04.598956+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-21T07:55:05.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:05 smithi146 bash[25263]: cluster 2023-12-21T07:55:04.708940+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:55:05.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:05 smithi146 bash[25263]: audit 2023-12-21T07:55:05.069777+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:05.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:05 smithi146 bash[25263]: cluster 2023-12-21T07:55:05.706101+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:55:06.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:06.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[30809]: cluster 2023-12-21T07:55:04.598956+0000 mgr.y (mgr.24368) 136 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2023-12-21T07:55:06.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[30809]: cluster 2023-12-21T07:55:04.708940+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:55:06.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[30809]: audit 2023-12-21T07:55:05.069777+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:06.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:05 smithi125 bash[30809]: cluster 2023-12-21T07:55:05.706101+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:55:06.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:07.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:05.736249+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:05.745280+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:06.688856+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:06.698307+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:06.723338+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:06 smithi146 bash[25263]: audit 2023-12-21T07:55:06.725232+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:07.074 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:07.074 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:05.736249+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:05.745280+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:06.688856+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:06.698307+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:06.723338+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[30809]: audit 2023-12-21T07:55:06.725232+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:05.736249+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:05.745280+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:06.688856+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.075 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:06.698307+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:07.076 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:06.723338+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:07.076 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:06 smithi125 bash[25022]: audit 2023-12-21T07:55:06.725232+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: cluster 2023-12-21T07:55:06.599714+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.738411+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: cephadm 2023-12-21T07:55:06.748431+0000 mgr.y (mgr.24368) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.760848+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.762002+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.762495+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.767361+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.775516+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: audit 2023-12-21T07:55:06.778665+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:07 smithi146 bash[25263]: cephadm 2023-12-21T07:55:06.780538+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: cluster 2023-12-21T07:55:06.599714+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.738411+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: cephadm 2023-12-21T07:55:06.748431+0000 mgr.y (mgr.24368) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.760848+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.762002+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.762495+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.767361+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.775516+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: audit 2023-12-21T07:55:06.778665+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[25022]: cephadm 2023-12-21T07:55:06.780538+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: cluster 2023-12-21T07:55:06.599714+0000 mgr.y (mgr.24368) 137 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.738411+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: cephadm 2023-12-21T07:55:06.748431+0000 mgr.y (mgr.24368) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.760848+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.762002+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.762495+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.767361+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.775516+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: audit 2023-12-21T07:55:06.778665+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:07 smithi125 bash[30809]: cephadm 2023-12-21T07:55:06.780538+0000 mgr.y (mgr.24368) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T07:55:09.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:09.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[25022]: cluster 2023-12-21T07:55:08.601246+0000 mgr.y (mgr.24368) 140 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:09.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[25022]: audit 2023-12-21T07:55:09.212604+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[25022]: audit 2023-12-21T07:55:09.518993+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[25022]: audit 2023-12-21T07:55:09.526339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[30809]: cluster 2023-12-21T07:55:08.601246+0000 mgr.y (mgr.24368) 140 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[30809]: audit 2023-12-21T07:55:09.212604+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[30809]: audit 2023-12-21T07:55:09.518993+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:09.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:09 smithi125 bash[30809]: audit 2023-12-21T07:55:09.526339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:10.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:09 smithi146 bash[25263]: cluster 2023-12-21T07:55:08.601246+0000 mgr.y (mgr.24368) 140 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2023-12-21T07:55:10.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:09 smithi146 bash[25263]: audit 2023-12-21T07:55:09.212604+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:55:10.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:09 smithi146 bash[25263]: audit 2023-12-21T07:55:09.518993+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:10.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:09 smithi146 bash[25263]: audit 2023-12-21T07:55:09.526339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:10 smithi125 bash[25022]: audit 2023-12-21T07:55:09.762618+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:55:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:10 smithi125 bash[25022]: cluster 2023-12-21T07:55:09.762728+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:55:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:10 smithi125 bash[30809]: audit 2023-12-21T07:55:09.762618+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:55:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:10 smithi125 bash[30809]: cluster 2023-12-21T07:55:09.762728+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:55:11.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:10 smithi146 bash[25263]: audit 2023-12-21T07:55:09.762618+0000 mon.a (mon.0) 957 : audit [INF] from='client.? 172.21.15.125:0/3980153868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:55:11.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:10 smithi146 bash[25263]: cluster 2023-12-21T07:55:09.762728+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:55:12.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:11 smithi146 bash[25263]: cluster 2023-12-21T07:55:10.601870+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:12.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:11 smithi146 bash[25263]: cluster 2023-12-21T07:55:10.773678+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:55:12.226 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:11 smithi125 bash[25022]: cluster 2023-12-21T07:55:10.601870+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:12.227 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:11 smithi125 bash[25022]: cluster 2023-12-21T07:55:10.773678+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:55:12.227 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:11 smithi125 bash[30809]: cluster 2023-12-21T07:55:10.601870+0000 mgr.y (mgr.24368) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:12.227 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:11 smithi125 bash[30809]: cluster 2023-12-21T07:55:10.773678+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:55:13.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: cluster 2023-12-21T07:55:11.780033+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.822281+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.826307+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.826768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.831581+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.842071+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:11.847719+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: cephadm 2023-12-21T07:55:11.848805+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.575906+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.576371+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.576800+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.576916+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.577294+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.578309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.579005+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[25022]: audit 2023-12-21T07:55:12.579705+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: cluster 2023-12-21T07:55:11.780033+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.822281+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.826307+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.826768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.831581+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:13.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.842071+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:11.847719+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: cephadm 2023-12-21T07:55:11.848805+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.575906+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.576371+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.576800+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.576916+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.577294+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.578309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.579005+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:12 smithi125 bash[30809]: audit 2023-12-21T07:55:12.579705+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.128 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: cluster 2023-12-21T07:55:11.780033+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.822281+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.826307+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.826768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.831581+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.842071+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:11.847719+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: cephadm 2023-12-21T07:55:11.848805+0000 mgr.y (mgr.24368) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.575906+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.576371+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.576800+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:55:13.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.576916+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.577294+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.578309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-21T07:55:13.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.579005+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-12-21T07:55:13.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:12 smithi146 bash[25263]: audit 2023-12-21T07:55:12.579705+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:55:14.001 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:13] "GET /metrics HTTP/1.1" 200 208051 "" "Prometheus/2.33.4" 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: cluster 2023-12-21T07:55:12.602580+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.853505+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.853734+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.853922+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.854789+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: cluster 2023-12-21T07:55:12.854871+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.922477+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.923234+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.938071+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:14.002 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[25022]: audit 2023-12-21T07:55:12.938624+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: cluster 2023-12-21T07:55:12.602580+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.853505+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.853734+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.853922+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.854789+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: cluster 2023-12-21T07:55:12.854871+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.922477+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.923234+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.938071+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:14.003 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:13 smithi125 bash[30809]: audit 2023-12-21T07:55:12.938624+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: cluster 2023-12-21T07:55:12.602580+0000 mgr.y (mgr.24368) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.853505+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.853734+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.853922+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.854789+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: cluster 2023-12-21T07:55:12.854871+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.922477+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.923234+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.938071+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:14.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:13 smithi146 bash[25263]: audit 2023-12-21T07:55:12.938624+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:15.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:14 smithi125 bash[25022]: cluster 2023-12-21T07:55:13.856540+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:55:15.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:14 smithi125 bash[25022]: audit 2023-12-21T07:55:14.292472+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:14 smithi125 bash[25022]: audit 2023-12-21T07:55:14.299953+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: audit 2023-12-21T07:55:14.301698+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: cephadm 2023-12-21T07:55:14.310334+0000 mgr.y (mgr.24368) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: audit 2023-12-21T07:55:14.627714+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: audit 2023-12-21T07:55:14.637210+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: audit 2023-12-21T07:55:14.638469+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cluster 2023-12-21T07:55:13.856540+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.292472+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.299953+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.301698+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cephadm 2023-12-21T07:55:14.310334+0000 mgr.y (mgr.24368) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.627714+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.637210+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.638469+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:15.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: cluster 2023-12-21T07:55:13.856540+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.292472+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.299953+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.301698+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: cephadm 2023-12-21T07:55:14.310334+0000 mgr.y (mgr.24368) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.627714+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.637210+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:14 smithi146 bash[25263]: audit 2023-12-21T07:55:14.638469+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:16.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:15 smithi146 bash[25263]: cluster 2023-12-21T07:55:14.603212+0000 mgr.y (mgr.24368) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-21T07:55:16.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:15 smithi146 bash[25263]: cephadm 2023-12-21T07:55:14.628672+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:15 smithi146 bash[25263]: cephadm 2023-12-21T07:55:14.643716+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:16.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:15 smithi146 bash[25263]: audit 2023-12-21T07:55:14.968420+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:16.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:15 smithi146 bash[25263]: cephadm 2023-12-21T07:55:14.971700+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.261 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cluster 2023-12-21T07:55:14.603212+0000 mgr.y (mgr.24368) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cephadm 2023-12-21T07:55:14.628672+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cephadm 2023-12-21T07:55:14.643716+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: audit 2023-12-21T07:55:14.968420+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[30809]: cephadm 2023-12-21T07:55:14.971700+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: cluster 2023-12-21T07:55:14.603212+0000 mgr.y (mgr.24368) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: cephadm 2023-12-21T07:55:14.628672+0000 mgr.y (mgr.24368) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: cephadm 2023-12-21T07:55:14.643716+0000 mgr.y (mgr.24368) 147 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: audit 2023-12-21T07:55:14.968420+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:16.262 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:15 smithi125 bash[25022]: cephadm 2023-12-21T07:55:14.971700+0000 mgr.y (mgr.24368) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:16.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:16 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:18.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:17 smithi146 bash[25263]: cluster 2023-12-21T07:55:16.604141+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 351 B/s wr, 0 op/s 2023-12-21T07:55:18.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:17 smithi146 bash[25263]: audit 2023-12-21T07:55:17.723057+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:18.232 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:17 smithi125 bash[25022]: cluster 2023-12-21T07:55:16.604141+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 351 B/s wr, 0 op/s 2023-12-21T07:55:18.232 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:17 smithi125 bash[25022]: audit 2023-12-21T07:55:17.723057+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:18.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:17 smithi125 bash[30809]: cluster 2023-12-21T07:55:16.604141+0000 mgr.y (mgr.24368) 149 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 351 B/s wr, 0 op/s 2023-12-21T07:55:18.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:17 smithi125 bash[30809]: audit 2023-12-21T07:55:17.723057+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:18.603 INFO:teuthology.orchestra.run.smithi125.stdout:Scheduled iscsi.foo update... 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: audit 2023-12-21T07:55:18.585504+0000 mgr.y (mgr.24368) 150 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: cephadm 2023-12-21T07:55:18.589538+0000 mgr.y (mgr.24368) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: audit 2023-12-21T07:55:18.597645+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: audit 2023-12-21T07:55:18.600176+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: audit 2023-12-21T07:55:18.601557+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: cluster 2023-12-21T07:55:18.605539+0000 mgr.y (mgr.24368) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 599 B/s wr, 293 op/s; 151 B/s, 0 objects/s recovering 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: audit 2023-12-21T07:55:18.612228+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: cephadm 2023-12-21T07:55:18.613665+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[30809]: cluster 2023-12-21T07:55:19.373365+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:55:19.610 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: audit 2023-12-21T07:55:18.585504+0000 mgr.y (mgr.24368) 150 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: cephadm 2023-12-21T07:55:18.589538+0000 mgr.y (mgr.24368) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: audit 2023-12-21T07:55:18.597645+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: audit 2023-12-21T07:55:18.600176+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: audit 2023-12-21T07:55:18.601557+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: cluster 2023-12-21T07:55:18.605539+0000 mgr.y (mgr.24368) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 599 B/s wr, 293 op/s; 151 B/s, 0 objects/s recovering 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: audit 2023-12-21T07:55:18.612228+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: cephadm 2023-12-21T07:55:18.613665+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:19.611 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25022]: cluster 2023-12-21T07:55:19.373365+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:55:19.694 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 120' 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: audit 2023-12-21T07:55:18.585504+0000 mgr.y (mgr.24368) 150 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: cephadm 2023-12-21T07:55:18.589538+0000 mgr.y (mgr.24368) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: audit 2023-12-21T07:55:18.597645+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: audit 2023-12-21T07:55:18.600176+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: audit 2023-12-21T07:55:18.601557+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: cluster 2023-12-21T07:55:18.605539+0000 mgr.y (mgr.24368) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 599 B/s wr, 293 op/s; 151 B/s, 0 objects/s recovering 2023-12-21T07:55:19.907 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: audit 2023-12-21T07:55:18.612228+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:19.908 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: cephadm 2023-12-21T07:55:18.613665+0000 mgr.y (mgr.24368) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:19.908 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:19 smithi146 bash[25263]: cluster 2023-12-21T07:55:19.373365+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:55:20.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:19 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:21.213 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:20 smithi125 bash[30809]: audit 2023-12-21T07:55:19.900689+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:21.213 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:20 smithi125 bash[25022]: audit 2023-12-21T07:55:19.900689+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:21.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:20 smithi146 bash[25263]: audit 2023-12-21T07:55:19.900689+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:21.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:21 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:22.072 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:21 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:22.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: cluster 2023-12-21T07:55:20.606025+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 528 B/s wr, 258 op/s; 133 B/s, 0 objects/s recovering 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.359726+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.368388+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.750315+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.758991+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.788210+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:21.790117+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.087700+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.097895+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.119229+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.119871+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.126684+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[25022]: audit 2023-12-21T07:55:22.136135+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: cluster 2023-12-21T07:55:20.606025+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 528 B/s wr, 258 op/s; 133 B/s, 0 objects/s recovering 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.359726+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.368388+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.750315+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.758991+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.788210+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:21.790117+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.087700+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.097895+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.119229+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.119871+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.126684+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:22 smithi125 bash[30809]: audit 2023-12-21T07:55:22.136135+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:22.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: cluster 2023-12-21T07:55:20.606025+0000 mgr.y (mgr.24368) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 528 B/s wr, 258 op/s; 133 B/s, 0 objects/s recovering 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.359726+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.368388+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.750315+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.758991+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.788210+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:21.790117+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.087700+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.097895+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.119229+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.119871+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.126684+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:55:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:22 smithi146 bash[25263]: audit 2023-12-21T07:55:22.136135+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[30809]: cephadm 2023-12-21T07:55:22.108557+0000 mgr.y (mgr.24368) 155 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[30809]: cephadm 2023-12-21T07:55:22.137916+0000 mgr.y (mgr.24368) 156 : cephadm [INF] Deploying daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[30809]: audit 2023-12-21T07:55:22.523324+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[30809]: audit 2023-12-21T07:55:22.532520+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[25022]: cephadm 2023-12-21T07:55:22.108557+0000 mgr.y (mgr.24368) 155 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:55:23.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[25022]: cephadm 2023-12-21T07:55:22.137916+0000 mgr.y (mgr.24368) 156 : cephadm [INF] Deploying daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:55:23.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[25022]: audit 2023-12-21T07:55:22.523324+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:23.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[25022]: audit 2023-12-21T07:55:22.532520+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:23.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:23 smithi146 bash[25263]: cephadm 2023-12-21T07:55:22.108557+0000 mgr.y (mgr.24368) 155 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:55:23.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:23 smithi146 bash[25263]: cephadm 2023-12-21T07:55:22.137916+0000 mgr.y (mgr.24368) 156 : cephadm [INF] Deploying daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:55:23.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:23 smithi146 bash[25263]: audit 2023-12-21T07:55:22.523324+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:23.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:23 smithi146 bash[25263]: audit 2023-12-21T07:55:22.532520+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:24.039 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:23] "GET /metrics HTTP/1.1" 200 208051 "" "Prometheus/2.33.4" 2023-12-21T07:55:24.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:24 smithi125 bash[25022]: cluster 2023-12-21T07:55:22.606766+0000 mgr.y (mgr.24368) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 233 B/s wr, 229 op/s; 118 B/s, 0 objects/s recovering 2023-12-21T07:55:24.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:24 smithi125 bash[25022]: cluster 2023-12-21T07:55:23.556078+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-21T07:55:24.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:24 smithi125 bash[30809]: cluster 2023-12-21T07:55:22.606766+0000 mgr.y (mgr.24368) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 233 B/s wr, 229 op/s; 118 B/s, 0 objects/s recovering 2023-12-21T07:55:24.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:24 smithi125 bash[30809]: cluster 2023-12-21T07:55:23.556078+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-21T07:55:24.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:24 smithi146 bash[25263]: cluster 2023-12-21T07:55:22.606766+0000 mgr.y (mgr.24368) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 233 B/s wr, 229 op/s; 118 B/s, 0 objects/s recovering 2023-12-21T07:55:24.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:24 smithi146 bash[25263]: cluster 2023-12-21T07:55:23.556078+0000 mon.a (mon.0) 995 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: cluster 2023-12-21T07:55:24.608508+0000 mgr.y (mgr.24368) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.331093+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.334502+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.335788+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.344213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: cephadm 2023-12-21T07:55:25.345671+0000 mgr.y (mgr.24368) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.357532+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.358382+0000 mgr.y (mgr.24368) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: cephadm 2023-12-21T07:55:25.359846+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T07:55:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.360146+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.360885+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.368409+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.372589+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.373474+0000 mgr.y (mgr.24368) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.388156+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.390066+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.390953+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: audit 2023-12-21T07:55:25.401123+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:26 smithi146 bash[25263]: cephadm 2023-12-21T07:55:25.401859+0000 mgr.y (mgr.24368) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:26.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: cluster 2023-12-21T07:55:24.608508+0000 mgr.y (mgr.24368) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:26.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.331093+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.334502+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.335788+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.344213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: cephadm 2023-12-21T07:55:25.345671+0000 mgr.y (mgr.24368) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.357532+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.358382+0000 mgr.y (mgr.24368) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: cephadm 2023-12-21T07:55:25.359846+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.360146+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.360885+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.368409+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.372589+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.373474+0000 mgr.y (mgr.24368) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.388156+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.390066+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.390953+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: audit 2023-12-21T07:55:25.401123+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[30809]: cephadm 2023-12-21T07:55:25.401859+0000 mgr.y (mgr.24368) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: cluster 2023-12-21T07:55:24.608508+0000 mgr.y (mgr.24368) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.331093+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.334502+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.335788+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.344213+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: cephadm 2023-12-21T07:55:25.345671+0000 mgr.y (mgr.24368) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.357532+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.358382+0000 mgr.y (mgr.24368) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: cephadm 2023-12-21T07:55:25.359846+0000 mgr.y (mgr.24368) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.360146+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.360885+0000 mgr.y (mgr.24368) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.368409+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.372589+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.373474+0000 mgr.y (mgr.24368) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.388156+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.390066+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.390953+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: audit 2023-12-21T07:55:25.401123+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:26.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:26 smithi125 bash[25022]: cephadm 2023-12-21T07:55:25.401859+0000 mgr.y (mgr.24368) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:55:28.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[25022]: cluster 2023-12-21T07:55:26.609268+0000 mgr.y (mgr.24368) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:28.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[25022]: audit 2023-12-21T07:55:27.704616+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.125:0/124596899' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:55:28.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[25022]: audit 2023-12-21T07:55:27.735713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:28.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[25022]: audit 2023-12-21T07:55:28.071545+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]: dispatch 2023-12-21T07:55:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[30809]: cluster 2023-12-21T07:55:26.609268+0000 mgr.y (mgr.24368) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[30809]: audit 2023-12-21T07:55:27.704616+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.125:0/124596899' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:55:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[30809]: audit 2023-12-21T07:55:27.735713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:28 smithi125 bash[30809]: audit 2023-12-21T07:55:28.071545+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]: dispatch 2023-12-21T07:55:28.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:28 smithi146 bash[25263]: cluster 2023-12-21T07:55:26.609268+0000 mgr.y (mgr.24368) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 204 B/s wr, 200 op/s; 103 B/s, 0 objects/s recovering 2023-12-21T07:55:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:28 smithi146 bash[25263]: audit 2023-12-21T07:55:27.704616+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.125:0/124596899' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:55:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:28 smithi146 bash[25263]: audit 2023-12-21T07:55:27.735713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:28 smithi146 bash[25263]: audit 2023-12-21T07:55:28.071545+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]: dispatch 2023-12-21T07:55:30.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:29 smithi146 bash[25263]: cluster 2023-12-21T07:55:28.610967+0000 mgr.y (mgr.24368) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2023-12-21T07:55:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:29 smithi146 bash[25263]: audit 2023-12-21T07:55:28.736602+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]': finished 2023-12-21T07:55:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:29 smithi146 bash[25263]: cluster 2023-12-21T07:55:28.736715+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:55:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:29 smithi146 bash[25263]: audit 2023-12-21T07:55:29.106112+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.125:0/3447443674' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:29 smithi146 bash[25263]: audit 2023-12-21T07:55:29.106812+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:30.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[25022]: cluster 2023-12-21T07:55:28.610967+0000 mgr.y (mgr.24368) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2023-12-21T07:55:30.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[25022]: audit 2023-12-21T07:55:28.736602+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]': finished 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[25022]: cluster 2023-12-21T07:55:28.736715+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[25022]: audit 2023-12-21T07:55:29.106112+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.125:0/3447443674' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[25022]: audit 2023-12-21T07:55:29.106812+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[30809]: cluster 2023-12-21T07:55:28.610967+0000 mgr.y (mgr.24368) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[30809]: audit 2023-12-21T07:55:28.736602+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.125:0/1427631944' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/3118191808"}]': finished 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[30809]: cluster 2023-12-21T07:55:28.736715+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[30809]: audit 2023-12-21T07:55:29.106112+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.125:0/3447443674' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:30.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:29 smithi125 bash[30809]: audit 2023-12-21T07:55:29.106812+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]: dispatch 2023-12-21T07:55:31.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:30 smithi146 bash[25263]: audit 2023-12-21T07:55:29.748064+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]': finished 2023-12-21T07:55:31.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:30 smithi146 bash[25263]: cluster 2023-12-21T07:55:29.748235+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:55:31.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:30 smithi146 bash[25263]: audit 2023-12-21T07:55:30.114356+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]: dispatch 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[30809]: audit 2023-12-21T07:55:29.748064+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]': finished 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[30809]: cluster 2023-12-21T07:55:29.748235+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[30809]: audit 2023-12-21T07:55:30.114356+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]: dispatch 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[25022]: audit 2023-12-21T07:55:29.748064+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2164624251"}]': finished 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[25022]: cluster 2023-12-21T07:55:29.748235+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:55:31.041 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:30 smithi125 bash[25022]: audit 2023-12-21T07:55:30.114356+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]: dispatch 2023-12-21T07:55:31.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:31 smithi146 bash[25263]: cluster 2023-12-21T07:55:30.611759+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2023-12-21T07:55:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:31 smithi146 bash[25263]: audit 2023-12-21T07:55:30.768903+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]': finished 2023-12-21T07:55:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:31 smithi146 bash[25263]: cluster 2023-12-21T07:55:30.769083+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:55:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:31 smithi146 bash[25263]: audit 2023-12-21T07:55:31.036208+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:31 smithi146 bash[25263]: audit 2023-12-21T07:55:31.175008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]: dispatch 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[30809]: cluster 2023-12-21T07:55:30.611759+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[30809]: audit 2023-12-21T07:55:30.768903+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]': finished 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[30809]: cluster 2023-12-21T07:55:30.769083+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[30809]: audit 2023-12-21T07:55:31.036208+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[30809]: audit 2023-12-21T07:55:31.175008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]: dispatch 2023-12-21T07:55:32.064 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25022]: cluster 2023-12-21T07:55:30.611759+0000 mgr.y (mgr.24368) 167 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2023-12-21T07:55:32.065 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25022]: audit 2023-12-21T07:55:30.768903+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.125:0/139013969' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3949777108"}]': finished 2023-12-21T07:55:32.065 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25022]: cluster 2023-12-21T07:55:30.769083+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:55:32.065 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25022]: audit 2023-12-21T07:55:31.036208+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:32.065 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:31 smithi125 bash[25022]: audit 2023-12-21T07:55:31.175008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]: dispatch 2023-12-21T07:55:33.402 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[25022]: audit 2023-12-21T07:55:32.041049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]': finished 2023-12-21T07:55:33.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[25022]: cluster 2023-12-21T07:55:32.041804+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:55:33.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[25022]: audit 2023-12-21T07:55:32.405523+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]: dispatch 2023-12-21T07:55:33.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[30809]: audit 2023-12-21T07:55:32.041049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]': finished 2023-12-21T07:55:33.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[30809]: cluster 2023-12-21T07:55:32.041804+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:55:33.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[30809]: audit 2023-12-21T07:55:32.405523+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]: dispatch 2023-12-21T07:55:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:33 smithi146 bash[25263]: audit 2023-12-21T07:55:32.041049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.125:0/84720019' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2918728352"}]': finished 2023-12-21T07:55:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:33 smithi146 bash[25263]: cluster 2023-12-21T07:55:32.041804+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:55:33.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:33 smithi146 bash[25263]: audit 2023-12-21T07:55:32.405523+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]: dispatch 2023-12-21T07:55:34.050 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:33] "GET /metrics HTTP/1.1" 200 214991 "" "Prometheus/2.33.4" 2023-12-21T07:55:34.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: cluster 2023-12-21T07:55:32.612577+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:33.042812+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]': finished 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: cluster 2023-12-21T07:55:33.042939+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:33.419678+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.125:0/473352052' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:33.420423+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:34.035465+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:34.038858+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:34.040574+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:34.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[25022]: audit 2023-12-21T07:55:34.043336+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: cluster 2023-12-21T07:55:32.612577+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:33.042812+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]': finished 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: cluster 2023-12-21T07:55:33.042939+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:33.419678+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.125:0/473352052' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:33.420423+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:34.035465+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:34.038858+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:34.040574+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:34.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:34 smithi125 bash[30809]: audit 2023-12-21T07:55:34.043336+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: cluster 2023-12-21T07:55:32.612577+0000 mgr.y (mgr.24368) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:33.042812+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.125:0/1994328838' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2918728352"}]': finished 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: cluster 2023-12-21T07:55:33.042939+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:33.419678+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.125:0/473352052' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:33.420423+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]: dispatch 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:34.035465+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:34.038858+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:34.040574+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:34 smithi146 bash[25263]: audit 2023-12-21T07:55:34.043336+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[30809]: audit 2023-12-21T07:55:34.068355+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]': finished 2023-12-21T07:55:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[30809]: cluster 2023-12-21T07:55:34.068508+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:55:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[30809]: audit 2023-12-21T07:55:34.077897+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:35.402 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[30809]: audit 2023-12-21T07:55:34.430935+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.125:0/3163601735' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[30809]: audit 2023-12-21T07:55:34.432041+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[25022]: audit 2023-12-21T07:55:34.068355+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]': finished 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[25022]: cluster 2023-12-21T07:55:34.068508+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[25022]: audit 2023-12-21T07:55:34.077897+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[25022]: audit 2023-12-21T07:55:34.430935+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.125:0/3163601735' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:35.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:35 smithi125 bash[25022]: audit 2023-12-21T07:55:34.432041+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:35.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:35 smithi146 bash[25263]: audit 2023-12-21T07:55:34.068355+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2336720511"}]': finished 2023-12-21T07:55:35.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:35 smithi146 bash[25263]: cluster 2023-12-21T07:55:34.068508+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:55:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:35 smithi146 bash[25263]: audit 2023-12-21T07:55:34.077897+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:35 smithi146 bash[25263]: audit 2023-12-21T07:55:34.430935+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.125:0/3163601735' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:35 smithi146 bash[25263]: audit 2023-12-21T07:55:34.432041+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]: dispatch 2023-12-21T07:55:36.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:36 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:36 smithi146 bash[25263]: cluster 2023-12-21T07:55:34.613345+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:36 smithi146 bash[25263]: audit 2023-12-21T07:55:35.390617+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]': finished 2023-12-21T07:55:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:36 smithi146 bash[25263]: cluster 2023-12-21T07:55:35.390737+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:55:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:36 smithi146 bash[25263]: audit 2023-12-21T07:55:35.750804+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]: dispatch 2023-12-21T07:55:36.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[25022]: cluster 2023-12-21T07:55:34.613345+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:36.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[25022]: audit 2023-12-21T07:55:35.390617+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]': finished 2023-12-21T07:55:36.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[25022]: cluster 2023-12-21T07:55:35.390737+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:55:36.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[25022]: audit 2023-12-21T07:55:35.750804+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]: dispatch 2023-12-21T07:55:36.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[30809]: cluster 2023-12-21T07:55:34.613345+0000 mgr.y (mgr.24368) 169 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:36.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[30809]: audit 2023-12-21T07:55:35.390617+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/3118191808"}]': finished 2023-12-21T07:55:36.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[30809]: cluster 2023-12-21T07:55:35.390737+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:55:36.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:36 smithi125 bash[30809]: audit 2023-12-21T07:55:35.750804+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]: dispatch 2023-12-21T07:55:37.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[25022]: audit 2023-12-21T07:55:36.393543+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]': finished 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[25022]: cluster 2023-12-21T07:55:36.393678+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[25022]: audit 2023-12-21T07:55:36.759165+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.125:0/67226196' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[25022]: audit 2023-12-21T07:55:36.760226+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[30809]: audit 2023-12-21T07:55:36.393543+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]': finished 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[30809]: cluster 2023-12-21T07:55:36.393678+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[30809]: audit 2023-12-21T07:55:36.759165+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.125:0/67226196' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:37.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:37 smithi125 bash[30809]: audit 2023-12-21T07:55:36.760226+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:37.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:37 smithi146 bash[25263]: audit 2023-12-21T07:55:36.393543+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.125:0/941106486' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1309526617"}]': finished 2023-12-21T07:55:37.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:37 smithi146 bash[25263]: cluster 2023-12-21T07:55:36.393678+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:55:37.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:37 smithi146 bash[25263]: audit 2023-12-21T07:55:36.759165+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.125:0/67226196' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:37.726 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:37 smithi146 bash[25263]: audit 2023-12-21T07:55:36.760226+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]: dispatch 2023-12-21T07:55:38.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:38 smithi146 bash[25263]: cluster 2023-12-21T07:55:36.613936+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:38.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:38 smithi146 bash[25263]: audit 2023-12-21T07:55:37.384774+0000 mgr.y (mgr.24368) 171 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:38 smithi146 bash[25263]: audit 2023-12-21T07:55:37.420431+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]': finished 2023-12-21T07:55:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:38 smithi146 bash[25263]: cluster 2023-12-21T07:55:37.420569+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:55:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:38 smithi146 bash[25263]: audit 2023-12-21T07:55:37.787493+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]: dispatch 2023-12-21T07:55:38.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[25022]: cluster 2023-12-21T07:55:36.613936+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[25022]: audit 2023-12-21T07:55:37.384774+0000 mgr.y (mgr.24368) 171 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[25022]: audit 2023-12-21T07:55:37.420431+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]': finished 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[25022]: cluster 2023-12-21T07:55:37.420569+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[25022]: audit 2023-12-21T07:55:37.787493+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]: dispatch 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[30809]: cluster 2023-12-21T07:55:36.613936+0000 mgr.y (mgr.24368) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[30809]: audit 2023-12-21T07:55:37.384774+0000 mgr.y (mgr.24368) 171 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[30809]: audit 2023-12-21T07:55:37.420431+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/1949348162"}]': finished 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[30809]: cluster 2023-12-21T07:55:37.420569+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:55:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:38 smithi125 bash[30809]: audit 2023-12-21T07:55:37.787493+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]: dispatch 2023-12-21T07:55:39.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:39 smithi146 bash[25263]: audit 2023-12-21T07:55:38.425606+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]': finished 2023-12-21T07:55:39.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:39 smithi146 bash[25263]: cluster 2023-12-21T07:55:38.426085+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:55:39.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:39 smithi146 bash[25263]: audit 2023-12-21T07:55:38.791077+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.125:0/1379555582' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:39.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:39 smithi146 bash[25263]: audit 2023-12-21T07:55:38.792010+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:39.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:39.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[25022]: audit 2023-12-21T07:55:38.425606+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]': finished 2023-12-21T07:55:39.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[25022]: cluster 2023-12-21T07:55:38.426085+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:55:39.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[25022]: audit 2023-12-21T07:55:38.791077+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.125:0/1379555582' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:39.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[25022]: audit 2023-12-21T07:55:38.792010+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:39.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[30809]: audit 2023-12-21T07:55:38.425606+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.125:0/3686792240' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3620755948"}]': finished 2023-12-21T07:55:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[30809]: cluster 2023-12-21T07:55:38.426085+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:55:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[30809]: audit 2023-12-21T07:55:38.791077+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.125:0/1379555582' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:39 smithi125 bash[30809]: audit 2023-12-21T07:55:38.792010+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]: dispatch 2023-12-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: cluster 2023-12-21T07:55:38.615569+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v136: 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-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: audit 2023-12-21T07:55:39.447380+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]': finished 2023-12-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: cluster 2023-12-21T07:55:39.447525+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: audit 2023-12-21T07:55:39.550234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: audit 2023-12-21T07:55:39.559176+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:40 smithi146 bash[25263]: audit 2023-12-21T07:55:39.809840+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]: dispatch 2023-12-21T07:55:40.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: cluster 2023-12-21T07:55:38.615569+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v136: 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-21T07:55:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: audit 2023-12-21T07:55:39.447380+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]': finished 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: cluster 2023-12-21T07:55:39.447525+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: audit 2023-12-21T07:55:39.550234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: audit 2023-12-21T07:55:39.559176+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[25022]: audit 2023-12-21T07:55:39.809840+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]: dispatch 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: cluster 2023-12-21T07:55:38.615569+0000 mgr.y (mgr.24368) 172 : cluster [DBG] pgmap v136: 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-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: audit 2023-12-21T07:55:39.447380+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1883463876"}]': finished 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: cluster 2023-12-21T07:55:39.447525+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: audit 2023-12-21T07:55:39.550234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: audit 2023-12-21T07:55:39.559176+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:40 smithi125 bash[30809]: audit 2023-12-21T07:55:39.809840+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]: dispatch 2023-12-21T07:55:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[25022]: audit 2023-12-21T07:55:40.564676+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]': finished 2023-12-21T07:55:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[25022]: cluster 2023-12-21T07:55:40.564772+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:55:41.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[25022]: cluster 2023-12-21T07:55:40.616240+0000 mgr.y (mgr.24368) 173 : cluster [DBG] pgmap v139: 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-21T07:55:41.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[25022]: audit 2023-12-21T07:55:40.936167+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.125:0/2865976025' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:41.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[25022]: audit 2023-12-21T07:55:40.937201+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[30809]: audit 2023-12-21T07:55:40.564676+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]': finished 2023-12-21T07:55:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[30809]: cluster 2023-12-21T07:55:40.564772+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:55:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[30809]: cluster 2023-12-21T07:55:40.616240+0000 mgr.y (mgr.24368) 173 : cluster [DBG] pgmap v139: 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-21T07:55:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[30809]: audit 2023-12-21T07:55:40.936167+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.125:0/2865976025' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:41.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:41 smithi125 bash[30809]: audit 2023-12-21T07:55:40.937201+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:42.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:41 smithi146 bash[25263]: audit 2023-12-21T07:55:40.564676+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? 172.21.15.125:0/1437412971' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/1949348162"}]': finished 2023-12-21T07:55:42.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:41 smithi146 bash[25263]: cluster 2023-12-21T07:55:40.564772+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:55:42.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:41 smithi146 bash[25263]: cluster 2023-12-21T07:55:40.616240+0000 mgr.y (mgr.24368) 173 : cluster [DBG] pgmap v139: 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-21T07:55:42.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:41 smithi146 bash[25263]: audit 2023-12-21T07:55:40.936167+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.125:0/2865976025' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:42.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:41 smithi146 bash[25263]: audit 2023-12-21T07:55:40.937201+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]: dispatch 2023-12-21T07:55:42.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[25022]: audit 2023-12-21T07:55:41.575061+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]': finished 2023-12-21T07:55:42.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[25022]: cluster 2023-12-21T07:55:41.575273+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:55:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[25022]: audit 2023-12-21T07:55:41.944674+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]: dispatch 2023-12-21T07:55:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[30809]: audit 2023-12-21T07:55:41.575061+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]': finished 2023-12-21T07:55:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[30809]: cluster 2023-12-21T07:55:41.575273+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:55:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:42 smithi125 bash[30809]: audit 2023-12-21T07:55:41.944674+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]: dispatch 2023-12-21T07:55:43.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:42 smithi146 bash[25263]: audit 2023-12-21T07:55:41.575061+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/885041987"}]': finished 2023-12-21T07:55:43.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:42 smithi146 bash[25263]: cluster 2023-12-21T07:55:41.575273+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:55:43.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:42 smithi146 bash[25263]: audit 2023-12-21T07:55:41.944674+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]: dispatch 2023-12-21T07:55:43.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:43] "GET /metrics HTTP/1.1" 200 214986 "" "Prometheus/2.33.4" 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[25022]: audit 2023-12-21T07:55:42.583776+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]': finished 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[25022]: cluster 2023-12-21T07:55:42.583880+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[25022]: cluster 2023-12-21T07:55:42.616820+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[25022]: audit 2023-12-21T07:55:42.945967+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]: dispatch 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[30809]: audit 2023-12-21T07:55:42.583776+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]': finished 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[30809]: cluster 2023-12-21T07:55:42.583880+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[30809]: cluster 2023-12-21T07:55:42.616820+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:43 smithi125 bash[30809]: audit 2023-12-21T07:55:42.945967+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]: dispatch 2023-12-21T07:55:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:43 smithi146 bash[25263]: audit 2023-12-21T07:55:42.583776+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? 172.21.15.125:0/820007172' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1821369189"}]': finished 2023-12-21T07:55:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:43 smithi146 bash[25263]: cluster 2023-12-21T07:55:42.583880+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:55:44.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:43 smithi146 bash[25263]: cluster 2023-12-21T07:55:42.616820+0000 mgr.y (mgr.24368) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:55:44.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:43 smithi146 bash[25263]: audit 2023-12-21T07:55:42.945967+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]: dispatch 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[25022]: audit 2023-12-21T07:55:43.600977+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]': finished 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[25022]: cluster 2023-12-21T07:55:43.601059+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[25022]: audit 2023-12-21T07:55:43.965661+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.125:0/1546683017' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[25022]: audit 2023-12-21T07:55:43.966613+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[30809]: audit 2023-12-21T07:55:43.600977+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]': finished 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[30809]: cluster 2023-12-21T07:55:43.601059+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[30809]: audit 2023-12-21T07:55:43.965661+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.125:0/1546683017' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:44 smithi125 bash[30809]: audit 2023-12-21T07:55:43.966613+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:44 smithi146 bash[25263]: audit 2023-12-21T07:55:43.600977+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.125:0/1558908282' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/2352307287"}]': finished 2023-12-21T07:55:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:44 smithi146 bash[25263]: cluster 2023-12-21T07:55:43.601059+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:55:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:44 smithi146 bash[25263]: audit 2023-12-21T07:55:43.965661+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.125:0/1546683017' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:45.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:44 smithi146 bash[25263]: audit 2023-12-21T07:55:43.966613+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]: dispatch 2023-12-21T07:55:45.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[25022]: audit 2023-12-21T07:55:44.605271+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]': finished 2023-12-21T07:55:45.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[25022]: cluster 2023-12-21T07:55:44.605410+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:55:45.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[25022]: cluster 2023-12-21T07:55:44.617350+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[30809]: audit 2023-12-21T07:55:44.605271+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]': finished 2023-12-21T07:55:45.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[30809]: cluster 2023-12-21T07:55:44.605410+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:55:45.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:45 smithi125 bash[30809]: cluster 2023-12-21T07:55:44.617350+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:46.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:45 smithi146 bash[25263]: audit 2023-12-21T07:55:44.605271+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/294829437"}]': finished 2023-12-21T07:55:46.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:45 smithi146 bash[25263]: cluster 2023-12-21T07:55:44.605410+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:55:46.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:45 smithi146 bash[25263]: cluster 2023-12-21T07:55:44.617350+0000 mgr.y (mgr.24368) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:46.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:46 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:48.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:47 smithi146 bash[25263]: cluster 2023-12-21T07:55:46.618071+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2023-12-21T07:55:48.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:47 smithi146 bash[25263]: audit 2023-12-21T07:55:47.393303+0000 mgr.y (mgr.24368) 177 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:48.152 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:47 smithi125 bash[30809]: cluster 2023-12-21T07:55:46.618071+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2023-12-21T07:55:48.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:47 smithi125 bash[30809]: audit 2023-12-21T07:55:47.393303+0000 mgr.y (mgr.24368) 177 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:47 smithi125 bash[25022]: cluster 2023-12-21T07:55:46.618071+0000 mgr.y (mgr.24368) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2023-12-21T07:55:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:47 smithi125 bash[25022]: audit 2023-12-21T07:55:47.393303+0000 mgr.y (mgr.24368) 177 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:50.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:50 smithi125 bash[25022]: cluster 2023-12-21T07:55:48.619749+0000 mgr.y (mgr.24368) 178 : 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-21T07:55:50.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:50 smithi125 bash[30809]: cluster 2023-12-21T07:55:48.619749+0000 mgr.y (mgr.24368) 178 : 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-21T07:55:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:50 smithi146 bash[25263]: cluster 2023-12-21T07:55:48.619749+0000 mgr.y (mgr.24368) 178 : 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-21T07:55:51.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:55:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:55:52.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:52 smithi146 bash[25263]: cluster 2023-12-21T07:55:50.620502+0000 mgr.y (mgr.24368) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:52.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:52 smithi146 bash[25263]: audit 2023-12-21T07:55:51.471063+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:52 smithi146 bash[25263]: audit 2023-12-21T07:55:51.481449+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:52.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[30809]: cluster 2023-12-21T07:55:50.620502+0000 mgr.y (mgr.24368) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:52.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[30809]: audit 2023-12-21T07:55:51.471063+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:52.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[30809]: audit 2023-12-21T07:55:51.481449+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[25022]: cluster 2023-12-21T07:55:50.620502+0000 mgr.y (mgr.24368) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[25022]: audit 2023-12-21T07:55:51.471063+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:52 smithi125 bash[25022]: audit 2023-12-21T07:55:51.481449+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:55:54.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:53] "GET /metrics HTTP/1.1" 200 214986 "" "Prometheus/2.33.4" 2023-12-21T07:55:54.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:54 smithi146 bash[25263]: cluster 2023-12-21T07:55:52.621265+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2023-12-21T07:55:54.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:54 smithi125 bash[30809]: cluster 2023-12-21T07:55:52.621265+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2023-12-21T07:55:54.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:54 smithi125 bash[25022]: cluster 2023-12-21T07:55:52.621265+0000 mgr.y (mgr.24368) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2023-12-21T07:55:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:56 smithi146 bash[25263]: cluster 2023-12-21T07:55:54.623034+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-21T07:55:56.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:55:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:55:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:56.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:56 smithi125 bash[25022]: cluster 2023-12-21T07:55:54.623034+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-21T07:55:56.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:56 smithi125 bash[30809]: cluster 2023-12-21T07:55:54.623034+0000 mgr.y (mgr.24368) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-21T07:55:58.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:58 smithi146 bash[25263]: cluster 2023-12-21T07:55:56.623759+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:58.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:55:58 smithi146 bash[25263]: audit 2023-12-21T07:55:57.404519+0000 mgr.y (mgr.24368) 183 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:58.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:58 smithi125 bash[25022]: cluster 2023-12-21T07:55:56.623759+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:58.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:55:58 smithi125 bash[25022]: audit 2023-12-21T07:55:57.404519+0000 mgr.y (mgr.24368) 183 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:58 smithi125 bash[30809]: cluster 2023-12-21T07:55:56.623759+0000 mgr.y (mgr.24368) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:55:58 smithi125 bash[30809]: audit 2023-12-21T07:55:57.404519+0000 mgr.y (mgr.24368) 183 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:00.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:55:59 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:55:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:00 smithi146 bash[25263]: cluster 2023-12-21T07:55:58.625520+0000 mgr.y (mgr.24368) 184 : 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-21T07:56:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:00 smithi146 bash[25263]: audit 2023-12-21T07:55:59.699155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:00.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:00 smithi146 bash[25263]: audit 2023-12-21T07:55:59.710362+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:00.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[25022]: cluster 2023-12-21T07:55:58.625520+0000 mgr.y (mgr.24368) 184 : 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-21T07:56:00.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[25022]: audit 2023-12-21T07:55:59.699155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:00.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[25022]: audit 2023-12-21T07:55:59.710362+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[30809]: cluster 2023-12-21T07:55:58.625520+0000 mgr.y (mgr.24368) 184 : 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-21T07:56:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[30809]: audit 2023-12-21T07:55:59.699155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:00 smithi125 bash[30809]: audit 2023-12-21T07:55:59.710362+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:01.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:01 smithi146 bash[25263]: cluster 2023-12-21T07:56:00.626306+0000 mgr.y (mgr.24368) 185 : 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-21T07:56:01.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:01 smithi125 bash[25022]: cluster 2023-12-21T07:56:00.626306+0000 mgr.y (mgr.24368) 185 : 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-21T07:56:01.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:01 smithi125 bash[30809]: cluster 2023-12-21T07:56:00.626306+0000 mgr.y (mgr.24368) 185 : 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-21T07:56:04.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:03 smithi146 bash[25263]: cluster 2023-12-21T07:56:02.627109+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:04.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:03 smithi125 bash[25022]: cluster 2023-12-21T07:56:02.627109+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:04.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:03] "GET /metrics HTTP/1.1" 200 214938 "" "Prometheus/2.33.4" 2023-12-21T07:56:04.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:03 smithi125 bash[30809]: cluster 2023-12-21T07:56:02.627109+0000 mgr.y (mgr.24368) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:06.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:06 smithi146 bash[25263]: cluster 2023-12-21T07:56:04.628854+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:06.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:06 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:06.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:06 smithi125 bash[25022]: cluster 2023-12-21T07:56:04.628854+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:06.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:06 smithi125 bash[30809]: cluster 2023-12-21T07:56:04.628854+0000 mgr.y (mgr.24368) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:08.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:08 smithi125 bash[30809]: cluster 2023-12-21T07:56:06.629636+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:08.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:08 smithi125 bash[30809]: audit 2023-12-21T07:56:07.413491+0000 mgr.y (mgr.24368) 189 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:08.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:08 smithi125 bash[25022]: cluster 2023-12-21T07:56:06.629636+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:08.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:08 smithi125 bash[25022]: audit 2023-12-21T07:56:07.413491+0000 mgr.y (mgr.24368) 189 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:08.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:08 smithi146 bash[25263]: cluster 2023-12-21T07:56:06.629636+0000 mgr.y (mgr.24368) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:08.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:08 smithi146 bash[25263]: audit 2023-12-21T07:56:07.413491+0000 mgr.y (mgr.24368) 189 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:10.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:10 smithi125 bash[25022]: cluster 2023-12-21T07:56:08.631284+0000 mgr.y (mgr.24368) 190 : 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-21T07:56:10.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:10 smithi125 bash[30809]: cluster 2023-12-21T07:56:08.631284+0000 mgr.y (mgr.24368) 190 : 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-21T07:56:10.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:10 smithi146 bash[25263]: cluster 2023-12-21T07:56:08.631284+0000 mgr.y (mgr.24368) 190 : 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-21T07:56:11.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:11 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:56:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:12 smithi146 bash[25263]: cluster 2023-12-21T07:56:10.632021+0000 mgr.y (mgr.24368) 191 : 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-21T07:56:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:12 smithi146 bash[25263]: audit 2023-12-21T07:56:11.606472+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:12 smithi146 bash[25263]: audit 2023-12-21T07:56:11.616340+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:12.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[30809]: cluster 2023-12-21T07:56:10.632021+0000 mgr.y (mgr.24368) 191 : 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-21T07:56:12.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[30809]: audit 2023-12-21T07:56:11.606472+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:12.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[30809]: audit 2023-12-21T07:56:11.616340+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[25022]: cluster 2023-12-21T07:56:10.632021+0000 mgr.y (mgr.24368) 191 : 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-21T07:56:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[25022]: audit 2023-12-21T07:56:11.606472+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:12 smithi125 bash[25022]: audit 2023-12-21T07:56:11.616340+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[30809]: audit 2023-12-21T07:56:12.931727+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[30809]: audit 2023-12-21T07:56:12.932511+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[30809]: audit 2023-12-21T07:56:12.945746+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[30809]: audit 2023-12-21T07:56:12.946522+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[25022]: audit 2023-12-21T07:56:12.931727+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[25022]: audit 2023-12-21T07:56:12.932511+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[25022]: audit 2023-12-21T07:56:12.945746+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:13.764 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[25022]: audit 2023-12-21T07:56:12.946522+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:13.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:13 smithi146 bash[25263]: audit 2023-12-21T07:56:12.931727+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:13 smithi146 bash[25263]: audit 2023-12-21T07:56:12.932511+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:13.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:13 smithi146 bash[25263]: audit 2023-12-21T07:56:12.945746+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:13.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:13 smithi146 bash[25263]: audit 2023-12-21T07:56:12.946522+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:14.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:13] "GET /metrics HTTP/1.1" 200 214901 "" "Prometheus/2.33.4" 2023-12-21T07:56:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:14 smithi146 bash[25263]: cluster 2023-12-21T07:56:12.632718+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:14.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:14 smithi125 bash[25022]: cluster 2023-12-21T07:56:12.632718+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:14.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:14 smithi125 bash[30809]: cluster 2023-12-21T07:56:12.632718+0000 mgr.y (mgr.24368) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:16.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:16 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:16 smithi146 bash[25263]: cluster 2023-12-21T07:56:14.634472+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:16.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:16 smithi125 bash[25022]: cluster 2023-12-21T07:56:14.634472+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:16.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:16 smithi125 bash[30809]: cluster 2023-12-21T07:56:14.634472+0000 mgr.y (mgr.24368) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:18.469 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:18 smithi146 bash[25263]: cluster 2023-12-21T07:56:16.635183+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:18.469 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:18 smithi146 bash[25263]: audit 2023-12-21T07:56:17.424406+0000 mgr.y (mgr.24368) 195 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:18 smithi125 bash[30809]: cluster 2023-12-21T07:56:16.635183+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:18 smithi125 bash[30809]: audit 2023-12-21T07:56:17.424406+0000 mgr.y (mgr.24368) 195 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:18 smithi125 bash[25022]: cluster 2023-12-21T07:56:16.635183+0000 mgr.y (mgr.24368) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:18 smithi125 bash[25022]: audit 2023-12-21T07:56:17.424406+0000 mgr.y (mgr.24368) 195 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:20.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:19 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:56:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:20 smithi146 bash[25263]: cluster 2023-12-21T07:56:18.636862+0000 mgr.y (mgr.24368) 196 : 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-21T07:56:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:20 smithi146 bash[25263]: audit 2023-12-21T07:56:19.840709+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:20 smithi146 bash[25263]: audit 2023-12-21T07:56:19.851331+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:20.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[25022]: cluster 2023-12-21T07:56:18.636862+0000 mgr.y (mgr.24368) 196 : 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-21T07:56:20.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[25022]: audit 2023-12-21T07:56:19.840709+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:20.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[25022]: audit 2023-12-21T07:56:19.851331+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:20.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[30809]: cluster 2023-12-21T07:56:18.636862+0000 mgr.y (mgr.24368) 196 : 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-21T07:56:20.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[30809]: audit 2023-12-21T07:56:19.840709+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:20.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:20 smithi125 bash[30809]: audit 2023-12-21T07:56:19.851331+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:22 smithi146 bash[25263]: cluster 2023-12-21T07:56:20.637602+0000 mgr.y (mgr.24368) 197 : 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-21T07:56:22.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:22 smithi125 bash[30809]: cluster 2023-12-21T07:56:20.637602+0000 mgr.y (mgr.24368) 197 : 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-21T07:56:22.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:22 smithi125 bash[25022]: cluster 2023-12-21T07:56:20.637602+0000 mgr.y (mgr.24368) 197 : 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-21T07:56:24.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:23] "GET /metrics HTTP/1.1" 200 214901 "" "Prometheus/2.33.4" 2023-12-21T07:56:24.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:24 smithi146 bash[25263]: cluster 2023-12-21T07:56:22.638356+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:24.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:24 smithi125 bash[25022]: cluster 2023-12-21T07:56:22.638356+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:24.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:24 smithi125 bash[30809]: cluster 2023-12-21T07:56:22.638356+0000 mgr.y (mgr.24368) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:26.523 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:26 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:26 smithi146 bash[25263]: cluster 2023-12-21T07:56:24.640215+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:26.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:26 smithi125 bash[25022]: cluster 2023-12-21T07:56:24.640215+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:26.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:26 smithi125 bash[30809]: cluster 2023-12-21T07:56:24.640215+0000 mgr.y (mgr.24368) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:28 smithi146 bash[25263]: cluster 2023-12-21T07:56:26.640960+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:28 smithi146 bash[25263]: audit 2023-12-21T07:56:27.432516+0000 mgr.y (mgr.24368) 201 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:28.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:28 smithi125 bash[25022]: cluster 2023-12-21T07:56:26.640960+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:28.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:28 smithi125 bash[25022]: audit 2023-12-21T07:56:27.432516+0000 mgr.y (mgr.24368) 201 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:28 smithi125 bash[30809]: cluster 2023-12-21T07:56:26.640960+0000 mgr.y (mgr.24368) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:28 smithi125 bash[30809]: audit 2023-12-21T07:56:27.432516+0000 mgr.y (mgr.24368) 201 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:30 smithi146 bash[25263]: cluster 2023-12-21T07:56:28.642590+0000 mgr.y (mgr.24368) 202 : 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-21T07:56:30.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:30 smithi125 bash[25022]: cluster 2023-12-21T07:56:28.642590+0000 mgr.y (mgr.24368) 202 : 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-21T07:56:30.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:30 smithi125 bash[30809]: cluster 2023-12-21T07:56:28.642590+0000 mgr.y (mgr.24368) 202 : 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-21T07:56:32.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:31 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:56:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:32 smithi146 bash[25263]: cluster 2023-12-21T07:56:30.643345+0000 mgr.y (mgr.24368) 203 : 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-21T07:56:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:32 smithi146 bash[25263]: audit 2023-12-21T07:56:31.745082+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:32 smithi146 bash[25263]: audit 2023-12-21T07:56:31.756033+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[25022]: cluster 2023-12-21T07:56:30.643345+0000 mgr.y (mgr.24368) 203 : 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-21T07:56:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[25022]: audit 2023-12-21T07:56:31.745082+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[25022]: audit 2023-12-21T07:56:31.756033+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[30809]: cluster 2023-12-21T07:56:30.643345+0000 mgr.y (mgr.24368) 203 : 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-21T07:56:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[30809]: audit 2023-12-21T07:56:31.745082+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:32 smithi125 bash[30809]: audit 2023-12-21T07:56:31.756033+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:33] "GET /metrics HTTP/1.1" 200 214891 "" "Prometheus/2.33.4" 2023-12-21T07:56:34.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:34 smithi146 bash[25263]: cluster 2023-12-21T07:56:32.644186+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:34.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:34 smithi146 bash[25263]: audit 2023-12-21T07:56:34.087172+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:34.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:34 smithi146 bash[25263]: audit 2023-12-21T07:56:34.089463+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:34.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:34 smithi146 bash[25263]: audit 2023-12-21T07:56:34.376577+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:34 smithi146 bash[25263]: audit 2023-12-21T07:56:34.387547+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[25022]: cluster 2023-12-21T07:56:32.644186+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[25022]: audit 2023-12-21T07:56:34.087172+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[25022]: audit 2023-12-21T07:56:34.089463+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[25022]: audit 2023-12-21T07:56:34.376577+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[25022]: audit 2023-12-21T07:56:34.387547+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[30809]: cluster 2023-12-21T07:56:32.644186+0000 mgr.y (mgr.24368) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[30809]: audit 2023-12-21T07:56:34.087172+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[30809]: audit 2023-12-21T07:56:34.089463+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[30809]: audit 2023-12-21T07:56:34.376577+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:34 smithi125 bash[30809]: audit 2023-12-21T07:56:34.387547+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:36.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:36 smithi146 bash[25263]: cluster 2023-12-21T07:56:34.645952+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:36.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:36 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:36.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:36 smithi125 bash[25022]: cluster 2023-12-21T07:56:34.645952+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:36.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:36 smithi125 bash[30809]: cluster 2023-12-21T07:56:34.645952+0000 mgr.y (mgr.24368) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:38 smithi146 bash[25263]: cluster 2023-12-21T07:56:36.646708+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:38 smithi146 bash[25263]: audit 2023-12-21T07:56:37.443757+0000 mgr.y (mgr.24368) 207 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:38.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:38 smithi125 bash[30809]: cluster 2023-12-21T07:56:36.646708+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:38.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:38 smithi125 bash[30809]: audit 2023-12-21T07:56:37.443757+0000 mgr.y (mgr.24368) 207 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:38 smithi125 bash[25022]: cluster 2023-12-21T07:56:36.646708+0000 mgr.y (mgr.24368) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:38 smithi125 bash[25022]: audit 2023-12-21T07:56:37.443757+0000 mgr.y (mgr.24368) 207 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:40.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:39 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:56:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:40 smithi146 bash[25263]: cluster 2023-12-21T07:56:38.648380+0000 mgr.y (mgr.24368) 208 : 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-21T07:56:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:40 smithi146 bash[25263]: audit 2023-12-21T07:56:39.978728+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:40 smithi146 bash[25263]: audit 2023-12-21T07:56:39.990414+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:40.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[25022]: cluster 2023-12-21T07:56:38.648380+0000 mgr.y (mgr.24368) 208 : 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-21T07:56:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[25022]: audit 2023-12-21T07:56:39.978728+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[25022]: audit 2023-12-21T07:56:39.990414+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[30809]: cluster 2023-12-21T07:56:38.648380+0000 mgr.y (mgr.24368) 208 : 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-21T07:56:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[30809]: audit 2023-12-21T07:56:39.978728+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:40 smithi125 bash[30809]: audit 2023-12-21T07:56:39.990414+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:42.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:42 smithi146 bash[25263]: cluster 2023-12-21T07:56:40.649079+0000 mgr.y (mgr.24368) 209 : 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-21T07:56:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:42 smithi125 bash[25022]: cluster 2023-12-21T07:56:40.649079+0000 mgr.y (mgr.24368) 209 : 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-21T07:56:42.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:42 smithi125 bash[30809]: cluster 2023-12-21T07:56:40.649079+0000 mgr.y (mgr.24368) 209 : 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-21T07:56:44.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:43] "GET /metrics HTTP/1.1" 200 214894 "" "Prometheus/2.33.4" 2023-12-21T07:56:44.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:44 smithi146 bash[25263]: cluster 2023-12-21T07:56:42.649853+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:44.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:44 smithi125 bash[25022]: cluster 2023-12-21T07:56:42.649853+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:44.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:44 smithi125 bash[30809]: cluster 2023-12-21T07:56:42.649853+0000 mgr.y (mgr.24368) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:46.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:46 smithi146 bash[25263]: cluster 2023-12-21T07:56:44.651566+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:46.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:46 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:46.748 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:46 smithi125 bash[25022]: cluster 2023-12-21T07:56:44.651566+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:46.749 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:46 smithi125 bash[30809]: cluster 2023-12-21T07:56:44.651566+0000 mgr.y (mgr.24368) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:48 smithi146 bash[25263]: cluster 2023-12-21T07:56:46.652357+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:48 smithi146 bash[25263]: audit 2023-12-21T07:56:47.454862+0000 mgr.y (mgr.24368) 213 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:48.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:48 smithi125 bash[30809]: cluster 2023-12-21T07:56:46.652357+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:48 smithi125 bash[30809]: audit 2023-12-21T07:56:47.454862+0000 mgr.y (mgr.24368) 213 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:48 smithi125 bash[25022]: cluster 2023-12-21T07:56:46.652357+0000 mgr.y (mgr.24368) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:48 smithi125 bash[25022]: audit 2023-12-21T07:56:47.454862+0000 mgr.y (mgr.24368) 213 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:50.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:50 smithi146 bash[25263]: cluster 2023-12-21T07:56:48.654071+0000 mgr.y (mgr.24368) 214 : 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-21T07:56:50.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:50 smithi125 bash[25022]: cluster 2023-12-21T07:56:48.654071+0000 mgr.y (mgr.24368) 214 : 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-21T07:56:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:50 smithi125 bash[30809]: cluster 2023-12-21T07:56:48.654071+0000 mgr.y (mgr.24368) 214 : 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-21T07:56:51.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:51 smithi146 bash[25263]: cluster 2023-12-21T07:56:50.654850+0000 mgr.y (mgr.24368) 215 : 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-21T07:56:51.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:51 smithi125 bash[25022]: cluster 2023-12-21T07:56:50.654850+0000 mgr.y (mgr.24368) 215 : 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-21T07:56:51.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:51 smithi125 bash[30809]: cluster 2023-12-21T07:56:50.654850+0000 mgr.y (mgr.24368) 215 : 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-21T07:56:52.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:51 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:56:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:56:53.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:52 smithi125 bash[25022]: audit 2023-12-21T07:56:51.888232+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:53.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:52 smithi125 bash[25022]: audit 2023-12-21T07:56:51.900605+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:53.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:52 smithi125 bash[30809]: audit 2023-12-21T07:56:51.888232+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:53.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:52 smithi125 bash[30809]: audit 2023-12-21T07:56:51.900605+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:53.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:52 smithi146 bash[25263]: audit 2023-12-21T07:56:51.888232+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:53.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:52 smithi146 bash[25263]: audit 2023-12-21T07:56:51.900605+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:56:54.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:53 smithi125 bash[30809]: cluster 2023-12-21T07:56:52.655590+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:54.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:53 smithi125 bash[25022]: cluster 2023-12-21T07:56:52.655590+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:56:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:53] "GET /metrics HTTP/1.1" 200 214894 "" "Prometheus/2.33.4" 2023-12-21T07:56:54.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:53 smithi146 bash[25263]: cluster 2023-12-21T07:56:52.655590+0000 mgr.y (mgr.24368) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:56 smithi146 bash[25263]: cluster 2023-12-21T07:56:54.657346+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:56.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:56:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:56:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:56 smithi125 bash[25022]: cluster 2023-12-21T07:56:54.657346+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:56.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:56 smithi125 bash[30809]: cluster 2023-12-21T07:56:54.657346+0000 mgr.y (mgr.24368) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:58.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:58 smithi146 bash[25263]: cluster 2023-12-21T07:56:56.658047+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:58.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:56:58 smithi146 bash[25263]: audit 2023-12-21T07:56:57.464596+0000 mgr.y (mgr.24368) 219 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:58.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:58 smithi125 bash[25022]: cluster 2023-12-21T07:56:56.658047+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:58.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:56:58 smithi125 bash[25022]: audit 2023-12-21T07:56:57.464596+0000 mgr.y (mgr.24368) 219 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:58 smithi125 bash[30809]: cluster 2023-12-21T07:56:56.658047+0000 mgr.y (mgr.24368) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:56:58 smithi125 bash[30809]: audit 2023-12-21T07:56:57.464596+0000 mgr.y (mgr.24368) 219 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:00.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:57:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:00.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:00 smithi146 bash[25263]: cluster 2023-12-21T07:56:58.659692+0000 mgr.y (mgr.24368) 220 : 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-21T07:57:00.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:00 smithi146 bash[25263]: audit 2023-12-21T07:57:00.122470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:00.697 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:00 smithi146 bash[25263]: audit 2023-12-21T07:57:00.132522+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[25022]: cluster 2023-12-21T07:56:58.659692+0000 mgr.y (mgr.24368) 220 : 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-21T07:57:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[25022]: audit 2023-12-21T07:57:00.122470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[25022]: audit 2023-12-21T07:57:00.132522+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[30809]: cluster 2023-12-21T07:56:58.659692+0000 mgr.y (mgr.24368) 220 : 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-21T07:57:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[30809]: audit 2023-12-21T07:57:00.122470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:00 smithi125 bash[30809]: audit 2023-12-21T07:57:00.132522+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:02.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:02 smithi146 bash[25263]: cluster 2023-12-21T07:57:00.660464+0000 mgr.y (mgr.24368) 221 : 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-21T07:57:02.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:02 smithi125 bash[25022]: cluster 2023-12-21T07:57:00.660464+0000 mgr.y (mgr.24368) 221 : 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-21T07:57:02.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:02 smithi125 bash[30809]: cluster 2023-12-21T07:57:00.660464+0000 mgr.y (mgr.24368) 221 : 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-21T07:57:04.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:03] "GET /metrics HTTP/1.1" 200 214897 "" "Prometheus/2.33.4" 2023-12-21T07:57:04.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:04 smithi146 bash[25263]: cluster 2023-12-21T07:57:02.661141+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:04.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:04 smithi125 bash[25022]: cluster 2023-12-21T07:57:02.661141+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:04 smithi125 bash[30809]: cluster 2023-12-21T07:57:02.661141+0000 mgr.y (mgr.24368) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:06.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:06 smithi146 bash[25263]: cluster 2023-12-21T07:57:04.662890+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:06.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:06 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:06.596 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:06 smithi125 bash[25022]: cluster 2023-12-21T07:57:04.662890+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:06.597 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:06 smithi125 bash[30809]: cluster 2023-12-21T07:57:04.662890+0000 mgr.y (mgr.24368) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:08.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:08 smithi146 bash[25263]: cluster 2023-12-21T07:57:06.663560+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:08.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:08 smithi146 bash[25263]: audit 2023-12-21T07:57:07.472840+0000 mgr.y (mgr.24368) 225 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:08.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:08 smithi125 bash[25022]: cluster 2023-12-21T07:57:06.663560+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:08.791 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:08 smithi125 bash[25022]: audit 2023-12-21T07:57:07.472840+0000 mgr.y (mgr.24368) 225 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:08.791 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:08 smithi125 bash[30809]: cluster 2023-12-21T07:57:06.663560+0000 mgr.y (mgr.24368) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:08.792 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:08 smithi125 bash[30809]: audit 2023-12-21T07:57:07.472840+0000 mgr.y (mgr.24368) 225 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:10.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:10 smithi125 bash[25022]: cluster 2023-12-21T07:57:08.665250+0000 mgr.y (mgr.24368) 226 : 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-21T07:57:10.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:10 smithi125 bash[30809]: cluster 2023-12-21T07:57:08.665250+0000 mgr.y (mgr.24368) 226 : 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-21T07:57:10.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:10 smithi146 bash[25263]: cluster 2023-12-21T07:57:08.665250+0000 mgr.y (mgr.24368) 226 : 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-21T07:57:12.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:57:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:12 smithi146 bash[25263]: cluster 2023-12-21T07:57:10.665946+0000 mgr.y (mgr.24368) 227 : 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-21T07:57:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:12 smithi146 bash[25263]: audit 2023-12-21T07:57:12.026203+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:12 smithi146 bash[25263]: audit 2023-12-21T07:57:12.039799+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[25022]: cluster 2023-12-21T07:57:10.665946+0000 mgr.y (mgr.24368) 227 : 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-21T07:57:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[25022]: audit 2023-12-21T07:57:12.026203+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[25022]: audit 2023-12-21T07:57:12.039799+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[30809]: cluster 2023-12-21T07:57:10.665946+0000 mgr.y (mgr.24368) 227 : 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-21T07:57:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[30809]: audit 2023-12-21T07:57:12.026203+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:12 smithi125 bash[30809]: audit 2023-12-21T07:57:12.039799+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[25022]: audit 2023-12-21T07:57:12.939661+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[25022]: audit 2023-12-21T07:57:12.940444+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[25022]: audit 2023-12-21T07:57:12.952893+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[25022]: audit 2023-12-21T07:57:12.953686+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[30809]: audit 2023-12-21T07:57:12.939661+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[30809]: audit 2023-12-21T07:57:12.940444+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[30809]: audit 2023-12-21T07:57:12.952893+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[30809]: audit 2023-12-21T07:57:12.953686+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:13 smithi146 bash[25263]: audit 2023-12-21T07:57:12.939661+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:13 smithi146 bash[25263]: audit 2023-12-21T07:57:12.940444+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:13 smithi146 bash[25263]: audit 2023-12-21T07:57:12.952893+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:13 smithi146 bash[25263]: audit 2023-12-21T07:57:12.953686+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:14.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:13] "GET /metrics HTTP/1.1" 200 214898 "" "Prometheus/2.33.4" 2023-12-21T07:57:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:14 smithi146 bash[25263]: cluster 2023-12-21T07:57:12.670765+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:14.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:14 smithi125 bash[30809]: cluster 2023-12-21T07:57:12.670765+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:14.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:14 smithi125 bash[25022]: cluster 2023-12-21T07:57:12.670765+0000 mgr.y (mgr.24368) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:16 smithi146 bash[25263]: cluster 2023-12-21T07:57:14.672527+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:16.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:16 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:16.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:16 smithi125 bash[25022]: cluster 2023-12-21T07:57:14.672527+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:16.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:16 smithi125 bash[30809]: cluster 2023-12-21T07:57:14.672527+0000 mgr.y (mgr.24368) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:18.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:18 smithi146 bash[25263]: cluster 2023-12-21T07:57:16.673223+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:18.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:18 smithi146 bash[25263]: audit 2023-12-21T07:57:17.480314+0000 mgr.y (mgr.24368) 231 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:18 smithi125 bash[25022]: cluster 2023-12-21T07:57:16.673223+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:18 smithi125 bash[25022]: audit 2023-12-21T07:57:17.480314+0000 mgr.y (mgr.24368) 231 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:18 smithi125 bash[30809]: cluster 2023-12-21T07:57:16.673223+0000 mgr.y (mgr.24368) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:18 smithi125 bash[30809]: audit 2023-12-21T07:57:17.480314+0000 mgr.y (mgr.24368) 231 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:20.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:57:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:20.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[25022]: cluster 2023-12-21T07:57:18.674911+0000 mgr.y (mgr.24368) 232 : 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-21T07:57:20.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[25022]: audit 2023-12-21T07:57:20.266177+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:20.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[25022]: audit 2023-12-21T07:57:20.277734+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[30809]: cluster 2023-12-21T07:57:18.674911+0000 mgr.y (mgr.24368) 232 : 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-21T07:57:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[30809]: audit 2023-12-21T07:57:20.266177+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:20 smithi125 bash[30809]: audit 2023-12-21T07:57:20.277734+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:20 smithi146 bash[25263]: cluster 2023-12-21T07:57:18.674911+0000 mgr.y (mgr.24368) 232 : 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-21T07:57:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:20 smithi146 bash[25263]: audit 2023-12-21T07:57:20.266177+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:20.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:20 smithi146 bash[25263]: audit 2023-12-21T07:57:20.277734+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:22.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:22 smithi146 bash[25263]: cluster 2023-12-21T07:57:20.675609+0000 mgr.y (mgr.24368) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:22.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:22 smithi125 bash[25022]: cluster 2023-12-21T07:57:20.675609+0000 mgr.y (mgr.24368) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:22 smithi125 bash[30809]: cluster 2023-12-21T07:57:20.675609+0000 mgr.y (mgr.24368) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:24.108 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:23] "GET /metrics HTTP/1.1" 200 214898 "" "Prometheus/2.33.4" 2023-12-21T07:57:24.692 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-21T07:57:24.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:24 smithi146 bash[25263]: cluster 2023-12-21T07:57:22.676354+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:24.883 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:24 smithi125 bash[30809]: cluster 2023-12-21T07:57:22.676354+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:24.883 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:24 smithi125 bash[25022]: cluster 2023-12-21T07:57:22.676354+0000 mgr.y (mgr.24368) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:57:26.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:26 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:26 smithi146 bash[25263]: cluster 2023-12-21T07:57:24.678154+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:26.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:26 smithi125 bash[25022]: cluster 2023-12-21T07:57:24.678154+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:26.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:26 smithi125 bash[30809]: cluster 2023-12-21T07:57:24.678154+0000 mgr.y (mgr.24368) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:28 smithi125 bash[30809]: cluster 2023-12-21T07:57:26.678943+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:28 smithi125 bash[30809]: audit 2023-12-21T07:57:27.491251+0000 mgr.y (mgr.24368) 237 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:28.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:28 smithi125 bash[25022]: cluster 2023-12-21T07:57:26.678943+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:28.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:28 smithi125 bash[25022]: audit 2023-12-21T07:57:27.491251+0000 mgr.y (mgr.24368) 237 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:28 smithi146 bash[25263]: cluster 2023-12-21T07:57:26.678943+0000 mgr.y (mgr.24368) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:28 smithi146 bash[25263]: audit 2023-12-21T07:57:27.491251+0000 mgr.y (mgr.24368) 237 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:29.862 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-21T07:57:30.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:30 smithi146 bash[25263]: cluster 2023-12-21T07:57:28.680786+0000 mgr.y (mgr.24368) 238 : 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-21T07:57:30.826 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:30 smithi125 bash[30809]: cluster 2023-12-21T07:57:28.680786+0000 mgr.y (mgr.24368) 238 : 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-21T07:57:30.826 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:30 smithi125 bash[25022]: cluster 2023-12-21T07:57:28.680786+0000 mgr.y (mgr.24368) 238 : 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-21T07:57:31.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:31 smithi125 bash[25022]: cluster 2023-12-21T07:57:30.681560+0000 mgr.y (mgr.24368) 239 : 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-21T07:57:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:31 smithi125 bash[30809]: cluster 2023-12-21T07:57:30.681560+0000 mgr.y (mgr.24368) 239 : 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-21T07:57:32.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:31 smithi146 bash[25263]: cluster 2023-12-21T07:57:30.681560+0000 mgr.y (mgr.24368) 239 : 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-21T07:57:32.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:32 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:57:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:33.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:33 smithi146 bash[25263]: audit 2023-12-21T07:57:32.166170+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:33.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:33 smithi146 bash[25263]: audit 2023-12-21T07:57:32.175101+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:33.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:33 smithi125 bash[25022]: audit 2023-12-21T07:57:32.166170+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:33.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:33 smithi125 bash[25022]: audit 2023-12-21T07:57:32.175101+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:33.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:33 smithi125 bash[30809]: audit 2023-12-21T07:57:32.166170+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:33.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:33 smithi125 bash[30809]: audit 2023-12-21T07:57:32.175101+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:34.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:33] "GET /metrics HTTP/1.1" 200 214873 "" "Prometheus/2.33.4" 2023-12-21T07:57:34.390 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-21T07:57:34.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:34 smithi146 bash[25263]: cluster 2023-12-21T07:57:32.682325+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:34.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:34 smithi125 bash[25022]: cluster 2023-12-21T07:57:32.682325+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:34.579 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:34 smithi125 bash[30809]: cluster 2023-12-21T07:57:32.682325+0000 mgr.y (mgr.24368) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:35.478 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[30809]: audit 2023-12-21T07:57:34.400409+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:35.478 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[30809]: audit 2023-12-21T07:57:34.402576+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:35.478 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[30809]: audit 2023-12-21T07:57:34.413027+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:35.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[25022]: audit 2023-12-21T07:57:34.400409+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:35.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[25022]: audit 2023-12-21T07:57:34.402576+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:35.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:35 smithi125 bash[25022]: audit 2023-12-21T07:57:34.413027+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:35 smithi146 bash[25263]: audit 2023-12-21T07:57:34.400409+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:35 smithi146 bash[25263]: audit 2023-12-21T07:57:34.402576+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:35 smithi146 bash[25263]: audit 2023-12-21T07:57:34.413027+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:36.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:36 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:36 smithi146 bash[25263]: cluster 2023-12-21T07:57:34.684121+0000 mgr.y (mgr.24368) 241 : 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-21T07:57:36.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:36 smithi125 bash[25022]: cluster 2023-12-21T07:57:34.684121+0000 mgr.y (mgr.24368) 241 : 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-21T07:57:36.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:36 smithi125 bash[30809]: cluster 2023-12-21T07:57:34.684121+0000 mgr.y (mgr.24368) 241 : 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-21T07:57:38.181 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-21T07:57:38.431 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:38 smithi125 bash[25022]: cluster 2023-12-21T07:57:36.684946+0000 mgr.y (mgr.24368) 242 : 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-21T07:57:38.431 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:38 smithi125 bash[25022]: audit 2023-12-21T07:57:37.500356+0000 mgr.y (mgr.24368) 243 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:38.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:38 smithi125 bash[30809]: cluster 2023-12-21T07:57:36.684946+0000 mgr.y (mgr.24368) 242 : 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-21T07:57:38.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:38 smithi125 bash[30809]: audit 2023-12-21T07:57:37.500356+0000 mgr.y (mgr.24368) 243 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:38 smithi146 bash[25263]: cluster 2023-12-21T07:57:36.684946+0000 mgr.y (mgr.24368) 242 : 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-21T07:57:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:38 smithi146 bash[25263]: audit 2023-12-21T07:57:37.500356+0000 mgr.y (mgr.24368) 243 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:40 smithi146 bash[25263]: cluster 2023-12-21T07:57:38.686579+0000 mgr.y (mgr.24368) 244 : 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-21T07:57:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:40 smithi146 bash[25263]: audit 2023-12-21T07:57:40.413105+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:40 smithi146 bash[25263]: audit 2023-12-21T07:57:40.422460+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:40.820 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:57:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:40.820 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[25022]: cluster 2023-12-21T07:57:38.686579+0000 mgr.y (mgr.24368) 244 : 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-21T07:57:40.820 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[25022]: audit 2023-12-21T07:57:40.413105+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:40.820 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[25022]: audit 2023-12-21T07:57:40.422460+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:40.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[30809]: cluster 2023-12-21T07:57:38.686579+0000 mgr.y (mgr.24368) 244 : 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-21T07:57:40.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[30809]: audit 2023-12-21T07:57:40.413105+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:40.821 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:40 smithi125 bash[30809]: audit 2023-12-21T07:57:40.422460+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:41.246 INFO:teuthology.orchestra.run.smithi125.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.344 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:57:42.354 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi125.front.sepia.ceph.com 2023-12-21T07:57:42.354 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-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-21T07:57:42.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: cluster 2023-12-21T07:57:40.687327+0000 mgr.y (mgr.24368) 245 : 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-21T07:57:42.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: audit 2023-12-21T07:57:41.229766+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:42.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: cephadm 2023-12-21T07:57:41.230820+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: audit 2023-12-21T07:57:41.240705+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: audit 2023-12-21T07:57:41.258025+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: audit 2023-12-21T07:57:41.259634+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:42.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: audit 2023-12-21T07:57:41.271836+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:42 smithi146 bash[25263]: cephadm 2023-12-21T07:57:41.282021+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: cluster 2023-12-21T07:57:40.687327+0000 mgr.y (mgr.24368) 245 : 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-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: audit 2023-12-21T07:57:41.229766+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: cephadm 2023-12-21T07:57:41.230820+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: audit 2023-12-21T07:57:41.240705+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: audit 2023-12-21T07:57:41.258025+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: audit 2023-12-21T07:57:41.259634+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: audit 2023-12-21T07:57:41.271836+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[30809]: cephadm 2023-12-21T07:57:41.282021+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.542 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: cluster 2023-12-21T07:57:40.687327+0000 mgr.y (mgr.24368) 245 : 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-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: audit 2023-12-21T07:57:41.229766+0000 mgr.y (mgr.24368) 246 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: cephadm 2023-12-21T07:57:41.230820+0000 mgr.y (mgr.24368) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: audit 2023-12-21T07:57:41.240705+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: audit 2023-12-21T07:57:41.258025+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: audit 2023-12-21T07:57:41.259634+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: audit 2023-12-21T07:57:41.271836+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:42.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:42 smithi125 bash[25022]: cephadm 2023-12-21T07:57:41.282021+0000 mgr.y (mgr.24368) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:57:43.904 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:43] "GET /metrics HTTP/1.1" 200 214847 "" "Prometheus/2.33.4" 2023-12-21T07:57:44.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:44 smithi146 bash[25263]: cluster 2023-12-21T07:57:42.687808+0000 mgr.y (mgr.24368) 249 : 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-21T07:57:44.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:44 smithi125 bash[30809]: cluster 2023-12-21T07:57:42.687808+0000 mgr.y (mgr.24368) 249 : 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-21T07:57:44.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:44 smithi125 bash[25022]: cluster 2023-12-21T07:57:42.687808+0000 mgr.y (mgr.24368) 249 : 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-21T07:57:46.041 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T07:57:46.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:46 smithi146 bash[25263]: cluster 2023-12-21T07:57:44.689749+0000 mgr.y (mgr.24368) 250 : 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-21T07:57:46.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:46 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:46.777 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 14s ago 12m - - 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 6s ago 11m - - 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (4m) 14s ago 4m 14.8M - ba2b418f427c b908d26c6cdc 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (4m) 6s ago 4m 47.5M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (2m) 14s ago 2m 47.3M - 3.5 e1d6a67b021e 0c79113c40ea 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443 running (11m) 6s ago 11m 405M - 17.2.0 e1d6a67b021e 0d31601586ec 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (13m) 14s ago 13m 461M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (13m) 14s ago 13m 56.4M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (11m) 6s ago 11m 48.0M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (11m) 14s ago 11m 46.2M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (5m) 14s ago 5m 12.0M - 1dbe0e931976 59d9cebec448 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (5m) 6s ago 5m 11.8M - 1dbe0e931976 d4ab8743f078 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (10m) 14s ago 10m 58.5M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (9m) 14s ago 10m 57.8M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T07:57:46.778 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (9m) 14s ago 9m 52.3M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (8m) 14s ago 8m 53.2M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (7m) 6s ago 8m 54.4M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (7m) 6s ago 7m 54.8M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (6m) 6s ago 6m 52.9M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (6m) 6s ago 6m 52.7M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (4m) 6s ago 5m 58.0M - 514e6a882f6e 7e027e503ee2 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (2m) 14s ago 2m 84.0M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (2m) 6s ago 2m 84.3M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (2m) 14s ago 2m 84.0M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T07:57:46.779 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (2m) 6s ago 2m 84.3M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T07:57:46.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:46 smithi125 bash[25022]: cluster 2023-12-21T07:57:44.689749+0000 mgr.y (mgr.24368) 250 : 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-21T07:57:46.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:46 smithi125 bash[30809]: cluster 2023-12-21T07:57:44.689749+0000 mgr.y (mgr.24368) 250 : 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-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:57:47.222 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:57:47.223 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-21T07:57:47.599 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:57:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:47 smithi146 bash[25263]: audit 2023-12-21T07:57:46.017866+0000 mgr.y (mgr.24368) 251 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:47 smithi146 bash[25263]: audit 2023-12-21T07:57:46.393044+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:47 smithi146 bash[25263]: audit 2023-12-21T07:57:47.217580+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.125:0/160141685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[25022]: audit 2023-12-21T07:57:46.017866+0000 mgr.y (mgr.24368) 251 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[25022]: audit 2023-12-21T07:57:46.393044+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[25022]: audit 2023-12-21T07:57:47.217580+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.125:0/160141685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[30809]: audit 2023-12-21T07:57:46.017866+0000 mgr.y (mgr.24368) 251 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[30809]: audit 2023-12-21T07:57:46.393044+0000 mgr.y (mgr.24368) 252 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:47 smithi125 bash[30809]: audit 2023-12-21T07:57:47.217580+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.125:0/160141685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:48.045 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T07:57:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:48 smithi146 bash[25263]: cluster 2023-12-21T07:57:46.690516+0000 mgr.y (mgr.24368) 253 : 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-21T07:57:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:48 smithi146 bash[25263]: audit 2023-12-21T07:57:46.756788+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:48 smithi146 bash[25263]: audit 2023-12-21T07:57:47.508315+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:48 smithi146 bash[25263]: audit 2023-12-21T07:57:48.041602+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.125:0/3718817204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[30809]: cluster 2023-12-21T07:57:46.690516+0000 mgr.y (mgr.24368) 253 : 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-21T07:57:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[30809]: audit 2023-12-21T07:57:46.756788+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[30809]: audit 2023-12-21T07:57:47.508315+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:48.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[30809]: audit 2023-12-21T07:57:48.041602+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.125:0/3718817204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:48.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[25022]: cluster 2023-12-21T07:57:46.690516+0000 mgr.y (mgr.24368) 253 : 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-21T07:57:48.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[25022]: audit 2023-12-21T07:57:46.756788+0000 mgr.y (mgr.24368) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[25022]: audit 2023-12-21T07:57:47.508315+0000 mgr.y (mgr.24368) 255 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:48 smithi125 bash[25022]: audit 2023-12-21T07:57:48.041602+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.125:0/3718817204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:49.764 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:49 smithi125 bash[25022]: audit 2023-12-21T07:57:47.594596+0000 mgr.y (mgr.24368) 256 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:49.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:49 smithi125 bash[30809]: audit 2023-12-21T07:57:47.594596+0000 mgr.y (mgr.24368) 256 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:49.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:49 smithi146 bash[25263]: audit 2023-12-21T07:57:47.594596+0000 mgr.y (mgr.24368) 256 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:50.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:50 smithi146 bash[25263]: cluster 2023-12-21T07:57:48.691920+0000 mgr.y (mgr.24368) 257 : 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-21T07:57:50.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:50 smithi125 bash[30809]: cluster 2023-12-21T07:57:48.691920+0000 mgr.y (mgr.24368) 257 : 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-21T07:57:50.790 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:50 smithi125 bash[25022]: cluster 2023-12-21T07:57:48.691920+0000 mgr.y (mgr.24368) 257 : 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-21T07:57:52.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:57:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:57:52.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[30809]: cluster 2023-12-21T07:57:50.692696+0000 mgr.y (mgr.24368) 258 : 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-21T07:57:52.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[30809]: audit 2023-12-21T07:57:52.306360+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:52.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[30809]: audit 2023-12-21T07:57:52.314229+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:52.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[25022]: cluster 2023-12-21T07:57:50.692696+0000 mgr.y (mgr.24368) 258 : 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-21T07:57:52.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[25022]: audit 2023-12-21T07:57:52.306360+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:52.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:52 smithi125 bash[25022]: audit 2023-12-21T07:57:52.314229+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:52 smithi146 bash[25263]: cluster 2023-12-21T07:57:50.692696+0000 mgr.y (mgr.24368) 258 : 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-21T07:57:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:52 smithi146 bash[25263]: audit 2023-12-21T07:57:52.306360+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:52 smithi146 bash[25263]: audit 2023-12-21T07:57:52.314229+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:57:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:57:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:53] "GET /metrics HTTP/1.1" 200 214847 "" "Prometheus/2.33.4" 2023-12-21T07:57:54.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:54 smithi146 bash[25263]: cluster 2023-12-21T07:57:52.693274+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:54.884 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:54 smithi125 bash[30809]: cluster 2023-12-21T07:57:52.693274+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:54.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:54 smithi125 bash[25022]: cluster 2023-12-21T07:57:52.693274+0000 mgr.y (mgr.24368) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:56 smithi146 bash[25263]: cluster 2023-12-21T07:57:54.694287+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:56.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:57:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:57:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:56 smithi125 bash[25022]: cluster 2023-12-21T07:57:54.694287+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:56.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:56 smithi125 bash[30809]: cluster 2023-12-21T07:57:54.694287+0000 mgr.y (mgr.24368) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:58.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:58 smithi146 bash[25263]: cluster 2023-12-21T07:57:56.695193+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:58.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:58 smithi125 bash[25022]: cluster 2023-12-21T07:57:56.695193+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:58 smithi125 bash[30809]: cluster 2023-12-21T07:57:56.695193+0000 mgr.y (mgr.24368) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:59.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:57:59 smithi146 bash[25263]: audit 2023-12-21T07:57:57.516429+0000 mgr.y (mgr.24368) 262 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:59.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:57:59 smithi125 bash[30809]: audit 2023-12-21T07:57:57.516429+0000 mgr.y (mgr.24368) 262 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:59.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:57:59 smithi125 bash[25022]: audit 2023-12-21T07:57:57.516429+0000 mgr.y (mgr.24368) 262 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:00.767 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:00 smithi146 bash[25263]: cluster 2023-12-21T07:57:58.697073+0000 mgr.y (mgr.24368) 263 : 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-21T07:58:00.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:00 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:58:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:00.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:00 smithi125 bash[30809]: cluster 2023-12-21T07:57:58.697073+0000 mgr.y (mgr.24368) 263 : 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-21T07:58:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:00 smithi125 bash[25022]: cluster 2023-12-21T07:57:58.697073+0000 mgr.y (mgr.24368) 263 : 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-21T07:58:01.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[25022]: audit 2023-12-21T07:58:00.579276+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:01.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[25022]: audit 2023-12-21T07:58:00.593214+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:01.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[25022]: cluster 2023-12-21T07:58:00.697681+0000 mgr.y (mgr.24368) 264 : 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-21T07:58:01.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[30809]: audit 2023-12-21T07:58:00.579276+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:01.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[30809]: audit 2023-12-21T07:58:00.593214+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:01.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:01 smithi125 bash[30809]: cluster 2023-12-21T07:58:00.697681+0000 mgr.y (mgr.24368) 264 : 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-21T07:58:02.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:01 smithi146 bash[25263]: audit 2023-12-21T07:58:00.579276+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:02.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:01 smithi146 bash[25263]: audit 2023-12-21T07:58:00.593214+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:02.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:01 smithi146 bash[25263]: cluster 2023-12-21T07:58:00.697681+0000 mgr.y (mgr.24368) 264 : 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-21T07:58:04.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:03 smithi146 bash[25263]: cluster 2023-12-21T07:58:02.698415+0000 mgr.y (mgr.24368) 265 : 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-21T07:58:04.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:03 smithi125 bash[25022]: cluster 2023-12-21T07:58:02.698415+0000 mgr.y (mgr.24368) 265 : 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-21T07:58:04.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:03] "GET /metrics HTTP/1.1" 200 214830 "" "Prometheus/2.33.4" 2023-12-21T07:58:04.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:03 smithi125 bash[30809]: cluster 2023-12-21T07:58:02.698415+0000 mgr.y (mgr.24368) 265 : 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-21T07:58:06.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:06 smithi146 bash[25263]: cluster 2023-12-21T07:58:04.699591+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:06.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:06 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:06.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:06 smithi125 bash[25022]: cluster 2023-12-21T07:58:04.699591+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:06.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:06 smithi125 bash[30809]: cluster 2023-12-21T07:58:04.699591+0000 mgr.y (mgr.24368) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:08.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:08 smithi146 bash[25263]: cluster 2023-12-21T07:58:06.700314+0000 mgr.y (mgr.24368) 267 : 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-21T07:58:08.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:08 smithi125 bash[25022]: cluster 2023-12-21T07:58:06.700314+0000 mgr.y (mgr.24368) 267 : 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-21T07:58:08.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:08 smithi125 bash[30809]: cluster 2023-12-21T07:58:06.700314+0000 mgr.y (mgr.24368) 267 : 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-21T07:58:09.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:09 smithi146 bash[25263]: audit 2023-12-21T07:58:07.524331+0000 mgr.y (mgr.24368) 268 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:09.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:09 smithi125 bash[30809]: audit 2023-12-21T07:58:07.524331+0000 mgr.y (mgr.24368) 268 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:09.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:09 smithi125 bash[25022]: audit 2023-12-21T07:58:07.524331+0000 mgr.y (mgr.24368) 268 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:10.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:10 smithi146 bash[25263]: cluster 2023-12-21T07:58:08.701895+0000 mgr.y (mgr.24368) 269 : 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-21T07:58:10.902 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:10 smithi125 bash[25022]: cluster 2023-12-21T07:58:08.701895+0000 mgr.y (mgr.24368) 269 : 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-21T07:58:10.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:10 smithi125 bash[30809]: cluster 2023-12-21T07:58:08.701895+0000 mgr.y (mgr.24368) 269 : 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-21T07:58:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:12 smithi146 bash[25263]: cluster 2023-12-21T07:58:10.702710+0000 mgr.y (mgr.24368) 270 : 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-21T07:58:12.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:12 smithi146 bash[25263]: audit 2023-12-21T07:58:12.446694+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:12.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:12 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:58:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:12 smithi125 bash[30809]: cluster 2023-12-21T07:58:10.702710+0000 mgr.y (mgr.24368) 270 : 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-21T07:58:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:12 smithi125 bash[30809]: audit 2023-12-21T07:58:12.446694+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:12 smithi125 bash[25022]: cluster 2023-12-21T07:58:10.702710+0000 mgr.y (mgr.24368) 270 : 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-21T07:58:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:12 smithi125 bash[25022]: audit 2023-12-21T07:58:12.446694+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25022]: audit 2023-12-21T07:58:12.461035+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25022]: audit 2023-12-21T07:58:12.945201+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.763 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25022]: audit 2023-12-21T07:58:12.945824+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25022]: audit 2023-12-21T07:58:12.959233+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25022]: audit 2023-12-21T07:58:12.959838+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[30809]: audit 2023-12-21T07:58:12.461035+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[30809]: audit 2023-12-21T07:58:12.945201+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[30809]: audit 2023-12-21T07:58:12.945824+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[30809]: audit 2023-12-21T07:58:12.959233+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:13.764 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[30809]: audit 2023-12-21T07:58:12.959838+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:13 smithi146 bash[25263]: audit 2023-12-21T07:58:12.461035+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:13 smithi146 bash[25263]: audit 2023-12-21T07:58:12.945201+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:13 smithi146 bash[25263]: audit 2023-12-21T07:58:12.945824+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:58:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:13 smithi146 bash[25263]: audit 2023-12-21T07:58:12.959233+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:13.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:13 smithi146 bash[25263]: audit 2023-12-21T07:58:12.959838+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:58:14.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:13] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2023-12-21T07:58:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:14 smithi146 bash[25263]: cluster 2023-12-21T07:58:12.703262+0000 mgr.y (mgr.24368) 271 : 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-21T07:58:14.902 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:14 smithi125 bash[30809]: cluster 2023-12-21T07:58:12.703262+0000 mgr.y (mgr.24368) 271 : 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-21T07:58:14.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:14 smithi125 bash[25022]: cluster 2023-12-21T07:58:12.703262+0000 mgr.y (mgr.24368) 271 : 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-21T07:58:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:16 smithi146 bash[25263]: cluster 2023-12-21T07:58:14.704687+0000 mgr.y (mgr.24368) 272 : 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-21T07:58:16.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:16 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:16.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:16 smithi125 bash[25022]: cluster 2023-12-21T07:58:14.704687+0000 mgr.y (mgr.24368) 272 : 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-21T07:58:16.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:16 smithi125 bash[30809]: cluster 2023-12-21T07:58:14.704687+0000 mgr.y (mgr.24368) 272 : 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-21T07:58:18.417 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T07:58:18.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:18 smithi146 bash[25263]: cluster 2023-12-21T07:58:16.705213+0000 mgr.y (mgr.24368) 273 : 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-21T07:58:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:18 smithi125 bash[30809]: cluster 2023-12-21T07:58:16.705213+0000 mgr.y (mgr.24368) 273 : 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-21T07:58:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:18 smithi125 bash[25022]: cluster 2023-12-21T07:58:16.705213+0000 mgr.y (mgr.24368) 273 : 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-21T07:58:19.112 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 6s ago 12m - - 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 18s ago 12m - - 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (4m) 6s ago 5m 14.0M - ba2b418f427c b908d26c6cdc 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (5m) 18s ago 5m 46.3M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (2m) 6s ago 2m 47.5M - 3.5 e1d6a67b021e 0c79113c40ea 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443 running (11m) 18s ago 11m 405M - 17.2.0 e1d6a67b021e 0d31601586ec 2023-12-21T07:58:19.113 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (13m) 6s ago 13m 463M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (13m) 6s ago 13m 57.7M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (11m) 18s ago 11m 48.6M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (12m) 6s ago 12m 47.5M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (5m) 6s ago 5m 12.1M - 1dbe0e931976 59d9cebec448 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (5m) 18s ago 5m 11.8M - 1dbe0e931976 d4ab8743f078 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (11m) 6s ago 11m 58.7M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (10m) 6s ago 10m 58.3M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (9m) 6s ago 9m 52.5M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (9m) 6s ago 9m 54.0M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (8m) 18s ago 8m 54.8M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T07:58:19.114 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (7m) 18s ago 7m 54.9M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (7m) 18s ago 7m 53.2M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (6m) 18s ago 6m 53.0M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (4m) 18s ago 5m 58.0M - 514e6a882f6e 7e027e503ee2 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (3m) 6s ago 3m 84.2M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (3m) 18s ago 3m 84.3M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (3m) 6s ago 3m 84.1M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T07:58:19.115 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (3m) 18s ago 3m 84.4M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T07:58:19.517 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:19.518 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:58:19.519 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:58:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:19 smithi146 bash[25263]: audit 2023-12-21T07:58:17.532337+0000 mgr.y (mgr.24368) 274 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:19 smithi146 bash[25263]: audit 2023-12-21T07:58:18.391654+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:19.874 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-21T07:58:19.875 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:58:19.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:19 smithi125 bash[25022]: audit 2023-12-21T07:58:17.532337+0000 mgr.y (mgr.24368) 274 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:19.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:19 smithi125 bash[25022]: audit 2023-12-21T07:58:18.391654+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:19.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:19 smithi125 bash[30809]: audit 2023-12-21T07:58:17.532337+0000 mgr.y (mgr.24368) 274 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:19.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:19 smithi125 bash[30809]: audit 2023-12-21T07:58:18.391654+0000 mgr.y (mgr.24368) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.290 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T07:58:20.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:20 smithi146 bash[25263]: cluster 2023-12-21T07:58:18.706810+0000 mgr.y (mgr.24368) 276 : 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-21T07:58:20.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:20 smithi146 bash[25263]: audit 2023-12-21T07:58:18.749998+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:20 smithi146 bash[25263]: audit 2023-12-21T07:58:19.092373+0000 mgr.y (mgr.24368) 278 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:20 smithi146 bash[25263]: audit 2023-12-21T07:58:19.513086+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.125:0/2348704516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:20.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:20 smithi146 bash[25263]: audit 2023-12-21T07:58:20.286062+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.125:0/1353456716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:20.770 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[30809]: cluster 2023-12-21T07:58:18.706810+0000 mgr.y (mgr.24368) 276 : 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-21T07:58:20.770 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[30809]: audit 2023-12-21T07:58:18.749998+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.770 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[30809]: audit 2023-12-21T07:58:19.092373+0000 mgr.y (mgr.24368) 278 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[30809]: audit 2023-12-21T07:58:19.513086+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.125:0/2348704516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[30809]: audit 2023-12-21T07:58:20.286062+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.125:0/1353456716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25022]: cluster 2023-12-21T07:58:18.706810+0000 mgr.y (mgr.24368) 276 : 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-21T07:58:20.771 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25022]: audit 2023-12-21T07:58:18.749998+0000 mgr.y (mgr.24368) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25022]: audit 2023-12-21T07:58:19.092373+0000 mgr.y (mgr.24368) 278 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25022]: audit 2023-12-21T07:58:19.513086+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.125:0/2348704516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:20.771 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25022]: audit 2023-12-21T07:58:20.286062+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.125:0/1353456716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:21.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:20 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:58:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:21.732 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:21 smithi146 bash[25263]: audit 2023-12-21T07:58:19.870267+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:21.733 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:21 smithi146 bash[25263]: audit 2023-12-21T07:58:20.752377+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:21.733 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:21 smithi146 bash[25263]: audit 2023-12-21T07:58:20.764943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:21.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[25022]: audit 2023-12-21T07:58:19.870267+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:21.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[25022]: audit 2023-12-21T07:58:20.752377+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:21.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[25022]: audit 2023-12-21T07:58:20.764943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:21.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[30809]: audit 2023-12-21T07:58:19.870267+0000 mgr.y (mgr.24368) 279 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:21.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[30809]: audit 2023-12-21T07:58:20.752377+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:21.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:21 smithi125 bash[30809]: audit 2023-12-21T07:58:20.764943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:22.782 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:22 smithi125 bash[30809]: cluster 2023-12-21T07:58:20.707575+0000 mgr.y (mgr.24368) 280 : 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-21T07:58:22.782 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:22 smithi125 bash[25022]: cluster 2023-12-21T07:58:20.707575+0000 mgr.y (mgr.24368) 280 : 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-21T07:58:22.811 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:22 smithi146 bash[25263]: cluster 2023-12-21T07:58:20.707575+0000 mgr.y (mgr.24368) 280 : 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-21T07:58:23.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:23] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2023-12-21T07:58:24.687 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:24 smithi146 bash[25263]: cluster 2023-12-21T07:58:22.708286+0000 mgr.y (mgr.24368) 281 : 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-21T07:58:24.687 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:24 smithi146 bash[25263]: audit 2023-12-21T07:58:24.005533+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:24.687 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:24 smithi146 bash[25263]: audit 2023-12-21T07:58:24.008060+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:58:24.687 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:24 smithi146 bash[25263]: audit 2023-12-21T07:58:24.015738+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:24.837 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[25022]: cluster 2023-12-21T07:58:22.708286+0000 mgr.y (mgr.24368) 281 : 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-21T07:58:24.837 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[25022]: audit 2023-12-21T07:58:24.005533+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:24.837 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[25022]: audit 2023-12-21T07:58:24.008060+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:58:24.837 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[25022]: audit 2023-12-21T07:58:24.015738+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:24.838 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[30809]: cluster 2023-12-21T07:58:22.708286+0000 mgr.y (mgr.24368) 281 : 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-21T07:58:24.838 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[30809]: audit 2023-12-21T07:58:24.005533+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:24.838 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[30809]: audit 2023-12-21T07:58:24.008060+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:58:24.838 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:24 smithi125 bash[30809]: audit 2023-12-21T07:58:24.015738+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:25 smithi146 bash[25263]: cephadm 2023-12-21T07:58:24.006373+0000 mgr.y (mgr.24368) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:58:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:25 smithi146 bash[25263]: cephadm 2023-12-21T07:58:24.006494+0000 mgr.y (mgr.24368) 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-21T07:58:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:25 smithi146 bash[25263]: cephadm 2023-12-21T07:58:24.021288+0000 mgr.y (mgr.24368) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:58:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:25 smithi146 bash[25263]: cephadm 2023-12-21T07:58:24.260699+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi146 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[30809]: cephadm 2023-12-21T07:58:24.006373+0000 mgr.y (mgr.24368) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[30809]: cephadm 2023-12-21T07:58:24.006494+0000 mgr.y (mgr.24368) 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-21T07:58:25.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[30809]: cephadm 2023-12-21T07:58:24.021288+0000 mgr.y (mgr.24368) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[30809]: cephadm 2023-12-21T07:58:24.260699+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi146 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[25022]: cephadm 2023-12-21T07:58:24.006373+0000 mgr.y (mgr.24368) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[25022]: cephadm 2023-12-21T07:58:24.006494+0000 mgr.y (mgr.24368) 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-21T07:58:25.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[25022]: cephadm 2023-12-21T07:58:24.021288+0000 mgr.y (mgr.24368) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:58:25.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:25 smithi125 bash[25022]: cephadm 2023-12-21T07:58:24.260699+0000 mgr.y (mgr.24368) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi146 2023-12-21T07:58:26.519 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:26 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:26.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:26 smithi125 bash[25022]: cluster 2023-12-21T07:58:24.710037+0000 mgr.y (mgr.24368) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:26.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:26 smithi125 bash[30809]: cluster 2023-12-21T07:58:24.710037+0000 mgr.y (mgr.24368) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:26.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:26 smithi146 bash[25263]: cluster 2023-12-21T07:58:24.710037+0000 mgr.y (mgr.24368) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:28.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:28 smithi146 bash[25263]: cluster 2023-12-21T07:58:26.710838+0000 mgr.y (mgr.24368) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:28 smithi125 bash[30809]: cluster 2023-12-21T07:58:26.710838+0000 mgr.y (mgr.24368) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:28.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:28 smithi125 bash[25022]: cluster 2023-12-21T07:58:26.710838+0000 mgr.y (mgr.24368) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:29.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:29 smithi125 bash[25022]: audit 2023-12-21T07:58:27.543284+0000 mgr.y (mgr.24368) 288 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:29.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:29 smithi125 bash[25022]: cluster 2023-12-21T07:58:28.712537+0000 mgr.y (mgr.24368) 289 : 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-21T07:58:29.885 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:29 smithi125 bash[30809]: audit 2023-12-21T07:58:27.543284+0000 mgr.y (mgr.24368) 288 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:29.885 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:29 smithi125 bash[30809]: cluster 2023-12-21T07:58:28.712537+0000 mgr.y (mgr.24368) 289 : 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-21T07:58:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:29 smithi146 bash[25263]: audit 2023-12-21T07:58:27.543284+0000 mgr.y (mgr.24368) 288 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:29 smithi146 bash[25263]: cluster 2023-12-21T07:58:28.712537+0000 mgr.y (mgr.24368) 289 : 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-21T07:58:32.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:31 smithi125 bash[25022]: cluster 2023-12-21T07:58:30.713300+0000 mgr.y (mgr.24368) 290 : 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-21T07:58:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:31 smithi125 bash[30809]: cluster 2023-12-21T07:58:30.713300+0000 mgr.y (mgr.24368) 290 : 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-21T07:58:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:31 smithi146 bash[25263]: cluster 2023-12-21T07:58:30.713300+0000 mgr.y (mgr.24368) 290 : 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-21T07:58:32.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:32 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:58:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:33.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:33] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2023-12-21T07:58:33.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[30809]: audit 2023-12-21T07:58:32.584322+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:33.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[30809]: audit 2023-12-21T07:58:32.594350+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:33.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[30809]: cluster 2023-12-21T07:58:32.714150+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:33.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[25022]: audit 2023-12-21T07:58:32.584322+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:33.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[25022]: audit 2023-12-21T07:58:32.594350+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:33.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[25022]: cluster 2023-12-21T07:58:32.714150+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:33.904 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:33.543Z 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.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:58:33.905 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:33 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:33.543Z 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.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:58:34.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:33 smithi146 bash[25263]: audit 2023-12-21T07:58:32.584322+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:34.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:33 smithi146 bash[25263]: audit 2023-12-21T07:58:32.594350+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:34.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:33 smithi146 bash[25263]: cluster 2023-12-21T07:58:32.714150+0000 mgr.y (mgr.24368) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:36 smithi146 bash[25263]: cluster 2023-12-21T07:58:34.715842+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:36.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:36 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:36.859 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:36 smithi125 bash[30809]: cluster 2023-12-21T07:58:34.715842+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:36.859 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:36 smithi125 bash[25022]: cluster 2023-12-21T07:58:34.715842+0000 mgr.y (mgr.24368) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:38.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:38 smithi146 bash[25263]: cluster 2023-12-21T07:58:36.716607+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:38.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:38 smithi125 bash[25022]: cluster 2023-12-21T07:58:36.716607+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:38.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:38 smithi125 bash[30809]: cluster 2023-12-21T07:58:36.716607+0000 mgr.y (mgr.24368) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:39.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:39 smithi125 bash[25022]: audit 2023-12-21T07:58:37.552670+0000 mgr.y (mgr.24368) 294 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:39.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:39 smithi125 bash[30809]: audit 2023-12-21T07:58:37.552670+0000 mgr.y (mgr.24368) 294 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:39.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:39 smithi146 bash[25263]: audit 2023-12-21T07:58:37.552670+0000 mgr.y (mgr.24368) 294 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:40 smithi146 bash[25263]: cluster 2023-12-21T07:58:38.718365+0000 mgr.y (mgr.24368) 295 : 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-21T07:58:40.828 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:40 smithi125 bash[30809]: cluster 2023-12-21T07:58:38.718365+0000 mgr.y (mgr.24368) 295 : 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-21T07:58:40.829 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:40 smithi125 bash[25022]: cluster 2023-12-21T07:58:38.718365+0000 mgr.y (mgr.24368) 295 : 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-21T07:58:41.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:40 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:58:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:41 smithi146 bash[25263]: cluster 2023-12-21T07:58:40.719103+0000 mgr.y (mgr.24368) 296 : 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-21T07:58:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:41 smithi146 bash[25263]: audit 2023-12-21T07:58:40.929633+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:41 smithi146 bash[25263]: audit 2023-12-21T07:58:40.937743+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:42.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[25022]: cluster 2023-12-21T07:58:40.719103+0000 mgr.y (mgr.24368) 296 : 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-21T07:58:42.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[25022]: audit 2023-12-21T07:58:40.929633+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:42.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[25022]: audit 2023-12-21T07:58:40.937743+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:42.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[30809]: cluster 2023-12-21T07:58:40.719103+0000 mgr.y (mgr.24368) 296 : 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-21T07:58:42.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[30809]: audit 2023-12-21T07:58:40.929633+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:42.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:41 smithi125 bash[30809]: audit 2023-12-21T07:58:40.937743+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:43.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:43] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2023-12-21T07:58:43.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[54205]: level=error ts=2023-12-21T07:58:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:58:43.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:58:43.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:58:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:43 smithi146 bash[25263]: cluster 2023-12-21T07:58:42.719965+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:44.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[25022]: cluster 2023-12-21T07:58:42.719965+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:44.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:43 smithi125 bash[30809]: cluster 2023-12-21T07:58:42.719965+0000 mgr.y (mgr.24368) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:46.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:46 smithi146 bash[25263]: cluster 2023-12-21T07:58:44.721745+0000 mgr.y (mgr.24368) 298 : 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-21T07:58:46.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:46 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:46.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:46 smithi125 bash[25022]: cluster 2023-12-21T07:58:44.721745+0000 mgr.y (mgr.24368) 298 : 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-21T07:58:46.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:46 smithi125 bash[30809]: cluster 2023-12-21T07:58:44.721745+0000 mgr.y (mgr.24368) 298 : 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-21T07:58:48.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:48 smithi146 bash[25263]: cluster 2023-12-21T07:58:46.722492+0000 mgr.y (mgr.24368) 299 : 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-21T07:58:48.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:48 smithi125 bash[25022]: cluster 2023-12-21T07:58:46.722492+0000 mgr.y (mgr.24368) 299 : 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-21T07:58:48.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:48 smithi125 bash[30809]: cluster 2023-12-21T07:58:46.722492+0000 mgr.y (mgr.24368) 299 : 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-21T07:58:49.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:49 smithi146 bash[25263]: audit 2023-12-21T07:58:47.562921+0000 mgr.y (mgr.24368) 300 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:49.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:49 smithi125 bash[25022]: audit 2023-12-21T07:58:47.562921+0000 mgr.y (mgr.24368) 300 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:49.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:49 smithi125 bash[30809]: audit 2023-12-21T07:58:47.562921+0000 mgr.y (mgr.24368) 300 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:50.675 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T07:58:50.721 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:50 smithi125 bash[25022]: cluster 2023-12-21T07:58:48.724198+0000 mgr.y (mgr.24368) 301 : 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-21T07:58:50.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:50 smithi125 bash[30809]: cluster 2023-12-21T07:58:48.724198+0000 mgr.y (mgr.24368) 301 : 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-21T07:58:50.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:50 smithi146 bash[25263]: cluster 2023-12-21T07:58:48.724198+0000 mgr.y (mgr.24368) 301 : 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-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 18s ago 13m - - 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 10s ago 12m - - 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (5m) 18s ago 5m 14.1M - ba2b418f427c b908d26c6cdc 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (5m) 10s ago 5m 46.7M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (3m) 18s ago 3m 47.6M - 3.5 e1d6a67b021e 0c79113c40ea 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443 running (12m) 10s ago 12m 406M - 17.2.0 e1d6a67b021e 0d31601586ec 2023-12-21T07:58:51.402 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (14m) 18s ago 14m 464M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (14m) 18s ago 14m 58.7M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (12m) 10s ago 12m 49.2M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (12m) 18s ago 12m 48.2M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (6m) 18s ago 6m 15.4M - 1dbe0e931976 59d9cebec448 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (6m) 10s ago 6m 12.2M - 1dbe0e931976 d4ab8743f078 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (11m) 18s ago 11m 59.2M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (11m) 18s ago 11m 58.4M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (10m) 18s ago 10m 52.6M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (9m) 18s ago 9m 54.2M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (9m) 10s ago 9m 54.9M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (8m) 10s ago 8m 55.0M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (7m) 10s ago 7m 53.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (7m) 10s ago 7m 53.3M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T07:58:51.403 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (5m) 10s ago 6m 58.1M - 514e6a882f6e 7e027e503ee2 2023-12-21T07:58:51.404 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (3m) 18s ago 3m 84.2M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T07:58:51.404 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (3m) 10s ago 3m 84.4M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T07:58:51.404 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (3m) 18s ago 3m 84.3M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T07:58:51.404 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (3m) 10s ago 3m 84.6M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T07:58:51.810 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:58:51.810 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:58:51.811 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "0/23 daemons upgraded", 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image on host smithi146" 2023-12-21T07:58:52.165 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:58:52.581 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T07:58:52.728 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25022]: audit 2023-12-21T07:58:50.652461+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.728 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25022]: cluster 2023-12-21T07:58:50.724879+0000 mgr.y (mgr.24368) 303 : 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-21T07:58:52.729 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25022]: audit 2023-12-21T07:58:51.037221+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25022]: audit 2023-12-21T07:58:51.381684+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25022]: audit 2023-12-21T07:58:51.806116+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.125:0/4091694270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[30809]: audit 2023-12-21T07:58:50.652461+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[30809]: cluster 2023-12-21T07:58:50.724879+0000 mgr.y (mgr.24368) 303 : 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-21T07:58:52.729 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[30809]: audit 2023-12-21T07:58:51.037221+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[30809]: audit 2023-12-21T07:58:51.381684+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.729 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[30809]: audit 2023-12-21T07:58:51.806116+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.125:0/4091694270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:52 smithi146 bash[25263]: audit 2023-12-21T07:58:50.652461+0000 mgr.y (mgr.24368) 302 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:52 smithi146 bash[25263]: cluster 2023-12-21T07:58:50.724879+0000 mgr.y (mgr.24368) 303 : 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-21T07:58:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:52 smithi146 bash[25263]: audit 2023-12-21T07:58:51.037221+0000 mgr.y (mgr.24368) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:52 smithi146 bash[25263]: audit 2023-12-21T07:58:51.381684+0000 mgr.y (mgr.24368) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:52 smithi146 bash[25263]: audit 2023-12-21T07:58:51.806116+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.125:0/4091694270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:53.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:52 smithi125 bash[25297]: 172.21.15.125 - - [21/Dec/2023:07:58:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:58:53.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[30809]: audit 2023-12-21T07:58:52.159825+0000 mgr.y (mgr.24368) 306 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[30809]: audit 2023-12-21T07:58:52.577508+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.125:0/1956475999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[30809]: audit 2023-12-21T07:58:52.710368+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:53.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[30809]: audit 2023-12-21T07:58:52.722786+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[25022]: audit 2023-12-21T07:58:52.159825+0000 mgr.y (mgr.24368) 306 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[25022]: audit 2023-12-21T07:58:52.577508+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.125:0/1956475999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[25022]: audit 2023-12-21T07:58:52.710368+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[25022]: audit 2023-12-21T07:58:52.722786+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:53.655 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[54205]: level=error ts=2023-12-21T07:58:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:58:53.655 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:58:53.655 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[54205]: level=warn ts=2023-12-21T07:58:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:58:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:53 smithi146 bash[25263]: audit 2023-12-21T07:58:52.159825+0000 mgr.y (mgr.24368) 306 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:53 smithi146 bash[25263]: audit 2023-12-21T07:58:52.577508+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.125:0/1956475999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:53 smithi146 bash[25263]: audit 2023-12-21T07:58:52.710368+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:53 smithi146 bash[25263]: audit 2023-12-21T07:58:52.722786+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:58:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:58:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:53] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2023-12-21T07:58:54.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:54 smithi125 bash[25022]: cluster 2023-12-21T07:58:52.725441+0000 mgr.y (mgr.24368) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:54.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:54 smithi125 bash[30809]: cluster 2023-12-21T07:58:52.725441+0000 mgr.y (mgr.24368) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:54.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:54 smithi146 bash[25263]: cluster 2023-12-21T07:58:52.725441+0000 mgr.y (mgr.24368) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:56 smithi146 bash[25263]: cluster 2023-12-21T07:58:54.727148+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:56.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:58:56 smithi146 bash[26451]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:58:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:56 smithi125 bash[25022]: cluster 2023-12-21T07:58:54.727148+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:56.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:56 smithi125 bash[30809]: cluster 2023-12-21T07:58:54.727148+0000 mgr.y (mgr.24368) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:58.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:58 smithi146 bash[25263]: cluster 2023-12-21T07:58:56.728101+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:58.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:58 smithi125 bash[25022]: cluster 2023-12-21T07:58:56.728101+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:58 smithi125 bash[30809]: cluster 2023-12-21T07:58:56.728101+0000 mgr.y (mgr.24368) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:59.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:58:59 smithi146 bash[25263]: audit 2023-12-21T07:58:57.574214+0000 mgr.y (mgr.24368) 310 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:59.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:58:59 smithi125 bash[25022]: audit 2023-12-21T07:58:57.574214+0000 mgr.y (mgr.24368) 310 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:59.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:58:59 smithi125 bash[30809]: audit 2023-12-21T07:58:57.574214+0000 mgr.y (mgr.24368) 310 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:00.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:00 smithi146 bash[25263]: cluster 2023-12-21T07:58:58.729743+0000 mgr.y (mgr.24368) 311 : 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-21T07:59:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:00 smithi125 bash[30809]: cluster 2023-12-21T07:58:58.729743+0000 mgr.y (mgr.24368) 311 : 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-21T07:59:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:00 smithi125 bash[25022]: cluster 2023-12-21T07:58:58.729743+0000 mgr.y (mgr.24368) 311 : 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-21T07:59:01.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25297]: 172.21.15.146 - - [21/Dec/2023:07:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-21T07:59:02.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: cluster 2023-12-21T07:59:00.730482+0000 mgr.y (mgr.24368) 312 : 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-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: cephadm 2023-12-21T07:59:00.944929+0000 mgr.y (mgr.24368) 313 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:00.956161+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:00.958013+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:00.958654+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:00.960939+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:00.962598+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: cephadm 2023-12-21T07:59:00.964205+0000 mgr.y (mgr.24368) 314 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:01.069769+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:01 smithi146 bash[25263]: audit 2023-12-21T07:59:01.079129+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: cluster 2023-12-21T07:59:00.730482+0000 mgr.y (mgr.24368) 312 : 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-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: cephadm 2023-12-21T07:59:00.944929+0000 mgr.y (mgr.24368) 313 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:00.956161+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:00.958013+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:00.958654+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:00.960939+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:00.962598+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:02.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: cephadm 2023-12-21T07:59:00.964205+0000 mgr.y (mgr.24368) 314 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:01.069769+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[30809]: audit 2023-12-21T07:59:01.079129+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: cluster 2023-12-21T07:59:00.730482+0000 mgr.y (mgr.24368) 312 : 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-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: cephadm 2023-12-21T07:59:00.944929+0000 mgr.y (mgr.24368) 313 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:00.956161+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:00.958013+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:00.958654+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:00.960939+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:00.962598+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: cephadm 2023-12-21T07:59:00.964205+0000 mgr.y (mgr.24368) 314 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:01.069769+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:01 smithi125 bash[25022]: audit 2023-12-21T07:59:01.079129+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:03.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:03 smithi146 systemd[1]: Stopping Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:59:03.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:03 smithi146 bash[55509]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr.x 2023-12-21T07:59:03.831 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:03] "GET /metrics HTTP/1.1" 200 214828 "" "Prometheus/2.33.4" 2023-12-21T07:59:03.831 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[54205]: level=error ts=2023-12-21T07:59:03.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:03.831 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:03.831 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:59:03.831 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:03.826Z 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.146:8443/api/prometheus_receiver\": read tcp 172.21.15.125:47322->172.21.15.146:8443: read: connection reset by peer" 2023-12-21T07:59:04.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[25022]: cluster 2023-12-21T07:59:02.731221+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:04.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:03 smithi125 bash[30809]: cluster 2023-12-21T07:59:02.731221+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:03 smithi146 bash[25263]: cluster 2023-12-21T07:59:02.731221+0000 mgr.y (mgr.24368) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:04.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 bash[55518]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T07:59:04.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 bash[55565]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr.x 2023-12-21T07:59:04.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:59:04.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-21T07:59:04.708 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 systemd[1]: Stopped Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:05.024 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:04 smithi146 systemd[1]: Started Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:05.153 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:04 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:04.754Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T07:59:06.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25297]: ignoring --setuser ceph since I am not root 2023-12-21T07:59:06.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25297]: ignoring --setgroup ceph since I am not root 2023-12-21T07:59:06.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25297]: debug 2023-12-21T07:59:05.934+0000 7f88e432b700 1 -- 172.21.15.125:0/3515763181 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c883ad2340 con 0x55c88484e400 2023-12-21T07:59:06.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[25297]: debug 2023-12-21T07:59:06.090+0000 7f88ecd87000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: cluster 2023-12-21T07:59:04.732862+0000 mgr.y (mgr.24368) 316 : 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-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.866122+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.870318+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.872143+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.881307+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: cephadm 2023-12-21T07:59:04.882124+0000 mgr.y (mgr.24368) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.886379+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: cephadm 2023-12-21T07:59:04.889862+0000 mgr.y (mgr.24368) 318 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:59:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: cephadm 2023-12-21T07:59:04.895699+0000 mgr.y (mgr.24368) 319 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.896174+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: audit 2023-12-21T07:59:04.896711+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[25022]: cluster 2023-12-21T07:59:04.904193+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: cluster 2023-12-21T07:59:04.732862+0000 mgr.y (mgr.24368) 316 : 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-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.866122+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.870318+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.872143+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.881307+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: cephadm 2023-12-21T07:59:04.882124+0000 mgr.y (mgr.24368) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.886379+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:06.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: cephadm 2023-12-21T07:59:04.889862+0000 mgr.y (mgr.24368) 318 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:59:06.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: cephadm 2023-12-21T07:59:04.895699+0000 mgr.y (mgr.24368) 319 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:06.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.896174+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: audit 2023-12-21T07:59:04.896711+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:05 smithi125 bash[30809]: cluster 2023-12-21T07:59:04.904193+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:06 smithi146 bash[55631]: debug 2023-12-21T07:59:06.014+0000 7fba43698700 1 -- 172.21.15.146:0/1573614131 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c65ffdb520 con 0x55c660d58400 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: cluster 2023-12-21T07:59:04.732862+0000 mgr.y (mgr.24368) 316 : 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-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.866122+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.870318+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.872143+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.881307+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24368 ' entity='mgr.y' 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: cephadm 2023-12-21T07:59:04.882124+0000 mgr.y (mgr.24368) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.886379+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: cephadm 2023-12-21T07:59:04.889862+0000 mgr.y (mgr.24368) 318 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:59:06.188 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: cephadm 2023-12-21T07:59:04.895699+0000 mgr.y (mgr.24368) 319 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:06.189 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.896174+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24368 172.21.15.125:0/1056133876' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.189 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: audit 2023-12-21T07:59:04.896711+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:59:06.189 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:05 smithi146 bash[25263]: cluster 2023-12-21T07:59:04.904193+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:59:06.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:06 smithi146 bash[55631]: debug 2023-12-21T07:59:06.178+0000 7fba4d86e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:59:06.764 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:06.408Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.125:8443//api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T07:59:07.048 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[25022]: audit 2023-12-21T07:59:05.890654+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:59:07.048 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[25022]: cluster 2023-12-21T07:59:05.890809+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992949s) 2023-12-21T07:59:07.048 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[25297]: debug 2023-12-21T07:59:06.758+0000 7f88ecd87000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:59:07.048 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[25297]: debug 2023-12-21T07:59:06.882+0000 7f88ecd87000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:59:07.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[30809]: audit 2023-12-21T07:59:05.890654+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:59:07.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:06 smithi125 bash[30809]: cluster 2023-12-21T07:59:05.890809+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992949s) 2023-12-21T07:59:07.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:06 smithi146 bash[25263]: audit 2023-12-21T07:59:05.890654+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24368 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:59:07.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:06 smithi146 bash[25263]: cluster 2023-12-21T07:59:05.890809+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992949s) 2023-12-21T07:59:07.197 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:07 smithi146 bash[55631]: debug 2023-12-21T07:59:07.086+0000 7fba4d86e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T07:59:07.197 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:07 smithi146 bash[55631]: debug 2023-12-21T07:59:07.186+0000 7fba4d86e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:59:07.375 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:07 smithi125 bash[25297]: debug 2023-12-21T07:59:07.042+0000 7f88ecd87000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:07.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:07 smithi146 bash[55631]: debug 2023-12-21T07:59:07.290+0000 7fba4d86e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:59:07.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:07 smithi125 bash[25297]: debug 2023-12-21T07:59:07.366+0000 7f88ecd87000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:59:07.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:07 smithi125 bash[25297]: debug 2023-12-21T07:59:07.462+0000 7f88ecd87000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:07.920 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:07 smithi146 bash[55631]: debug 2023-12-21T07:59:07.554+0000 7fba4d86e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:07.920 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:07 smithi146 bash[55631]: debug 2023-12-21T07:59:07.910+0000 7fba4d86e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:59:08.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:07 smithi125 bash[25297]: debug 2023-12-21T07:59:07.666+0000 7f88ecd87000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:59:08.274 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:08 smithi146 bash[55631]: debug 2023-12-21T07:59:08.074+0000 7fba4d86e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:08.774 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:08 smithi146 bash[55631]: debug 2023-12-21T07:59:08.282+0000 7fba4d86e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:59:08.836 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:08 smithi125 bash[25297]: debug 2023-12-21T07:59:08.514+0000 7f88ecd87000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:59:08.836 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:08 smithi125 bash[25297]: debug 2023-12-21T07:59:08.622+0000 7f88ecd87000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:59:09.152 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:08 smithi125 bash[25297]: debug 2023-12-21T07:59:08.826+0000 7f88ecd87000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:59:09.520 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:09 smithi125 bash[25297]: debug 2023-12-21T07:59:09.178+0000 7f88ecd87000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:59:09.776 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:09 smithi146 bash[55631]: debug 2023-12-21T07:59:09.286+0000 7fba4d86e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:59:09.776 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:09 smithi146 bash[55631]: debug 2023-12-21T07:59:09.398+0000 7fba4d86e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:59:09.776 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:09 smithi146 bash[55631]: debug 2023-12-21T07:59:09.522+0000 7fba4d86e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:59:09.893 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:09 smithi125 bash[25297]: debug 2023-12-21T07:59:09.510+0000 7f88ecd87000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:59:10.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:09 smithi125 bash[25297]: debug 2023-12-21T07:59:09.886+0000 7f88ecd87000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:59:10.523 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:10 smithi125 bash[25297]: debug 2023-12-21T07:59:10.166+0000 7f88ecd87000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:10.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:10 smithi146 bash[55631]: debug 2023-12-21T07:59:10.018+0000 7fba4d86e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:59:10.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:10 smithi146 bash[55631]: debug 2023-12-21T07:59:10.238+0000 7fba4d86e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:59:11.024 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:10 smithi146 bash[55631]: debug 2023-12-21T07:59:10.686+0000 7fba4d86e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:59:11.146 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:10 smithi125 bash[25297]: debug 2023-12-21T07:59:10.866+0000 7f88ecd87000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:59:11.146 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:10 smithi125 bash[25297]: debug 2023-12-21T07:59:10.970+0000 7f88ecd87000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:59:11.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:11 smithi125 bash[25297]: debug 2023-12-21T07:59:11.138+0000 7f88ecd87000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:59:11.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:11 smithi125 bash[25297]: debug 2023-12-21T07:59:11.250+0000 7f88ecd87000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:59:11.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:11 smithi146 bash[55631]: debug 2023-12-21T07:59:11.182+0000 7fba4d86e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:11.712 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:11 smithi125 bash[25297]: debug 2023-12-21T07:59:11.394+0000 7f88ecd87000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:12.024 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:11 smithi146 bash[55631]: debug 2023-12-21T07:59:11.722+0000 7fba4d86e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:59:12.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:11 smithi146 bash[55631]: debug 2023-12-21T07:59:11.830+0000 7fba4d86e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:59:12.025 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:11 smithi125 bash[25297]: debug 2023-12-21T07:59:11.706+0000 7f88ecd87000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:59:12.026 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:11 smithi125 bash[25297]: debug 2023-12-21T07:59:11.842+0000 7f88ecd87000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:59:12.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:12 smithi125 bash[25297]: debug 2023-12-21T07:59:12.030+0000 7f88ecd87000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:59:12.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:12 smithi125 bash[25297]: debug 2023-12-21T07:59:12.158+0000 7f88ecd87000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:59:12.445 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.178+0000 7fba4d86e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:59:12.446 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.294+0000 7fba4d86e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:59:12.446 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.438+0000 7fba4d86e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:12.774 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.550+0000 7fba4d86e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:59:12.774 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.670+0000 7fba4d86e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:59:13.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25022]: cluster 2023-12-21T07:59:13.039779+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:13.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25022]: audit 2023-12-21T07:59:13.041459+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:13.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25022]: audit 2023-12-21T07:59:13.042658+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:13.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25022]: audit 2023-12-21T07:59:13.046993+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:13.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25022]: audit 2023-12-21T07:59:13.048971+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:13.113 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: debug 2023-12-21T07:59:13.034+0000 7f88ecd87000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:59:13.113 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: [21/Dec/2023:07:59:13] ENGINE Bus STARTING 2023-12-21T07:59:13.274 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.862+0000 7fba4d86e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:12 smithi146 bash[55631]: debug 2023-12-21T07:59:12.986+0000 7fba4d86e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:13 smithi146 bash[25263]: cluster 2023-12-21T07:59:13.039779+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:13 smithi146 bash[25263]: audit 2023-12-21T07:59:13.041459+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:13 smithi146 bash[25263]: audit 2023-12-21T07:59:13.042658+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:13 smithi146 bash[25263]: audit 2023-12-21T07:59:13.046993+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:13.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:13 smithi146 bash[25263]: audit 2023-12-21T07:59:13.048971+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:13.405 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: CherryPy Checker: 2023-12-21T07:59:13.405 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: The Application mounted at '' has an empty config. 2023-12-21T07:59:13.405 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: [21/Dec/2023:07:59:13] ENGINE Serving on http://:::9283 2023-12-21T07:59:13.405 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: [21/Dec/2023:07:59:13] ENGINE Bus STARTED 2023-12-21T07:59:13.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[30809]: cluster 2023-12-21T07:59:13.039779+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:13.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[30809]: audit 2023-12-21T07:59:13.041459+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:13.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[30809]: audit 2023-12-21T07:59:13.042658+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:13.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[30809]: audit 2023-12-21T07:59:13.046993+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:13.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[30809]: audit 2023-12-21T07:59:13.048971+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.? 172.21.15.125:0/4024650560' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:13.768 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[54205]: level=error ts=2023-12-21T07:59:13.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T07:59:13.768 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:13.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.146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T07:59:13.768 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:13.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.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:14.113 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:13 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:14.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:14 smithi146 bash[25263]: cluster 2023-12-21T07:59:13.101890+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-21T07:59:14.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:14 smithi125 bash[25022]: cluster 2023-12-21T07:59:13.101890+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-21T07:59:14.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:14 smithi125 bash[30809]: cluster 2023-12-21T07:59:13.101890+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-21T07:59:14.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:14 smithi146 bash[55631]: debug 2023-12-21T07:59:14.238+0000 7fba4d86e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:59:15.378 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[55631]: [21/Dec/2023:07:59:15] ENGINE Bus STARTING 2023-12-21T07:59:15.378 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[25263]: cluster 2023-12-21T07:59:14.249127+0000 mon.a (mon.0) 1125 : cluster [INF] Active manager daemon x restarted 2023-12-21T07:59:15.379 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[25263]: cluster 2023-12-21T07:59:14.250599+0000 mon.a (mon.0) 1126 : cluster [INF] Activating manager daemon x 2023-12-21T07:59:15.379 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[25263]: cluster 2023-12-21T07:59:14.257713+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[30809]: cluster 2023-12-21T07:59:14.249127+0000 mon.a (mon.0) 1125 : cluster [INF] Active manager daemon x restarted 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[30809]: cluster 2023-12-21T07:59:14.250599+0000 mon.a (mon.0) 1126 : cluster [INF] Activating manager daemon x 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[30809]: cluster 2023-12-21T07:59:14.257713+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[25022]: cluster 2023-12-21T07:59:14.249127+0000 mon.a (mon.0) 1125 : cluster [INF] Active manager daemon x restarted 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[25022]: cluster 2023-12-21T07:59:14.250599+0000 mon.a (mon.0) 1126 : cluster [INF] Activating manager daemon x 2023-12-21T07:59:15.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:15 smithi125 bash[25022]: cluster 2023-12-21T07:59:14.257713+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:59:15.774 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[55631]: CherryPy Checker: 2023-12-21T07:59:15.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[55631]: The Application mounted at '' has an empty config. 2023-12-21T07:59:15.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[55631]: [21/Dec/2023:07:59:15] ENGINE Serving on http://:::9283 2023-12-21T07:59:15.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:15 smithi146 bash[55631]: [21/Dec/2023:07:59:15] ENGINE Bus STARTED 2023-12-21T07:59:16.403 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:16.047Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cluster 2023-12-21T07:59:15.132146+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e23: x(active, starting, since 0.88202s), standbys: y 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.137158+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.137431+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.137677+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.139002+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.139313+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.139595+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.139962+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.140315+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.140651+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.141005+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.141333+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.141662+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.141987+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.142331+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:16.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.142614+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.143255+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cluster 2023-12-21T07:59:15.155448+0000 mon.a (mon.0) 1129 : cluster [INF] Manager daemon x is now available 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.200406+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cluster 2023-12-21T07:59:15.132146+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e23: x(active, starting, since 0.88202s), standbys: y 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.137158+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.137431+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.137677+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:16.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.139002+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.139313+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.139595+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.139962+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.140315+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.140651+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.141005+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.141333+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.141662+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.141987+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:16.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.142331+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.142614+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.143255+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cluster 2023-12-21T07:59:15.155448+0000 mon.a (mon.0) 1129 : cluster [INF] Manager daemon x is now available 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.200406+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.203538+0000 mgr.x (mgr.24986) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.214576+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.216497+0000 mgr.x (mgr.24986) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.217551+0000 mgr.x (mgr.24986) 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-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.217712+0000 mgr.x (mgr.24986) 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-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.229388+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.245693+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.252633+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.258926+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.259703+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.263639+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.264358+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.267749+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.270770+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.274013+0000 mgr.x (mgr.24986) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.275143+0000 mgr.x (mgr.24986) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.310766+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.329080+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.329819+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.203538+0000 mgr.x (mgr.24986) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.214576+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.216497+0000 mgr.x (mgr.24986) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.217551+0000 mgr.x (mgr.24986) 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-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.217712+0000 mgr.x (mgr.24986) 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-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.229388+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.245693+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.252633+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.258926+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.259703+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.263639+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.264358+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.267749+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.270770+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.274013+0000 mgr.x (mgr.24986) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.275143+0000 mgr.x (mgr.24986) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.310766+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.329080+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.329819+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.382197+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.382934+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.894063+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: audit 2023-12-21T07:59:15.903921+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.984641+0000 mgr.x (mgr.24986) 7 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[30809]: cephadm 2023-12-21T07:59:15.984966+0000 mgr.x (mgr.24986) 8 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.382197+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.382934+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.894063+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: audit 2023-12-21T07:59:15.903921+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.984641+0000 mgr.x (mgr.24986) 7 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:16.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:16 smithi125 bash[25022]: cephadm 2023-12-21T07:59:15.984966+0000 mgr.x (mgr.24986) 8 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:16.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:16] "GET /metrics HTTP/1.1" 200 35352 "" "Prometheus/2.33.4" 2023-12-21T07:59:16.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cluster 2023-12-21T07:59:15.132146+0000 mon.a (mon.0) 1128 : cluster [DBG] mgrmap e23: x(active, starting, since 0.88202s), standbys: y 2023-12-21T07:59:16.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.137158+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:16.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.137431+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:16.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.137677+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.139002+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.139313+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.139595+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.139962+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.140315+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.140651+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.141005+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.141333+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.141662+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.141987+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:16.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.142331+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.142614+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.143255+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cluster 2023-12-21T07:59:15.155448+0000 mon.a (mon.0) 1129 : cluster [INF] Manager daemon x is now available 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.200406+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.203538+0000 mgr.x (mgr.24986) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.214576+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.216497+0000 mgr.x (mgr.24986) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.217551+0000 mgr.x (mgr.24986) 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-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.217712+0000 mgr.x (mgr.24986) 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-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.229388+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.245693+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.252633+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.258926+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.259703+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.263639+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.264358+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.267749+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.270770+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.274013+0000 mgr.x (mgr.24986) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.275143+0000 mgr.x (mgr.24986) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T07:59:16.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.310766+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.329080+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.329819+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.382197+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.382934+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.894063+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: audit 2023-12-21T07:59:15.903921+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.984641+0000 mgr.x (mgr.24986) 7 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:16.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:16 smithi146 bash[25263]: cephadm 2023-12-21T07:59:15.984966+0000 mgr.x (mgr.24986) 8 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.076662+0000 mgr.x (mgr.24986) 9 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTING 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cluster 2023-12-21T07:59:16.141452+0000 mon.a (mon.0) 1140 : cluster [DBG] mgrmap e24: x(active, since 1.89133s), standbys: y 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.158483+0000 mgr.x (mgr.24986) 10 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cluster 2023-12-21T07:59:16.163977+0000 mgr.x (mgr.24986) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.203185+0000 mgr.x (mgr.24986) 12 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.203506+0000 mgr.x (mgr.24986) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.209690+0000 mgr.x (mgr.24986) 14 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on https://172.21.15.146:7150 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.313543+0000 mgr.x (mgr.24986) 15 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on http://172.21.15.146:8765 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.313699+0000 mgr.x (mgr.24986) 16 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTED 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.368525+0000 mgr.x (mgr.24986) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: cephadm 2023-12-21T07:59:16.419680+0000 mgr.x (mgr.24986) 18 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.547367+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.560418+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.597461+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.609670+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.622147+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.631422+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.716610+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.724538+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.732046+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.738952+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.741174+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:17 smithi146 bash[25263]: audit 2023-12-21T07:59:16.741791+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.076662+0000 mgr.x (mgr.24986) 9 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTING 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cluster 2023-12-21T07:59:16.141452+0000 mon.a (mon.0) 1140 : cluster [DBG] mgrmap e24: x(active, since 1.89133s), standbys: y 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.158483+0000 mgr.x (mgr.24986) 10 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cluster 2023-12-21T07:59:16.163977+0000 mgr.x (mgr.24986) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.203185+0000 mgr.x (mgr.24986) 12 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.203506+0000 mgr.x (mgr.24986) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.209690+0000 mgr.x (mgr.24986) 14 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on https://172.21.15.146:7150 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.313543+0000 mgr.x (mgr.24986) 15 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on http://172.21.15.146:8765 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.313699+0000 mgr.x (mgr.24986) 16 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTED 2023-12-21T07:59:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.368525+0000 mgr.x (mgr.24986) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: cephadm 2023-12-21T07:59:16.419680+0000 mgr.x (mgr.24986) 18 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.547367+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.560418+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.597461+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.609670+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.622147+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.631422+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.716610+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.724538+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.732046+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.738952+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.741174+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:17.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[25022]: audit 2023-12-21T07:59:16.741791+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.076662+0000 mgr.x (mgr.24986) 9 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTING 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cluster 2023-12-21T07:59:16.141452+0000 mon.a (mon.0) 1140 : cluster [DBG] mgrmap e24: x(active, since 1.89133s), standbys: y 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.158483+0000 mgr.x (mgr.24986) 10 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cluster 2023-12-21T07:59:16.163977+0000 mgr.x (mgr.24986) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.203185+0000 mgr.x (mgr.24986) 12 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.203506+0000 mgr.x (mgr.24986) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.209690+0000 mgr.x (mgr.24986) 14 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on https://172.21.15.146:7150 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.313543+0000 mgr.x (mgr.24986) 15 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Serving on http://172.21.15.146:8765 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.313699+0000 mgr.x (mgr.24986) 16 : cephadm [INF] [21/Dec/2023:07:59:16] ENGINE Bus STARTED 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.368525+0000 mgr.x (mgr.24986) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: cephadm 2023-12-21T07:59:16.419680+0000 mgr.x (mgr.24986) 18 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.547367+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.560418+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.597461+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.609670+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.622147+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.631422+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.716610+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.724538+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.732046+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.738952+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.741174+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:17.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:17 smithi125 bash[30809]: audit 2023-12-21T07:59:16.741791+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T07:59:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:18 smithi146 bash[25263]: cluster 2023-12-21T07:59:17.140766+0000 mgr.x (mgr.24986) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:18 smithi146 bash[25263]: cluster 2023-12-21T07:59:17.169845+0000 mon.a (mon.0) 1152 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-21T07:59:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:18 smithi146 bash[25263]: cephadm 2023-12-21T07:59:17.669449+0000 mgr.x (mgr.24986) 20 : cephadm [INF] Reconfiguring daemon agent.smithi125 on smithi125 2023-12-21T07:59:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:18 smithi146 bash[25263]: cephadm 2023-12-21T07:59:17.754674+0000 mgr.x (mgr.24986) 21 : cephadm [INF] Deploying cephadm binary to smithi125 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[25022]: cluster 2023-12-21T07:59:17.140766+0000 mgr.x (mgr.24986) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[25022]: cluster 2023-12-21T07:59:17.169845+0000 mon.a (mon.0) 1152 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[25022]: cephadm 2023-12-21T07:59:17.669449+0000 mgr.x (mgr.24986) 20 : cephadm [INF] Reconfiguring daemon agent.smithi125 on smithi125 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[25022]: cephadm 2023-12-21T07:59:17.754674+0000 mgr.x (mgr.24986) 21 : cephadm [INF] Deploying cephadm binary to smithi125 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[30809]: cluster 2023-12-21T07:59:17.140766+0000 mgr.x (mgr.24986) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[30809]: cluster 2023-12-21T07:59:17.169845+0000 mon.a (mon.0) 1152 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[30809]: cephadm 2023-12-21T07:59:17.669449+0000 mgr.x (mgr.24986) 20 : cephadm [INF] Reconfiguring daemon agent.smithi125 on smithi125 2023-12-21T07:59:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:18 smithi125 bash[30809]: cephadm 2023-12-21T07:59:17.754674+0000 mgr.x (mgr.24986) 21 : cephadm [INF] Deploying cephadm binary to smithi125 2023-12-21T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:20 smithi146 bash[25263]: cluster 2023-12-21T07:59:19.141509+0000 mgr.x (mgr.24986) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:20 smithi146 bash[25263]: cluster 2023-12-21T07:59:19.177676+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-21T07:59:20.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:20 smithi125 bash[25022]: cluster 2023-12-21T07:59:19.141509+0000 mgr.x (mgr.24986) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:20.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:20 smithi125 bash[25022]: cluster 2023-12-21T07:59:19.177676+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-21T07:59:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:20 smithi125 bash[30809]: cluster 2023-12-21T07:59:19.141509+0000 mgr.x (mgr.24986) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:20 smithi125 bash[30809]: cluster 2023-12-21T07:59:19.177676+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-21T07:59:22.646 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:22 smithi125 systemd[1]: Stopping Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:59:22.646 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[70019]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T07:59:22.987 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T07:59:23.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: cluster 2023-12-21T07:59:21.142540+0000 mgr.x (mgr.24986) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T07:59:23.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: audit 2023-12-21T07:59:21.899864+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: audit 2023-12-21T07:59:21.911119+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: audit 2023-12-21T07:59:21.922736+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: cephadm 2023-12-21T07:59:21.974543+0000 mgr.x (mgr.24986) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[25022]: cephadm 2023-12-21T07:59:21.975404+0000 mgr.x (mgr.24986) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi125 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: cluster 2023-12-21T07:59:21.142540+0000 mgr.x (mgr.24986) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: audit 2023-12-21T07:59:21.899864+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: audit 2023-12-21T07:59:21.911119+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: audit 2023-12-21T07:59:21.922736+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: cephadm 2023-12-21T07:59:21.974543+0000 mgr.x (mgr.24986) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:59:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:22 smithi125 bash[30809]: cephadm 2023-12-21T07:59:21.975404+0000 mgr.x (mgr.24986) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi125 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: cluster 2023-12-21T07:59:21.142540+0000 mgr.x (mgr.24986) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: audit 2023-12-21T07:59:21.899864+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: audit 2023-12-21T07:59:21.911119+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: audit 2023-12-21T07:59:21.922736+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: cephadm 2023-12-21T07:59:21.974543+0000 mgr.x (mgr.24986) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:59:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:22 smithi146 bash[25263]: cephadm 2023-12-21T07:59:21.975404+0000 mgr.x (mgr.24986) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi125 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[70028]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter-a 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[70114]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 systemd[1]: Stopped Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:23.524 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:23 smithi125 systemd[1]: Started Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:23.766 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:59:23.766 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 starting - - - - 2023-12-21T07:59:23.766 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 22s ago 13m - - 2023-12-21T07:59:23.766 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (5m) 31s ago 6m 17.6M - ba2b418f427c b908d26c6cdc 2023-12-21T07:59:23.766 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (6m) 22s ago 6m 47.5M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (3m) 31s ago 3m 47.7M - 3.5 e1d6a67b021e 0c79113c40ea 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283 starting - - - - 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (14m) 31s ago 14m 465M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (14m) 31s ago 14m 59.3M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (13m) 22s ago 13m 49.9M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (13m) 31s ago 13m 48.9M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 starting - - - - 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (6m) 22s ago 6m 15.2M - 1dbe0e931976 d4ab8743f078 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (12m) 31s ago 12m 59.4M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (11m) 31s ago 11m 58.7M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (10m) 31s ago 10m 52.7M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T07:59:23.767 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (10m) 31s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (9m) 22s ago 9m 55.1M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (8m) 22s ago 9m 55.2M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (8m) 22s ago 8m 53.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (7m) 22s ago 7m 53.3M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (5m) 22s ago 6m 58.4M - 514e6a882f6e 7e027e503ee2 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (4m) 31s ago 4m 84.3M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (4m) 22s ago 4m 84.5M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (4m) 31s ago 4m 84.4M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T07:59:23.768 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (4m) 22s ago 4m 84.7M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T07:59:23.902 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:23.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[54205]: level=error ts=2023-12-21T07:59:23.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:23.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:23.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.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:59:23.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:23.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.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:24.206 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:59:24.206 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T07:59:24.206 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:59:24.206 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:24.206 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:59:24.207 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:24.208 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T07:59:24.208 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T07:59:24.208 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:24.208 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:59:24.208 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:59:24.264 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[30809]: audit 2023-12-21T07:59:22.965819+0000 mgr.x (mgr.24986) 26 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.265 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[30809]: audit 2023-12-21T07:59:23.457217+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.265 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[30809]: audit 2023-12-21T07:59:23.466596+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.265 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[25022]: audit 2023-12-21T07:59:22.965819+0000 mgr.x (mgr.24986) 26 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.265 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[25022]: audit 2023-12-21T07:59:23.457217+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.265 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:23 smithi125 bash[25022]: audit 2023-12-21T07:59:23.466596+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:23 smithi146 bash[25263]: audit 2023-12-21T07:59:22.965819+0000 mgr.x (mgr.24986) 26 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:23 smithi146 bash[25263]: audit 2023-12-21T07:59:23.457217+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:23 smithi146 bash[25263]: audit 2023-12-21T07:59:23.466596+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:24.593 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "", 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T07:59:24.594 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.362Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.362Z 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-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z 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-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z 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-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:59:24.654 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:59:24.655 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:59:24.656 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:59:24.657 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.364Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:59:24.658 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[70145]: ts=2023-12-21T07:59:24.365Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:59:25.048 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T07:59:25.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: cluster 2023-12-21T07:59:23.144105+0000 mgr.x (mgr.24986) 27 : 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-21T07:59:25.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: audit 2023-12-21T07:59:23.349971+0000 mgr.x (mgr.24986) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: cephadm 2023-12-21T07:59:23.495275+0000 mgr.x (mgr.24986) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:59:25.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: cephadm 2023-12-21T07:59:23.516490+0000 mgr.x (mgr.24986) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:59:25.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: audit 2023-12-21T07:59:23.735567+0000 mgr.x (mgr.24986) 31 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:24 smithi146 bash[25263]: audit 2023-12-21T07:59:24.201672+0000 mon.a (mon.0) 1159 : audit [DBG] from='client.? 172.21.15.125:0/3444158662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: cluster 2023-12-21T07:59:23.144105+0000 mgr.x (mgr.24986) 27 : 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-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: audit 2023-12-21T07:59:23.349971+0000 mgr.x (mgr.24986) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: cephadm 2023-12-21T07:59:23.495275+0000 mgr.x (mgr.24986) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: cephadm 2023-12-21T07:59:23.516490+0000 mgr.x (mgr.24986) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: audit 2023-12-21T07:59:23.735567+0000 mgr.x (mgr.24986) 31 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[25022]: audit 2023-12-21T07:59:24.201672+0000 mon.a (mon.0) 1159 : audit [DBG] from='client.? 172.21.15.125:0/3444158662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:25.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: cluster 2023-12-21T07:59:23.144105+0000 mgr.x (mgr.24986) 27 : 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-21T07:59:25.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: audit 2023-12-21T07:59:23.349971+0000 mgr.x (mgr.24986) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: cephadm 2023-12-21T07:59:23.495275+0000 mgr.x (mgr.24986) 29 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:59:25.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: cephadm 2023-12-21T07:59:23.516490+0000 mgr.x (mgr.24986) 30 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi125 2023-12-21T07:59:25.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: audit 2023-12-21T07:59:23.735567+0000 mgr.x (mgr.24986) 31 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:24 smithi125 bash[30809]: audit 2023-12-21T07:59:24.201672+0000 mon.a (mon.0) 1159 : audit [DBG] from='client.? 172.21.15.125:0/3444158662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:26.259 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:25 smithi146 bash[25263]: audit 2023-12-21T07:59:24.586887+0000 mgr.x (mgr.24986) 32 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:26.259 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:25 smithi146 bash[25263]: audit 2023-12-21T07:59:25.043714+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.125:0/3461960536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:26.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:25 smithi125 bash[25022]: audit 2023-12-21T07:59:24.586887+0000 mgr.x (mgr.24986) 32 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:26.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:25 smithi125 bash[25022]: audit 2023-12-21T07:59:25.043714+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.125:0/3461960536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:26.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:25 smithi125 bash[30809]: audit 2023-12-21T07:59:24.586887+0000 mgr.x (mgr.24986) 32 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:26.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:25 smithi125 bash[30809]: audit 2023-12-21T07:59:25.043714+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.125:0/3461960536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:26.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:26 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:26] "GET /metrics HTTP/1.1" 200 35352 "" "Prometheus/2.33.4" 2023-12-21T07:59:27.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:26 smithi146 bash[25263]: cluster 2023-12-21T07:59:25.144708+0000 mgr.x (mgr.24986) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:59:27.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:26 smithi125 bash[25022]: cluster 2023-12-21T07:59:25.144708+0000 mgr.x (mgr.24986) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:59:27.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:26 smithi125 bash[30809]: cluster 2023-12-21T07:59:25.144708+0000 mgr.x (mgr.24986) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:59:28.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:27 smithi146 bash[25263]: audit 2023-12-21T07:59:26.167793+0000 mgr.x (mgr.24986) 34 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:28.379 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:27 smithi125 bash[30809]: audit 2023-12-21T07:59:26.167793+0000 mgr.x (mgr.24986) 34 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:28.379 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:27 smithi125 bash[25022]: audit 2023-12-21T07:59:26.167793+0000 mgr.x (mgr.24986) 34 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:29.266 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:28 smithi125 bash[25022]: cluster 2023-12-21T07:59:27.146367+0000 mgr.x (mgr.24986) 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-21T07:59:29.266 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:28 smithi125 bash[30809]: cluster 2023-12-21T07:59:27.146367+0000 mgr.x (mgr.24986) 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-21T07:59:29.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:28 smithi146 bash[25263]: cluster 2023-12-21T07:59:27.146367+0000 mgr.x (mgr.24986) 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-21T07:59:31.215 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:30 smithi125 bash[25022]: cluster 2023-12-21T07:59:29.147118+0000 mgr.x (mgr.24986) 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-21T07:59:31.215 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:30 smithi125 bash[25022]: audit 2023-12-21T07:59:30.311556+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:31.215 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:30 smithi125 bash[30809]: cluster 2023-12-21T07:59:29.147118+0000 mgr.x (mgr.24986) 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-21T07:59:31.215 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:30 smithi125 bash[30809]: audit 2023-12-21T07:59:30.311556+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:31.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:30 smithi146 bash[25263]: cluster 2023-12-21T07:59:29.147118+0000 mgr.x (mgr.24986) 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-21T07:59:31.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:30 smithi146 bash[25263]: audit 2023-12-21T07:59:30.311556+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:32.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:59:32 smithi146 bash[47487]: ts=2023-12-21T07:59:32.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.146:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.125:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:33.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:32 smithi125 bash[30809]: cluster 2023-12-21T07:59:31.148181+0000 mgr.x (mgr.24986) 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-21T07:59:33.270 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:32 smithi125 bash[25022]: cluster 2023-12-21T07:59:31.148181+0000 mgr.x (mgr.24986) 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-21T07:59:33.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:32 smithi146 bash[25263]: cluster 2023-12-21T07:59:31.148181+0000 mgr.x (mgr.24986) 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-21T07:59:33.810 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:33.810 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[54205]: level=error ts=2023-12-21T07:59:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:33.810 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59:33.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.125:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.125 because it doesn't contain any IP SANs" 2023-12-21T07:59:33.810 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[54205]: level=warn ts=2023-12-21T07:59: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.146:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.146 because it doesn't contain any IP SANs" 2023-12-21T07:59:34.111 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 systemd[1]: Stopping Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:59:34.111 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[70939]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:59:34.111 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:33 smithi125 bash[54205]: level=info ts=2023-12-21T07:59:33.919Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:59:34.745 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[70948]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T07:59:34.745 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[70983]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:59:34.745 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:34 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T07:59:34.745 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:34 smithi125 systemd[1]: Stopped Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:34.745 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:34 smithi125 systemd[1]: Started Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: cluster 2023-12-21T07:59:33.149429+0000 mgr.x (mgr.24986) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: audit 2023-12-21T07:59:34.734596+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: audit 2023-12-21T07:59:34.746574+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: audit 2023-12-21T07:59:34.760846+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: audit 2023-12-21T07:59:34.761369+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[25022]: audit 2023-12-21T07:59:34.771884+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: cluster 2023-12-21T07:59:33.149429+0000 mgr.x (mgr.24986) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:59:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: audit 2023-12-21T07:59:34.734596+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: audit 2023-12-21T07:59:34.746574+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: audit 2023-12-21T07:59:34.760846+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: audit 2023-12-21T07:59:34.761369+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:34 smithi125 bash[30809]: audit 2023-12-21T07:59:34.771884+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:35.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: cluster 2023-12-21T07:59:33.149429+0000 mgr.x (mgr.24986) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:59:35.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: audit 2023-12-21T07:59:34.734596+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: audit 2023-12-21T07:59:34.746574+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:35.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: audit 2023-12-21T07:59:34.760846+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: audit 2023-12-21T07:59:34.761369+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T07:59:35.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:34 smithi146 bash[25263]: audit 2023-12-21T07:59:34.771884+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:36.260 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:35 smithi146 bash[25263]: cephadm 2023-12-21T07:59:34.758663+0000 mgr.x (mgr.24986) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T07:59:36.260 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:35 smithi146 bash[25263]: cephadm 2023-12-21T07:59:34.772507+0000 mgr.x (mgr.24986) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:59:36.399 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:35 smithi125 bash[25022]: cephadm 2023-12-21T07:59:34.758663+0000 mgr.x (mgr.24986) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T07:59:36.399 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:35 smithi125 bash[25022]: cephadm 2023-12-21T07:59:34.772507+0000 mgr.x (mgr.24986) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:59:36.399 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:35 smithi125 bash[30809]: cephadm 2023-12-21T07:59:34.758663+0000 mgr.x (mgr.24986) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T07:59:36.400 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:35 smithi125 bash[30809]: cephadm 2023-12-21T07:59:34.772507+0000 mgr.x (mgr.24986) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T07:59:36.524 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:36 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:36] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.33.4" 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.522Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.523Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.524Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.125 port=9094 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.526Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.581Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.582Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.585Z caller=main.go:518 msg=Listening address=:9093 2023-12-21T07:59:36.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:36.585Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:59:37.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:36 smithi146 bash[25263]: cluster 2023-12-21T07:59:35.150214+0000 mgr.x (mgr.24986) 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-21T07:59:37.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[30809]: cluster 2023-12-21T07:59:35.150214+0000 mgr.x (mgr.24986) 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-21T07:59:37.304 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:36 smithi125 bash[25022]: cluster 2023-12-21T07:59:35.150214+0000 mgr.x (mgr.24986) 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-21T07:59:38.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:37 smithi146 bash[25263]: audit 2023-12-21T07:59:36.176969+0000 mgr.x (mgr.24986) 42 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:38.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:37 smithi125 bash[25022]: audit 2023-12-21T07:59:36.176969+0000 mgr.x (mgr.24986) 42 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:38.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:37 smithi125 bash[30809]: audit 2023-12-21T07:59:36.176969+0000 mgr.x (mgr.24986) 42 : audit [DBG] from='client.14973 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:38.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:38 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:38.527Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000670626s 2023-12-21T07:59:39.243 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:38 smithi125 bash[30809]: cluster 2023-12-21T07:59:37.151861+0000 mgr.x (mgr.24986) 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-21T07:59:39.243 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:38 smithi125 bash[25022]: cluster 2023-12-21T07:59:37.151861+0000 mgr.x (mgr.24986) 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-21T07:59:39.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:38 smithi146 bash[25263]: cluster 2023-12-21T07:59:37.151861+0000 mgr.x (mgr.24986) 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-21T07:59:41.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:40 smithi125 bash[25022]: cluster 2023-12-21T07:59:39.152603+0000 mgr.x (mgr.24986) 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-21T07:59:41.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:40 smithi125 bash[30809]: cluster 2023-12-21T07:59:39.152603+0000 mgr.x (mgr.24986) 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-21T07:59:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:40 smithi146 bash[25263]: cluster 2023-12-21T07:59:39.152603+0000 mgr.x (mgr.24986) 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-21T07:59:42.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: cluster 2023-12-21T07:59:41.153833+0000 mgr.x (mgr.24986) 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-21T07:59:42.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: audit 2023-12-21T07:59:41.318811+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: audit 2023-12-21T07:59:41.330081+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: audit 2023-12-21T07:59:41.357737+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: audit 2023-12-21T07:59:41.358404+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: cephadm 2023-12-21T07:59:41.849232+0000 mgr.x (mgr.24986) 46 : cephadm [INF] Reconfiguring daemon agent.smithi146 on smithi146 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[30809]: cephadm 2023-12-21T07:59:41.931257+0000 mgr.x (mgr.24986) 47 : cephadm [INF] Deploying cephadm binary to smithi146 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: cluster 2023-12-21T07:59:41.153833+0000 mgr.x (mgr.24986) 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-21T07:59:42.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: audit 2023-12-21T07:59:41.318811+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: audit 2023-12-21T07:59:41.330081+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: audit 2023-12-21T07:59:41.357737+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: audit 2023-12-21T07:59:41.358404+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: cephadm 2023-12-21T07:59:41.849232+0000 mgr.x (mgr.24986) 46 : cephadm [INF] Reconfiguring daemon agent.smithi146 on smithi146 2023-12-21T07:59:42.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:42 smithi125 bash[25022]: cephadm 2023-12-21T07:59:41.931257+0000 mgr.x (mgr.24986) 47 : cephadm [INF] Deploying cephadm binary to smithi146 2023-12-21T07:59:42.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[47487]: ts=2023-12-21T07:59:42.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.146:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.125:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: cluster 2023-12-21T07:59:41.153833+0000 mgr.x (mgr.24986) 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-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: audit 2023-12-21T07:59:41.318811+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: audit 2023-12-21T07:59:41.330081+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: audit 2023-12-21T07:59:41.357737+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: audit 2023-12-21T07:59:41.358404+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: cephadm 2023-12-21T07:59:41.849232+0000 mgr.x (mgr.24986) 46 : cephadm [INF] Reconfiguring daemon agent.smithi146 on smithi146 2023-12-21T07:59:42.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:42 smithi146 bash[25263]: cephadm 2023-12-21T07:59:41.931257+0000 mgr.x (mgr.24986) 47 : cephadm [INF] Deploying cephadm binary to smithi146 2023-12-21T07:59:44.088 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:43 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:44.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:44 smithi125 bash[30809]: cluster 2023-12-21T07:59:43.155082+0000 mgr.x (mgr.24986) 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-21T07:59:44.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:44 smithi125 bash[30809]: audit 2023-12-21T07:59:44.065740+0000 mon.b (mon.2) 30 : audit [DBG] from='client.? 172.21.15.125:0/1366896327' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:59:44.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:44 smithi125 bash[25022]: cluster 2023-12-21T07:59:43.155082+0000 mgr.x (mgr.24986) 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-21T07:59:44.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:44 smithi125 bash[25022]: audit 2023-12-21T07:59:44.065740+0000 mon.b (mon.2) 30 : audit [DBG] from='client.? 172.21.15.125:0/1366896327' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:59:44.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:44 smithi146 bash[25263]: cluster 2023-12-21T07:59:43.155082+0000 mgr.x (mgr.24986) 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-21T07:59:44.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:44 smithi146 bash[25263]: audit 2023-12-21T07:59:44.065740+0000 mon.b (mon.2) 30 : audit [DBG] from='client.? 172.21.15.125:0/1366896327' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:59:45.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:45 smithi146 bash[25263]: audit 2023-12-21T07:59:44.452146+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.125:0/4142319084' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:45 smithi146 bash[25263]: audit 2023-12-21T07:59:44.452978+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:45 smithi146 bash[25263]: audit 2023-12-21T07:59:45.313811+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:45.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[30809]: audit 2023-12-21T07:59:44.452146+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.125:0/4142319084' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[30809]: audit 2023-12-21T07:59:44.452978+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[30809]: audit 2023-12-21T07:59:45.313811+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[25022]: audit 2023-12-21T07:59:44.452146+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.125:0/4142319084' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[25022]: audit 2023-12-21T07:59:44.452978+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]: dispatch 2023-12-21T07:59:45.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:45 smithi125 bash[25022]: audit 2023-12-21T07:59:45.313811+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:46.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:46 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:46] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-21T07:59:46.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:46 smithi146 bash[25263]: cluster 2023-12-21T07:59:45.155646+0000 mgr.x (mgr.24986) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:46.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:46 smithi146 bash[25263]: audit 2023-12-21T07:59:45.337716+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]': finished 2023-12-21T07:59:46.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:46 smithi146 bash[25263]: cluster 2023-12-21T07:59:45.337832+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:59:46.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:46 smithi146 bash[25263]: audit 2023-12-21T07:59:45.721679+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]: dispatch 2023-12-21T07:59:46.534 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[25022]: cluster 2023-12-21T07:59:45.155646+0000 mgr.x (mgr.24986) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[25022]: audit 2023-12-21T07:59:45.337716+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]': finished 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[25022]: cluster 2023-12-21T07:59:45.337832+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[25022]: audit 2023-12-21T07:59:45.721679+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]: dispatch 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[30809]: cluster 2023-12-21T07:59:45.155646+0000 mgr.x (mgr.24986) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[30809]: audit 2023-12-21T07:59:45.337716+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3006139583"}]': finished 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[30809]: cluster 2023-12-21T07:59:45.337832+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:59:46.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[30809]: audit 2023-12-21T07:59:45.721679+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]: dispatch 2023-12-21T07:59:46.903 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 07:59:46 smithi125 bash[71020]: level=info ts=2023-12-21T07:59:46.530Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003867385s 2023-12-21T07:59:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:47 smithi146 bash[25263]: audit 2023-12-21T07:59:46.475532+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]': finished 2023-12-21T07:59:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:47 smithi146 bash[25263]: cluster 2023-12-21T07:59:46.475668+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:59:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:47 smithi146 bash[25263]: audit 2023-12-21T07:59:46.853962+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]: dispatch 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[30809]: audit 2023-12-21T07:59:46.475532+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]': finished 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[30809]: cluster 2023-12-21T07:59:46.475668+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[30809]: audit 2023-12-21T07:59:46.853962+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]: dispatch 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[25022]: audit 2023-12-21T07:59:46.475532+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.125:0/44782361' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3687272813"}]': finished 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[25022]: cluster 2023-12-21T07:59:46.475668+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:59:47.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:47 smithi125 bash[25022]: audit 2023-12-21T07:59:46.853962+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]: dispatch 2023-12-21T07:59:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:48 smithi146 bash[25263]: cluster 2023-12-21T07:59:47.156376+0000 mgr.x (mgr.24986) 50 : cluster [DBG] pgmap v21: 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-21T07:59:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:48 smithi146 bash[25263]: audit 2023-12-21T07:59:47.481655+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]': finished 2023-12-21T07:59:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:48 smithi146 bash[25263]: cluster 2023-12-21T07:59:47.481826+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:59:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:48 smithi146 bash[25263]: audit 2023-12-21T07:59:47.874339+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.125:0/775460232' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:48 smithi146 bash[25263]: audit 2023-12-21T07:59:47.875412+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:48.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[30809]: cluster 2023-12-21T07:59:47.156376+0000 mgr.x (mgr.24986) 50 : cluster [DBG] pgmap v21: 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-21T07:59:48.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[30809]: audit 2023-12-21T07:59:47.481655+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]': finished 2023-12-21T07:59:48.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[30809]: cluster 2023-12-21T07:59:47.481826+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:59:48.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[30809]: audit 2023-12-21T07:59:47.874339+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.125:0/775460232' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:48.820 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[30809]: audit 2023-12-21T07:59:47.875412+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:48.821 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[25022]: cluster 2023-12-21T07:59:47.156376+0000 mgr.x (mgr.24986) 50 : cluster [DBG] pgmap v21: 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-21T07:59:48.821 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[25022]: audit 2023-12-21T07:59:47.481655+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.125:0/2356605130' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/1350069590"}]': finished 2023-12-21T07:59:48.821 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[25022]: cluster 2023-12-21T07:59:47.481826+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:59:48.821 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[25022]: audit 2023-12-21T07:59:47.874339+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.125:0/775460232' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:48.821 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:48 smithi125 bash[25022]: audit 2023-12-21T07:59:47.875412+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]: dispatch 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: audit 2023-12-21T07:59:48.491052+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]': finished 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: cluster 2023-12-21T07:59:48.491179+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: audit 2023-12-21T07:59:48.906476+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]: dispatch 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: audit 2023-12-21T07:59:49.173125+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: audit 2023-12-21T07:59:49.184974+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:49 smithi146 bash[25263]: audit 2023-12-21T07:59:49.192760+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: audit 2023-12-21T07:59:48.491052+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]': finished 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: cluster 2023-12-21T07:59:48.491179+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: audit 2023-12-21T07:59:48.906476+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]: dispatch 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: audit 2023-12-21T07:59:49.173125+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: audit 2023-12-21T07:59:49.184974+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[30809]: audit 2023-12-21T07:59:49.192760+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: audit 2023-12-21T07:59:48.491052+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3798017481"}]': finished 2023-12-21T07:59:49.880 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: cluster 2023-12-21T07:59:48.491179+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:59:49.880 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: audit 2023-12-21T07:59:48.906476+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]: dispatch 2023-12-21T07:59:49.880 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: audit 2023-12-21T07:59:49.173125+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.880 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: audit 2023-12-21T07:59:49.184974+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:49.880 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:49 smithi125 bash[25022]: audit 2023-12-21T07:59:49.192760+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T07:59:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: cluster 2023-12-21T07:59:49.157273+0000 mgr.x (mgr.24986) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:59:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: cephadm 2023-12-21T07:59:49.244551+0000 mgr.x (mgr.24986) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:59:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: cephadm 2023-12-21T07:59:49.497861+0000 mgr.x (mgr.24986) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:59:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: audit 2023-12-21T07:59:49.503420+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]': finished 2023-12-21T07:59:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: cluster 2023-12-21T07:59:49.503501+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:59:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: audit 2023-12-21T07:59:49.903417+0000 mon.c (mon.1) 191 : audit [INF] from='client.? 172.21.15.125:0/4019563477' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:50 smithi146 bash[25263]: audit 2023-12-21T07:59:49.904449+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: cluster 2023-12-21T07:59:49.157273+0000 mgr.x (mgr.24986) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:59:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: cephadm 2023-12-21T07:59:49.244551+0000 mgr.x (mgr.24986) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:59:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: cephadm 2023-12-21T07:59:49.497861+0000 mgr.x (mgr.24986) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:59:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: audit 2023-12-21T07:59:49.503420+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]': finished 2023-12-21T07:59:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: cluster 2023-12-21T07:59:49.503501+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:59:50.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: audit 2023-12-21T07:59:49.903417+0000 mon.c (mon.1) 191 : audit [INF] from='client.? 172.21.15.125:0/4019563477' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:50.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[30809]: audit 2023-12-21T07:59:49.904449+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: cluster 2023-12-21T07:59:49.157273+0000 mgr.x (mgr.24986) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T07:59:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: cephadm 2023-12-21T07:59:49.244551+0000 mgr.x (mgr.24986) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:59:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: cephadm 2023-12-21T07:59:49.497861+0000 mgr.x (mgr.24986) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T07:59:50.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: audit 2023-12-21T07:59:49.503420+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.125:0/4209414879' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6801/2337305130"}]': finished 2023-12-21T07:59:50.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: cluster 2023-12-21T07:59:49.503501+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:59:50.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: audit 2023-12-21T07:59:49.903417+0000 mon.c (mon.1) 191 : audit [INF] from='client.? 172.21.15.125:0/4019563477' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:50.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:50 smithi125 bash[25022]: audit 2023-12-21T07:59:49.904449+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]: dispatch 2023-12-21T07:59:51.852 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:51 smithi146 bash[25263]: audit 2023-12-21T07:59:50.512588+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]': finished 2023-12-21T07:59:51.852 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:51 smithi146 bash[25263]: cluster 2023-12-21T07:59:50.512652+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:59:51.852 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:51 smithi146 bash[25263]: audit 2023-12-21T07:59:50.911694+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]: dispatch 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[25022]: audit 2023-12-21T07:59:50.512588+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]': finished 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[25022]: cluster 2023-12-21T07:59:50.512652+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[25022]: audit 2023-12-21T07:59:50.911694+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]: dispatch 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[30809]: audit 2023-12-21T07:59:50.512588+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:6800/2337305130"}]': finished 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[30809]: cluster 2023-12-21T07:59:50.512652+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:59:51.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:51 smithi125 bash[30809]: audit 2023-12-21T07:59:50.911694+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]: dispatch 2023-12-21T07:59:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:52 smithi146 bash[25263]: cluster 2023-12-21T07:59:51.158619+0000 mgr.x (mgr.24986) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:52 smithi146 bash[25263]: audit 2023-12-21T07:59:51.518597+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]': finished 2023-12-21T07:59:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:52 smithi146 bash[25263]: cluster 2023-12-21T07:59:51.518799+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:59:52.776 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 07:59:52 smithi146 bash[47487]: ts=2023-12-21T07:59:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.146:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.125:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[25022]: cluster 2023-12-21T07:59:51.158619+0000 mgr.x (mgr.24986) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[25022]: audit 2023-12-21T07:59:51.518597+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]': finished 2023-12-21T07:59:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[25022]: cluster 2023-12-21T07:59:51.518799+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:59:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[30809]: cluster 2023-12-21T07:59:51.158619+0000 mgr.x (mgr.24986) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[30809]: audit 2023-12-21T07:59:51.518597+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.125:0/1114246044' entity='client.iscsi.foo.smithi125.hjuwxs' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.125:0/3659355145"}]': finished 2023-12-21T07:59:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:52 smithi125 bash[30809]: cluster 2023-12-21T07:59:51.518799+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:59:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 07:59:53 smithi125 bash[25297]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:54.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:54 smithi146 bash[25263]: cluster 2023-12-21T07:59:53.159407+0000 mgr.x (mgr.24986) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T07:59:54.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:54 smithi146 bash[25263]: audit 2023-12-21T07:59:53.715907+0000 mgr.x (mgr.24986) 56 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:54.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:54 smithi125 bash[25022]: cluster 2023-12-21T07:59:53.159407+0000 mgr.x (mgr.24986) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T07:59:54.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:54 smithi125 bash[25022]: audit 2023-12-21T07:59:53.715907+0000 mgr.x (mgr.24986) 56 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:54.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:54 smithi125 bash[30809]: cluster 2023-12-21T07:59:53.159407+0000 mgr.x (mgr.24986) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T07:59:54.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:54 smithi125 bash[30809]: audit 2023-12-21T07:59:53.715907+0000 mgr.x (mgr.24986) 56 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:55.456 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T07:59:56.220 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 starting - - - - 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 starting - - - - 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 starting - - - - 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (6m) 55s ago 6m 47.5M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 starting - - - - 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283 starting - - - - 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (15m) 63s ago 15m 465M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (15m) 63s ago 15m 59.3M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T07:59:56.221 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (13m) 55s ago 13m 49.9M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (13m) 63s ago 13m 48.9M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 starting - - - - 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (7m) 55s ago 7m 15.2M - 1dbe0e931976 d4ab8743f078 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (12m) 63s ago 12m 59.4M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (12m) 63s ago 12m 58.7M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (11m) 63s ago 11m 52.7M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (10m) 63s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (10m) 55s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (9m) 55s ago 9m 55.2M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (8m) 55s ago 8m 53.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (8m) 55s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T07:59:56.222 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (6m) 55s ago 7m 58.4M - 514e6a882f6e 7e027e503ee2 2023-12-21T07:59:56.223 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (5m) 63s ago 5m 84.3M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T07:59:56.223 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (4m) 55s ago 4m 84.5M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T07:59:56.223 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (4m) 63s ago 4m 84.4M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T07:59:56.223 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (4m) 55s ago 4m 84.7M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T07:59:56.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 07:59:56 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:07:59:56] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-21T07:59:56.668 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:59:56.668 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T07:59:56.668 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:59:56.668 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T07:59:56.669 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T07:59:56.670 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:59:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[25022]: cluster 2023-12-21T07:59:55.159979+0000 mgr.x (mgr.24986) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[25022]: audit 2023-12-21T07:59:55.434627+0000 mgr.x (mgr.24986) 58 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[25022]: audit 2023-12-21T07:59:55.815735+0000 mgr.x (mgr.24986) 59 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[30809]: cluster 2023-12-21T07:59:55.159979+0000 mgr.x (mgr.24986) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[30809]: audit 2023-12-21T07:59:55.434627+0000 mgr.x (mgr.24986) 58 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:56 smithi125 bash[30809]: audit 2023-12-21T07:59:55.815735+0000 mgr.x (mgr.24986) 59 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:56 smithi146 bash[25263]: cluster 2023-12-21T07:59:55.159979+0000 mgr.x (mgr.24986) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:59:57.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:56 smithi146 bash[25263]: audit 2023-12-21T07:59:55.434627+0000 mgr.x (mgr.24986) 58 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:56 smithi146 bash[25263]: audit 2023-12-21T07:59:55.815735+0000 mgr.x (mgr.24986) 59 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.031 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "", 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T07:59:57.032 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T07:59:57.469 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T07:59:57.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[30809]: audit 2023-12-21T07:59:56.189938+0000 mgr.x (mgr.24986) 60 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[30809]: audit 2023-12-21T07:59:56.663708+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.125:0/3419272366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[30809]: audit 2023-12-21T07:59:57.025094+0000 mgr.x (mgr.24986) 61 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[30809]: audit 2023-12-21T07:59:57.465243+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.125:0/2118210103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[25022]: audit 2023-12-21T07:59:56.189938+0000 mgr.x (mgr.24986) 60 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[25022]: audit 2023-12-21T07:59:56.663708+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.125:0/3419272366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[25022]: audit 2023-12-21T07:59:57.025094+0000 mgr.x (mgr.24986) 61 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:57 smithi125 bash[25022]: audit 2023-12-21T07:59:57.465243+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.125:0/2118210103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:57 smithi146 bash[25263]: audit 2023-12-21T07:59:56.189938+0000 mgr.x (mgr.24986) 60 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:57 smithi146 bash[25263]: audit 2023-12-21T07:59:56.663708+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.125:0/3419272366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:57 smithi146 bash[25263]: audit 2023-12-21T07:59:57.025094+0000 mgr.x (mgr.24986) 61 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:57 smithi146 bash[25263]: audit 2023-12-21T07:59:57.465243+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.125:0/2118210103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:58.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 07:59:58 smithi125 bash[25022]: cluster 2023-12-21T07:59:57.161547+0000 mgr.x (mgr.24986) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T07:59:58.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 07:59:58 smithi125 bash[30809]: cluster 2023-12-21T07:59:57.161547+0000 mgr.x (mgr.24986) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T07:59:59.000 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 07:59:58 smithi146 bash[25263]: cluster 2023-12-21T07:59:57.161547+0000 mgr.x (mgr.24986) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:00:00.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:00 smithi146 bash[25263]: cluster 2023-12-21T07:59:59.162330+0000 mgr.x (mgr.24986) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:00.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:00 smithi146 bash[25263]: cluster 2023-12-21T08:00:00.000135+0000 mon.a (mon.0) 1193 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:00.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:00 smithi146 bash[25263]: audit 2023-12-21T08:00:00.314827+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[25022]: cluster 2023-12-21T07:59:59.162330+0000 mgr.x (mgr.24986) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[25022]: cluster 2023-12-21T08:00:00.000135+0000 mon.a (mon.0) 1193 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:00.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[25022]: audit 2023-12-21T08:00:00.314827+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:00.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[30809]: cluster 2023-12-21T07:59:59.162330+0000 mgr.x (mgr.24986) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:00.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[30809]: cluster 2023-12-21T08:00:00.000135+0000 mon.a (mon.0) 1193 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:00.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:00 smithi125 bash[30809]: audit 2023-12-21T08:00:00.314827+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:02.526 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00: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.146:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.125:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:02.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:02 smithi125 bash[25022]: cluster 2023-12-21T08:00:01.163483+0000 mgr.x (mgr.24986) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:00:02.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:02 smithi125 bash[30809]: cluster 2023-12-21T08:00:01.163483+0000 mgr.x (mgr.24986) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:00:02.942 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[25263]: cluster 2023-12-21T08:00:01.163483+0000 mgr.x (mgr.24986) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:00:02.942 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 systemd[1]: Stopping Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[58010]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.744Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.745Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.745Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T08:00:02.943 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.745Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T08:00:02.944 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.746Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T08:00:02.944 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.746Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T08:00:02.944 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:02 smithi146 bash[47487]: ts=2023-12-21T08:00:02.746Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T08:00:03.609 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:03 smithi146 bash[58020]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T08:00:03.609 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:03 smithi146 bash[58057]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:00:03.609 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:03 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T08:00:03.609 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:03 smithi146 systemd[1]: Stopped Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:03.610 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:03 smithi146 systemd[1]: Started Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: cluster 2023-12-21T08:00:03.164806+0000 mgr.x (mgr.24986) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-21T08:00:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: audit 2023-12-21T08:00:03.608740+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: audit 2023-12-21T08:00:03.622789+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: cephadm 2023-12-21T08:00:03.661363+0000 mgr.x (mgr.24986) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: cephadm 2023-12-21T08:00:03.662178+0000 mgr.x (mgr.24986) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi146 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[30809]: audit 2023-12-21T08:00:03.726905+0000 mgr.x (mgr.24986) 68 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: cluster 2023-12-21T08:00:03.164806+0000 mgr.x (mgr.24986) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: audit 2023-12-21T08:00:03.608740+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: audit 2023-12-21T08:00:03.622789+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: cephadm 2023-12-21T08:00:03.661363+0000 mgr.x (mgr.24986) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: cephadm 2023-12-21T08:00:03.662178+0000 mgr.x (mgr.24986) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi146 2023-12-21T08:00:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:04 smithi125 bash[25022]: audit 2023-12-21T08:00:03.726905+0000 mgr.x (mgr.24986) 68 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: cluster 2023-12-21T08:00:03.164806+0000 mgr.x (mgr.24986) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: audit 2023-12-21T08:00:03.608740+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: audit 2023-12-21T08:00:03.622789+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: cephadm 2023-12-21T08:00:03.661363+0000 mgr.x (mgr.24986) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: cephadm 2023-12-21T08:00:03.662178+0000 mgr.x (mgr.24986) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi146 2023-12-21T08:00:04.905 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:04 smithi146 bash[25263]: audit 2023-12-21T08:00:03.726905+0000 mgr.x (mgr.24986) 68 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z 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 smithi146 (none))" 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T08:00:05.275 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.067Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.069Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.070Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.073Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.077Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.078Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=780.351µs 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.078Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T08:00:05.276 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.080Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-21T08:00:05.731 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.469Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-21T08:00:05.731 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.470Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-21T08:00:05.731 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.470Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=65.266µs wal_replay_duration=391.673738ms total_replay_duration=392.555229ms 2023-12-21T08:00:05.731 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.478Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T08:00:05.731 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.478Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T08:00:05.732 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.478Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T08:00:05.732 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.503Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.09626ms db_storage=1.156µs remote_storage=2.415µs web_handler=601ns query_engine=1.111µs scrape=410.584µs scrape_sd=125.434µs notify=17.083µs notify_sd=18.272µs rules=24.104198ms 2023-12-21T08:00:05.732 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:05 smithi146 bash[58094]: ts=2023-12-21T08:00:05.503Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T08:00:06.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:06 smithi146 bash[25263]: cluster 2023-12-21T08:00:05.165371+0000 mgr.x (mgr.24986) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:06.834 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:06 smithi146 systemd[1]: Stopping Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:06.834 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:06 smithi146 bash[58299]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T08:00:06.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:06 smithi125 bash[25022]: cluster 2023-12-21T08:00:05.165371+0000 mgr.x (mgr.24986) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:06.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:06 smithi125 bash[30809]: cluster 2023-12-21T08:00:05.165371+0000 mgr.x (mgr.24986) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 bash[58310]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter-b 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 bash[58348]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 systemd[1]: Stopped Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:07.493 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:07 smithi146 systemd[1]: Started Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:08.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: cluster 2023-12-21T08:00:07.167051+0000 mgr.x (mgr.24986) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:08.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.476968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.489455+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: cephadm 2023-12-21T08:00:07.540548+0000 mgr.x (mgr.24986) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: cephadm 2023-12-21T08:00:07.559164+0000 mgr.x (mgr.24986) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.579775+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.588444+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.595021+0000 mgr.x (mgr.24986) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: audit 2023-12-21T08:00:07.595662+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[25263]: cephadm 2023-12-21T08:00:07.599614+0000 mgr.x (mgr.24986) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi146 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.515Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.515Z 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-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z 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-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z 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-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T08:00:08.779 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T08:00:08.780 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T08:00:08.781 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T08:00:08.782 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.517Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.518Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T08:00:08.783 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:00:08 smithi146 bash[58376]: ts=2023-12-21T08:00:08.518Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T08:00:08.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: cluster 2023-12-21T08:00:07.167051+0000 mgr.x (mgr.24986) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:08.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.476968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.489455+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: cephadm 2023-12-21T08:00:07.540548+0000 mgr.x (mgr.24986) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: cephadm 2023-12-21T08:00:07.559164+0000 mgr.x (mgr.24986) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.579775+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.588444+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.595021+0000 mgr.x (mgr.24986) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: audit 2023-12-21T08:00:07.595662+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[25022]: cephadm 2023-12-21T08:00:07.599614+0000 mgr.x (mgr.24986) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi146 2023-12-21T08:00:08.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: cluster 2023-12-21T08:00:07.167051+0000 mgr.x (mgr.24986) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.476968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.489455+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: cephadm 2023-12-21T08:00:07.540548+0000 mgr.x (mgr.24986) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: cephadm 2023-12-21T08:00:07.559164+0000 mgr.x (mgr.24986) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.579775+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.588444+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.595021+0000 mgr.x (mgr.24986) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: audit 2023-12-21T08:00:07.595662+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T08:00:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:08 smithi125 bash[30809]: cephadm 2023-12-21T08:00:07.599614+0000 mgr.x (mgr.24986) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi146 2023-12-21T08:00:10.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:10 smithi146 bash[25263]: cluster 2023-12-21T08:00:09.167951+0000 mgr.x (mgr.24986) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:10.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:10 smithi125 bash[25022]: cluster 2023-12-21T08:00:09.167951+0000 mgr.x (mgr.24986) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:10.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:10 smithi125 bash[30809]: cluster 2023-12-21T08:00:09.167951+0000 mgr.x (mgr.24986) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:12.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:12 smithi146 bash[25263]: cluster 2023-12-21T08:00:11.169083+0000 mgr.x (mgr.24986) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:12.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:12 smithi125 bash[25022]: cluster 2023-12-21T08:00:11.169083+0000 mgr.x (mgr.24986) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:12.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:12 smithi125 bash[30809]: cluster 2023-12-21T08:00:11.169083+0000 mgr.x (mgr.24986) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:14.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:14 smithi125 bash[30809]: cluster 2023-12-21T08:00:13.170116+0000 mgr.x (mgr.24986) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:14.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:14 smithi125 bash[30809]: audit 2023-12-21T08:00:13.737136+0000 mgr.x (mgr.24986) 78 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:14.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:14 smithi125 bash[25022]: cluster 2023-12-21T08:00:13.170116+0000 mgr.x (mgr.24986) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:14.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:14 smithi125 bash[25022]: audit 2023-12-21T08:00:13.737136+0000 mgr.x (mgr.24986) 78 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:14 smithi146 bash[25263]: cluster 2023-12-21T08:00:13.170116+0000 mgr.x (mgr.24986) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:14 smithi146 bash[25263]: audit 2023-12-21T08:00:13.737136+0000 mgr.x (mgr.24986) 78 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:15.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:15 smithi146 bash[25263]: audit 2023-12-21T08:00:15.319027+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:15.893 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:15 smithi125 bash[30809]: audit 2023-12-21T08:00:15.319027+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:15.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:15 smithi125 bash[25022]: audit 2023-12-21T08:00:15.319027+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:16.756 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:16 smithi125 bash[30809]: cluster 2023-12-21T08:00:15.170834+0000 mgr.x (mgr.24986) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:16.756 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:16 smithi125 bash[25022]: cluster 2023-12-21T08:00:15.170834+0000 mgr.x (mgr.24986) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:16.768 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:16 smithi146 bash[25263]: cluster 2023-12-21T08:00:15.170834+0000 mgr.x (mgr.24986) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:18.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:18 smithi146 bash[25263]: cluster 2023-12-21T08:00:17.172604+0000 mgr.x (mgr.24986) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:18.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:18 smithi125 bash[25022]: cluster 2023-12-21T08:00:17.172604+0000 mgr.x (mgr.24986) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:18.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:18 smithi125 bash[30809]: cluster 2023-12-21T08:00:17.172604+0000 mgr.x (mgr.24986) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:20.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:19 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:00:19] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2023-12-21T08:00:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:20 smithi146 bash[25263]: cluster 2023-12-21T08:00:19.173214+0000 mgr.x (mgr.24986) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:20 smithi125 bash[30809]: cluster 2023-12-21T08:00:19.173214+0000 mgr.x (mgr.24986) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:20.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:20 smithi125 bash[25022]: cluster 2023-12-21T08:00:19.173214+0000 mgr.x (mgr.24986) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:22.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:22 smithi125 bash[25022]: cluster 2023-12-21T08:00:21.174207+0000 mgr.x (mgr.24986) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:22.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:22 smithi125 bash[30809]: cluster 2023-12-21T08:00:21.174207+0000 mgr.x (mgr.24986) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:22.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:22 smithi146 bash[25263]: cluster 2023-12-21T08:00:21.174207+0000 mgr.x (mgr.24986) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:24.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:24 smithi146 bash[25263]: cluster 2023-12-21T08:00:23.175058+0000 mgr.x (mgr.24986) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:24.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:24 smithi146 bash[25263]: audit 2023-12-21T08:00:23.744074+0000 mgr.x (mgr.24986) 84 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:24.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:24 smithi125 bash[25022]: cluster 2023-12-21T08:00:23.175058+0000 mgr.x (mgr.24986) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:24.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:24 smithi125 bash[25022]: audit 2023-12-21T08:00:23.744074+0000 mgr.x (mgr.24986) 84 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:24.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:24 smithi125 bash[30809]: cluster 2023-12-21T08:00:23.175058+0000 mgr.x (mgr.24986) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:24.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:24 smithi125 bash[30809]: audit 2023-12-21T08:00:23.744074+0000 mgr.x (mgr.24986) 84 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:26.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:26 smithi125 bash[25022]: cluster 2023-12-21T08:00:25.175858+0000 mgr.x (mgr.24986) 85 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:26.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:26 smithi125 bash[30809]: cluster 2023-12-21T08:00:25.175858+0000 mgr.x (mgr.24986) 85 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:27.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:26 smithi146 bash[25263]: cluster 2023-12-21T08:00:25.175858+0000 mgr.x (mgr.24986) 85 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:27.879 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 starting - - - - 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 starting - - - - 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 starting - - - - 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (7m) 87s ago 7m 47.5M - 8.3.5 dad864ee21e9 53c95c4da45c 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 starting - - - - 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283 starting - - - - 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:9283 running (15m) 95s ago 15m 465M - 17.2.0 e1d6a67b021e 49cd02278efc 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (15m) 95s ago 15m 59.3M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (14m) 87s ago 14m 49.9M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (14m) 95s ago 14m 48.9M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T08:00:28.632 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 starting - - - - 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 starting - - - - 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (13m) 95s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (12m) 95s ago 12m 58.7M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (12m) 95s ago 12m 52.7M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (11m) 95s ago 11m 54.5M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (10m) 87s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (10m) 87s ago 10m 55.2M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (9m) 87s ago 9m 53.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (8m) 87s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 starting - - - - 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (5m) 95s ago 5m 84.3M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:00:28.633 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (5m) 87s ago 5m 84.5M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:00:28.634 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (5m) 95s ago 5m 84.4M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:00:28.634 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (5m) 87s ago 5m 84.7M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:00:28.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:28 smithi125 bash[25022]: cluster 2023-12-21T08:00:27.177514+0000 mgr.x (mgr.24986) 86 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:28.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:28 smithi125 bash[25022]: audit 2023-12-21T08:00:27.857176+0000 mgr.x (mgr.24986) 87 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:28 smithi125 bash[30809]: cluster 2023-12-21T08:00:27.177514+0000 mgr.x (mgr.24986) 86 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:28.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:28 smithi125 bash[30809]: audit 2023-12-21T08:00:27.857176+0000 mgr.x (mgr.24986) 87 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:28 smithi146 bash[25263]: cluster 2023-12-21T08:00:27.177514+0000 mgr.x (mgr.24986) 86 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:29.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:28 smithi146 bash[25263]: audit 2023-12-21T08:00:27.857176+0000 mgr.x (mgr.24986) 87 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.025 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:28 smithi146 bash[58094]: ts=2023-12-21T08:00:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:29.069 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:00:29.069 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:00:29.069 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T08:00:29.069 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:00:29.070 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T08:00:29.071 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:00:29.071 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:00:29.071 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T08:00:29.428 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T08:00:29.429 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "", 2023-12-21T08:00:29.429 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:00:29.429 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:00:29.793 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:29 smithi146 bash[25263]: audit 2023-12-21T08:00:28.239145+0000 mgr.x (mgr.24986) 88 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.793 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:29 smithi146 bash[25263]: audit 2023-12-21T08:00:28.603635+0000 mgr.x (mgr.24986) 89 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.793 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:29 smithi146 bash[25263]: audit 2023-12-21T08:00:29.064895+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.125:0/130141497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:29.874 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[25022]: audit 2023-12-21T08:00:28.239145+0000 mgr.x (mgr.24986) 88 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[25022]: audit 2023-12-21T08:00:28.603635+0000 mgr.x (mgr.24986) 89 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[25022]: audit 2023-12-21T08:00:29.064895+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.125:0/130141497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[30809]: audit 2023-12-21T08:00:28.239145+0000 mgr.x (mgr.24986) 88 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[30809]: audit 2023-12-21T08:00:28.603635+0000 mgr.x (mgr.24986) 89 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:29 smithi125 bash[30809]: audit 2023-12-21T08:00:29.064895+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.125:0/130141497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:30.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:29 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:00:29] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2023-12-21T08:00:30.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[25022]: cluster 2023-12-21T08:00:29.178222+0000 mgr.x (mgr.24986) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[25022]: audit 2023-12-21T08:00:29.421248+0000 mgr.x (mgr.24986) 91 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[25022]: audit 2023-12-21T08:00:29.869979+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.125:0/2328502539' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[25022]: audit 2023-12-21T08:00:30.320280+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[30809]: cluster 2023-12-21T08:00:29.178222+0000 mgr.x (mgr.24986) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[30809]: audit 2023-12-21T08:00:29.421248+0000 mgr.x (mgr.24986) 91 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[30809]: audit 2023-12-21T08:00:29.869979+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.125:0/2328502539' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:30.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:30 smithi125 bash[30809]: audit 2023-12-21T08:00:30.320280+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:31.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:30 smithi146 bash[25263]: cluster 2023-12-21T08:00:29.178222+0000 mgr.x (mgr.24986) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:31.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:30 smithi146 bash[25263]: audit 2023-12-21T08:00:29.421248+0000 mgr.x (mgr.24986) 91 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:31.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:30 smithi146 bash[25263]: audit 2023-12-21T08:00:29.869979+0000 mon.c (mon.1) 195 : audit [DBG] from='client.? 172.21.15.125:0/2328502539' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:31.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:30 smithi146 bash[25263]: audit 2023-12-21T08:00:30.320280+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:32.275 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:31 smithi146 systemd[1]: Stopping Ceph grafana.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:32.275 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:31 smithi146 bash[59218]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T08:00:32.276 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 bash[46265]: t=2023-12-21T08:00:32+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-21T08:00:32.824 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:32 smithi146 bash[25263]: cluster 2023-12-21T08:00:31.179659+0000 mgr.x (mgr.24986) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:32.824 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 bash[59227]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-grafana-a 2023-12-21T08:00:32.824 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 bash[59264]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T08:00:32.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:32 smithi125 bash[25022]: cluster 2023-12-21T08:00:31.179659+0000 mgr.x (mgr.24986) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:32.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:32 smithi125 bash[30809]: cluster 2023-12-21T08:00:31.179659+0000 mgr.x (mgr.24986) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:33.111 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-21T08:00:33.112 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 systemd[1]: Stopped Ceph grafana.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:33.112 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:32 smithi146 systemd[1]: Started Ceph grafana.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:33.112 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:32] ENGINE Bus STOPPING 2023-12-21T08:00:33.112 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:00:33.112 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STOPPED 2023-12-21T08:00:33.113 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTING 2023-12-21T08:00:33.113 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Serving on http://:::9283 2023-12-21T08:00:33.113 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTED 2023-12-21T08:00:33.125 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STOPPING 2023-12-21T08:00:33.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:00:33.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STOPPED 2023-12-21T08:00:33.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTING 2023-12-21T08:00:33.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Serving on http://:::9283 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTED 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STOPPING 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STOPPED 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTING 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Serving on http://:::9283 2023-12-21T08:00:33.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[55631]: [21/Dec/2023:08:00:33] ENGINE Bus STARTED 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.881264+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.893330+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.943745+0000 mgr.x (mgr.24986) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.944441+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.947111+0000 mgr.x (mgr.24986) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.948020+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.958778+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.975932+0000 mgr.x (mgr.24986) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:32.976550+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.007850+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: cephadm 2023-12-21T08:00:33.009523+0000 mgr.x (mgr.24986) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.010828+0000 mgr.x (mgr.24986) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.011774+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.015773+0000 mgr.x (mgr.24986) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.016501+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.024314+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.033920+0000 mgr.x (mgr.24986) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.034503+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.036962+0000 mgr.x (mgr.24986) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.881264+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.893330+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.943745+0000 mgr.x (mgr.24986) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.944441+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.947111+0000 mgr.x (mgr.24986) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.948020+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.958778+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.975932+0000 mgr.x (mgr.24986) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:32.976550+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.007850+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: cephadm 2023-12-21T08:00:33.009523+0000 mgr.x (mgr.24986) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.010828+0000 mgr.x (mgr.24986) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.011774+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.015773+0000 mgr.x (mgr.24986) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.016501+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.024314+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.033920+0000 mgr.x (mgr.24986) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.034503+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.036962+0000 mgr.x (mgr.24986) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.037789+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.048459+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.061104+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.066409+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.076716+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[25022]: audit 2023-12-21T08:00:33.107140+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.037789+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.048459+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.061104+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.066409+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.076716+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:33 smithi125 bash[30809]: audit 2023-12-21T08:00:33.107140+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.881264+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.893330+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.943745+0000 mgr.x (mgr.24986) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.944441+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.947111+0000 mgr.x (mgr.24986) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.948020+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi125.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.958778+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.975932+0000 mgr.x (mgr.24986) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:32.976550+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.007850+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: cephadm 2023-12-21T08:00:33.009523+0000 mgr.x (mgr.24986) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.010828+0000 mgr.x (mgr.24986) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.011774+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.015773+0000 mgr.x (mgr.24986) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.016501+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.024314+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.033920+0000 mgr.x (mgr.24986) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.034503+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:34.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.036962+0000 mgr.x (mgr.24986) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.037789+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.048459+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.061104+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.066409+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.076716+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:34.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:33 smithi146 bash[25263]: audit 2023-12-21T08:00:33.107140+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:35.055 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:34 smithi146 bash[25263]: audit 2023-12-21T08:00:33.059996+0000 mgr.x (mgr.24986) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:35.056 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:34 smithi146 bash[25263]: audit 2023-12-21T08:00:33.065238+0000 mgr.x (mgr.24986) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:35.056 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:34 smithi146 bash[25263]: cephadm 2023-12-21T08:00:33.108880+0000 mgr.x (mgr.24986) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:35.056 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:34 smithi146 bash[25263]: cluster 2023-12-21T08:00:33.180408+0000 mgr.x (mgr.24986) 104 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:35.056 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:34 smithi146 bash[25263]: audit 2023-12-21T08:00:33.755377+0000 mgr.x (mgr.24986) 105 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:35.056 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+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-21T08:00:35.056 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+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-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-21T08:00:35.057 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="App mode production" logger=settings 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+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-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=652.132µs 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-21T08:00:35.058 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-21T08:00:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[30809]: audit 2023-12-21T08:00:33.059996+0000 mgr.x (mgr.24986) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[30809]: audit 2023-12-21T08:00:33.065238+0000 mgr.x (mgr.24986) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[30809]: cephadm 2023-12-21T08:00:33.108880+0000 mgr.x (mgr.24986) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:35.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[30809]: cluster 2023-12-21T08:00:33.180408+0000 mgr.x (mgr.24986) 104 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[30809]: audit 2023-12-21T08:00:33.755377+0000 mgr.x (mgr.24986) 105 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[25022]: audit 2023-12-21T08:00:33.059996+0000 mgr.x (mgr.24986) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[25022]: audit 2023-12-21T08:00:33.065238+0000 mgr.x (mgr.24986) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[25022]: cephadm 2023-12-21T08:00:33.108880+0000 mgr.x (mgr.24986) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[25022]: cluster 2023-12-21T08:00:33.180408+0000 mgr.x (mgr.24986) 104 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:35.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:34 smithi125 bash[25022]: audit 2023-12-21T08:00:33.755377+0000 mgr.x (mgr.24986) 105 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:35.264 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-21T08:00:35.265 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-21T08:00:35.265 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-21T08:00:35.265 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-21T08:00:35.265 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-21T08:00:35.349 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-21T08:00:35.349 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-21T08:00:35.350 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-21T08:00:35.710 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-21T08:00:35.711 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:00:35 smithi146 bash[59299]: t=2023-12-21T08:00:35+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-21T08:00:37.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: cluster 2023-12-21T08:00:35.181076+0000 mgr.x (mgr.24986) 106 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:37.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: audit 2023-12-21T08:00:36.397169+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:37.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: audit 2023-12-21T08:00:36.402023+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: audit 2023-12-21T08:00:36.402716+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: audit 2023-12-21T08:00:36.404741+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:37.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:36 smithi146 bash[25263]: audit 2023-12-21T08:00:36.406523+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: cluster 2023-12-21T08:00:35.181076+0000 mgr.x (mgr.24986) 106 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: audit 2023-12-21T08:00:36.397169+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: audit 2023-12-21T08:00:36.402023+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: audit 2023-12-21T08:00:36.402716+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: audit 2023-12-21T08:00:36.404741+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:37.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[25022]: audit 2023-12-21T08:00:36.406523+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: cluster 2023-12-21T08:00:35.181076+0000 mgr.x (mgr.24986) 106 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: audit 2023-12-21T08:00:36.397169+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: audit 2023-12-21T08:00:36.402023+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: audit 2023-12-21T08:00:36.402716+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: audit 2023-12-21T08:00:36.404741+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:37.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:36 smithi125 bash[30809]: audit 2023-12-21T08:00:36.406523+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:38.183 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:37 smithi125 bash[30809]: cephadm 2023-12-21T08:00:36.384328+0000 mgr.x (mgr.24986) 107 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:38.183 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:37 smithi125 bash[30809]: cephadm 2023-12-21T08:00:36.406504+0000 mgr.x (mgr.24986) 108 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:38.184 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:37 smithi125 bash[25022]: cephadm 2023-12-21T08:00:36.384328+0000 mgr.x (mgr.24986) 107 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:38.184 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:37 smithi125 bash[25022]: cephadm 2023-12-21T08:00:36.406504+0000 mgr.x (mgr.24986) 108 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:37 smithi146 bash[25263]: cephadm 2023-12-21T08:00:36.384328+0000 mgr.x (mgr.24986) 107 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:37 smithi146 bash[25263]: cephadm 2023-12-21T08:00:36.406504+0000 mgr.x (mgr.24986) 108 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:38.906 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:38 smithi146 bash[58094]: ts=2023-12-21T08:00:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:39.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:38 smithi125 bash[25022]: cluster 2023-12-21T08:00:37.182185+0000 mgr.x (mgr.24986) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:39.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:38 smithi125 bash[30809]: cluster 2023-12-21T08:00:37.182185+0000 mgr.x (mgr.24986) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:39.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:38 smithi146 bash[25263]: cluster 2023-12-21T08:00:37.182185+0000 mgr.x (mgr.24986) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:40.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:39 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:00:39] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-21T08:00:40.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:40 smithi125 systemd[1]: Stopping Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:40 smithi146 bash[25263]: cluster 2023-12-21T08:00:39.182852+0000 mgr.x (mgr.24986) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:41.374 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:40 smithi125 bash[25022]: cluster 2023-12-21T08:00:39.182852+0000 mgr.x (mgr.24986) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:41.375 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:40 smithi125 bash[30809]: cluster 2023-12-21T08:00:39.182852+0000 mgr.x (mgr.24986) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:41.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 bash[73757]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:00:41.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:00:41.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 bash[73907]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:00:41.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-21T08:00:41.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 systemd[1]: Stopped Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:42.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:41 smithi125 systemd[1]: Started Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:43.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[73976]: debug 2023-12-21T08:00:42.913+0000 7f87e8c46700 1 -- 172.21.15.125:0/1194302036 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f3bc5cf520 con 0x55f3bd34c400 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[73976]: debug 2023-12-21T08:00:43.085+0000 7f87f2e1c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: cluster 2023-12-21T08:00:41.184478+0000 mgr.x (mgr.24986) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.853877+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.872639+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.886949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.887489+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.887569+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[25022]: audit 2023-12-21T08:00:41.888162+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: cluster 2023-12-21T08:00:41.184478+0000 mgr.x (mgr.24986) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.853877+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.872639+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.886949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.887489+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.887569+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:42 smithi125 bash[30809]: audit 2023-12-21T08:00:41.888162+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:43.248 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: cluster 2023-12-21T08:00:41.184478+0000 mgr.x (mgr.24986) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.853877+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.872639+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.886949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.887489+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.887569+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:00:43.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:42 smithi146 bash[25263]: audit 2023-12-21T08:00:41.888162+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:00:44.150 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[73976]: debug 2023-12-21T08:00:44.041+0000 7f87f2e1c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[30809]: cephadm 2023-12-21T08:00:42.218768+0000 mgr.x (mgr.24986) 112 : cephadm [INF] Deploying daemon agent.smithi125 on smithi125 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[30809]: cephadm 2023-12-21T08:00:42.901360+0000 mgr.x (mgr.24986) 113 : cephadm [INF] Deploying daemon agent.smithi146 on smithi146 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[30809]: audit 2023-12-21T08:00:43.213214+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[30809]: audit 2023-12-21T08:00:43.687909+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[30809]: audit 2023-12-21T08:00:43.784756+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[25022]: cephadm 2023-12-21T08:00:42.218768+0000 mgr.x (mgr.24986) 112 : cephadm [INF] Deploying daemon agent.smithi125 on smithi125 2023-12-21T08:00:44.151 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[25022]: cephadm 2023-12-21T08:00:42.901360+0000 mgr.x (mgr.24986) 113 : cephadm [INF] Deploying daemon agent.smithi146 on smithi146 2023-12-21T08:00:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[25022]: audit 2023-12-21T08:00:43.213214+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[25022]: audit 2023-12-21T08:00:43.687909+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.152 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:43 smithi125 bash[25022]: audit 2023-12-21T08:00:43.784756+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.261 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:43 smithi146 bash[25263]: cephadm 2023-12-21T08:00:42.218768+0000 mgr.x (mgr.24986) 112 : cephadm [INF] Deploying daemon agent.smithi125 on smithi125 2023-12-21T08:00:44.261 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:43 smithi146 bash[25263]: cephadm 2023-12-21T08:00:42.901360+0000 mgr.x (mgr.24986) 113 : cephadm [INF] Deploying daemon agent.smithi146 on smithi146 2023-12-21T08:00:44.261 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:43 smithi146 bash[25263]: audit 2023-12-21T08:00:43.213214+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.262 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:43 smithi146 bash[25263]: audit 2023-12-21T08:00:43.687909+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.262 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:43 smithi146 bash[25263]: audit 2023-12-21T08:00:43.784756+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:44.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[73976]: debug 2023-12-21T08:00:44.141+0000 7f87f2e1c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:00:44.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[73976]: debug 2023-12-21T08:00:44.241+0000 7f87f2e1c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:00:44.867 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[73976]: debug 2023-12-21T08:00:44.505+0000 7f87f2e1c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:45.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[25022]: cluster 2023-12-21T08:00:43.185174+0000 mgr.x (mgr.24986) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:45.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[25022]: audit 2023-12-21T08:00:43.758747+0000 mgr.x (mgr.24986) 115 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:45.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[25022]: audit 2023-12-21T08:00:44.255130+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:45.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[73976]: debug 2023-12-21T08:00:44.865+0000 7f87f2e1c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:00:45.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:45 smithi125 bash[73976]: debug 2023-12-21T08:00:45.025+0000 7f87f2e1c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:45.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[30809]: cluster 2023-12-21T08:00:43.185174+0000 mgr.x (mgr.24986) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:45.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[30809]: audit 2023-12-21T08:00:43.758747+0000 mgr.x (mgr.24986) 115 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:45.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:44 smithi125 bash[30809]: audit 2023-12-21T08:00:44.255130+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:45.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:44 smithi146 bash[25263]: cluster 2023-12-21T08:00:43.185174+0000 mgr.x (mgr.24986) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:45.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:44 smithi146 bash[25263]: audit 2023-12-21T08:00:43.758747+0000 mgr.x (mgr.24986) 115 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:45.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:44 smithi146 bash[25263]: audit 2023-12-21T08:00:44.255130+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:45.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:45 smithi125 bash[73976]: debug 2023-12-21T08:00:45.237+0000 7f87f2e1c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:00:46.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:45 smithi125 bash[25022]: audit 2023-12-21T08:00:45.320651+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:46.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:45 smithi125 bash[30809]: audit 2023-12-21T08:00:45.320651+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:45 smithi146 bash[25263]: audit 2023-12-21T08:00:45.320651+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:46.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[73976]: debug 2023-12-21T08:00:46.257+0000 7f87f2e1c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:00:46.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[73976]: debug 2023-12-21T08:00:46.373+0000 7f87f2e1c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:00:46.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[73976]: debug 2023-12-21T08:00:46.489+0000 7f87f2e1c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:00:47.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[25022]: cluster 2023-12-21T08:00:45.185873+0000 mgr.x (mgr.24986) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:47.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[30809]: cluster 2023-12-21T08:00:45.185873+0000 mgr.x (mgr.24986) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:47.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:46 smithi125 bash[73976]: debug 2023-12-21T08:00:46.965+0000 7f87f2e1c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:00:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:46 smithi146 bash[25263]: cluster 2023-12-21T08:00:45.185873+0000 mgr.x (mgr.24986) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:47.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:47 smithi125 bash[73976]: debug 2023-12-21T08:00:47.189+0000 7f87f2e1c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:00:48.139 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:47 smithi125 bash[73976]: debug 2023-12-21T08:00:47.649+0000 7f87f2e1c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:00:48.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:48 smithi125 bash[73976]: debug 2023-12-21T08:00:48.148+0000 7f87f2e1c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:48.970 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:48 smithi125 bash[30809]: cluster 2023-12-21T08:00:47.187560+0000 mgr.x (mgr.24986) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:48.971 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:48 smithi125 bash[25022]: cluster 2023-12-21T08:00:47.187560+0000 mgr.x (mgr.24986) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:48.971 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:48 smithi125 bash[73976]: debug 2023-12-21T08:00:48.828+0000 7f87f2e1c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:00:48.971 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:48 smithi125 bash[73976]: debug 2023-12-21T08:00:48.960+0000 7f87f2e1c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:00:49.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:48 smithi146 bash[25263]: cluster 2023-12-21T08:00:47.187560+0000 mgr.x (mgr.24986) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:00:49.025 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:48 smithi146 bash[58094]: ts=2023-12-21T08:00: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:49.652 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:49 smithi125 bash[73976]: debug 2023-12-21T08:00:49.392+0000 7f87f2e1c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:00:49.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:49 smithi125 bash[73976]: debug 2023-12-21T08:00:49.552+0000 7f87f2e1c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:00:50.002 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:49 smithi125 bash[73976]: debug 2023-12-21T08:00:49.720+0000 7f87f2e1c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:50.002 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:49 smithi125 bash[73976]: debug 2023-12-21T08:00:49.852+0000 7f87f2e1c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:00:50.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:49 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:00:49] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.33.4" 2023-12-21T08:00:50.381 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:49 smithi125 bash[73976]: debug 2023-12-21T08:00:49.992+0000 7f87f2e1c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:00:50.381 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[73976]: debug 2023-12-21T08:00:50.228+0000 7f87f2e1c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:00:50.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[73976]: debug 2023-12-21T08:00:50.372+0000 7f87f2e1c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: cluster 2023-12-21T08:00:49.188374+0000 mgr.x (mgr.24986) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:49.733293+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:49.743748+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:49.799090+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:49.808654+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:49.816651+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:50.243685+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:50.256736+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:50 smithi146 bash[25263]: audit 2023-12-21T08:00:50.271687+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: cluster 2023-12-21T08:00:49.188374+0000 mgr.x (mgr.24986) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:49.733293+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:49.743748+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:49.799090+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:49.808654+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:49.816651+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:50.243685+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:50.256736+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[25022]: audit 2023-12-21T08:00:50.271687+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: cluster 2023-12-21T08:00:49.188374+0000 mgr.x (mgr.24986) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:49.733293+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:49.743748+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:49.799090+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:49.808654+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:49.816651+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:50.243685+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:50.256736+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:50 smithi125 bash[30809]: audit 2023-12-21T08:00:50.271687+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.746875+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.755778+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.758436+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.759995+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: cluster 2023-12-21T08:00:50.760944+0000 mgr.x (mgr.24986) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.768699+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:50.857764+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: cephadm 2023-12-21T08:00:50.857903+0000 mgr.x (mgr.24986) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: cephadm 2023-12-21T08:00:50.858597+0000 mgr.x (mgr.24986) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: cluster 2023-12-21T08:00:51.690005+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: cluster 2023-12-21T08:00:51.690195+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:51.691745+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:51.693498+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:51.696687+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T08:00:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:51 smithi146 bash[25263]: audit 2023-12-21T08:00:51.697439+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: debug 2023-12-21T08:00:51.680+0000 7f87f2e1c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: [21/Dec/2023:08:00:51] ENGINE Bus STARTING 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: CherryPy Checker: 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: The Application mounted at '' has an empty config. 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: [21/Dec/2023:08:00:51] ENGINE Serving on http://:::9283 2023-12-21T08:00:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[73976]: [21/Dec/2023:08:00:51] ENGINE Bus STARTED 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.746875+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.755778+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.758436+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.759995+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: cluster 2023-12-21T08:00:50.760944+0000 mgr.x (mgr.24986) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.768699+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:50.857764+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: cephadm 2023-12-21T08:00:50.857903+0000 mgr.x (mgr.24986) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: cephadm 2023-12-21T08:00:50.858597+0000 mgr.x (mgr.24986) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: cluster 2023-12-21T08:00:51.690005+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: cluster 2023-12-21T08:00:51.690195+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:51.691745+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T08:00:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:51.693498+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:51.696687+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[30809]: audit 2023-12-21T08:00:51.697439+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.746875+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.755778+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.758436+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.759995+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: cluster 2023-12-21T08:00:50.760944+0000 mgr.x (mgr.24986) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.768699+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:50.857764+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: cephadm 2023-12-21T08:00:50.857903+0000 mgr.x (mgr.24986) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: cephadm 2023-12-21T08:00:50.858597+0000 mgr.x (mgr.24986) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: cluster 2023-12-21T08:00:51.690005+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: cluster 2023-12-21T08:00:51.690195+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2023-12-21T08:00:52.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:51.691745+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T08:00:52.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:51.693498+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:52.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:51.696687+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T08:00:52.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:51 smithi125 bash[25022]: audit 2023-12-21T08:00:51.697439+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.125:0/855354826' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:52.895 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:52 smithi125 bash[30809]: cluster 2023-12-21T08:00:51.753363+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-21T08:00:52.895 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:52 smithi125 bash[30809]: cluster 2023-12-21T08:00:51.781003+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 97s), standbys: y 2023-12-21T08:00:52.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:52 smithi125 bash[25022]: cluster 2023-12-21T08:00:51.753363+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-21T08:00:52.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:52 smithi125 bash[25022]: cluster 2023-12-21T08:00:51.781003+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 97s), standbys: y 2023-12-21T08:00:53.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:52 smithi146 bash[25263]: cluster 2023-12-21T08:00:51.753363+0000 mon.a (mon.0) 1231 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-21T08:00:53.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:52 smithi146 bash[25263]: cluster 2023-12-21T08:00:51.781003+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 97s), standbys: y 2023-12-21T08:00:53.789 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:53 smithi125 bash[25022]: cluster 2023-12-21T08:00:52.762549+0000 mgr.x (mgr.24986) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:53 smithi146 bash[25263]: cluster 2023-12-21T08:00:52.762549+0000 mgr.x (mgr.24986) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:54.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:53 smithi125 bash[30809]: cluster 2023-12-21T08:00:52.762549+0000 mgr.x (mgr.24986) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: audit 2023-12-21T08:00:53.766624+0000 mgr.x (mgr.24986) 123 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: cephadm 2023-12-21T08:00:53.830191+0000 mgr.x (mgr.24986) 124 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: audit 2023-12-21T08:00:53.832911+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: audit 2023-12-21T08:00:53.833863+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: audit 2023-12-21T08:00:53.836203+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:55.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: cephadm 2023-12-21T08:00:53.837615+0000 mgr.x (mgr.24986) 125 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:55.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:54 smithi146 bash[25263]: audit 2023-12-21T08:00:53.837773+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: audit 2023-12-21T08:00:53.766624+0000 mgr.x (mgr.24986) 123 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: cephadm 2023-12-21T08:00:53.830191+0000 mgr.x (mgr.24986) 124 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: audit 2023-12-21T08:00:53.832911+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: audit 2023-12-21T08:00:53.833863+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: audit 2023-12-21T08:00:53.836203+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: cephadm 2023-12-21T08:00:53.837615+0000 mgr.x (mgr.24986) 125 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:55.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[25022]: audit 2023-12-21T08:00:53.837773+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: audit 2023-12-21T08:00:53.766624+0000 mgr.x (mgr.24986) 123 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: cephadm 2023-12-21T08:00:53.830191+0000 mgr.x (mgr.24986) 124 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: audit 2023-12-21T08:00:53.832911+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: audit 2023-12-21T08:00:53.833863+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: audit 2023-12-21T08:00:53.836203+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: cephadm 2023-12-21T08:00:53.837615+0000 mgr.x (mgr.24986) 125 : cephadm [INF] Deploying daemon mgr.y on smithi125 2023-12-21T08:00:55.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:54 smithi125 bash[30809]: audit 2023-12-21T08:00:53.837773+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:55.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:55 smithi125 bash[30809]: cluster 2023-12-21T08:00:54.763312+0000 mgr.x (mgr.24986) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:55.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:55 smithi125 bash[25022]: cluster 2023-12-21T08:00:54.763312+0000 mgr.x (mgr.24986) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:55 smithi146 bash[25263]: cluster 2023-12-21T08:00:54.763312+0000 mgr.x (mgr.24986) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2023-12-21T08:00:56.576 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:56 smithi125 systemd[1]: Stopping Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[75476]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:00:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:00:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[75551]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:00:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-21T08:00:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 systemd[1]: Stopped Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: cluster 2023-12-21T08:00:56.764807+0000 mgr.x (mgr.24986) 127 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.611099+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.622572+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.665517+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.667219+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.677059+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.699789+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.709606+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.719906+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.790 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[30809]: audit 2023-12-21T08:00:57.764007+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:57.791 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:57 smithi125 systemd[1]: Started Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:57.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: cluster 2023-12-21T08:00:56.764807+0000 mgr.x (mgr.24986) 127 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:00:57.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.611099+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.622572+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.665517+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.667219+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.677059+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.699789+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.709606+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.719906+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:57 smithi125 bash[25022]: audit 2023-12-21T08:00:57.764007+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: cluster 2023-12-21T08:00:56.764807+0000 mgr.x (mgr.24986) 127 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:00:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.611099+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.622572+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.665517+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.667219+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.677059+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.699789+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.709606+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.719906+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24986 ' entity='mgr.x' 2023-12-21T08:00:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:57 smithi146 bash[25263]: audit 2023-12-21T08:00:57.764007+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:58.958 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[58094]: ts=2023-12-21T08:00:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:58.958 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[55631]: debug 2023-12-21T08:00:58.720+0000 7fba40e93700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-21T08:00:58.958 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[55631]: ignoring --setuser ceph since I am not root 2023-12-21T08:00:58.958 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[55631]: ignoring --setgroup ceph since I am not root 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[55631]: debug 2023-12-21T08:00:58.776+0000 7f54ecf70700 1 -- 172.21.15.146:0/739545876 <== mon.2 v2:172.21.15.146:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55588b103080 con 0x55588be72800 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[55631]: debug 2023-12-21T08:00:58.944+0000 7f54f6d28200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cluster 2023-12-21T08:00:57.668041+0000 mgr.x (mgr.24986) 128 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cephadm 2023-12-21T08:00:57.676077+0000 mgr.x (mgr.24986) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cephadm 2023-12-21T08:00:57.764302+0000 mgr.x (mgr.24986) 130 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cephadm 2023-12-21T08:00:57.764949+0000 mgr.x (mgr.24986) 131 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cephadm 2023-12-21T08:00:57.767825+0000 mgr.x (mgr.24986) 132 : cephadm [INF] Failing over to other MGR 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: audit 2023-12-21T08:00:57.770220+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:58.959 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: audit 2023-12-21T08:00:57.770987+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:58.960 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cluster 2023-12-21T08:00:57.779967+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T08:00:58.960 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cluster 2023-12-21T08:00:58.618868+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-21T08:00:58.960 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cluster 2023-12-21T08:00:58.618947+0000 mon.a (mon.0) 1243 : cluster [INF] Cluster is now healthy 2023-12-21T08:00:58.960 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: audit 2023-12-21T08:00:58.729909+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T08:00:58.960 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:00:58 smithi146 bash[25263]: cluster 2023-12-21T08:00:58.730074+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e28: y(active, starting, since 0.957681s) 2023-12-21T08:00:59.077 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cluster 2023-12-21T08:00:57.668041+0000 mgr.x (mgr.24986) 128 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-21T08:00:59.077 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cephadm 2023-12-21T08:00:57.676077+0000 mgr.x (mgr.24986) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:00:59.077 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cephadm 2023-12-21T08:00:57.764302+0000 mgr.x (mgr.24986) 130 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:59.077 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cephadm 2023-12-21T08:00:57.764949+0000 mgr.x (mgr.24986) 131 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:59.077 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cephadm 2023-12-21T08:00:57.767825+0000 mgr.x (mgr.24986) 132 : cephadm [INF] Failing over to other MGR 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: audit 2023-12-21T08:00:57.770220+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: audit 2023-12-21T08:00:57.770987+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cluster 2023-12-21T08:00:57.779967+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cluster 2023-12-21T08:00:58.618868+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cluster 2023-12-21T08:00:58.618947+0000 mon.a (mon.0) 1243 : cluster [INF] Cluster is now healthy 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: audit 2023-12-21T08:00:58.729909+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[25022]: cluster 2023-12-21T08:00:58.730074+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e28: y(active, starting, since 0.957681s) 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cluster 2023-12-21T08:00:57.668041+0000 mgr.x (mgr.24986) 128 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-21T08:00:59.078 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cephadm 2023-12-21T08:00:57.676077+0000 mgr.x (mgr.24986) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cephadm 2023-12-21T08:00:57.764302+0000 mgr.x (mgr.24986) 130 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cephadm 2023-12-21T08:00:57.764949+0000 mgr.x (mgr.24986) 131 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cephadm 2023-12-21T08:00:57.767825+0000 mgr.x (mgr.24986) 132 : cephadm [INF] Failing over to other MGR 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: audit 2023-12-21T08:00:57.770220+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24986 172.21.15.146:0/2048058561' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: audit 2023-12-21T08:00:57.770987+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cluster 2023-12-21T08:00:57.779967+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cluster 2023-12-21T08:00:58.618868+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cluster 2023-12-21T08:00:58.618947+0000 mon.a (mon.0) 1243 : cluster [INF] Cluster is now healthy 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: audit 2023-12-21T08:00:58.729909+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24986 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T08:00:59.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:00:58 smithi125 bash[30809]: cluster 2023-12-21T08:00:58.730074+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e28: y(active, starting, since 0.957681s) 2023-12-21T08:00:59.379 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:59 smithi125 bash[75616]: debug 2023-12-21T08:00:59.208+0000 7f9da1b05700 1 -- 172.21.15.125:0/2170962067 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55849a289520 con 0x55849b006400 2023-12-21T08:00:59.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:00:59 smithi125 bash[75616]: debug 2023-12-21T08:00:59.368+0000 7f9dabcdb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:01:00.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:59 smithi146 bash[55631]: debug 2023-12-21T08:00:59.828+0000 7f54f6d28200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:01:00.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:00:59 smithi146 bash[55631]: debug 2023-12-21T08:00:59.928+0000 7f54f6d28200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:01:00.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:00 smithi146 bash[55631]: debug 2023-12-21T08:01:00.028+0000 7f54f6d28200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:01:00.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:00 smithi125 bash[75616]: debug 2023-12-21T08:01:00.296+0000 7f9dabcdb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:01:00.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:00 smithi125 bash[75616]: debug 2023-12-21T08:01:00.404+0000 7f9dabcdb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:01:00.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:00 smithi125 bash[75616]: debug 2023-12-21T08:01:00.504+0000 7f9dabcdb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:01:00.658 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:00 smithi146 bash[55631]: debug 2023-12-21T08:01:00.292+0000 7f54f6d28200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:01.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:00 smithi146 bash[55631]: debug 2023-12-21T08:01:00.644+0000 7f54f6d28200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:01:01.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:00 smithi146 bash[55631]: debug 2023-12-21T08:01:00.804+0000 7f54f6d28200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:01.146 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:00 smithi125 bash[75616]: debug 2023-12-21T08:01:00.768+0000 7f9dabcdb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:01.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:01 smithi125 bash[75616]: debug 2023-12-21T08:01:01.136+0000 7f9dabcdb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:01:01.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:01 smithi125 bash[75616]: debug 2023-12-21T08:01:01.312+0000 7f9dabcdb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:01.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:01 smithi146 bash[55631]: debug 2023-12-21T08:01:01.016+0000 7f54f6d28200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:01:01.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:01 smithi125 bash[75616]: debug 2023-12-21T08:01:01.524+0000 7f9dabcdb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:01:02.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:02 smithi146 bash[55631]: debug 2023-12-21T08:01:02.016+0000 7f54f6d28200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:01:02.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:02 smithi146 bash[55631]: debug 2023-12-21T08:01:02.128+0000 7f54f6d28200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:01:02.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:02 smithi146 bash[55631]: debug 2023-12-21T08:01:02.244+0000 7f54f6d28200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:01:02.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:02 smithi125 bash[75616]: debug 2023-12-21T08:01:02.528+0000 7f9dabcdb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:01:02.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:02 smithi125 bash[75616]: debug 2023-12-21T08:01:02.640+0000 7f9dabcdb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:01:02.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:02 smithi125 bash[75616]: debug 2023-12-21T08:01:02.756+0000 7f9dabcdb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:01:03.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:02 smithi146 bash[55631]: debug 2023-12-21T08:01:02.720+0000 7f54f6d28200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:01:03.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:02 smithi146 bash[55631]: debug 2023-12-21T08:01:02.952+0000 7f54f6d28200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:01:03.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:03 smithi125 bash[75616]: debug 2023-12-21T08:01:03.228+0000 7f9dabcdb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:01:03.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:03 smithi125 bash[75616]: debug 2023-12-21T08:01:03.448+0000 7f9dabcdb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:01:03.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:03 smithi146 bash[55631]: debug 2023-12-21T08:01:03.424+0000 7f54f6d28200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:01:04.160 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:03 smithi125 bash[75616]: debug 2023-12-21T08:01:03.896+0000 7f9dabcdb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:01:04.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:03 smithi146 bash[55631]: debug 2023-12-21T08:01:03.924+0000 7f54f6d28200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:04.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:04 smithi125 bash[75616]: debug 2023-12-21T08:01:04.388+0000 7f9dabcdb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:04.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:04 smithi146 bash[55631]: debug 2023-12-21T08:01:04.476+0000 7f54f6d28200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:01:04.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:04 smithi146 bash[55631]: debug 2023-12-21T08:01:04.588+0000 7f54f6d28200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:01:05.210 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:04 smithi146 bash[55631]: debug 2023-12-21T08:01:04.940+0000 7f54f6d28200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:01:05.210 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.052+0000 7f54f6d28200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:01:05.255 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:04 smithi125 bash[75616]: debug 2023-12-21T08:01:04.940+0000 7f9dabcdb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:01:05.255 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.052+0000 7f9dabcdb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:01:05.467 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.200+0000 7f54f6d28200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:05.467 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.320+0000 7f54f6d28200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:01:05.541 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.412+0000 7f9dabcdb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:01:05.689 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.532+0000 7f9dabcdb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:01:05.765 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[58094]: ts=2023-12-21T08:01:05.486Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.146:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.146:8765: connect: connection refused" 2023-12-21T08:01:05.766 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[58094]: ts=2023-12-21T08:01:05.487Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.146:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2023-12-21T08:01:05.766 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[58094]: ts=2023-12-21T08:01:05.489Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.146:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.146:8765: connect: connection refused" 2023-12-21T08:01:05.766 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[58094]: ts=2023-12-21T08:01:05.489Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.146:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2023-12-21T08:01:05.766 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.456+0000 7f54f6d28200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:01:05.766 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.668+0000 7f54f6d28200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:01:05.807 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.680+0000 7f9dabcdb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:06.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:05 smithi146 bash[55631]: debug 2023-12-21T08:01:05.800+0000 7f54f6d28200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:01:06.138 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.796+0000 7f9dabcdb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:01:06.138 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:05 smithi125 bash[75616]: debug 2023-12-21T08:01:05.928+0000 7f9dabcdb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:01:06.272 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:06 smithi125 bash[75616]: debug 2023-12-21T08:01:06.128+0000 7f9dabcdb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:01:06.402 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:06 smithi125 bash[75616]: debug 2023-12-21T08:01:06.264+0000 7f9dabcdb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[25263]: audit 2023-12-21T08:01:07.072594+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[25263]: cluster 2023-12-21T08:01:07.074446+0000 mon.a (mon.0) 1246 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[25263]: audit 2023-12-21T08:01:07.074516+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[25263]: audit 2023-12-21T08:01:07.076967+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[25263]: audit 2023-12-21T08:01:07.078850+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: debug 2023-12-21T08:01:07.064+0000 7f54f6d28200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: [21/Dec/2023:08:01:07] ENGINE Bus STARTING 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: CherryPy Checker: 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: The Application mounted at '' has an empty config. 2023-12-21T08:01:07.273 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: [21/Dec/2023:08:01:07] ENGINE Serving on http://:::9283 2023-12-21T08:01:07.274 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:07 smithi146 bash[55631]: [21/Dec/2023:08:01:07] ENGINE Bus STARTED 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[25022]: audit 2023-12-21T08:01:07.072594+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[25022]: cluster 2023-12-21T08:01:07.074446+0000 mon.a (mon.0) 1246 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[25022]: audit 2023-12-21T08:01:07.074516+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[25022]: audit 2023-12-21T08:01:07.076967+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[25022]: audit 2023-12-21T08:01:07.078850+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[30809]: audit 2023-12-21T08:01:07.072594+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[30809]: cluster 2023-12-21T08:01:07.074446+0000 mon.a (mon.0) 1246 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[30809]: audit 2023-12-21T08:01:07.074516+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[30809]: audit 2023-12-21T08:01:07.076967+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:07.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[30809]: audit 2023-12-21T08:01:07.078850+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.146:0/3010294157' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:07.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:07 smithi125 bash[75616]: debug 2023-12-21T08:01:07.552+0000 7f9dabcdb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[75616]: [21/Dec/2023:08:01:08] ENGINE Bus STARTING 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[30809]: cluster 2023-12-21T08:01:07.133390+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e29: y(active, starting, since 9s), standbys: x 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[30809]: cluster 2023-12-21T08:01:07.562678+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[30809]: cluster 2023-12-21T08:01:07.563540+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon y 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[30809]: cluster 2023-12-21T08:01:07.567770+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[25022]: cluster 2023-12-21T08:01:07.133390+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e29: y(active, starting, since 9s), standbys: x 2023-12-21T08:01:08.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[25022]: cluster 2023-12-21T08:01:07.562678+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:01:08.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[25022]: cluster 2023-12-21T08:01:07.563540+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon y 2023-12-21T08:01:08.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[25022]: cluster 2023-12-21T08:01:07.567770+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:08.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:08 smithi146 bash[25263]: cluster 2023-12-21T08:01:07.133390+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e29: y(active, starting, since 9s), standbys: x 2023-12-21T08:01:08.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:08 smithi146 bash[25263]: cluster 2023-12-21T08:01:07.562678+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:01:08.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:08 smithi146 bash[25263]: cluster 2023-12-21T08:01:07.563540+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon y 2023-12-21T08:01:08.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:08 smithi146 bash[25263]: cluster 2023-12-21T08:01:07.567770+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:08.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[75616]: CherryPy Checker: 2023-12-21T08:01:08.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[75616]: The Application mounted at '' has an empty config. 2023-12-21T08:01:08.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[75616]: [21/Dec/2023:08:01:08] ENGINE Serving on http://:::9283 2023-12-21T08:01:08.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:08 smithi125 bash[75616]: [21/Dec/2023:08:01:08] ENGINE Bus STARTED 2023-12-21T08:01:09.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: cluster 2023-12-21T08:01:08.163091+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e30: y(active, starting, since 0.599672s), standbys: x 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.164008+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.164234+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.164473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.167321+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.167706+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:09.228 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.168113+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.168454+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.168759+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.169083+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.169393+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.169706+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.170003+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.170314+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.170616+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.170867+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.171423+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:09.229 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: cluster 2023-12-21T08:01:08.185922+0000 mon.a (mon.0) 1252 : cluster [INF] Manager daemon y is now available 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.231281+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.238287+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.252197+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.254041+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.254706+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.256388+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.276697+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.308899+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.311589+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.335524+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.338156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.986675+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.230 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:08.989330+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.231 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:09.062428+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.231 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:09.064545+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:09.231 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:09.064930+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.231 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[25022]: audit 2023-12-21T08:01:09.065981+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: cluster 2023-12-21T08:01:08.163091+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e30: y(active, starting, since 0.599672s), standbys: x 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.164008+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.164234+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.164473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.167321+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.167706+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.168113+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.168454+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.168759+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.169083+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:09.232 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.169393+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.169706+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.170003+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.170314+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.170616+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.170867+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.171423+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: cluster 2023-12-21T08:01:08.185922+0000 mon.a (mon.0) 1252 : cluster [INF] Manager daemon y is now available 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.231281+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.238287+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.252197+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.233 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.254041+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.254706+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.256388+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.276697+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.308899+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.311589+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.335524+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.338156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.986675+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:08.989330+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:09.062428+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.234 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:09.064545+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:09.235 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:09.064930+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.235 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:09 smithi125 bash[30809]: audit 2023-12-21T08:01:09.065981+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:09.246 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: cluster 2023-12-21T08:01:08.163091+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e30: y(active, starting, since 0.599672s), standbys: x 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.164008+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.164234+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.164473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.167321+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.167706+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.168113+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.168454+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.168759+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.169083+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.169393+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.169706+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.170003+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.170314+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:09.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.170616+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.170867+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.171423+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: cluster 2023-12-21T08:01:08.185922+0000 mon.a (mon.0) 1252 : cluster [INF] Manager daemon y is now available 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.231281+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.238287+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.252197+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.254041+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.254706+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.256388+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:01:09.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.276697+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.308899+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.311589+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.335524+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.338156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.986675+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:08.989330+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:09.062428+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:09.064545+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:09.064930+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:09.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[25263]: audit 2023-12-21T08:01:09.065981+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:09.854 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:09 smithi146 bash[55631]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:01:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 error 20s ago 15m - - 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 12s ago 15m - - 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (95s) 20s ago 8m 15.6M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (37s) 12s ago 7m 41.0M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (88s) 20s ago 5m 46.2M - 3.5 e1d6a67b021e 4feafd76aba9 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283 running (2m) 12s ago 14m 488M - 19.0.0-297-ga89fee39 36973ca01a0c 8776d87d381c 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 starting - - - - 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (16m) 20s ago 16m 62.0M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T08:01:10.032 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (14m) 12s ago 14m 50.1M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (14m) 20s ago 14m 49.3M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (106s) 20s ago 8m 10.9M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (62s) 12s ago 8m 11.7M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (13m) 20s ago 14m 59.6M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (13m) 20s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (12m) 20s ago 12m 54.1M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (12m) 20s ago 12m 56.3M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (11m) 12s ago 11m 57.4M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (10m) 12s ago 10m 56.8M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (10m) 12s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (9m) 12s ago 9m 55.6M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (66s) 12s ago 8m 54.4M - 2.33.4 514e6a882f6e c828bf4e2277 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (6m) 20s ago 6m 85.8M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (6m) 12s ago 6m 85.7M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:01:10.033 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (5m) 20s ago 5m 86.0M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:01:10.034 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (5m) 12s ago 5m 85.9M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:01:10.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:08.705611+0000 mgr.y (mgr.25342) 1 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTING 2023-12-21T08:01:10.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:08.825155+0000 mgr.y (mgr.25342) 2 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:08.927272+0000 mgr.y (mgr.25342) 3 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:08.928067+0000 mgr.y (mgr.25342) 4 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTED 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.070586+0000 mgr.y (mgr.25342) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.070994+0000 mgr.y (mgr.25342) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: cluster 2023-12-21T08:01:09.188596+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e31: y(active, since 1.62517s), standbys: x 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:09.219496+0000 mgr.y (mgr.25342) 7 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:09.525605+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:09.695327+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:09.845909+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:10.038842+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:10 smithi146 bash[25263]: audit 2023-12-21T08:01:10.052608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.527 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:08.705611+0000 mgr.y (mgr.25342) 1 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTING 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:08.825155+0000 mgr.y (mgr.25342) 2 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:08.927272+0000 mgr.y (mgr.25342) 3 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:08.928067+0000 mgr.y (mgr.25342) 4 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTED 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.070586+0000 mgr.y (mgr.25342) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.070994+0000 mgr.y (mgr.25342) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: cluster 2023-12-21T08:01:09.188596+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e31: y(active, since 1.62517s), standbys: x 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:09.219496+0000 mgr.y (mgr.25342) 7 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:09.525605+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:09.695327+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:09.845909+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:10.038842+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[30809]: audit 2023-12-21T08:01:10.052608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:08.705611+0000 mgr.y (mgr.25342) 1 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTING 2023-12-21T08:01:10.528 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:08.825155+0000 mgr.y (mgr.25342) 2 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on https://172.21.15.125:7150 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:08.927272+0000 mgr.y (mgr.25342) 3 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:08.928067+0000 mgr.y (mgr.25342) 4 : cephadm [INF] [21/Dec/2023:08:01:08] ENGINE Bus STARTED 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.070586+0000 mgr.y (mgr.25342) 5 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.070994+0000 mgr.y (mgr.25342) 6 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: cluster 2023-12-21T08:01:09.188596+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e31: y(active, since 1.62517s), standbys: x 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:09.219496+0000 mgr.y (mgr.25342) 7 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:09.525605+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:09.695327+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:09.845909+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:10.038842+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.529 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:10 smithi125 bash[25022]: audit 2023-12-21T08:01:10.052608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T08:01:10.575 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:01:10.576 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [], 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "", 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "", 2023-12-21T08:01:10.944 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:01:10.945 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:01:11.380 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:01:11.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:09.222980+0000 mgr.y (mgr.25342) 8 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cluster 2023-12-21T08:01:09.227287+0000 mgr.y (mgr.25342) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.536233+0000 mgr.y (mgr.25342) 10 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.587651+0000 mgr.y (mgr.25342) 11 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:09.613931+0000 mgr.y (mgr.25342) 12 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.700933+0000 mgr.y (mgr.25342) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.853309+0000 mgr.y (mgr.25342) 14 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:09.865584+0000 mgr.y (mgr.25342) 15 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.002046+0000 mgr.y (mgr.25342) 16 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cephadm 2023-12-21T08:01:10.071418+0000 mgr.y (mgr.25342) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cluster 2023-12-21T08:01:10.171267+0000 mgr.y (mgr.25342) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.226459+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.244010+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.255898+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.266244+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.277344+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.364559+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.368840+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.372596+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.387724+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.518972+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: cluster 2023-12-21T08:01:10.537961+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e32: y(active, since 2s), standbys: x 2023-12-21T08:01:11.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:11 smithi146 bash[25263]: audit 2023-12-21T08:01:10.571013+0000 mon.c (mon.1) 223 : audit [DBG] from='client.? 172.21.15.125:0/2548257315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:11.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:09.222980+0000 mgr.y (mgr.25342) 8 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cluster 2023-12-21T08:01:09.227287+0000 mgr.y (mgr.25342) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.536233+0000 mgr.y (mgr.25342) 10 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.587651+0000 mgr.y (mgr.25342) 11 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:09.613931+0000 mgr.y (mgr.25342) 12 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.700933+0000 mgr.y (mgr.25342) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.853309+0000 mgr.y (mgr.25342) 14 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:09.865584+0000 mgr.y (mgr.25342) 15 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.002046+0000 mgr.y (mgr.25342) 16 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cephadm 2023-12-21T08:01:10.071418+0000 mgr.y (mgr.25342) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cluster 2023-12-21T08:01:10.171267+0000 mgr.y (mgr.25342) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.226459+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.244010+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.255898+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.266244+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.277344+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.364559+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.368840+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.372596+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:09.222980+0000 mgr.y (mgr.25342) 8 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cluster 2023-12-21T08:01:09.227287+0000 mgr.y (mgr.25342) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.536233+0000 mgr.y (mgr.25342) 10 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.587651+0000 mgr.y (mgr.25342) 11 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:09.613931+0000 mgr.y (mgr.25342) 12 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.700933+0000 mgr.y (mgr.25342) 13 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.853309+0000 mgr.y (mgr.25342) 14 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:09.865584+0000 mgr.y (mgr.25342) 15 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.002046+0000 mgr.y (mgr.25342) 16 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cephadm 2023-12-21T08:01:10.071418+0000 mgr.y (mgr.25342) 17 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cluster 2023-12-21T08:01:10.171267+0000 mgr.y (mgr.25342) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.226459+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.244010+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.255898+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.266244+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.277344+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.364559+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.368840+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.372596+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi125.hjuwxs", "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-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.387724+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.518972+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: cluster 2023-12-21T08:01:10.537961+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e32: y(active, since 2s), standbys: x 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[30809]: audit 2023-12-21T08:01:10.571013+0000 mon.c (mon.1) 223 : audit [DBG] from='client.? 172.21.15.125:0/2548257315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.387724+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.518972+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: cluster 2023-12-21T08:01:10.537961+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e32: y(active, since 2s), standbys: x 2023-12-21T08:01:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:11 smithi125 bash[25022]: audit 2023-12-21T08:01:10.571013+0000 mon.c (mon.1) 223 : audit [DBG] from='client.? 172.21.15.125:0/2548257315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[30809]: cephadm 2023-12-21T08:01:10.269073+0000 mgr.y (mgr.25342) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[30809]: cephadm 2023-12-21T08:01:10.365491+0000 mgr.y (mgr.25342) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[30809]: cephadm 2023-12-21T08:01:10.391261+0000 mgr.y (mgr.25342) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[30809]: audit 2023-12-21T08:01:10.939748+0000 mgr.y (mgr.25342) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[30809]: audit 2023-12-21T08:01:11.376209+0000 mon.c (mon.1) 224 : audit [DBG] from='client.? 172.21.15.125:0/1036944412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[25022]: cephadm 2023-12-21T08:01:10.269073+0000 mgr.y (mgr.25342) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[25022]: cephadm 2023-12-21T08:01:10.365491+0000 mgr.y (mgr.25342) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[25022]: cephadm 2023-12-21T08:01:10.391261+0000 mgr.y (mgr.25342) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[25022]: audit 2023-12-21T08:01:10.939748+0000 mgr.y (mgr.25342) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:12.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:12 smithi125 bash[25022]: audit 2023-12-21T08:01:11.376209+0000 mon.c (mon.1) 224 : audit [DBG] from='client.? 172.21.15.125:0/1036944412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:12.473 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:12 smithi146 bash[25263]: cephadm 2023-12-21T08:01:10.269073+0000 mgr.y (mgr.25342) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:12.483 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:12 smithi146 bash[25263]: cephadm 2023-12-21T08:01:10.365491+0000 mgr.y (mgr.25342) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi125.hjuwxs (dependencies changed)... 2023-12-21T08:01:12.483 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:12 smithi146 bash[25263]: cephadm 2023-12-21T08:01:10.391261+0000 mgr.y (mgr.25342) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi125.hjuwxs on smithi125 2023-12-21T08:01:12.484 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:12 smithi146 bash[25263]: audit 2023-12-21T08:01:10.939748+0000 mgr.y (mgr.25342) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:12.484 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:12 smithi146 bash[25263]: audit 2023-12-21T08:01:11.376209+0000 mon.c (mon.1) 224 : audit [DBG] from='client.? 172.21.15.125:0/1036944412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:13.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:13 smithi146 bash[25263]: cluster 2023-12-21T08:01:12.171698+0000 mgr.y (mgr.25342) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:13.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:13 smithi146 bash[25263]: cluster 2023-12-21T08:01:12.210023+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2023-12-21T08:01:13.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:13 smithi146 bash[25263]: audit 2023-12-21T08:01:12.466224+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:13.530 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[30809]: cluster 2023-12-21T08:01:12.171698+0000 mgr.y (mgr.25342) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:13.530 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[30809]: cluster 2023-12-21T08:01:12.210023+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2023-12-21T08:01:13.530 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[30809]: audit 2023-12-21T08:01:12.466224+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:13.531 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[25022]: cluster 2023-12-21T08:01:12.171698+0000 mgr.y (mgr.25342) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:13.531 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[25022]: cluster 2023-12-21T08:01:12.210023+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2023-12-21T08:01:13.531 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:13 smithi125 bash[25022]: audit 2023-12-21T08:01:12.466224+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[30809]: audit 2023-12-21T08:01:14.029397+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[30809]: audit 2023-12-21T08:01:14.044709+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[30809]: audit 2023-12-21T08:01:14.056158+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[30809]: cluster 2023-12-21T08:01:14.172432+0000 mgr.y (mgr.25342) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[30809]: audit 2023-12-21T08:01:14.372106+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[25022]: audit 2023-12-21T08:01:14.029397+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[25022]: audit 2023-12-21T08:01:14.044709+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[25022]: audit 2023-12-21T08:01:14.056158+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[25022]: cluster 2023-12-21T08:01:14.172432+0000 mgr.y (mgr.25342) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:15.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:15 smithi125 bash[25022]: audit 2023-12-21T08:01:14.372106+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:15 smithi146 bash[25263]: audit 2023-12-21T08:01:14.029397+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:15 smithi146 bash[25263]: audit 2023-12-21T08:01:14.044709+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:15 smithi146 bash[25263]: audit 2023-12-21T08:01:14.056158+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:15 smithi146 bash[25263]: cluster 2023-12-21T08:01:14.172432+0000 mgr.y (mgr.25342) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:01:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:15 smithi146 bash[25263]: audit 2023-12-21T08:01:14.372106+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: audit 2023-12-21T08:01:15.049113+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: audit 2023-12-21T08:01:15.068267+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: audit 2023-12-21T08:01:15.078308+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: audit 2023-12-21T08:01:15.169854+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: audit 2023-12-21T08:01:15.181138+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:16 smithi146 bash[25263]: cephadm 2023-12-21T08:01:15.220477+0000 mgr.y (mgr.25342) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:01:16.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: audit 2023-12-21T08:01:15.049113+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: audit 2023-12-21T08:01:15.068267+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: audit 2023-12-21T08:01:15.078308+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: audit 2023-12-21T08:01:15.169854+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: audit 2023-12-21T08:01:15.181138+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[25022]: cephadm 2023-12-21T08:01:15.220477+0000 mgr.y (mgr.25342) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: audit 2023-12-21T08:01:15.049113+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: audit 2023-12-21T08:01:15.068267+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: audit 2023-12-21T08:01:15.078308+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: audit 2023-12-21T08:01:15.169854+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: audit 2023-12-21T08:01:15.181138+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:16.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:16 smithi125 bash[30809]: cephadm 2023-12-21T08:01:15.220477+0000 mgr.y (mgr.25342) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:01:17.355 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:17 smithi125 bash[25022]: cephadm 2023-12-21T08:01:15.464611+0000 mgr.y (mgr.25342) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T08:01:17.355 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:17 smithi125 bash[25022]: cluster 2023-12-21T08:01:16.174085+0000 mgr.y (mgr.25342) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:01:17.356 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:17 smithi125 bash[30809]: cephadm 2023-12-21T08:01:15.464611+0000 mgr.y (mgr.25342) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T08:01:17.356 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:17 smithi125 bash[30809]: cluster 2023-12-21T08:01:16.174085+0000 mgr.y (mgr.25342) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:01:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:17 smithi146 bash[25263]: cephadm 2023-12-21T08:01:15.464611+0000 mgr.y (mgr.25342) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2023-12-21T08:01:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:17 smithi146 bash[25263]: cluster 2023-12-21T08:01:16.174085+0000 mgr.y (mgr.25342) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:01:18.539 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:18 smithi125 bash[30809]: cluster 2023-12-21T08:01:18.174828+0000 mgr.y (mgr.25342) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:01:18.540 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:18 smithi125 bash[25022]: cluster 2023-12-21T08:01:18.174828+0000 mgr.y (mgr.25342) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:01:18.575 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:18 smithi146 bash[25263]: cluster 2023-12-21T08:01:18.174828+0000 mgr.y (mgr.25342) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:01:19.538 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[25263]: audit 2023-12-21T08:01:18.326556+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.125:0/599395628' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:01:19.538 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 systemd[1]: Stopping Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:01:19.538 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[62155]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:01:19.570 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:19 smithi125 bash[30809]: audit 2023-12-21T08:01:18.326556+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.125:0/599395628' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:01:19.571 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:19 smithi125 bash[25022]: audit 2023-12-21T08:01:18.326556+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.125:0/599395628' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:01:20.025 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.531Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.531Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.531Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.531Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.531Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.532Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.532Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.532Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.532Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.533Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.533Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T08:01:20.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:19 smithi146 bash[58094]: ts=2023-12-21T08:01:19.533Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T08:01:20.363 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[62164]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T08:01:20.364 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[62198]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:01:20.364 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:20 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T08:01:20.364 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:20 smithi146 systemd[1]: Stopped Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:20.364 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:20 smithi146 systemd[1]: Started Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:19.540143+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:19.552784+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:19.563736+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: cluster 2023-12-21T08:01:20.176555+0000 mgr.y (mgr.25342) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.354941+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.366053+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.395810+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.415216+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.416221+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.420082+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.429534+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.435307+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[30809]: audit 2023-12-21T08:01:20.445575+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:19.540143+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:19.552784+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:19.563736+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: cluster 2023-12-21T08:01:20.176555+0000 mgr.y (mgr.25342) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.354941+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.366053+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.395810+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.415216+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.416221+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.420082+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.429534+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.435307+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:20 smithi125 bash[25022]: audit 2023-12-21T08:01:20.445575+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:19.540143+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:19.552784+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:19.563736+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: cluster 2023-12-21T08:01:20.176555+0000 mgr.y (mgr.25342) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.354941+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.366053+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.395810+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.415216+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.416221+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.420082+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.429534+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.435307+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:20.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:20 smithi146 bash[25263]: audit 2023-12-21T08:01:20.445575+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:21.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[30809]: audit 2023-12-21T08:01:20.399004+0000 mgr.y (mgr.25342) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[30809]: cephadm 2023-12-21T08:01:20.417685+0000 mgr.y (mgr.25342) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[30809]: audit 2023-12-21T08:01:20.418924+0000 mgr.y (mgr.25342) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[30809]: audit 2023-12-21T08:01:20.422811+0000 mgr.y (mgr.25342) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[30809]: audit 2023-12-21T08:01:20.437911+0000 mgr.y (mgr.25342) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[25022]: audit 2023-12-21T08:01:20.399004+0000 mgr.y (mgr.25342) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:21.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[25022]: cephadm 2023-12-21T08:01:20.417685+0000 mgr.y (mgr.25342) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:01:21.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[25022]: audit 2023-12-21T08:01:20.418924+0000 mgr.y (mgr.25342) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:21.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[25022]: audit 2023-12-21T08:01:20.422811+0000 mgr.y (mgr.25342) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:21.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:21 smithi125 bash[25022]: audit 2023-12-21T08:01:20.437911+0000 mgr.y (mgr.25342) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:22.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:21 smithi146 bash[25263]: audit 2023-12-21T08:01:20.399004+0000 mgr.y (mgr.25342) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:01:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:21 smithi146 bash[25263]: cephadm 2023-12-21T08:01:20.417685+0000 mgr.y (mgr.25342) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.125:5000 to Dashboard 2023-12-21T08:01:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:21 smithi146 bash[25263]: audit 2023-12-21T08:01:20.418924+0000 mgr.y (mgr.25342) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:01:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:21 smithi146 bash[25263]: audit 2023-12-21T08:01:20.422811+0000 mgr.y (mgr.25342) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi125"}]: dispatch 2023-12-21T08:01:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:21 smithi146 bash[25263]: audit 2023-12-21T08:01:20.437911+0000 mgr.y (mgr.25342) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:01:22.437 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.276Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T08:01:22.437 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.276Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T08:01:22.437 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.276Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T08:01:22.437 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.276Z 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 smithi146 (none))" 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.277Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.277Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.281Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.281Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.284Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.287Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.289Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.217417ms 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.289Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T08:01:22.438 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.290Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-21T08:01:22.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[25263]: cluster 2023-12-21T08:01:22.177360+0000 mgr.y (mgr.25342) 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-21T08:01:22.833 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.777Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-21T08:01:22.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:22 smithi125 bash[25022]: cluster 2023-12-21T08:01:22.177360+0000 mgr.y (mgr.25342) 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-21T08:01:22.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:22 smithi125 bash[30809]: cluster 2023-12-21T08:01:22.177360+0000 mgr.y (mgr.25342) 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-21T08:01:23.025 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.826Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.827Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.827Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=81.441µs wal_replay_duration=538.084648ms total_replay_duration=539.413385ms 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.834Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.834Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.834Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.865Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.565981ms db_storage=1.325µs remote_storage=2.54µs web_handler=620ns query_engine=1.277µs scrape=669.392µs scrape_sd=212.97µs notify=24.968µs notify_sd=69.481µs rules=28.797102ms 2023-12-21T08:01:23.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:22 smithi146 bash[62228]: ts=2023-12-21T08:01:22.865Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T08:01:23.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[30809]: audit 2023-12-21T08:01:23.278803+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:23.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[30809]: audit 2023-12-21T08:01:23.420928+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[30809]: audit 2023-12-21T08:01:23.423966+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[30809]: audit 2023-12-21T08:01:23.424892+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[30809]: audit 2023-12-21T08:01:23.427208+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[25022]: audit 2023-12-21T08:01:23.278803+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[25022]: audit 2023-12-21T08:01:23.420928+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[25022]: audit 2023-12-21T08:01:23.423966+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[25022]: audit 2023-12-21T08:01:23.424892+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:01:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:23 smithi125 bash[25022]: audit 2023-12-21T08:01:23.427208+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:23.927 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:23 smithi146 bash[25263]: audit 2023-12-21T08:01:23.278803+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:23.927 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:23 smithi146 bash[25263]: audit 2023-12-21T08:01:23.420928+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.927 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:23 smithi146 bash[25263]: audit 2023-12-21T08:01:23.423966+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:01:23.927 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:23 smithi146 bash[25263]: audit 2023-12-21T08:01:23.424892+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:01:23.927 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:23 smithi146 bash[25263]: audit 2023-12-21T08:01:23.427208+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:24.591 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: cephadm 2023-12-21T08:01:23.421849+0000 mgr.y (mgr.25342) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: cephadm 2023-12-21T08:01:23.431744+0000 mgr.y (mgr.25342) 37 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: cluster 2023-12-21T08:01:24.178146+0000 mgr.y (mgr.25342) 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-21T08:01:24.592 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: audit 2023-12-21T08:01:24.294900+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: audit 2023-12-21T08:01:24.307809+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[25022]: audit 2023-12-21T08:01:24.321432+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: cephadm 2023-12-21T08:01:23.421849+0000 mgr.y (mgr.25342) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:01:24.592 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: cephadm 2023-12-21T08:01:23.431744+0000 mgr.y (mgr.25342) 37 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T08:01:24.593 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: cluster 2023-12-21T08:01:24.178146+0000 mgr.y (mgr.25342) 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-21T08:01:24.593 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: audit 2023-12-21T08:01:24.294900+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:24.593 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: audit 2023-12-21T08:01:24.307809+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:24.593 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:24 smithi125 bash[30809]: audit 2023-12-21T08:01:24.321432+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: cephadm 2023-12-21T08:01:23.421849+0000 mgr.y (mgr.25342) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:01:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: cephadm 2023-12-21T08:01:23.431744+0000 mgr.y (mgr.25342) 37 : cephadm [INF] Deploying daemon mgr.x on smithi146 2023-12-21T08:01:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: cluster 2023-12-21T08:01:24.178146+0000 mgr.y (mgr.25342) 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-21T08:01:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: audit 2023-12-21T08:01:24.294900+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: audit 2023-12-21T08:01:24.307809+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:24 smithi146 bash[25263]: audit 2023-12-21T08:01:24.321432+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:25 smithi146 bash[25263]: audit 2023-12-21T08:01:24.698288+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:25 smithi146 bash[25263]: audit 2023-12-21T08:01:24.711605+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:25 smithi146 bash[25263]: audit 2023-12-21T08:01:24.722301+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[25022]: audit 2023-12-21T08:01:24.698288+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[25022]: audit 2023-12-21T08:01:24.711605+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[25022]: audit 2023-12-21T08:01:24.722301+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[30809]: audit 2023-12-21T08:01:24.698288+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[30809]: audit 2023-12-21T08:01:24.711605+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:25 smithi125 bash[30809]: audit 2023-12-21T08:01:24.722301+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:26.711 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:26 smithi146 systemd[1]: Stopping Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:01:27.004 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:26 smithi146 bash[25263]: cluster 2023-12-21T08:01:26.179851+0000 mgr.y (mgr.25342) 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-21T08:01:27.004 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:26 smithi146 bash[25263]: audit 2023-12-21T08:01:26.245512+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.004 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:26 smithi146 bash[25263]: audit 2023-12-21T08:01:26.259175+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.004 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:26 smithi146 bash[25263]: audit 2023-12-21T08:01:26.270978+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[25022]: cluster 2023-12-21T08:01:26.179851+0000 mgr.y (mgr.25342) 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-21T08:01:27.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[25022]: audit 2023-12-21T08:01:26.245512+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[25022]: audit 2023-12-21T08:01:26.259175+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[25022]: audit 2023-12-21T08:01:26.270978+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[30809]: cluster 2023-12-21T08:01:26.179851+0000 mgr.y (mgr.25342) 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-21T08:01:27.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[30809]: audit 2023-12-21T08:01:26.245512+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[30809]: audit 2023-12-21T08:01:26.259175+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:26 smithi125 bash[30809]: audit 2023-12-21T08:01:26.270978+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:27.740 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 bash[62646]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T08:01:27.741 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:01:27.741 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 bash[62717]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T08:01:27.741 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-21T08:01:27.741 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 systemd[1]: Stopped Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:28.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:27 smithi146 systemd[1]: Started Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.897349+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.910692+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.957780+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.960052+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.974228+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: cephadm 2023-12-21T08:01:27.975510+0000 mgr.y (mgr.25342) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:27.996460+0000 mgr.y (mgr.25342) 41 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.055889+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.059914+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.063662+0000 mgr.y (mgr.25342) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.074091+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.074387+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.077217+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.083165+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.083310+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.086002+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.090944+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.095771+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.097373+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.108785+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.111262+0000 mgr.y (mgr.25342) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: cluster 2023-12-21T08:01:28.180546+0000 mgr.y (mgr.25342) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.193665+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.196641+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.199753+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.201307+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.212696+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.214279+0000 mgr.y (mgr.25342) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.294709+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.297780+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.301746+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.303244+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.314176+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.392966+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.395937+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.399639+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.401313+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.411456+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.491360+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.494739+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.498166+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.499433+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.512546+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.591179+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.593863+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.597520+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.599047+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.612309+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.688791+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.692040+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.696563+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.698469+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.712889+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.794463+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.797628+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.801178+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.802802+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:28 smithi146 bash[25263]: audit 2023-12-21T08:01:28.815853+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.897349+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.910692+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.957780+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.960052+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.974228+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: cephadm 2023-12-21T08:01:27.975510+0000 mgr.y (mgr.25342) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:27.996460+0000 mgr.y (mgr.25342) 41 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.055889+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.059914+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.063662+0000 mgr.y (mgr.25342) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.074091+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.074387+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.077217+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.083165+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.083310+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.086002+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.090944+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.095771+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.097373+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.108785+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.897349+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.910692+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.957780+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.960052+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.974228+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: cephadm 2023-12-21T08:01:27.975510+0000 mgr.y (mgr.25342) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:27.996460+0000 mgr.y (mgr.25342) 41 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.055889+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.059914+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.063662+0000 mgr.y (mgr.25342) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.074091+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.074387+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.077217+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.083165+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.083310+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.086002+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.090944+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25342 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.095771+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.097373+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.108785+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.111262+0000 mgr.y (mgr.25342) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: cluster 2023-12-21T08:01:28.180546+0000 mgr.y (mgr.25342) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.193665+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.196641+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.199753+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.201307+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.212696+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.214279+0000 mgr.y (mgr.25342) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.294709+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.297780+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.301746+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.303244+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.314176+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.392966+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.395937+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.399639+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.401313+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.411456+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.491360+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.494739+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.111262+0000 mgr.y (mgr.25342) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: cluster 2023-12-21T08:01:28.180546+0000 mgr.y (mgr.25342) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.193665+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.196641+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.199753+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.201307+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.212696+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.214279+0000 mgr.y (mgr.25342) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.294709+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.297780+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.301746+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.303244+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.314176+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.392966+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.395937+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.399639+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.401313+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.411456+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.491360+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.494739+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.498166+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.499433+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.512546+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.591179+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.593863+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.597520+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.599047+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.612309+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.688791+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.692040+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.696563+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.698469+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.712889+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.794463+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.797628+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.801178+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.802802+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[25022]: audit 2023-12-21T08:01:28.815853+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.498166+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.499433+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.512546+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.591179+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.593863+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.597520+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.599047+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.612309+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.688791+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.692040+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.696563+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.698469+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.712889+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.794463+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.797628+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.801178+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.802802+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:29.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:28 smithi125 bash[30809]: audit 2023-12-21T08:01:28.815853+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:29.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[62786]: debug 2023-12-21T08:01:29.459+0000 7f8028e58700 1 -- 172.21.15.146:0/738361362 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cdcf62b520 con 0x55cdd03a8800 2023-12-21T08:01:29.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[62786]: debug 2023-12-21T08:01:29.627+0000 7f803302e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:01:30.125 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.316057+0000 mgr.y (mgr.25342) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.125 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.414232+0000 mgr.y (mgr.25342) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.125 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.513468+0000 mgr.y (mgr.25342) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.125 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.614226+0000 mgr.y (mgr.25342) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.125 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.715024+0000 mgr.y (mgr.25342) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.818051+0000 mgr.y (mgr.25342) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:28.911043+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:28.913237+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:28.915521+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:28.916570+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:28.924467+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:28.925238+0000 mgr.y (mgr.25342) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.003639+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.006760+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.010144+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.011604+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.022518+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.025343+0000 mgr.y (mgr.25342) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.100209+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.126 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.103322+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.113607+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.115264+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.125879+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.126826+0000 mgr.y (mgr.25342) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.206377+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.209471+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.212540+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.214040+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.223700+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.305027+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.309017+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.312539+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.314184+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.324207+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.402681+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.127 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.406638+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.410189+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.411519+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.421210+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.499627+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.510210+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.513705+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.515013+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.525209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.589158+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.591527+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.595184+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.596369+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.606994+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.686385+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.688907+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.691746+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.692926+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.703670+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.781587+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.784360+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.787599+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.788919+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.797044+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.866335+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.869661+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.872094+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.873168+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.130 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:29 smithi146 bash[25263]: audit 2023-12-21T08:01:29.883223+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.316057+0000 mgr.y (mgr.25342) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.414232+0000 mgr.y (mgr.25342) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.513468+0000 mgr.y (mgr.25342) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.614226+0000 mgr.y (mgr.25342) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.715024+0000 mgr.y (mgr.25342) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.818051+0000 mgr.y (mgr.25342) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:28.911043+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:28.913237+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:28.915521+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:28.916570+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:28.924467+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:28.925238+0000 mgr.y (mgr.25342) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.003639+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.006760+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.010144+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.011604+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.022518+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.025343+0000 mgr.y (mgr.25342) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.100209+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.103322+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.316057+0000 mgr.y (mgr.25342) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.414232+0000 mgr.y (mgr.25342) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.513468+0000 mgr.y (mgr.25342) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.614226+0000 mgr.y (mgr.25342) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.715024+0000 mgr.y (mgr.25342) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.818051+0000 mgr.y (mgr.25342) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:28.911043+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:28.913237+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:28.915521+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:28.916570+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:28.924467+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:28.925238+0000 mgr.y (mgr.25342) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.003639+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.006760+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.010144+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.011604+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.022518+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.025343+0000 mgr.y (mgr.25342) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.100209+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.103322+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.113607+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.115264+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.125879+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.126826+0000 mgr.y (mgr.25342) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.206377+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.209471+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.212540+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.214040+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.223700+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.305027+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.309017+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.312539+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.314184+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.324207+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.402681+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.406638+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.410189+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.411519+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.421210+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.499627+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.113607+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.115264+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.125879+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.126826+0000 mgr.y (mgr.25342) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.206377+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.209471+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.212540+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.214040+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.223700+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.305027+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.309017+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.312539+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.314184+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.324207+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.402681+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.406638+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.410189+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.411519+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.421210+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.499627+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.510210+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.513705+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.515013+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.525209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.589158+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.591527+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.595184+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.596369+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.606994+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.686385+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.688907+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.691746+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.692926+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.703670+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.781587+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.784360+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.787599+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.788919+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.797044+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.866335+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.869661+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.872094+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.873168+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[30809]: audit 2023-12-21T08:01:29.883223+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.510210+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.513705+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.515013+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.525209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.589158+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.591527+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.595184+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.596369+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.606994+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.686385+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.688907+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.691746+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.692926+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.703670+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.781587+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.784360+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.787599+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.788919+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.797044+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.866335+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.869661+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:30.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.872094+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:30.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.873168+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:30.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:29 smithi125 bash[25022]: audit 2023-12-21T08:01:29.883223+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:30.824 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[62786]: debug 2023-12-21T08:01:30.563+0000 7f803302e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:01:30.824 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[62786]: debug 2023-12-21T08:01:30.667+0000 7f803302e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:01:30.824 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[62786]: debug 2023-12-21T08:01:30.787+0000 7f803302e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.227262+0000 mgr.y (mgr.25342) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.327324+0000 mgr.y (mgr.25342) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.423771+0000 mgr.y (mgr.25342) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.526041+0000 mgr.y (mgr.25342) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.607789+0000 mgr.y (mgr.25342) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.704505+0000 mgr.y (mgr.25342) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.090 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.802412+0000 mgr.y (mgr.25342) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.884267+0000 mgr.y (mgr.25342) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:29.944805+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:29.947235+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:29.949927+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:29.950915+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:29.960934+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:29.962182+0000 mgr.y (mgr.25342) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.041091+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.044125+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.048594+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.091 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.049964+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.060498+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.063877+0000 mgr.y (mgr.25342) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.139917+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.143040+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.146771+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.147899+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.157921+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.159369+0000 mgr.y (mgr.25342) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: cluster 2023-12-21T08:01:30.181384+0000 mgr.y (mgr.25342) 66 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.235982+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.238825+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.242493+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.243709+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.254113+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.332402+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.335826+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.339800+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.341229+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.352505+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.431179+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.433950+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.437191+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.438369+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.448753+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.527235+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.531853+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.535618+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.537149+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.548169+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.627723+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.630971+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.634131+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.635673+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.646773+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.726472+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.729683+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.732820+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.733965+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.744236+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.822857+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.825270+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.828187+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.097 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.829386+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.097 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:30 smithi146 bash[25263]: audit 2023-12-21T08:01:30.839978+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[62786]: debug 2023-12-21T08:01:31.079+0000 7f803302e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:31.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.227262+0000 mgr.y (mgr.25342) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.327324+0000 mgr.y (mgr.25342) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.423771+0000 mgr.y (mgr.25342) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.526041+0000 mgr.y (mgr.25342) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.607789+0000 mgr.y (mgr.25342) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.704505+0000 mgr.y (mgr.25342) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.802412+0000 mgr.y (mgr.25342) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.884267+0000 mgr.y (mgr.25342) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:29.944805+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:29.947235+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:29.949927+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:29.950915+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:29.960934+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:29.962182+0000 mgr.y (mgr.25342) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.041091+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.044125+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.048594+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.049964+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.060498+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.063877+0000 mgr.y (mgr.25342) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.139917+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.227262+0000 mgr.y (mgr.25342) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.327324+0000 mgr.y (mgr.25342) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.423771+0000 mgr.y (mgr.25342) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.526041+0000 mgr.y (mgr.25342) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.607789+0000 mgr.y (mgr.25342) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.704505+0000 mgr.y (mgr.25342) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.802412+0000 mgr.y (mgr.25342) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.884267+0000 mgr.y (mgr.25342) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:29.944805+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:29.947235+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:29.949927+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:29.950915+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:29.960934+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:29.962182+0000 mgr.y (mgr.25342) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.041091+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.044125+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.048594+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.049964+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.060498+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.063877+0000 mgr.y (mgr.25342) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.139917+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.143040+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.146771+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.147899+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.157921+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.159369+0000 mgr.y (mgr.25342) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: cluster 2023-12-21T08:01:30.181384+0000 mgr.y (mgr.25342) 66 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.235982+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.238825+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.242493+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.243709+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.254113+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.332402+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.335826+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.339800+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.341229+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.352505+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.431179+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.433950+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.437191+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.143040+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.146771+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.147899+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.157921+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.159369+0000 mgr.y (mgr.25342) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: cluster 2023-12-21T08:01:30.181384+0000 mgr.y (mgr.25342) 66 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.235982+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.238825+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.242493+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.243709+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.254113+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.332402+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.335826+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.339800+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.341229+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.352505+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.431179+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.433950+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.437191+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.438369+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.448753+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.527235+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.531853+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.535618+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.537149+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.548169+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.627723+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.630971+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.634131+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.635673+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.646773+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.726472+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.729683+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.732820+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.733965+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.744236+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.822857+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.825270+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.828187+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.829386+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[25022]: audit 2023-12-21T08:01:30.839978+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.438369+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.448753+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.527235+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.531853+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.535618+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.537149+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.548169+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.627723+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.630971+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.634131+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.635673+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.646773+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.726472+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.729683+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.732820+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.733965+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.744236+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.822857+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.825270+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.828187+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:31.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.829386+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:31.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:30 smithi125 bash[30809]: audit 2023-12-21T08:01:30.839978+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:31.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[62786]: debug 2023-12-21T08:01:31.483+0000 7f803302e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:01:31.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[62786]: debug 2023-12-21T08:01:31.647+0000 7f803302e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:32.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[62786]: debug 2023-12-21T08:01:31.875+0000 7f803302e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:01:32.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.257457+0000 mgr.y (mgr.25342) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.353732+0000 mgr.y (mgr.25342) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.450063+0000 mgr.y (mgr.25342) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.549453+0000 mgr.y (mgr.25342) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.647676+0000 mgr.y (mgr.25342) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.745035+0000 mgr.y (mgr.25342) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.840731+0000 mgr.y (mgr.25342) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:30.918176+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:30.920291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:30.922713+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:30.923576+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:30.931299+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:30.933347+0000 mgr.y (mgr.25342) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.012850+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.015761+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.018876+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.020473+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.031982+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.033773+0000 mgr.y (mgr.25342) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.112039+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.115474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.118918+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.120287+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.131966+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.132964+0000 mgr.y (mgr.25342) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.209962+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.213152+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.217663+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.219001+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.229304+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.307074+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.309629+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.312403+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.313592+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.324653+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.408481+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.411529+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.414621+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.415555+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.425327+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.506827+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.509617+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.512360+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.513621+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.525190+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.604361+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.607238+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.610878+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.612143+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.622312+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.701076+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.705183+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.709057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.710642+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.721858+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.800107+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.802721+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.805832+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.806800+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:31 smithi146 bash[25263]: audit 2023-12-21T08:01:31.815353+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.257457+0000 mgr.y (mgr.25342) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.353732+0000 mgr.y (mgr.25342) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.450063+0000 mgr.y (mgr.25342) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.549453+0000 mgr.y (mgr.25342) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.647676+0000 mgr.y (mgr.25342) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.745035+0000 mgr.y (mgr.25342) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.840731+0000 mgr.y (mgr.25342) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:30.918176+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:30.920291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:30.922713+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:30.923576+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:30.931299+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:30.933347+0000 mgr.y (mgr.25342) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.012850+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.015761+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.018876+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.020473+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.031982+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.033773+0000 mgr.y (mgr.25342) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.112039+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.257457+0000 mgr.y (mgr.25342) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.353732+0000 mgr.y (mgr.25342) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.450063+0000 mgr.y (mgr.25342) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.549453+0000 mgr.y (mgr.25342) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.647676+0000 mgr.y (mgr.25342) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.745035+0000 mgr.y (mgr.25342) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.840731+0000 mgr.y (mgr.25342) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:30.918176+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:30.920291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:30.922713+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:30.923576+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:30.931299+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:30.933347+0000 mgr.y (mgr.25342) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.012850+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.015761+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.018876+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.020473+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.031982+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.033773+0000 mgr.y (mgr.25342) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.112039+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.115474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.118918+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.120287+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.131966+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.132964+0000 mgr.y (mgr.25342) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.209962+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.213152+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.217663+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.219001+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.229304+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.307074+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.309629+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.312403+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.313592+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.324653+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.408481+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.411529+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.414621+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.415555+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.425327+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.115474+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.118918+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.120287+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.131966+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.132964+0000 mgr.y (mgr.25342) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.209962+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.213152+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.217663+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.219001+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.229304+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.307074+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.309629+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.312403+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.313592+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.324653+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.408481+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.411529+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.414621+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.415555+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.425327+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.506827+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.509617+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.512360+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.513621+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.525190+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.604361+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.607238+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.610878+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.612143+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.622312+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.701076+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.705183+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.709057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.710642+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.721858+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.800107+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.802721+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.805832+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.806800+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[30809]: audit 2023-12-21T08:01:31.815353+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.506827+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.509617+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.512360+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.513621+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.525190+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.604361+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.607238+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.610878+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.612143+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.622312+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.701076+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.705183+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.709057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.710642+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.721858+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.800107+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.802721+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.805832+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.806800+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:32.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:31 smithi125 bash[25022]: audit 2023-12-21T08:01:31.815353+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.189 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[62786]: debug 2023-12-21T08:01:32.943+0000 7f803302e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:01:33.189 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[62786]: debug 2023-12-21T08:01:33.059+0000 7f803302e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.230097+0000 mgr.y (mgr.25342) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.326611+0000 mgr.y (mgr.25342) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.427699+0000 mgr.y (mgr.25342) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.526265+0000 mgr.y (mgr.25342) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.624837+0000 mgr.y (mgr.25342) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.190 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.724809+0000 mgr.y (mgr.25342) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.821439+0000 mgr.y (mgr.25342) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.898367+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.901175+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.916937+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.917701+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.925079+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:31.925671+0000 mgr.y (mgr.25342) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.989429+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.991856+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.994306+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.191 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:31.995360+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.003496+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.005373+0000 mgr.y (mgr.25342) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.082509+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.085581+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.088777+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.090004+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.100612+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.101550+0000 mgr.y (mgr.25342) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cluster 2023-12-21T08:01:32.181930+0000 mgr.y (mgr.25342) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.182707+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.187271+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.192 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.190476+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.191704+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.201286+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.203705+0000 mgr.y (mgr.25342) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.282666+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.285081+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.289394+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.290637+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.301355+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.383226+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.193 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.386053+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.389564+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.390649+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.402514+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.482746+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.485692+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.489794+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.491346+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.503413+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.581467+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.584689+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.588020+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.194 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.589093+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.598640+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.675304+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.678221+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.681545+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.682668+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.694116+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.770439+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.773618+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.777584+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.778827+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.789304+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.195 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.865362+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.868503+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.872556+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.874002+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.196 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:32 smithi146 bash[25263]: audit 2023-12-21T08:01:32.885160+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.230097+0000 mgr.y (mgr.25342) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.326611+0000 mgr.y (mgr.25342) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.427699+0000 mgr.y (mgr.25342) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.526265+0000 mgr.y (mgr.25342) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.624837+0000 mgr.y (mgr.25342) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.724809+0000 mgr.y (mgr.25342) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.821439+0000 mgr.y (mgr.25342) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.898367+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.901175+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.916937+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.917701+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.925079+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:31.925671+0000 mgr.y (mgr.25342) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.989429+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.991856+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.994306+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:31.995360+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.003496+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.005373+0000 mgr.y (mgr.25342) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.082509+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.230097+0000 mgr.y (mgr.25342) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.326611+0000 mgr.y (mgr.25342) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.427699+0000 mgr.y (mgr.25342) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.526265+0000 mgr.y (mgr.25342) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.624837+0000 mgr.y (mgr.25342) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.724809+0000 mgr.y (mgr.25342) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.821439+0000 mgr.y (mgr.25342) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.898367+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.901175+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.916937+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.917701+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.925079+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:31.925671+0000 mgr.y (mgr.25342) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.989429+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.991856+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.994306+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:31.995360+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.003496+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.005373+0000 mgr.y (mgr.25342) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.082509+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.085581+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.088777+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.090004+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.100612+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.101550+0000 mgr.y (mgr.25342) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cluster 2023-12-21T08:01:32.181930+0000 mgr.y (mgr.25342) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.182707+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.187271+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.190476+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.191704+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.201286+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.203705+0000 mgr.y (mgr.25342) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.282666+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.285081+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.289394+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.290637+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.301355+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.383226+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.386053+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.389564+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.085581+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.088777+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.090004+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.100612+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.101550+0000 mgr.y (mgr.25342) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cluster 2023-12-21T08:01:32.181930+0000 mgr.y (mgr.25342) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:33.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.182707+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.187271+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.190476+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.191704+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.201286+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.203705+0000 mgr.y (mgr.25342) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.282666+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.285081+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.289394+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.290637+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.301355+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.383226+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.386053+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.389564+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.390649+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.402514+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.482746+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.485692+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.489794+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.491346+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.503413+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.581467+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.584689+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.588020+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.589093+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.598640+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.675304+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.678221+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.681545+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.682668+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.694116+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.770439+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.773618+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.777584+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.778827+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.789304+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.865362+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.868503+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.872556+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.874002+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[30809]: audit 2023-12-21T08:01:32.885160+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.390649+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.402514+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.482746+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.485692+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.489794+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.491346+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.503413+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.581467+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.584689+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.588020+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.589093+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.598640+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.675304+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.678221+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.681545+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.682668+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.694116+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.770439+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.773618+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.777584+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.778827+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.789304+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.865362+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.868503+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.872556+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.874002+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:33.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:32 smithi125 bash[25022]: audit 2023-12-21T08:01:32.885160+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:33.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[62786]: debug 2023-12-21T08:01:33.179+0000 7f803302e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:01:33.687 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[62786]: debug 2023-12-21T08:01:33.679+0000 7f803302e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:01:34.025 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[62786]: debug 2023-12-21T08:01:33.907+0000 7f803302e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:01:34.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.302677+0000 mgr.y (mgr.25342) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.403595+0000 mgr.y (mgr.25342) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.504364+0000 mgr.y (mgr.25342) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.599746+0000 mgr.y (mgr.25342) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.694893+0000 mgr.y (mgr.25342) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.790125+0000 mgr.y (mgr.25342) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.886091+0000 mgr.y (mgr.25342) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:32.945960+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:32.949068+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:32.951625+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:32.952633+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:32.960268+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:32.962876+0000 mgr.y (mgr.25342) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.043202+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.046514+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.049969+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.051623+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.062874+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.064178+0000 mgr.y (mgr.25342) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.142783+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.145592+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.149078+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.150643+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.162961+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.166123+0000 mgr.y (mgr.25342) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.243252+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.245986+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.249150+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.250340+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.263189+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.344162+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.348150+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.351767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.353120+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.366234+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.442704+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.446005+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.450059+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.451505+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.464985+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.547363+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.551372+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.554856+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.556257+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.569935+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.651102+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.653819+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.657069+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.658607+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.672085+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.754071+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.756806+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.759727+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.760844+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.774222+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.857405+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.860117+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.863130+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.864253+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:33 smithi146 bash[25263]: audit 2023-12-21T08:01:33.872399+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.302677+0000 mgr.y (mgr.25342) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.403595+0000 mgr.y (mgr.25342) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.504364+0000 mgr.y (mgr.25342) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.599746+0000 mgr.y (mgr.25342) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.694893+0000 mgr.y (mgr.25342) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.790125+0000 mgr.y (mgr.25342) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.886091+0000 mgr.y (mgr.25342) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:32.945960+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:32.949068+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:32.951625+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:32.952633+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:32.960268+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:32.962876+0000 mgr.y (mgr.25342) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.043202+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.046514+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.049969+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.051623+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.062874+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.064178+0000 mgr.y (mgr.25342) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.142783+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.302677+0000 mgr.y (mgr.25342) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.403595+0000 mgr.y (mgr.25342) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.504364+0000 mgr.y (mgr.25342) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.599746+0000 mgr.y (mgr.25342) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.694893+0000 mgr.y (mgr.25342) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.790125+0000 mgr.y (mgr.25342) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.886091+0000 mgr.y (mgr.25342) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:32.945960+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:32.949068+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:32.951625+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:32.952633+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:32.960268+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:32.962876+0000 mgr.y (mgr.25342) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.043202+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.046514+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.049969+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.051623+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.062874+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.064178+0000 mgr.y (mgr.25342) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.142783+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.145592+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.149078+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.150643+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.162961+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.166123+0000 mgr.y (mgr.25342) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.243252+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.245986+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.249150+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.250340+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.263189+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.344162+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.348150+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.351767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.353120+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.366234+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.442704+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.446005+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.450059+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.451505+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.464985+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.145592+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.149078+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.150643+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.162961+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.166123+0000 mgr.y (mgr.25342) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.243252+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.245986+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.249150+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.250340+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.263189+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.344162+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.348150+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.351767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.353120+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.366234+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.442704+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.446005+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.450059+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.451505+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.464985+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.547363+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.551372+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.554856+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.556257+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.569935+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.651102+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.653819+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.657069+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.658607+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.672085+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.754071+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.756806+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.759727+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.760844+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.774222+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.857405+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.860117+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.863130+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.864253+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[25022]: audit 2023-12-21T08:01:33.872399+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.547363+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.551372+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.554856+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.556257+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.569935+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.651102+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.420 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.653819+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.657069+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.658607+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.672085+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.754071+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.756806+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.759727+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.760844+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.774222+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.857405+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.860117+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:34.421 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.863130+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:34.422 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.864253+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:34.422 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:33 smithi125 bash[30809]: audit 2023-12-21T08:01:33.872399+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:34.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[62786]: debug 2023-12-21T08:01:34.383+0000 7f803302e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:01:35.110 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[62786]: debug 2023-12-21T08:01:34.903+0000 7f803302e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.263985+0000 mgr.y (mgr.25342) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.367467+0000 mgr.y (mgr.25342) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.466232+0000 mgr.y (mgr.25342) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.571879+0000 mgr.y (mgr.25342) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.673269+0000 mgr.y (mgr.25342) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.775277+0000 mgr.y (mgr.25342) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.875078+0000 mgr.y (mgr.25342) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:33.956218+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:33.959429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:33.963248+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:33.964891+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:33.977549+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:33.979017+0000 mgr.y (mgr.25342) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.058526+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.061624+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.065067+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.066020+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.078699+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.079549+0000 mgr.y (mgr.25342) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.157059+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.160123+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.163330+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.164915+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.178887+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.180540+0000 mgr.y (mgr.25342) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: cluster 2023-12-21T08:01:34.182499+0000 mgr.y (mgr.25342) 109 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.261387+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.263826+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.267063+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.268279+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.280905+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.360401+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.364963+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.368852+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.370380+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.383607+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.465843+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.468583+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.472211+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.473776+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.486304+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.564612+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.567619+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.570800+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.571953+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.582516+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.662708+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.665139+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.668463+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.669494+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.681882+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.762595+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.765115+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.769410+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.770919+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.783441+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.863996+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.866627+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.873269+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.875029+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:34 smithi146 bash[25263]: audit 2023-12-21T08:01:34.888478+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.263985+0000 mgr.y (mgr.25342) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.367467+0000 mgr.y (mgr.25342) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.466232+0000 mgr.y (mgr.25342) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.571879+0000 mgr.y (mgr.25342) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.673269+0000 mgr.y (mgr.25342) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.775277+0000 mgr.y (mgr.25342) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.875078+0000 mgr.y (mgr.25342) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:33.956218+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:33.959429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:33.963248+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:33.964891+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:33.977549+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:33.979017+0000 mgr.y (mgr.25342) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.058526+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.061624+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.065067+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.066020+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.078699+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.079549+0000 mgr.y (mgr.25342) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.157059+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.263985+0000 mgr.y (mgr.25342) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.367467+0000 mgr.y (mgr.25342) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.466232+0000 mgr.y (mgr.25342) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.571879+0000 mgr.y (mgr.25342) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.673269+0000 mgr.y (mgr.25342) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.775277+0000 mgr.y (mgr.25342) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.875078+0000 mgr.y (mgr.25342) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:33.956218+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:33.959429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:33.963248+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:33.964891+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:33.977549+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:33.979017+0000 mgr.y (mgr.25342) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.058526+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.061624+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.065067+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.066020+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.078699+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.079549+0000 mgr.y (mgr.25342) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.157059+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.160123+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.163330+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.164915+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.178887+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.180540+0000 mgr.y (mgr.25342) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: cluster 2023-12-21T08:01:34.182499+0000 mgr.y (mgr.25342) 109 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.261387+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.263826+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.267063+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.268279+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.280905+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.360401+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.364963+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.368852+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.370380+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.383607+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.465843+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.468583+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.472211+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.473776+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.160123+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.163330+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.164915+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.178887+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.180540+0000 mgr.y (mgr.25342) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: cluster 2023-12-21T08:01:34.182499+0000 mgr.y (mgr.25342) 109 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.261387+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.263826+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.267063+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.268279+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.280905+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.360401+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.364963+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.368852+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.370380+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.383607+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.465843+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.468583+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.472211+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.473776+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.486304+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.564612+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.567619+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.570800+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.571953+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.582516+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.662708+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.665139+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.668463+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.669494+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.681882+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.762595+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.765115+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.769410+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.770919+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.783441+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.863996+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.866627+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.873269+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.875029+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[25022]: audit 2023-12-21T08:01:34.888478+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.486304+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.564612+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.567619+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.570800+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.571953+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.582516+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.662708+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.665139+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.668463+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.669494+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.681882+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.762595+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.765115+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.769410+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.770919+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.783441+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.863996+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.866627+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.873269+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.875029+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:34 smithi125 bash[30809]: audit 2023-12-21T08:01:34.888478+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:35.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[62786]: debug 2023-12-21T08:01:35.515+0000 7f803302e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:01:35.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[62786]: debug 2023-12-21T08:01:35.631+0000 7f803302e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.283745+0000 mgr.y (mgr.25342) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.385602+0000 mgr.y (mgr.25342) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.487500+0000 mgr.y (mgr.25342) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.586018+0000 mgr.y (mgr.25342) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.683249+0000 mgr.y (mgr.25342) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.785894+0000 mgr.y (mgr.25342) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.889407+0000 mgr.y (mgr.25342) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:34.952109+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.012 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:34.954580+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:34.956977+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:34.958197+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:34.968415+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:34.970065+0000 mgr.y (mgr.25342) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.050525+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.053218+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.056287+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.057446+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.070610+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.013 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.071639+0000 mgr.y (mgr.25342) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.150828+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.153464+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.156354+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.157745+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.166568+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.169844+0000 mgr.y (mgr.25342) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.249737+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.252681+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.255581+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.014 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.257036+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.268037+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.348514+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.351239+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.355062+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.356529+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.367781+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.449796+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.452867+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.456959+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.458311+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.015 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.469814+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.547449+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.550493+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.553969+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.555357+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.568634+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.645632+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.648208+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.651057+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.652078+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.660254+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.746270+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.750569+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.753637+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.754763+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.765905+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.849260+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.853313+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.858558+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.860203+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:35 smithi146 bash[25263]: audit 2023-12-21T08:01:35.872175+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.003+0000 7f803302e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:01:36.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.123+0000 7f803302e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.283745+0000 mgr.y (mgr.25342) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.385602+0000 mgr.y (mgr.25342) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.487500+0000 mgr.y (mgr.25342) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.586018+0000 mgr.y (mgr.25342) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.683249+0000 mgr.y (mgr.25342) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.785894+0000 mgr.y (mgr.25342) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.889407+0000 mgr.y (mgr.25342) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:34.952109+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:34.954580+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:34.956977+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:34.958197+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:34.968415+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:34.970065+0000 mgr.y (mgr.25342) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.050525+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.053218+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.056287+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.057446+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.070610+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.071639+0000 mgr.y (mgr.25342) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.150828+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.153464+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.156354+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.157745+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.166568+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.169844+0000 mgr.y (mgr.25342) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.249737+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.252681+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.255581+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.257036+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.268037+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.348514+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.351239+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.355062+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.356529+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.367781+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.449796+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.452867+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.456959+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.458311+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.469814+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.547449+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.550493+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.553969+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.555357+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.568634+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.645632+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.648208+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.651057+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.652078+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.660254+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.746270+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.750569+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.753637+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.754763+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.765905+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.849260+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.853313+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.858558+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.860203+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[30809]: audit 2023-12-21T08:01:35.872175+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.283745+0000 mgr.y (mgr.25342) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.385602+0000 mgr.y (mgr.25342) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.487500+0000 mgr.y (mgr.25342) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.586018+0000 mgr.y (mgr.25342) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.683249+0000 mgr.y (mgr.25342) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.785894+0000 mgr.y (mgr.25342) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.889407+0000 mgr.y (mgr.25342) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:34.952109+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:34.954580+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:34.956977+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:34.958197+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:34.968415+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:34.970065+0000 mgr.y (mgr.25342) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.050525+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.053218+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.056287+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.057446+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.070610+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.071639+0000 mgr.y (mgr.25342) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.150828+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.153464+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.156354+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.157745+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.166568+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.169844+0000 mgr.y (mgr.25342) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:36.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.249737+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.252681+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.255581+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.257036+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.268037+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.348514+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.351239+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.355062+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.356529+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.367781+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.449796+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.452867+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.456959+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.458311+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.469814+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.547449+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.550493+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.553969+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.555357+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.568634+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.645632+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.648208+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.651057+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.652078+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.660254+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.746270+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.750569+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.753637+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.754763+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.765905+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.849260+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.853313+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:36.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.858558+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:36.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.860203+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:36.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:35 smithi125 bash[25022]: audit 2023-12-21T08:01:35.872175+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:36.569 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.275+0000 7f803302e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:36.569 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.391+0000 7f803302e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:01:36.569 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.519+0000 7f803302e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:01:36.917 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.739+0000 7f803302e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:01:36.917 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[62786]: debug 2023-12-21T08:01:36.907+0000 7f803302e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.269477+0000 mgr.y (mgr.25342) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.369409+0000 mgr.y (mgr.25342) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.470653+0000 mgr.y (mgr.25342) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.569550+0000 mgr.y (mgr.25342) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.668756+0000 mgr.y (mgr.25342) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.766940+0000 mgr.y (mgr.25342) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.873926+0000 mgr.y (mgr.25342) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:35.950214+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:35.952877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:35.955800+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:35.956929+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:35.966937+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:35.968561+0000 mgr.y (mgr.25342) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.045864+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.049909+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.052918+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.053952+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.064405+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.065123+0000 mgr.y (mgr.25342) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.141867+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.145156+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.149250+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.150788+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.163030+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.164321+0000 mgr.y (mgr.25342) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: cluster 2023-12-21T08:01:36.183680+0000 mgr.y (mgr.25342) 130 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.244800+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.247981+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.252218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.253920+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.266156+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.346274+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.349082+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.353208+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.354567+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.366499+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.445782+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.449003+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.453442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.455275+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.468624+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.549245+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.552196+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.555381+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.556765+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.568048+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.650278+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.653372+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.658467+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.660239+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.672967+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.750720+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.753368+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.756670+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.757794+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.766174+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.845993+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.848803+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.852189+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.853326+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:36 smithi146 bash[25263]: audit 2023-12-21T08:01:36.863973+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:01:37] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.269477+0000 mgr.y (mgr.25342) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.369409+0000 mgr.y (mgr.25342) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.470653+0000 mgr.y (mgr.25342) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.569550+0000 mgr.y (mgr.25342) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.668756+0000 mgr.y (mgr.25342) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.766940+0000 mgr.y (mgr.25342) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.873926+0000 mgr.y (mgr.25342) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:35.950214+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:35.952877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:35.955800+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:35.956929+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:35.966937+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:35.968561+0000 mgr.y (mgr.25342) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.045864+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.049909+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.052918+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.053952+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.064405+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.065123+0000 mgr.y (mgr.25342) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.141867+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.269477+0000 mgr.y (mgr.25342) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.369409+0000 mgr.y (mgr.25342) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.470653+0000 mgr.y (mgr.25342) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.569550+0000 mgr.y (mgr.25342) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.668756+0000 mgr.y (mgr.25342) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.766940+0000 mgr.y (mgr.25342) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.873926+0000 mgr.y (mgr.25342) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:35.950214+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:35.952877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:35.955800+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:35.956929+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:35.966937+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:35.968561+0000 mgr.y (mgr.25342) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.045864+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.049909+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.052918+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.053952+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.064405+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.065123+0000 mgr.y (mgr.25342) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.141867+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.145156+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.149250+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.150788+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.163030+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.164321+0000 mgr.y (mgr.25342) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: cluster 2023-12-21T08:01:36.183680+0000 mgr.y (mgr.25342) 130 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.244800+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.247981+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.252218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.253920+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.266156+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.346274+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.349082+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.353208+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.354567+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.366499+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.445782+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.449003+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.453442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.455275+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.145156+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.149250+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.150788+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.163030+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.164321+0000 mgr.y (mgr.25342) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: cluster 2023-12-21T08:01:36.183680+0000 mgr.y (mgr.25342) 130 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.244800+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.247981+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.252218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.253920+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.266156+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.346274+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.349082+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.353208+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.354567+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.366499+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.445782+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.449003+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.453442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.455275+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.468624+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.549245+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.552196+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.555381+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.556765+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.568048+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.650278+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.653372+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.658467+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.660239+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.672967+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.750720+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.753368+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.756670+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.757794+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.766174+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.845993+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.848803+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.852189+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.853326+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[30809]: audit 2023-12-21T08:01:36.863973+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.468624+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.549245+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.552196+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.555381+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.556765+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.568048+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.650278+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.653372+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.658467+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.660239+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.672967+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.750720+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.753368+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.756670+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.757794+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.766174+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.845993+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:37.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.848803+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:37.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.852189+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:37.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.853326+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:37.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:36 smithi125 bash[25022]: audit 2023-12-21T08:01:36.863973+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.267103+0000 mgr.y (mgr.25342) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.367783+0000 mgr.y (mgr.25342) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.469359+0000 mgr.y (mgr.25342) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.568925+0000 mgr.y (mgr.25342) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.674033+0000 mgr.y (mgr.25342) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.766853+0000 mgr.y (mgr.25342) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.865450+0000 mgr.y (mgr.25342) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:36.938100+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:36.940418+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:36.942901+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:36.943839+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:36.951525+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:36.953974+0000 mgr.y (mgr.25342) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.031052+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.035766+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.041245+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.042935+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.056095+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.056878+0000 mgr.y (mgr.25342) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.137573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.139749+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.142178+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.143118+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.152621+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.154505+0000 mgr.y (mgr.25342) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.231462+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.234010+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.236584+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.237942+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.249647+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.328825+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.331701+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.334939+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.336232+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.349088+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.432707+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.435932+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.439740+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.440696+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.451490+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.526948+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.529762+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.532721+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.534525+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.546945+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.658533+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.661041+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.664188+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.665608+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.679311+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.796006+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.800364+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.804491+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.805675+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.818586+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.899248+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.902175+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.905053+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.906602+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:37 smithi146 bash[25263]: audit 2023-12-21T08:01:37.918104+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.267103+0000 mgr.y (mgr.25342) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.367783+0000 mgr.y (mgr.25342) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.469359+0000 mgr.y (mgr.25342) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.568925+0000 mgr.y (mgr.25342) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.674033+0000 mgr.y (mgr.25342) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.766853+0000 mgr.y (mgr.25342) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.865450+0000 mgr.y (mgr.25342) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:36.938100+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:36.940418+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:36.942901+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:36.943839+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:36.951525+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:36.953974+0000 mgr.y (mgr.25342) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.031052+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.035766+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.041245+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.042935+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.056095+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.056878+0000 mgr.y (mgr.25342) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.137573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.139749+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.142178+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.143118+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.152621+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.154505+0000 mgr.y (mgr.25342) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.231462+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.234010+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.236584+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.237942+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.249647+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.328825+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.331701+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.334939+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.336232+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.349088+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.432707+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.435932+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.439740+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.440696+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.451490+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.267103+0000 mgr.y (mgr.25342) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.367783+0000 mgr.y (mgr.25342) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.469359+0000 mgr.y (mgr.25342) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.568925+0000 mgr.y (mgr.25342) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.674033+0000 mgr.y (mgr.25342) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.766853+0000 mgr.y (mgr.25342) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.865450+0000 mgr.y (mgr.25342) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:36.938100+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:36.940418+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:36.942901+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:36.943839+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:36.951525+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:36.953974+0000 mgr.y (mgr.25342) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.031052+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.035766+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.041245+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.042935+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.056095+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.056878+0000 mgr.y (mgr.25342) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.137573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.526948+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.529762+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.532721+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.534525+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.546945+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.658533+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.661041+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.664188+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.665608+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.679311+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.796006+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.800364+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.804491+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.805675+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.818586+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.899248+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.902175+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.905053+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.906602+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[25022]: audit 2023-12-21T08:01:37.918104+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.139749+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.142178+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.143118+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.152621+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.154505+0000 mgr.y (mgr.25342) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.231462+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.234010+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.236584+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.237942+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.249647+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.328825+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.331701+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.334939+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.336232+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.349088+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.432707+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.435932+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.439740+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.440696+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.451490+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.526948+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.529762+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.532721+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.534525+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.546945+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.658533+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.661041+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.664188+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.665608+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.679311+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.796006+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.800364+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.804491+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.805675+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.818586+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.899248+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.902175+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.905053+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.906602+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:37 smithi125 bash[30809]: audit 2023-12-21T08:01:37.918104+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:38.669 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: debug 2023-12-21T08:01:38.311+0000 7f803302e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:01:38.670 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: [21/Dec/2023:08:01:38] ENGINE Bus STARTING 2023-12-21T08:01:38.670 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: CherryPy Checker: 2023-12-21T08:01:38.670 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: The Application mounted at '' has an empty config. 2023-12-21T08:01:38.670 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: [21/Dec/2023:08:01:38] ENGINE Serving on http://:::9283 2023-12-21T08:01:38.670 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62786]: [21/Dec/2023:08:01:38] ENGINE Bus STARTED 2023-12-21T08:01:38.930 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[62228]: ts=2023-12-21T08:01:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.250977+0000 mgr.y (mgr.25342) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.350032+0000 mgr.y (mgr.25342) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.452243+0000 mgr.y (mgr.25342) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.547674+0000 mgr.y (mgr.25342) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.688900+0000 mgr.y (mgr.25342) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.819424+0000 mgr.y (mgr.25342) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:37.919973+0000 mgr.y (mgr.25342) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.001811+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.004484+0000 mgr.y (mgr.25342) 148 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.004505+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.009148+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.010719+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.021406+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:38.022385+0000 mgr.y (mgr.25342) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.049741+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.058033+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.068206+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.101807+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.105159+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.107306+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.108724+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cephadm 2023-12-21T08:01:38.111668+0000 mgr.y (mgr.25342) 150 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cluster 2023-12-21T08:01:38.184188+0000 mgr.y (mgr.25342) 151 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.278021+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.317505+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cluster 2023-12-21T08:01:38.318129+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: cluster 2023-12-21T08:01:38.318278+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.318964+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.323619+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:38 smithi146 bash[25263]: audit 2023-12-21T08:01:38.325515+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:39.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.250977+0000 mgr.y (mgr.25342) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.350032+0000 mgr.y (mgr.25342) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.452243+0000 mgr.y (mgr.25342) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.547674+0000 mgr.y (mgr.25342) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.688900+0000 mgr.y (mgr.25342) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.819424+0000 mgr.y (mgr.25342) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:37.919973+0000 mgr.y (mgr.25342) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.001811+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.004484+0000 mgr.y (mgr.25342) 148 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.004505+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.009148+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.010719+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:39.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.021406+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:38.022385+0000 mgr.y (mgr.25342) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.049741+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.058033+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.068206+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.101807+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.105159+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.107306+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:39.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.108724+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.250977+0000 mgr.y (mgr.25342) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.350032+0000 mgr.y (mgr.25342) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.452243+0000 mgr.y (mgr.25342) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.547674+0000 mgr.y (mgr.25342) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.688900+0000 mgr.y (mgr.25342) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.819424+0000 mgr.y (mgr.25342) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:37.919973+0000 mgr.y (mgr.25342) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.001811+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.004484+0000 mgr.y (mgr.25342) 148 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.004505+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.009148+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.010719+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.021406+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:38.022385+0000 mgr.y (mgr.25342) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.049741+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.058033+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.068206+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.101807+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.105159+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.107306+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:39.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.108724+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cephadm 2023-12-21T08:01:38.111668+0000 mgr.y (mgr.25342) 150 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cluster 2023-12-21T08:01:38.184188+0000 mgr.y (mgr.25342) 151 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.278021+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.317505+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cluster 2023-12-21T08:01:38.318129+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: cluster 2023-12-21T08:01:38.318278+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:39.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.318964+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.323619+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[30809]: audit 2023-12-21T08:01:38.325515+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cephadm 2023-12-21T08:01:38.111668+0000 mgr.y (mgr.25342) 150 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cluster 2023-12-21T08:01:38.184188+0000 mgr.y (mgr.25342) 151 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.278021+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.317505+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cluster 2023-12-21T08:01:38.318129+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: cluster 2023-12-21T08:01:38.318278+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:39.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.318964+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.323619+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:39.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:38 smithi125 bash[25022]: audit 2023-12-21T08:01:38.325515+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.? 172.21.15.146:0/589098461' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:40.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[25022]: cluster 2023-12-21T08:01:39.086899+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e34: y(active, since 31s), standbys: x 2023-12-21T08:01:40.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[25022]: audit 2023-12-21T08:01:40.053288+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:40.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[25022]: audit 2023-12-21T08:01:40.070644+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[30809]: cluster 2023-12-21T08:01:39.086899+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e34: y(active, since 31s), standbys: x 2023-12-21T08:01:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[30809]: audit 2023-12-21T08:01:40.053288+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:40.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:40 smithi125 bash[30809]: audit 2023-12-21T08:01:40.070644+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:40.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:40 smithi146 bash[25263]: cluster 2023-12-21T08:01:39.086899+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e34: y(active, since 31s), standbys: x 2023-12-21T08:01:40.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:40 smithi146 bash[25263]: audit 2023-12-21T08:01:40.053288+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:40.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:40 smithi146 bash[25263]: audit 2023-12-21T08:01:40.070644+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:41.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:41 smithi125 bash[30809]: audit 2023-12-21T08:01:40.088993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:41 smithi125 bash[30809]: cluster 2023-12-21T08:01:40.185770+0000 mgr.y (mgr.25342) 152 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:41.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:41 smithi125 bash[25022]: audit 2023-12-21T08:01:40.088993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:41.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:41 smithi125 bash[25022]: cluster 2023-12-21T08:01:40.185770+0000 mgr.y (mgr.25342) 152 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:41.427 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:41 smithi146 bash[25263]: audit 2023-12-21T08:01:40.088993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:41.427 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:41 smithi146 bash[25263]: cluster 2023-12-21T08:01:40.185770+0000 mgr.y (mgr.25342) 152 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:41.786 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:01:42.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: cephadm 2023-12-21T08:01:41.239645+0000 mgr.y (mgr.25342) 153 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.249466+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.250230+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.252297+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.253729+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: cephadm 2023-12-21T08:01:41.257267+0000 mgr.y (mgr.25342) 154 : cephadm [INF] Deploying daemon mon.a on smithi125 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.448809+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.459903+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.469879+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:41.764555+0000 mgr.y (mgr.25342) 155 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: audit 2023-12-21T08:01:42.149325+0000 mgr.y (mgr.25342) 156 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[25022]: cluster 2023-12-21T08:01:42.186372+0000 mgr.y (mgr.25342) 157 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: cephadm 2023-12-21T08:01:41.239645+0000 mgr.y (mgr.25342) 153 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.249466+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.250230+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.252297+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.253729+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: cephadm 2023-12-21T08:01:41.257267+0000 mgr.y (mgr.25342) 154 : cephadm [INF] Deploying daemon mon.a on smithi125 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.448809+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.459903+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.469879+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:41.764555+0000 mgr.y (mgr.25342) 155 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: audit 2023-12-21T08:01:42.149325+0000 mgr.y (mgr.25342) 156 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:42 smithi125 bash[30809]: cluster 2023-12-21T08:01:42.186372+0000 mgr.y (mgr.25342) 157 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:42.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: cephadm 2023-12-21T08:01:41.239645+0000 mgr.y (mgr.25342) 153 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:01:42.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.249466+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.250230+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.252297+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.253729+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25342 172.21.15.125:0/1663549247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: cephadm 2023-12-21T08:01:41.257267+0000 mgr.y (mgr.25342) 154 : cephadm [INF] Deploying daemon mon.a on smithi125 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.448809+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.459903+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.469879+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25342 ' entity='mgr.y' 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:41.764555+0000 mgr.y (mgr.25342) 155 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: audit 2023-12-21T08:01:42.149325+0000 mgr.y (mgr.25342) 156 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:42.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:42 smithi146 bash[25263]: cluster 2023-12-21T08:01:42.186372+0000 mgr.y (mgr.25342) 157 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:42.548 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:01:42.548 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 2s ago 15m - - 2023-12-21T08:01:42.548 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 1s ago 15m - - 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (2m) 2s ago 8m 16.4M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (69s) 1s ago 8m 43.8M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (26s) 2s ago 6m 44.1M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (14s) 1s ago 15m 429M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (44s) 2s ago 17m 488M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (17m) 2s ago 17m 69.0M 2048M 17.2.0 e1d6a67b021e e1cffa0d474a 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (15m) 1s ago 15m 52.1M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (15m) 2s ago 15m 53.4M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (2m) 2s ago 9m 11.5M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (95s) 1s ago 9m 13.2M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (14m) 2s ago 14m 60.4M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:01:42.549 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (13m) 2s ago 13m 59.6M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (13m) 2s ago 13m 54.6M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (12m) 2s ago 12m 56.7M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (11m) 1s ago 11m 58.4M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (11m) 1s ago 11m 57.2M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (10m) 1s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (10m) 1s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (22s) 1s ago 9m 50.2M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (6m) 2s ago 6m 86.7M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (6m) 1s ago 6m 86.7M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (6m) 2s ago 6m 86.8M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:01:42.550 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (6m) 1s ago 6m 86.6M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:01:42.996 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:01:42.996 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:01:42.996 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T08:01:42.996 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "mds": {}, 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:01:42.997 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:01:42.998 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:01:42.998 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-21T08:01:42.998 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:42.998 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:01:42.998 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:01:43.387 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:01:43.387 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:01:43.387 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:01:43.387 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:01:43.387 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "2/23 daemons upgraded", 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:01:43.388 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:01:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:43 smithi125 bash[25022]: audit 2023-12-21T08:01:42.519693+0000 mgr.y (mgr.25342) 158 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:43.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:43 smithi125 bash[25022]: audit 2023-12-21T08:01:42.991363+0000 mon.a (mon.0) 1426 : audit [DBG] from='client.? 172.21.15.125:0/2471374755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:43.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:43 smithi125 bash[30809]: audit 2023-12-21T08:01:42.519693+0000 mgr.y (mgr.25342) 158 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:43.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:43 smithi125 bash[30809]: audit 2023-12-21T08:01:42.991363+0000 mon.a (mon.0) 1426 : audit [DBG] from='client.? 172.21.15.125:0/2471374755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:43.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:43 smithi146 bash[25263]: audit 2023-12-21T08:01:42.519693+0000 mgr.y (mgr.25342) 158 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:43.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:43 smithi146 bash[25263]: audit 2023-12-21T08:01:42.991363+0000 mon.a (mon.0) 1426 : audit [DBG] from='client.? 172.21.15.125:0/2471374755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:43.826 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[30809]: audit 2023-12-21T08:01:43.382141+0000 mgr.y (mgr.25342) 159 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[30809]: audit 2023-12-21T08:01:43.822030+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.125:0/778819310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[30809]: cluster 2023-12-21T08:01:44.187108+0000 mgr.y (mgr.25342) 160 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[25022]: audit 2023-12-21T08:01:43.382141+0000 mgr.y (mgr.25342) 159 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[25022]: audit 2023-12-21T08:01:43.822030+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.125:0/778819310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:44.750 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:44 smithi125 bash[25022]: cluster 2023-12-21T08:01:44.187108+0000 mgr.y (mgr.25342) 160 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:44 smithi146 bash[25263]: audit 2023-12-21T08:01:43.382141+0000 mgr.y (mgr.25342) 159 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:44 smithi146 bash[25263]: audit 2023-12-21T08:01:43.822030+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.125:0/778819310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:44.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:44 smithi146 bash[25263]: cluster 2023-12-21T08:01:44.187108+0000 mgr.y (mgr.25342) 160 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:46.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 systemd[1]: Stopping Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:01:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 bash[25022]: debug 2023-12-21T08:01:46.123+0000 7f0a950e0700 -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-21T08:01:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 bash[25022]: debug 2023-12-21T08:01:46.123+0000 7f0a950e0700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-21T08:01:47.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 bash[79251]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T08:01:47.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 bash[79327]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T08:01:47.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-21T08:01:47.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:46 smithi125 systemd[1]: Stopped Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:47.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:47 smithi125 systemd[1]: Started Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:47.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:01:47] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2023-12-21T08:01:48.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.263+0000 7f13e4788c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:01:48.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.263+0000 7f13e4788c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:01:48.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.263+0000 7f13e4788c80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.267+0000 7f13e4788c80 0 load: jerasure load: lrc 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Git sha 0 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: DB SUMMARY 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: DB Session ID: NUJPX3689JMK92TQEZJE 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:01:48.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1735 Bytes 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 1123962 ; 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.env: 0x55665059ca60 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.info_log: 0x55665140b7a0 2023-12-21T08:01:48.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:01:48.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.wal_dir: 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:01:48.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.write_buffer_manager: 0x5566513def00 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:01:48.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:01:48.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.row_cache: None 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:01:48.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:01:48.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:01:48.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:01:48.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.merge_operator: 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:01:48.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55665140b8c0) 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: cache_index_and_filter_blocks: 1 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: pin_top_level_index_and_filter: 1 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: index_type: 0 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: data_block_index_type: 0 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: index_shortening: 1 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: checksum: 4 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: no_block_cache: 0 2023-12-21T08:01:48.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_cache: 0x55665145f090 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_cache_name: BinnedLRUCache 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_cache_options: 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: capacity : 536870912 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: num_shard_bits : 4 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: strict_capacity_limit : 0 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: high_pri_pool_ratio: 0.000 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_cache_compressed: (nil) 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: persistent_cache: (nil) 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_size: 4096 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_size_deviation: 10 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_restart_interval: 16 2023-12-21T08:01:48.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: index_block_restart_interval: 1 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: metadata_block_size: 4096 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: partition_filters: 0 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: use_delta_encoding: 1 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: filter_policy: bloomfilter 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: whole_key_filtering: 1 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: verify_compression: 0 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: read_amp_bytes_per_bit: 0 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: format_version: 5 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: enable_index_compression: 1 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: block_align: 0 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: max_auto_readahead_size: 262144 2023-12-21T08:01:48.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: prepopulate_block_cache: 0 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: initial_auto_readahead_size: 8192 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:01:48.670 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:01:48.671 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:01:48.672 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:01:48.673 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:01:48.674 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:01:48.675 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:01:48.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13d9f31700 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-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 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-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 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 19616, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7606f703-ae81-4e99-8ce4-f9ac74b5b731 2023-12-21T08:01:48.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145708274585, "job": 1, "event": "recovery_started", "wal_files": [40]} 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.271+0000 7f13e4788c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145708284961, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1088573, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19617, "largest_seqno": 20952, "table_properties": {"data_size": 1083269, "index_size": 2241, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2053, "raw_key_size": 19530, "raw_average_key_size": 24, "raw_value_size": 1070029, "raw_average_value_size": 1344, "num_data_blocks": 90, "num_entries": 796, "num_filter_entries": 796, "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": 1703145708, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7606f703-ae81-4e99-8ce4-f9ac74b5b731", "db_session_id": "NUJPX3689JMK92TQEZJE", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145708285074, "job": 1, "event": "recovery_finished"} 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 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-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 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-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5566514fe000 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13e4788c80 4 rocksdb: DB pointer 0x5566514ec000 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13d2f23700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.283+0000 7f13d2f23700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: ** DB Stats ** 2023-12-21T08:01:48.678 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: ** Compaction Stats [default] ** 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: L0 1/0 1.04 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 208.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: L6 1/0 10.38 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-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Sum 2/0 11.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 208.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:48.679 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 208.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: ** Compaction Stats [default] ** 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 208.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Flush(GB): cumulative 0.001, interval 0.001 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:01:48.680 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Cumulative compaction: 0.00 GB write, 71.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Interval compaction: 0.00 GB write, 71.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Block cache BinnedLRUCache@0x55665145f090#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] at bind addrs [v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 1 mon.a@-1(???) e3 preinit fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).mds e1 new map 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).mds e1 print_map 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: e1 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:01:48.681 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 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-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: legacy client fscid: -1 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: No filesystems configured 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:48.682 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:48 smithi125 bash[79395]: debug 2023-12-21T08:01:48.287+0000 7f13e4788c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-21T08:01:49.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:01:48 smithi146 bash[62228]: ts=2023-12-21T08:01:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:50.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[75616]: ignoring --setuser ceph since I am not root 2023-12-21T08:01:50.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[75616]: ignoring --setgroup ceph since I am not root 2023-12-21T08:01:50.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[75616]: debug 2023-12-21T08:01:49.831+0000 7f1f25bb4700 1 -- 172.21.15.125:0/2453082559 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bd91393520 con 0x55bd9210e400 2023-12-21T08:01:50.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[75616]: debug 2023-12-21T08:01:49.987+0000 7f1f2f96c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:01:50.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:46.188031+0000 mgr.y (mgr.25342) 161 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:50.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: audit 2023-12-21T08:01:48.014254+0000 mgr.y (mgr.25342) 162 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:48.188701+0000 mgr.y (mgr.25342) 163 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.714155+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.735766+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-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.746030+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.747282+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.747413+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.749620+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 42s), standbys: x 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: audit 2023-12-21T08:01:49.764027+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25342 ' entity='' 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.766142+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 42s), standbys: x 2023-12-21T08:01:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[30809]: cluster 2023-12-21T08:01:49.766198+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:46.188031+0000 mgr.y (mgr.25342) 161 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: audit 2023-12-21T08:01:48.014254+0000 mgr.y (mgr.25342) 162 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:48.188701+0000 mgr.y (mgr.25342) 163 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.714155+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.735766+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-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.746030+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.747282+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.747413+0000 mon.a (mon.0) 5 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.749620+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e34: y(active, since 42s), standbys: x 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: audit 2023-12-21T08:01:49.764027+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25342 ' entity='' 2023-12-21T08:01:50.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.766142+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e35: y(active, since 42s), standbys: x 2023-12-21T08:01:50.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:49 smithi125 bash[79395]: cluster 2023-12-21T08:01:49.766198+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:46.188031+0000 mgr.y (mgr.25342) 161 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: audit 2023-12-21T08:01:48.014254+0000 mgr.y (mgr.25342) 162 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:48.188701+0000 mgr.y (mgr.25342) 163 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.714155+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.735766+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-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.746030+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.747282+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.747413+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.749620+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 42s), standbys: x 2023-12-21T08:01:50.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: audit 2023-12-21T08:01:49.764027+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25342 ' entity='' 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.766142+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 42s), standbys: x 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[25263]: cluster 2023-12-21T08:01:49.766198+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[62786]: ignoring --setuser ceph since I am not root 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[62786]: ignoring --setgroup ceph since I am not root 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[62786]: debug 2023-12-21T08:01:49.823+0000 7f2bd22d6700 1 -- 172.21.15.146:0/34691061 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5583af593520 con 0x5583b030e400 2023-12-21T08:01:50.277 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:49 smithi146 bash[62786]: debug 2023-12-21T08:01:49.983+0000 7f2bdc08e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:01:51.276 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:50 smithi146 bash[62786]: debug 2023-12-21T08:01:50.871+0000 7f2bdc08e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:01:51.276 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:50 smithi146 bash[62786]: debug 2023-12-21T08:01:50.971+0000 7f2bdc08e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:01:51.276 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:51 smithi146 bash[62786]: debug 2023-12-21T08:01:51.071+0000 7f2bdc08e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:01:51.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:50 smithi125 bash[75616]: debug 2023-12-21T08:01:50.903+0000 7f1f2f96c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:01:51.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[75616]: debug 2023-12-21T08:01:51.011+0000 7f1f2f96c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:01:51.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[75616]: debug 2023-12-21T08:01:51.123+0000 7f1f2f96c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:01:51.704 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:51 smithi146 bash[62786]: debug 2023-12-21T08:01:51.339+0000 7f2bdc08e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:51.772 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[75616]: debug 2023-12-21T08:01:51.411+0000 7f1f2f96c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:52.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:51 smithi146 bash[25263]: cluster 2023-12-21T08:01:50.772326+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e36: y(active, since 43s), standbys: x 2023-12-21T08:01:52.026 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:51 smithi146 bash[62786]: debug 2023-12-21T08:01:51.695+0000 7f2bdc08e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:01:52.026 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:51 smithi146 bash[62786]: debug 2023-12-21T08:01:51.855+0000 7f2bdc08e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[75616]: debug 2023-12-21T08:01:51.799+0000 7f1f2f96c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:01:52.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[75616]: debug 2023-12-21T08:01:51.971+0000 7f1f2f96c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:52.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[79395]: cluster 2023-12-21T08:01:50.772326+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e36: y(active, since 43s), standbys: x 2023-12-21T08:01:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:51 smithi125 bash[30809]: cluster 2023-12-21T08:01:50.772326+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e36: y(active, since 43s), standbys: x 2023-12-21T08:01:52.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:52 smithi146 bash[62786]: debug 2023-12-21T08:01:52.063+0000 7f2bdc08e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:01:52.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:52 smithi125 bash[75616]: debug 2023-12-21T08:01:52.179+0000 7f1f2f96c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:01:53.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:53 smithi146 bash[62786]: debug 2023-12-21T08:01:53.075+0000 7f2bdc08e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:01:53.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:53 smithi146 bash[62786]: debug 2023-12-21T08:01:53.187+0000 7f2bdc08e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:01:53.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:53 smithi146 bash[62786]: debug 2023-12-21T08:01:53.303+0000 7f2bdc08e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:01:53.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:53 smithi125 bash[75616]: debug 2023-12-21T08:01:53.187+0000 7f1f2f96c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:01:53.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:53 smithi125 bash[75616]: debug 2023-12-21T08:01:53.299+0000 7f1f2f96c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:01:53.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:53 smithi125 bash[75616]: debug 2023-12-21T08:01:53.415+0000 7f1f2f96c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:01:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:53 smithi125 bash[75616]: debug 2023-12-21T08:01:53.887+0000 7f1f2f96c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:01:54.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:54 smithi125 bash[75616]: debug 2023-12-21T08:01:54.111+0000 7f1f2f96c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:01:54.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:53 smithi146 bash[62786]: debug 2023-12-21T08:01:53.787+0000 7f2bdc08e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:01:54.276 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:54 smithi146 bash[62786]: debug 2023-12-21T08:01:54.011+0000 7f2bdc08e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:01:54.775 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:54 smithi146 bash[62786]: debug 2023-12-21T08:01:54.471+0000 7f2bdc08e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:01:54.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:54 smithi125 bash[75616]: debug 2023-12-21T08:01:54.567+0000 7f1f2f96c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:01:55.275 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:54 smithi146 bash[62786]: debug 2023-12-21T08:01:54.967+0000 7f2bdc08e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:55.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:55 smithi125 bash[75616]: debug 2023-12-21T08:01:55.067+0000 7f1f2f96c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:01:55.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:55 smithi125 bash[75616]: debug 2023-12-21T08:01:55.615+0000 7f1f2f96c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:01:55.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:55 smithi125 bash[75616]: debug 2023-12-21T08:01:55.727+0000 7f1f2f96c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:01:56.002 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:55 smithi146 bash[62786]: debug 2023-12-21T08:01:55.519+0000 7f2bdc08e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:01:56.003 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:55 smithi146 bash[62786]: debug 2023-12-21T08:01:55.631+0000 7f2bdc08e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:01:56.266 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:55 smithi146 bash[62786]: debug 2023-12-21T08:01:55.995+0000 7f2bdc08e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:01:56.266 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.111+0000 7f2bdc08e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:01:56.338 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.075+0000 7f1f2f96c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:01:56.338 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.187+0000 7f1f2f96c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:01:56.525 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.255+0000 7f2bdc08e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:56.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.375+0000 7f2bdc08e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:01:56.526 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.499+0000 7f2bdc08e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:01:56.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.331+0000 7f1f2f96c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:01:56.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.443+0000 7f1f2f96c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:01:56.653 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.579+0000 7f1f2f96c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:01:57.026 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.691+0000 7f2bdc08e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:01:57.026 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:56 smithi146 bash[62786]: debug 2023-12-21T08:01:56.819+0000 7f2bdc08e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:01:57.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.783+0000 7f1f2f96c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:01:57.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:56 smithi125 bash[75616]: debug 2023-12-21T08:01:56.923+0000 7f1f2f96c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.085840+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.085926+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: audit 2023-12-21T08:01:58.088337+0000 mon.b (mon.2) 496 : audit 0 from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: audit 2023-12-21T08:01:58.089813+0000 mon.b (mon.2) 497 : audit 0 from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: audit 2023-12-21T08:01:58.095519+0000 mon.b (mon.2) 498 : audit 0 from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:58.351 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[79395]: audit 2023-12-21T08:01:58.098718+0000 mon.b (mon.2) 499 : audit 0 from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.085840+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.085926+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: audit 2023-12-21T08:01:58.088337+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: audit 2023-12-21T08:01:58.089813+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: audit 2023-12-21T08:01:58.095519+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: audit 2023-12-21T08:01:58.098718+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:58.352 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[30809]: debug 2023-12-21T08:01:58.215+0000 7fe4eb553700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-21T08:01:58.353 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: debug 2023-12-21T08:01:58.187+0000 7f1f2f96c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:01:58.353 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: [21/Dec/2023:08:01:58] ENGINE Bus STARTING 2023-12-21T08:01:58.428 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: debug 2023-12-21T08:01:58.055+0000 7f2bdc08e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:01:58.428 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: [21/Dec/2023:08:01:58] ENGINE Bus STARTING 2023-12-21T08:01:58.428 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: CherryPy Checker: 2023-12-21T08:01:58.428 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: The Application mounted at '' has an empty config. 2023-12-21T08:01:58.428 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: [21/Dec/2023:08:01:58] ENGINE Serving on http://:::9283 2023-12-21T08:01:58.429 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[62786]: [21/Dec/2023:08:01:58] ENGINE Bus STARTED 2023-12-21T08:01:58.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.085840+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:01:58.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.085926+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:01:58.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: audit 2023-12-21T08:01:58.088337+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:01:58.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: audit 2023-12-21T08:01:58.089813+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:01:58.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: audit 2023-12-21T08:01:58.095519+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:01:58.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: audit 2023-12-21T08:01:58.098718+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.? 172.21.15.146:0/3224067383' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:01:58.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:58 smithi146 bash[25263]: debug 2023-12-21T08:01:58.215+0000 7fac6f2d0700 -1 mon.b@2(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-21T08:01:58.636 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: CherryPy Checker: 2023-12-21T08:01:58.636 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: The Application mounted at '' has an empty config. 2023-12-21T08:01:58.636 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: [21/Dec/2023:08:01:58] ENGINE Serving on http://:::9283 2023-12-21T08:01:58.637 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:58 smithi125 bash[75616]: [21/Dec/2023:08:01:58] ENGINE Bus STARTED 2023-12-21T08:01:59.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[75616]: debug 2023-12-21T08:01:59.227+0000 7f1ef7826700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-21T08:01:59.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.146536+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e37: y(active, since 50s), standbys: x 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.211138+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.211800+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.222093+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.222567+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0109362s), standbys: x 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.228838+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.236025+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.236326+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.236546+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.240761+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:59.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.241125+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.241382+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.241719+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.242082+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.242450+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.242790+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.242998+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.243260+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.243548+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:59.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.243790+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:59.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.146536+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e37: y(active, since 50s), standbys: x 2023-12-21T08:01:59.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.211138+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2023-12-21T08:01:59.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.211800+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2023-12-21T08:01:59.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.222093+0000 mon.a (mon.0) 16 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:59.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.222567+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e38: y(active, starting, since 0.0109362s), standbys: x 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.228838+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.236025+0000 mon.c (mon.1) 225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.236326+0000 mon.c (mon.1) 226 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.236546+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.240761+0000 mon.c (mon.1) 228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.241125+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.241382+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.241719+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:59.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.242082+0000 mon.c (mon.1) 232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.242450+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.242790+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.242998+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.243260+0000 mon.c (mon.1) 236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.243548+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.243790+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.243966+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.244476+0000 mon.c (mon.1) 240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.253288+0000 mon.a (mon.0) 18 : cluster 1 Manager daemon y is now available 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.292845+0000 mon.a (mon.0) 19 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.302134+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:59.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.313020+0000 mon.c (mon.1) 242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.313459+0000 mon.a (mon.0) 20 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.315940+0000 mon.c (mon.1) 243 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.316355+0000 mon.a (mon.0) 21 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.319043+0000 mon.c (mon.1) 244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.334550+0000 mon.c (mon.1) 245 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cephadm 2023-12-21T08:01:58.337788+0000 mgr.y (mgr.25480) 1 : cephadm 1 Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cephadm 2023-12-21T08:01:58.339297+0000 mgr.y (mgr.25480) 2 : cephadm 1 Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.343448+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:59.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.353061+0000 mon.c (mon.1) 247 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.353476+0000 mon.a (mon.0) 22 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.395374+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.409385+0000 mon.c (mon.1) 248 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: audit 2023-12-21T08:01:58.409753+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[79395]: cephadm 2023-12-21T08:01:58.825300+0000 mgr.y (mgr.25480) 3 : cephadm 1 [21/Dec/2023:08:01:58] ENGINE Bus STARTING 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.243966+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.244476+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:59.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.253288+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.292845+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.302134+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.313020+0000 mon.c (mon.1) 242 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.313459+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.315940+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.316355+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.319043+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.334550+0000 mon.c (mon.1) 245 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cephadm 2023-12-21T08:01:58.337788+0000 mgr.y (mgr.25480) 1 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cephadm 2023-12-21T08:01:58.339297+0000 mgr.y (mgr.25480) 2 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:59.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.343448+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.353061+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.353476+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.395374+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.409385+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: audit 2023-12-21T08:01:58.409753+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:01:59 smithi125 bash[30809]: cephadm 2023-12-21T08:01:58.825300+0000 mgr.y (mgr.25480) 3 : cephadm [INF] [21/Dec/2023:08:01:58] ENGINE Bus STARTING 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.146536+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e37: y(active, since 50s), standbys: x 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.211138+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.211800+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.222093+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.222567+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0109362s), standbys: x 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.228838+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:01:59.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.236025+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.236326+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.236546+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.240761+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.241125+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.241382+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.241719+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.242082+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.242450+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.242790+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.242998+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:01:59.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.243260+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.243548+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.243790+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.243966+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.244476+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.253288+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.292845+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:01:59.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.302134+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.313020+0000 mon.c (mon.1) 242 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.313459+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi125", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.315940+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.316355+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.319043+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.334550+0000 mon.c (mon.1) 245 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cephadm 2023-12-21T08:01:58.337788+0000 mgr.y (mgr.25480) 1 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.conf 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cephadm 2023-12-21T08:01:58.339297+0000 mgr.y (mgr.25480) 2 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.conf 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.343448+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:59.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.353061+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.353476+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:01:59.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.395374+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:01:59.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.409385+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: audit 2023-12-21T08:01:58.409753+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:01:59.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:01:59 smithi146 bash[25263]: cephadm 2023-12-21T08:01:58.825300+0000 mgr.y (mgr.25480) 3 : cephadm [INF] [21/Dec/2023:08:01:58] ENGINE Bus STARTING 2023-12-21T08:02:00.515 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.226465+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cluster 2023-12-21T08:01:58.359564+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:58.969457+0000 mgr.y (mgr.25480) 4 : cephadm [INF] [21/Dec/2023:08:01:58] ENGINE Serving on https://172.21.15.125:7151 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.040236+0000 mgr.y (mgr.25480) 5 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.040539+0000 mgr.y (mgr.25480) 6 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.071737+0000 mgr.y (mgr.25480) 7 : cephadm [INF] [21/Dec/2023:08:01:59] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.072119+0000 mgr.y (mgr.25480) 8 : cephadm [INF] [21/Dec/2023:08:01:59] ENGINE Bus STARTED 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cluster 2023-12-21T08:01:59.228268+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e39: y(active, since 1.01664s), standbys: x 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.242011+0000 mgr.y (mgr.25480) 9 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cluster 2023-12-21T08:01:59.246192+0000 mgr.y (mgr.25480) 10 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.255373+0000 mgr.y (mgr.25480) 11 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.255579+0000 mgr.y (mgr.25480) 12 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.421025+0000 mgr.y (mgr.25480) 13 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.516 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: cephadm 2023-12-21T08:01:59.470860+0000 mgr.y (mgr.25480) 14 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.643875+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.659424+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.694657+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.710492+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.719520+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.737435+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.812004+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[30809]: audit 2023-12-21T08:01:59.812634+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.226465+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cluster 2023-12-21T08:01:58.359564+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:58.969457+0000 mgr.y (mgr.25480) 4 : cephadm 1 [21/Dec/2023:08:01:58] ENGINE Serving on https://172.21.15.125:7151 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.040236+0000 mgr.y (mgr.25480) 5 : cephadm 1 Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.040539+0000 mgr.y (mgr.25480) 6 : cephadm 1 Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.517 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.071737+0000 mgr.y (mgr.25480) 7 : cephadm 1 [21/Dec/2023:08:01:59] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.072119+0000 mgr.y (mgr.25480) 8 : cephadm 1 [21/Dec/2023:08:01:59] ENGINE Bus STARTED 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cluster 2023-12-21T08:01:59.228268+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e39: y(active, since 1.01664s), standbys: x 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.242011+0000 mgr.y (mgr.25480) 9 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cluster 2023-12-21T08:01:59.246192+0000 mgr.y (mgr.25480) 10 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.255373+0000 mgr.y (mgr.25480) 11 : cephadm 1 Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.255579+0000 mgr.y (mgr.25480) 12 : cephadm 1 Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.421025+0000 mgr.y (mgr.25480) 13 : cephadm 1 Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: cephadm 2023-12-21T08:01:59.470860+0000 mgr.y (mgr.25480) 14 : cephadm 1 Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.643875+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.659424+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.694657+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.710492+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.719520+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.737435+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.812004+0000 mon.c (mon.1) 249 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:00.518 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:00 smithi125 bash[79395]: audit 2023-12-21T08:01:59.812634+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.226465+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cluster 2023-12-21T08:01:58.359564+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:58.969457+0000 mgr.y (mgr.25480) 4 : cephadm [INF] [21/Dec/2023:08:01:58] ENGINE Serving on https://172.21.15.125:7151 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.040236+0000 mgr.y (mgr.25480) 5 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.040539+0000 mgr.y (mgr.25480) 6 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.071737+0000 mgr.y (mgr.25480) 7 : cephadm [INF] [21/Dec/2023:08:01:59] ENGINE Serving on http://172.21.15.125:8765 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.072119+0000 mgr.y (mgr.25480) 8 : cephadm [INF] [21/Dec/2023:08:01:59] ENGINE Bus STARTED 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cluster 2023-12-21T08:01:59.228268+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e39: y(active, since 1.01664s), standbys: x 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.242011+0000 mgr.y (mgr.25480) 9 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cluster 2023-12-21T08:01:59.246192+0000 mgr.y (mgr.25480) 10 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:00.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.255373+0000 mgr.y (mgr.25480) 11 : cephadm [INF] Updating smithi125:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.255579+0000 mgr.y (mgr.25480) 12 : cephadm [INF] Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.421025+0000 mgr.y (mgr.25480) 13 : cephadm [INF] Updating smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: cephadm 2023-12-21T08:01:59.470860+0000 mgr.y (mgr.25480) 14 : cephadm [INF] Updating smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.643875+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.659424+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.694657+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.710492+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.719520+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.737435+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.812004+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:00.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:00 smithi146 bash[25263]: audit 2023-12-21T08:01:59.812634+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi125", "caps": []}]: dispatch 2023-12-21T08:02:01.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: cluster 2023-12-21T08:02:00.242509+0000 mgr.y (mgr.25480) 15 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:01.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: audit 2023-12-21T08:02:00.296254+0000 mon.c (mon.1) 250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: audit 2023-12-21T08:02:00.297018+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: audit 2023-12-21T08:02:00.813338+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: audit 2023-12-21T08:02:00.947750+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: audit 2023-12-21T08:02:01.088150+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[79395]: cluster 2023-12-21T08:02:01.173908+0000 mon.a (mon.0) 36 : cluster 0 mgrmap e40: y(active, since 2s), standbys: x 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: cluster 2023-12-21T08:02:00.242509+0000 mgr.y (mgr.25480) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: audit 2023-12-21T08:02:00.296254+0000 mon.c (mon.1) 250 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: audit 2023-12-21T08:02:00.297018+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: audit 2023-12-21T08:02:00.813338+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: audit 2023-12-21T08:02:00.947750+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: audit 2023-12-21T08:02:01.088150+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:01 smithi125 bash[30809]: cluster 2023-12-21T08:02:01.173908+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e40: y(active, since 2s), standbys: x 2023-12-21T08:02:01.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: cluster 2023-12-21T08:02:00.242509+0000 mgr.y (mgr.25480) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:01.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: audit 2023-12-21T08:02:00.296254+0000 mon.c (mon.1) 250 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: audit 2023-12-21T08:02:00.297018+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:01.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: audit 2023-12-21T08:02:00.813338+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: audit 2023-12-21T08:02:00.947750+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: audit 2023-12-21T08:02:01.088150+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:01.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:01 smithi146 bash[25263]: cluster 2023-12-21T08:02:01.173908+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e40: y(active, since 2s), standbys: x 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.487077+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.489396+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.492140+0000 mon.c (mon.1) 253 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.492520+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.543747+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.545014+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.551810+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: cephadm 2023-12-21T08:02:01.553733+0000 mgr.y (mgr.25480) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.621421+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.621986+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.692645+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:01.867615+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:02.022228+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:02.051612+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:02 smithi146 bash[25263]: audit 2023-12-21T08:02:02.199515+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.487077+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.489396+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:02.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.492140+0000 mon.c (mon.1) 253 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.492520+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.543747+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.545014+0000 mon.c (mon.1) 255 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.551810+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: cephadm 2023-12-21T08:02:01.553733+0000 mgr.y (mgr.25480) 16 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.621421+0000 mon.c (mon.1) 256 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.621986+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.692645+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:01.867615+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:02.022228+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:02.051612+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[79395]: audit 2023-12-21T08:02:02.199515+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.487077+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.489396+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.492140+0000 mon.c (mon.1) 253 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.492520+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.543747+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.545014+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.551810+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: cephadm 2023-12-21T08:02:01.553733+0000 mgr.y (mgr.25480) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.621421+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.621986+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi146", "caps": []}]: dispatch 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.692645+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:01.867615+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:02.022228+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:02.051612+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:02 smithi125 bash[30809]: audit 2023-12-21T08:02:02.199515+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: cluster 2023-12-21T08:02:02.243144+0000 mgr.y (mgr.25480) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.677798+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.680265+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.684646+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.686014+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.696082+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: cephadm 2023-12-21T08:02:02.700273+0000 mgr.y (mgr.25480) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.782155+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.784359+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.786719+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.787916+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.795814+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: cephadm 2023-12-21T08:02:02.799389+0000 mgr.y (mgr.25480) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.877405+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.880559+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.882943+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.883997+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.897271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.920475+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.966426+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.968123+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.972485+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.973842+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:02.983738+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.052426+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.055661+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.058152+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.060496+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.061419+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.067926+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.146198+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.148914+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.152452+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.153929+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.162214+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: cluster 2023-12-21T08:02:03.203901+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e41: y(active, since 4s), standbys: x 2023-12-21T08:02:03.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:03 smithi146 bash[25263]: audit 2023-12-21T08:02:03.216391+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.555 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: cluster 2023-12-21T08:02:02.243144+0000 mgr.y (mgr.25480) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:03.555 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.677798+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.680265+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.684646+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.686014+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.696082+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: cephadm 2023-12-21T08:02:02.700273+0000 mgr.y (mgr.25480) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.782155+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.784359+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.786719+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.787916+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.795814+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: cephadm 2023-12-21T08:02:02.799389+0000 mgr.y (mgr.25480) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.877405+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.880559+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.882943+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.883997+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.897271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.920475+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.966426+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: cluster 2023-12-21T08:02:02.243144+0000 mgr.y (mgr.25480) 17 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.677798+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.680265+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.684646+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.686014+0000 mon.c (mon.1) 260 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.696082+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: cephadm 2023-12-21T08:02:02.700273+0000 mgr.y (mgr.25480) 18 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.782155+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.784359+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.786719+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.557 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.787916+0000 mon.c (mon.1) 264 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.795814+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: cephadm 2023-12-21T08:02:02.799389+0000 mgr.y (mgr.25480) 19 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.877405+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.880559+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.882943+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.883997+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.897271+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.920475+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.966426+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.968123+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.972485+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.973842+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:02.983738+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.052426+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.055661+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.058152+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.060496+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.061419+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.067926+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.146198+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.148914+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.152452+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.153929+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.162214+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: cluster 2023-12-21T08:02:03.203901+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e41: y(active, since 4s), standbys: x 2023-12-21T08:02:03.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[30809]: audit 2023-12-21T08:02:03.216391+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.968123+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.972485+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.973842+0000 mon.c (mon.1) 272 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:02.983738+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.052426+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.055661+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.058152+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.060496+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.061419+0000 mon.c (mon.1) 276 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.067926+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.146198+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.148914+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.152452+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.153929+0000 mon.c (mon.1) 280 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:03.560 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.162214+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:03.561 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: cluster 2023-12-21T08:02:03.203901+0000 mon.a (mon.0) 53 : cluster 0 mgrmap e41: y(active, since 4s), standbys: x 2023-12-21T08:02:03.561 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:03 smithi125 bash[79395]: audit 2023-12-21T08:02:03.216391+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:02.900291+0000 mgr.y (mgr.25480) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:02.985331+0000 mgr.y (mgr.25480) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.068642+0000 mgr.y (mgr.25480) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.163498+0000 mgr.y (mgr.25480) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.252135+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.262996+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.266087+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.267005+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.273745+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.274614+0000 mgr.y (mgr.25480) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.339219+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.341608+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.344691+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.346105+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.353246+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.354281+0000 mgr.y (mgr.25480) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.432796+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.435017+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.438850+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.439945+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:02.900291+0000 mgr.y (mgr.25480) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:02.985331+0000 mgr.y (mgr.25480) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.068642+0000 mgr.y (mgr.25480) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.163498+0000 mgr.y (mgr.25480) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.252135+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.262996+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.266087+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.267005+0000 mon.c (mon.1) 284 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.273745+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.274614+0000 mgr.y (mgr.25480) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.339219+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.341608+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.344691+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.346105+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.353246+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.354281+0000 mgr.y (mgr.25480) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.432796+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.435017+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.438850+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.439945+0000 mon.c (mon.1) 292 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.447054+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.447054+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.447949+0000 mgr.y (mgr.25480) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.512535+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.514922+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.517654+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.518988+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.528187+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.529689+0000 mgr.y (mgr.25480) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.592881+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.594905+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.597940+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.599083+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.607229+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.608257+0000 mgr.y (mgr.25480) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.675286+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.677228+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.679632+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.680480+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.688007+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.688795+0000 mgr.y (mgr.25480) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.447949+0000 mgr.y (mgr.25480) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.512535+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.514922+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.517654+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.518988+0000 mon.c (mon.1) 296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.528187+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.529689+0000 mgr.y (mgr.25480) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.592881+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.594905+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.597940+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.599083+0000 mon.c (mon.1) 300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.607229+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.608257+0000 mgr.y (mgr.25480) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.675286+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.677228+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.679632+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.680480+0000 mon.c (mon.1) 304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.688007+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.688795+0000 mgr.y (mgr.25480) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.766298+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.766298+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.768610+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.772428+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.773734+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.781557+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.782223+0000 mgr.y (mgr.25480) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.862301+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.864030+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.866532+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.867367+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.873486+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.943037+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.944915+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.947561+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.948960+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:03.956060+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.019303+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.022044+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.025577+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.026703+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.768610+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.772428+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.773734+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.781557+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.782223+0000 mgr.y (mgr.25480) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.862301+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.864030+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.866532+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.867367+0000 mon.c (mon.1) 312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.873486+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.943037+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.944915+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.947561+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.948960+0000 mon.c (mon.1) 316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:03.956060+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.019303+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.022044+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.025577+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.026703+0000 mon.c (mon.1) 320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.035240+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.113722+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.035240+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.113722+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.116073+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.118901+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.120116+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.127179+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.189744+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.192361+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.195637+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.196990+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[30809]: audit 2023-12-21T08:02:04.204065+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.116073+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.118901+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.120116+0000 mon.c (mon.1) 324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.127179+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.189744+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.192361+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.195637+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.196990+0000 mon.c (mon.1) 328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:04 smithi125 bash[79395]: audit 2023-12-21T08:02:04.204065+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:02.900291+0000 mgr.y (mgr.25480) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:02.985331+0000 mgr.y (mgr.25480) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.068642+0000 mgr.y (mgr.25480) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.163498+0000 mgr.y (mgr.25480) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.252135+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.262996+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.266087+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.267005+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.273745+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.274614+0000 mgr.y (mgr.25480) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.339219+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.341608+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.344691+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.346105+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.353246+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.354281+0000 mgr.y (mgr.25480) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.432796+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.435017+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.438850+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.439945+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.447054+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.447949+0000 mgr.y (mgr.25480) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.512535+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.514922+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.517654+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.518988+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.528187+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.529689+0000 mgr.y (mgr.25480) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.592881+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.594905+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.597940+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.599083+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.607229+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.608257+0000 mgr.y (mgr.25480) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.675286+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.677228+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.679632+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.680480+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.688007+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.688795+0000 mgr.y (mgr.25480) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.766298+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.768610+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.772428+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.773734+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.781557+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.782223+0000 mgr.y (mgr.25480) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.862301+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.864030+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.866532+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.867367+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.873486+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.943037+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.944915+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.947561+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.948960+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:03.956060+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.019303+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.022044+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.025577+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.026703+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.035240+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.113722+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.116073+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.118901+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.120116+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.127179+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.189744+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.192361+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:04.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.195637+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.196990+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:04.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:04 smithi146 bash[25263]: audit 2023-12-21T08:02:04.204065+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.876839+0000 mgr.y (mgr.25480) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:03.957876+0000 mgr.y (mgr.25480) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.036136+0000 mgr.y (mgr.25480) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.128168+0000 mgr.y (mgr.25480) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.204940+0000 mgr.y (mgr.25480) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cluster 2023-12-21T08:02:04.244019+0000 mgr.y (mgr.25480) 36 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.278407+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.280574+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.282906+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.284423+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.290101+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.291017+0000 mgr.y (mgr.25480) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.369885+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.371848+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.374573+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.375486+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.382406+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.383273+0000 mgr.y (mgr.25480) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.420774+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.462222+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.464187+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.467244+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.468517+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.474668+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.477498+0000 mgr.y (mgr.25480) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.557671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.561645+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.563885+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.564715+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.573107+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.574064+0000 mgr.y (mgr.25480) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.653342+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.656043+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.659052+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.660203+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.668405+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.670022+0000 mgr.y (mgr.25480) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.747899+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.750677+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.754599+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.757670+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.769186+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.770228+0000 mgr.y (mgr.25480) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.787266+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.849320+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.851810+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.855922+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.857181+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.868056+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.946127+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.948757+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.952488+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.953677+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:04.963609+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.038927+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.042675+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.046699+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.048204+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.056215+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.135582+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.138245+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.142473+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.144044+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.153402+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.236030+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.237967+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.242057+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.243375+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:05 smithi146 bash[25263]: audit 2023-12-21T08:02:05.251389+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.598 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.876839+0000 mgr.y (mgr.25480) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:03.957876+0000 mgr.y (mgr.25480) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.036136+0000 mgr.y (mgr.25480) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.128168+0000 mgr.y (mgr.25480) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.204940+0000 mgr.y (mgr.25480) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cluster 2023-12-21T08:02:04.244019+0000 mgr.y (mgr.25480) 36 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.278407+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.280574+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.282906+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.599 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.284423+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.290101+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.291017+0000 mgr.y (mgr.25480) 37 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.369885+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.371848+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.374573+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.375486+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.382406+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.383273+0000 mgr.y (mgr.25480) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.420774+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.600 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.462222+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.464187+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.467244+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.468517+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.474668+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.477498+0000 mgr.y (mgr.25480) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.557671+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.561645+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.563885+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.564715+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.601 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.573107+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.574064+0000 mgr.y (mgr.25480) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.653342+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.656043+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.659052+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.660203+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.668405+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.670022+0000 mgr.y (mgr.25480) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.747899+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.750677+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.602 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.754599+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.757670+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.769186+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.770228+0000 mgr.y (mgr.25480) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.787266+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.849320+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.851810+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.855922+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.857181+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.868056+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.946127+0000 mon.c (mon.1) 357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.603 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.948757+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.952488+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.953677+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:04.963609+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.038927+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.042675+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.046699+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.048204+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.056215+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.135582+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.138245+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.142473+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.144044+0000 mon.c (mon.1) 368 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.153402+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.236030+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.237967+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.242057+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.243375+0000 mon.c (mon.1) 372 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[79395]: audit 2023-12-21T08:02:05.251389+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.876839+0000 mgr.y (mgr.25480) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:03.957876+0000 mgr.y (mgr.25480) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.036136+0000 mgr.y (mgr.25480) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.128168+0000 mgr.y (mgr.25480) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.204940+0000 mgr.y (mgr.25480) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cluster 2023-12-21T08:02:04.244019+0000 mgr.y (mgr.25480) 36 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.278407+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.280574+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.282906+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.284423+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.290101+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.291017+0000 mgr.y (mgr.25480) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.369885+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.371848+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.374573+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.375486+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.607 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.382406+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.383273+0000 mgr.y (mgr.25480) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.420774+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.462222+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.464187+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.467244+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.468517+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.474668+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.477498+0000 mgr.y (mgr.25480) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.557671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.608 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.561645+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.563885+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.564715+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.573107+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.574064+0000 mgr.y (mgr.25480) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.653342+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.656043+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.659052+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.660203+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.668405+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.670022+0000 mgr.y (mgr.25480) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.747899+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.750677+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.754599+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.757670+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.769186+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.770228+0000 mgr.y (mgr.25480) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.787266+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.849320+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.851810+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.610 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.855922+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.857181+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.868056+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.946127+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.948757+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.952488+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.953677+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:04.963609+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.038927+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.042675+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.046699+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.611 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.048204+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.056215+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.135582+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.138245+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.142473+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.144044+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.153402+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.236030+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.237967+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.242057+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.243375+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:05.612 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:05 smithi125 bash[30809]: audit 2023-12-21T08:02:05.251389+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.869068+0000 mgr.y (mgr.25480) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:04.965425+0000 mgr.y (mgr.25480) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.056826+0000 mgr.y (mgr.25480) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.154361+0000 mgr.y (mgr.25480) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.253919+0000 mgr.y (mgr.25480) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.331571+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.334309+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.337908+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.339407+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.348058+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.349055+0000 mgr.y (mgr.25480) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.426189+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.428516+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.431478+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.432716+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.441832+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.443044+0000 mgr.y (mgr.25480) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.520588+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.524535+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.528261+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.529473+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.536889+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.540205+0000 mgr.y (mgr.25480) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.618185+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.620918+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.624365+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.625602+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.633591+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.634874+0000 mgr.y (mgr.25480) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.712543+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.715263+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.718346+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.719581+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.726932+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.728887+0000 mgr.y (mgr.25480) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.790461+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.792952+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.796557+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.797847+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.806033+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.806942+0000 mgr.y (mgr.25480) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.870449+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.872837+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.876601+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.877901+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.885919+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.963743+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.966219+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.969618+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.970938+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:05.979126+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.057018+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.059478+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.063004+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.064196+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.074366+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.137549+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.139484+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.141887+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.142812+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.149018+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.212019+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.215034+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.218683+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.220220+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[30809]: audit 2023-12-21T08:02:06.227026+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.869068+0000 mgr.y (mgr.25480) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:04.965425+0000 mgr.y (mgr.25480) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.056826+0000 mgr.y (mgr.25480) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.154361+0000 mgr.y (mgr.25480) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.253919+0000 mgr.y (mgr.25480) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.331571+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.334309+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.337908+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.339407+0000 mon.c (mon.1) 376 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.348058+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.349055+0000 mgr.y (mgr.25480) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.426189+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.428516+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.431478+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.432716+0000 mon.c (mon.1) 380 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.441832+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.443044+0000 mgr.y (mgr.25480) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.520588+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.524535+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.528261+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.529473+0000 mon.c (mon.1) 384 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.536889+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.540205+0000 mgr.y (mgr.25480) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.618185+0000 mon.c (mon.1) 385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.620918+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.624365+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.625602+0000 mon.c (mon.1) 388 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.633591+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.634874+0000 mgr.y (mgr.25480) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.712543+0000 mon.c (mon.1) 389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.715263+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.718346+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.719581+0000 mon.c (mon.1) 392 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.726932+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.728887+0000 mgr.y (mgr.25480) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.790461+0000 mon.c (mon.1) 393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.792952+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.796557+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.797847+0000 mon.c (mon.1) 396 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.806033+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.806942+0000 mgr.y (mgr.25480) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.870449+0000 mon.c (mon.1) 397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.872837+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.876601+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.877901+0000 mon.c (mon.1) 400 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.885919+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.963743+0000 mon.c (mon.1) 401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.966219+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.969618+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.970938+0000 mon.c (mon.1) 404 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:05.979126+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.057018+0000 mon.c (mon.1) 405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.059478+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.063004+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.064196+0000 mon.c (mon.1) 408 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.074366+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.137549+0000 mon.c (mon.1) 409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.139484+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.141887+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.142812+0000 mon.c (mon.1) 412 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.149018+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.212019+0000 mon.c (mon.1) 413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.215034+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.218683+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.220220+0000 mon.c (mon.1) 416 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:06 smithi125 bash[79395]: audit 2023-12-21T08:02:06.227026+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.869068+0000 mgr.y (mgr.25480) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:04.965425+0000 mgr.y (mgr.25480) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.056826+0000 mgr.y (mgr.25480) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.154361+0000 mgr.y (mgr.25480) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.253919+0000 mgr.y (mgr.25480) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.331571+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.334309+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.337908+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.339407+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.348058+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.349055+0000 mgr.y (mgr.25480) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.426189+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.428516+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.431478+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.432716+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.441832+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.443044+0000 mgr.y (mgr.25480) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.520588+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.524535+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.528261+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.529473+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.536889+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.540205+0000 mgr.y (mgr.25480) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.618185+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.620918+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.624365+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.625602+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.633591+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.634874+0000 mgr.y (mgr.25480) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.712543+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.715263+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.718346+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.719581+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.726932+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.728887+0000 mgr.y (mgr.25480) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.790461+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.792952+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.796557+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.797847+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.806033+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.806942+0000 mgr.y (mgr.25480) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.870449+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.872837+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.876601+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.877901+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.885919+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.963743+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.966219+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.969618+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.970938+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:05.979126+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.057018+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.059478+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.063004+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.064196+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.074366+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.137549+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.139484+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.141887+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.142812+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.149018+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.212019+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.215034+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.218683+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.220220+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:06.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:06 smithi146 bash[25263]: audit 2023-12-21T08:02:06.227026+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:07] "GET /metrics HTTP/1.1" 200 35374 "" "Prometheus/2.33.4" 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.886758+0000 mgr.y (mgr.25480) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:05.979922+0000 mgr.y (mgr.25480) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.075457+0000 mgr.y (mgr.25480) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.149977+0000 mgr.y (mgr.25480) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.229206+0000 mgr.y (mgr.25480) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cluster 2023-12-21T08:02:06.244634+0000 mgr.y (mgr.25480) 59 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.290184+0000 mon.c (mon.1) 417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.292103+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.295004+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.296035+0000 mon.c (mon.1) 420 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.303706+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.304640+0000 mgr.y (mgr.25480) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.366523+0000 mon.c (mon.1) 421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.369402+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.371649+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.372655+0000 mon.c (mon.1) 424 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.379407+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.381306+0000 mgr.y (mgr.25480) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.426975+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.437558+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.443642+0000 mon.c (mon.1) 425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.886758+0000 mgr.y (mgr.25480) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:05.979922+0000 mgr.y (mgr.25480) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.075457+0000 mgr.y (mgr.25480) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.149977+0000 mgr.y (mgr.25480) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.229206+0000 mgr.y (mgr.25480) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cluster 2023-12-21T08:02:06.244634+0000 mgr.y (mgr.25480) 59 : 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-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.290184+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.292103+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.295004+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.296035+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.303706+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.304640+0000 mgr.y (mgr.25480) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.366523+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.369402+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.371649+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.372655+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.379407+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.381306+0000 mgr.y (mgr.25480) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.426975+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.437558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.443642+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.447815+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.451694+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.454128+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.455242+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.460964+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.462305+0000 mgr.y (mgr.25480) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.524226+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.527303+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.530360+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.531516+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.537468+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.539072+0000 mgr.y (mgr.25480) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.617616+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.622773+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.625542+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.626620+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.633912+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.634653+0000 mgr.y (mgr.25480) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.712764+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.714966+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.447815+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.451694+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.454128+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.455242+0000 mon.c (mon.1) 428 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.460964+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.462305+0000 mgr.y (mgr.25480) 62 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.524226+0000 mon.c (mon.1) 429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.527303+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.530360+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.531516+0000 mon.c (mon.1) 432 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.537468+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.539072+0000 mgr.y (mgr.25480) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.617616+0000 mon.c (mon.1) 433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.622773+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.625542+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.626620+0000 mon.c (mon.1) 436 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.633912+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.634653+0000 mgr.y (mgr.25480) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.712764+0000 mon.c (mon.1) 437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.714966+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.717296+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.718261+0000 mon.c (mon.1) 440 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.724659+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.725382+0000 mgr.y (mgr.25480) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.786855+0000 mon.c (mon.1) 441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.789886+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.793050+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.795306+0000 mon.c (mon.1) 444 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.803648+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.804920+0000 mgr.y (mgr.25480) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.866180+0000 mon.c (mon.1) 445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.868750+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.871577+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.872463+0000 mon.c (mon.1) 448 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.878961+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.932476+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.960121+0000 mon.c (mon.1) 449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.962171+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.965307+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.966215+0000 mon.c (mon.1) 452 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:06.973296+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.036940+0000 mon.c (mon.1) 453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.717296+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.718261+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.724659+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.725382+0000 mgr.y (mgr.25480) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.786855+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.789886+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.793050+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.795306+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.803648+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.804920+0000 mgr.y (mgr.25480) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.866180+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.868750+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.871577+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.872463+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.878961+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.932476+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.960121+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.962171+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.965307+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.966215+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:06.973296+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.040830+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.044039+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.044955+0000 mon.c (mon.1) 456 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.050814+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.134203+0000 mon.c (mon.1) 457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.136773+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.140215+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.141610+0000 mon.c (mon.1) 460 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.150975+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.218806+0000 mon.c (mon.1) 461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.220730+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.223248+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.224168+0000 mon.c (mon.1) 464 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[79395]: audit 2023-12-21T08:02:07.236126+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.036940+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.040830+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.044039+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.044955+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.050814+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.134203+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.136773+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.140215+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.141610+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.150975+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.218806+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.220730+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.223248+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.224168+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:07 smithi125 bash[30809]: audit 2023-12-21T08:02:07.236126+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.886758+0000 mgr.y (mgr.25480) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:05.979922+0000 mgr.y (mgr.25480) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.075457+0000 mgr.y (mgr.25480) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.149977+0000 mgr.y (mgr.25480) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.229206+0000 mgr.y (mgr.25480) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cluster 2023-12-21T08:02:06.244634+0000 mgr.y (mgr.25480) 59 : 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-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.290184+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.292103+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.295004+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.296035+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.303706+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.304640+0000 mgr.y (mgr.25480) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.366523+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.369402+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.371649+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.372655+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.379407+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.381306+0000 mgr.y (mgr.25480) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.426975+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.437558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.443642+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.447815+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.451694+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.454128+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.455242+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.460964+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.462305+0000 mgr.y (mgr.25480) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.524226+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.527303+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.530360+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.531516+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.537468+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.539072+0000 mgr.y (mgr.25480) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.617616+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.622773+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.625542+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.626620+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.633912+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.634653+0000 mgr.y (mgr.25480) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.712764+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.714966+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.717296+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.718261+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.724659+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.725382+0000 mgr.y (mgr.25480) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.786855+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.789886+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.793050+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.795306+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.803648+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.804920+0000 mgr.y (mgr.25480) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.866180+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.868750+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.871577+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.872463+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.878961+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.932476+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.960121+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.962171+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.965307+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.966215+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:06.973296+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.036940+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.040830+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.044039+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.044955+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.050814+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.134203+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.136773+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.140215+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.141610+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.150975+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.218806+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.220730+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.223248+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.224168+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:07.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:07 smithi146 bash[25263]: audit 2023-12-21T08:02:07.236126+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.879926+0000 mgr.y (mgr.25480) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:06.974283+0000 mgr.y (mgr.25480) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.052272+0000 mgr.y (mgr.25480) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.151870+0000 mgr.y (mgr.25480) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.237082+0000 mgr.y (mgr.25480) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.301963+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.304422+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.307103+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.308298+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.315648+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.317009+0000 mgr.y (mgr.25480) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.395902+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.397904+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.400860+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.402148+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.410560+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.411319+0000 mgr.y (mgr.25480) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.492379+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.494510+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.497526+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.498501+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.505120+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.506846+0000 mgr.y (mgr.25480) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.588781+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.591806+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.595026+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.596094+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.602413+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.603132+0000 mgr.y (mgr.25480) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.648638+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.650668+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.660425+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.662089+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.665446+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.674745+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.682106+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.689823+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.769892+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.773011+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.774893+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:08.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: audit 2023-12-21T08:02:07.775993+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:08.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[25263]: cephadm 2023-12-21T08:02:07.776786+0000 mgr.y (mgr.25480) 76 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:08.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.879926+0000 mgr.y (mgr.25480) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:06.974283+0000 mgr.y (mgr.25480) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.052272+0000 mgr.y (mgr.25480) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.151870+0000 mgr.y (mgr.25480) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.237082+0000 mgr.y (mgr.25480) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.301963+0000 mon.c (mon.1) 465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.304422+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.307103+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.308298+0000 mon.c (mon.1) 468 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.315648+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.317009+0000 mgr.y (mgr.25480) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.395902+0000 mon.c (mon.1) 469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.397904+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.400860+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.402148+0000 mon.c (mon.1) 472 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.410560+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.411319+0000 mgr.y (mgr.25480) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.492379+0000 mon.c (mon.1) 473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.494510+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.497526+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.879926+0000 mgr.y (mgr.25480) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:06.974283+0000 mgr.y (mgr.25480) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.052272+0000 mgr.y (mgr.25480) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.151870+0000 mgr.y (mgr.25480) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.237082+0000 mgr.y (mgr.25480) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.301963+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.304422+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.307103+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.308298+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.315648+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.317009+0000 mgr.y (mgr.25480) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.395902+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.397904+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.400860+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.402148+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.410560+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.411319+0000 mgr.y (mgr.25480) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.492379+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.494510+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.497526+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.498501+0000 mon.c (mon.1) 476 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.505120+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.506846+0000 mgr.y (mgr.25480) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.588781+0000 mon.c (mon.1) 477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.591806+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.595026+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.596094+0000 mon.c (mon.1) 480 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.602413+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.603132+0000 mgr.y (mgr.25480) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.648638+0000 mon.c (mon.1) 481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.650668+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.660425+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.662089+0000 mon.c (mon.1) 484 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.665446+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.674745+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.682106+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.689823+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.769892+0000 mon.c (mon.1) 485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.773011+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.774893+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: audit 2023-12-21T08:02:07.775993+0000 mon.c (mon.1) 488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[79395]: cephadm 2023-12-21T08:02:07.776786+0000 mgr.y (mgr.25480) 76 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.498501+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.505120+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.506846+0000 mgr.y (mgr.25480) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.588781+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.591806+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.595026+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.596094+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.602413+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.603132+0000 mgr.y (mgr.25480) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.648638+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.650668+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.660425+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.662089+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.665446+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.674745+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.682106+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.689823+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.769892+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.773011+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.774893+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: audit 2023-12-21T08:02:07.775993+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:08.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:08 smithi125 bash[30809]: cephadm 2023-12-21T08:02:07.776786+0000 mgr.y (mgr.25480) 76 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:09.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:08 smithi146 bash[62228]: ts=2023-12-21T08:02:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:09.989 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:09 smithi125 bash[79395]: cluster 2023-12-21T08:02:08.245323+0000 mgr.y (mgr.25480) 77 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:02:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:09 smithi125 bash[30809]: cluster 2023-12-21T08:02:08.245323+0000 mgr.y (mgr.25480) 77 : 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-21T08:02:10.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:09 smithi146 bash[25263]: cluster 2023-12-21T08:02:08.245323+0000 mgr.y (mgr.25480) 77 : 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-21T08:02:10.969 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:10 smithi125 bash[30809]: audit 2023-12-21T08:02:09.253154+0000 mgr.y (mgr.25480) 78 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:10.969 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:10 smithi125 bash[79395]: audit 2023-12-21T08:02:09.253154+0000 mgr.y (mgr.25480) 78 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:11.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:10 smithi146 bash[25263]: audit 2023-12-21T08:02:09.253154+0000 mgr.y (mgr.25480) 78 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:11 smithi146 bash[25263]: cluster 2023-12-21T08:02:10.247121+0000 mgr.y (mgr.25480) 79 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:02:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:11 smithi146 bash[25263]: audit 2023-12-21T08:02:11.507982+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:11 smithi146 bash[25263]: audit 2023-12-21T08:02:11.512910+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:11 smithi146 bash[25263]: audit 2023-12-21T08:02:11.514909+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:11 smithi146 bash[25263]: audit 2023-12-21T08:02:11.516556+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[79395]: cluster 2023-12-21T08:02:10.247121+0000 mgr.y (mgr.25480) 79 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[79395]: audit 2023-12-21T08:02:11.507982+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[79395]: audit 2023-12-21T08:02:11.512910+0000 mon.c (mon.1) 489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[79395]: audit 2023-12-21T08:02:11.514909+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[79395]: audit 2023-12-21T08:02:11.516556+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[30809]: cluster 2023-12-21T08:02:10.247121+0000 mgr.y (mgr.25480) 79 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[30809]: audit 2023-12-21T08:02:11.507982+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[30809]: audit 2023-12-21T08:02:11.512910+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[30809]: audit 2023-12-21T08:02:11.514909+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:11 smithi125 bash[30809]: audit 2023-12-21T08:02:11.516556+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[79395]: cephadm 2023-12-21T08:02:11.500242+0000 mgr.y (mgr.25480) 80 : cephadm 1 Upgrade: Updating mon.c 2023-12-21T08:02:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[79395]: cephadm 2023-12-21T08:02:11.518480+0000 mgr.y (mgr.25480) 81 : cephadm 1 Deploying daemon mon.c on smithi125 2023-12-21T08:02:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[79395]: audit 2023-12-21T08:02:11.821272+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[79395]: audit 2023-12-21T08:02:11.837824+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[79395]: audit 2023-12-21T08:02:11.847658+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[30809]: cephadm 2023-12-21T08:02:11.500242+0000 mgr.y (mgr.25480) 80 : cephadm [INF] Upgrade: Updating mon.c 2023-12-21T08:02:13.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[30809]: cephadm 2023-12-21T08:02:11.518480+0000 mgr.y (mgr.25480) 81 : cephadm [INF] Deploying daemon mon.c on smithi125 2023-12-21T08:02:13.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[30809]: audit 2023-12-21T08:02:11.821272+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[30809]: audit 2023-12-21T08:02:11.837824+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:12 smithi125 bash[30809]: audit 2023-12-21T08:02:11.847658+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:12 smithi146 bash[25263]: cephadm 2023-12-21T08:02:11.500242+0000 mgr.y (mgr.25480) 80 : cephadm [INF] Upgrade: Updating mon.c 2023-12-21T08:02:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:12 smithi146 bash[25263]: cephadm 2023-12-21T08:02:11.518480+0000 mgr.y (mgr.25480) 81 : cephadm [INF] Deploying daemon mon.c on smithi125 2023-12-21T08:02:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:12 smithi146 bash[25263]: audit 2023-12-21T08:02:11.821272+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:12 smithi146 bash[25263]: audit 2023-12-21T08:02:11.837824+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:12 smithi146 bash[25263]: audit 2023-12-21T08:02:11.847658+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:14.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:13 smithi125 bash[79395]: cluster 2023-12-21T08:02:12.247918+0000 mgr.y (mgr.25480) 82 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:02:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:13 smithi125 bash[79395]: audit 2023-12-21T08:02:13.343180+0000 mon.c (mon.1) 492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:14.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:13 smithi125 bash[30809]: cluster 2023-12-21T08:02:12.247918+0000 mgr.y (mgr.25480) 82 : 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-21T08:02:14.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:13 smithi125 bash[30809]: audit 2023-12-21T08:02:13.343180+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:14.217 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:13 smithi146 bash[25263]: cluster 2023-12-21T08:02:12.247918+0000 mgr.y (mgr.25480) 82 : 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-21T08:02:14.217 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:13 smithi146 bash[25263]: audit 2023-12-21T08:02:13.343180+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:14.231 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 8s ago 16m - - 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 3s ago 16m - - 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (2m) 8s ago 9m 16.5M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (102s) 3s ago 9m 42.7M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (59s) 8s ago 6m 45.3M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:02:15.007 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (47s) 3s ago 15m 431M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (77s) 8s ago 17m 481M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (27s) 8s ago 17m 38.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (15m) 3s ago 15m 60.6M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (15m) 8s ago 15m 58.9M 2048M 17.2.0 e1d6a67b021e 25d88ffbda04 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (2m) 8s ago 9m 14.3M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (2m) 3s ago 9m 11.5M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (15m) 8s ago 15m 60.9M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (14m) 8s ago 14m 59.9M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (13m) 8s ago 13m 54.9M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:02:15.008 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (13m) 8s ago 13m 57.4M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (12m) 3s ago 12m 58.2M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (11m) 3s ago 11m 57.6M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (11m) 3s ago 11m 55.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (10m) 3s ago 10m 57.1M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (54s) 3s ago 9m 53.7M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (7m) 8s ago 7m 87.0M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (7m) 3s ago 7m 86.9M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (7m) 8s ago 7m 87.3M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:02:15.009 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (7m) 3s ago 7m 86.9M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:02:15.479 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:02:15.479 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:02:15.479 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-21T08:02:15.479 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:02:15.479 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:15.480 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:02:15.481 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-21T08:02:15.481 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:02:15.481 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:02:15.481 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:02:15.834 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[79395]: audit 2023-12-21T08:02:14.207857+0000 mgr.y (mgr.25480) 83 : audit 0 from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:15.835 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[79395]: cluster 2023-12-21T08:02:14.249012+0000 mgr.y (mgr.25480) 84 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:02:15.835 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[79395]: audit 2023-12-21T08:02:14.600500+0000 mgr.y (mgr.25480) 85 : audit 0 from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:15.835 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[79395]: audit 2023-12-21T08:02:15.474097+0000 mon.a (mon.0) 119 : audit 0 from='client.? 172.21.15.125:0/19074986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:15.835 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[30809]: audit 2023-12-21T08:02:14.207857+0000 mgr.y (mgr.25480) 83 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:15.836 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[30809]: cluster 2023-12-21T08:02:14.249012+0000 mgr.y (mgr.25480) 84 : 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-21T08:02:15.836 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[30809]: audit 2023-12-21T08:02:14.600500+0000 mgr.y (mgr.25480) 85 : audit [DBG] from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:15.836 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:15 smithi125 bash[30809]: audit 2023-12-21T08:02:15.474097+0000 mon.a (mon.0) 119 : audit [DBG] from='client.? 172.21.15.125:0/19074986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "3/23 daemons upgraded", 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:02:15.864 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:02:16.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:15 smithi146 bash[25263]: audit 2023-12-21T08:02:14.207857+0000 mgr.y (mgr.25480) 83 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:15 smithi146 bash[25263]: cluster 2023-12-21T08:02:14.249012+0000 mgr.y (mgr.25480) 84 : 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-21T08:02:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:15 smithi146 bash[25263]: audit 2023-12-21T08:02:14.600500+0000 mgr.y (mgr.25480) 85 : audit [DBG] from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:15 smithi146 bash[25263]: audit 2023-12-21T08:02:15.474097+0000 mon.a (mon.0) 119 : audit [DBG] from='client.? 172.21.15.125:0/19074986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:16.302 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:02:16.552 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:16 smithi125 systemd[1]: Stopping Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[30809]: debug 2023-12-21T08:02:16.543+0000 7fe4f0d5e700 -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-21T08:02:16.804 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[30809]: debug 2023-12-21T08:02:16.543+0000 7fe4f0d5e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE Bus STOPPING 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE Bus STOPPED 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE Bus STARTING 2023-12-21T08:02:16.804 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE Serving on http://:::9283 2023-12-21T08:02:16.805 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:16 smithi125 bash[75616]: [21/Dec/2023:08:02:16] ENGINE Bus STARTED 2023-12-21T08:02:17.365 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:17] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2023-12-21T08:02:17.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:17 smithi125 bash[81810]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:02:17.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:17 smithi125 bash[81893]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:02:17.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:17 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-21T08:02:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:17 smithi125 systemd[1]: Stopped Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:18.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:17 smithi125 systemd[1]: Started Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:19.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:18 smithi146 bash[62228]: ts=2023-12-21T08:02: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:19.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.919+0000 7f694fcddc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:02:19.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.919+0000 7f694fcddc80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:02:19.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.919+0000 7f694fcddc80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:02:19.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 0 load: jerasure load: lrc 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Git sha 0 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: DB SUMMARY 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: DB Session ID: ZJ25Y8XPD62TPWGZ3NL4 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1660 Bytes 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000036.sst 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000034.log size: 5686634 ; 2023-12-21T08:02:19.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.env: 0x5584ea296a60 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.info_log: 0x5584ec27f7a0 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:02:19.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:02:19.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.wal_dir: 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.write_buffer_manager: 0x5584ec252f00 2023-12-21T08:02:19.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:02:19.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:02:19.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:02:19.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:02:19.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:02:19.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:02:19.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:02:19.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.row_cache: None 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:02:19.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:02:19.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:02:19.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:02:19.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-21T08:02:19.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.merge_operator: 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5584ec27f8c0) 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: cache_index_and_filter_blocks: 1 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:02:19.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: pin_top_level_index_and_filter: 1 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: index_type: 0 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: data_block_index_type: 0 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: index_shortening: 1 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: checksum: 4 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: no_block_cache: 0 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_cache: 0x5584ec2d3090 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_cache_name: BinnedLRUCache 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_cache_options: 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: capacity : 536870912 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: num_shard_bits : 4 2023-12-21T08:02:19.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: strict_capacity_limit : 0 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: high_pri_pool_ratio: 0.000 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_cache_compressed: (nil) 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: persistent_cache: (nil) 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_size: 4096 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_size_deviation: 10 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_restart_interval: 16 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: index_block_restart_interval: 1 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: metadata_block_size: 4096 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: partition_filters: 0 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: use_delta_encoding: 1 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: filter_policy: bloomfilter 2023-12-21T08:02:19.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: whole_key_filtering: 1 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: verify_compression: 0 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: read_amp_bytes_per_bit: 0 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: format_version: 5 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: enable_index_compression: 1 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: block_align: 0 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: max_auto_readahead_size: 262144 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: prepopulate_block_cache: 0 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: initial_auto_readahead_size: 8192 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:02:19.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:02:19.170 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:02:19.171 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:02:19.172 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:02:19.173 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:02:19.174 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:02:19.175 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f694fcddc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:02:19.176 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.923+0000 7f6944c85700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 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-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 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 38, last_sequence is 20884, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4b7241b9-0592-48d2-bbc7-573767e022c0 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145738929759, "job": 1, "event": "recovery_started", "wal_files": [34]} 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.927+0000 7f694fcddc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.943+0000 7f694fcddc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145738945868, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 3618346, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20889, "largest_seqno": 23895, "table_properties": {"data_size": 3608247, "index_size": 5175, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3909, "raw_key_size": 37570, "raw_average_key_size": 24, "raw_value_size": 3581603, "raw_average_value_size": 2303, "num_data_blocks": 219, "num_entries": 1555, "num_filter_entries": 1555, "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": 1703145738, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4b7241b9-0592-48d2-bbc7-573767e022c0", "db_session_id": "ZJ25Y8XPD62TPWGZ3NL4", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.943+0000 7f694fcddc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145738946080, "job": 1, "event": "recovery_finished"} 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.943+0000 7f694fcddc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.943+0000 7f694fcddc80 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-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.947+0000 7f694fcddc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-21T08:02:19.177 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.947+0000 7f694fcddc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5584ec372000 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.947+0000 7f694fcddc80 4 rocksdb: DB pointer 0x5584ec360000 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.947+0000 7f693e478700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.947+0000 7f693e478700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: ** DB Stats ** 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: ** Compaction Stats [default] ** 2023-12-21T08:02:19.178 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: L0 1/0 3.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 590.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: L6 1/0 10.38 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-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Sum 2/0 13.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 590.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 590.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: ** Compaction Stats [default] ** 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 590.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:02:19.179 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Flush(GB): cumulative 0.003, interval 0.003 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Cumulative compaction: 0.00 GB write, 146.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Interval compaction: 0.00 GB write, 146.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Block cache BinnedLRUCache@0x5584ec2d3090#7 capacity: 512.00 MB usage: 10.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0] at bind addrs [v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:19.180 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 1 mon.c@-1(???) e3 preinit fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).mds e1 new map 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).mds e1 print_map 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: e1 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 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-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: legacy client fscid: -1 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: No filesystems configured 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.951+0000 7f694fcddc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:19.181 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:18 smithi125 bash[81961]: debug 2023-12-21T08:02:18.955+0000 7f694fcddc80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:18.250210+0000 mgr.y (mgr.25480) 89 : cluster [DBG] pgmap v13: 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-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.170161+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.257688+0000 mgr.y (mgr.25480) 90 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.734282+0000 mon.a (mon.0) 121 : cluster [INF] mon.a calling monitor election 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.744142+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.756691+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.757644+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.757688+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.758213+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e41: y(active, since 21s), standbys: x 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cluster 2023-12-21T08:02:19.765668+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.771265+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.785492+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.806571+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.808709+0000 mon.b (mon.2) 504 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.821419+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: cephadm 2023-12-21T08:02:19.822990+0000 mgr.y (mgr.25480) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.900657+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.904187+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.909404+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.911289+0000 mon.b (mon.2) 508 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:19.925009+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.005676+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.008672+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.011427+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.012661+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.023798+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.105659+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.110330+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.116366+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.117770+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.126933+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.206555+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.210123+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.213092+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.214744+0000 mon.b (mon.2) 520 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.225679+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.309657+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.312741+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.315998+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.317753+0000 mon.b (mon.2) 524 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.328567+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.408493+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.412051+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.415533+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.416807+0000 mon.b (mon.2) 528 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.426659+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.506977+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.510196+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.514001+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.515614+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.527898+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.610394+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.613428+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.616774+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.618262+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.629653+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.710673+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.713819+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.718636+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.720376+0000 mon.b (mon.2) 540 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:20 smithi146 bash[25263]: audit 2023-12-21T08:02:20.732621+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:18.250210+0000 mgr.y (mgr.25480) 89 : cluster 0 pgmap v13: 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-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.170161+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.257688+0000 mgr.y (mgr.25480) 90 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.734282+0000 mon.a (mon.0) 121 : cluster 1 mon.a calling monitor election 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.744142+0000 mon.a (mon.0) 122 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.756691+0000 mon.a (mon.0) 123 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.757644+0000 mon.a (mon.0) 124 : cluster 0 fsmap 2023-12-21T08:02:21.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.757688+0000 mon.a (mon.0) 125 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.758213+0000 mon.a (mon.0) 126 : cluster 0 mgrmap e41: y(active, since 21s), standbys: x 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cluster 2023-12-21T08:02:19.765668+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.771265+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.785492+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.806571+0000 mon.b (mon.2) 503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.808709+0000 mon.b (mon.2) 504 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.821419+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: cephadm 2023-12-21T08:02:19.822990+0000 mgr.y (mgr.25480) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.900657+0000 mon.b (mon.2) 505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.904187+0000 mon.b (mon.2) 506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.909404+0000 mon.b (mon.2) 507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.911289+0000 mon.b (mon.2) 508 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:19.925009+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.005676+0000 mon.b (mon.2) 509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:18.250210+0000 mgr.y (mgr.25480) 89 : cluster 0 pgmap v13: 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-21T08:02:21.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.170161+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:02:21.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.257688+0000 mgr.y (mgr.25480) 90 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.734282+0000 mon.a (mon.0) 121 : cluster 1 mon.a calling monitor election 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.744142+0000 mon.a (mon.0) 122 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.756691+0000 mon.a (mon.0) 123 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.757644+0000 mon.a (mon.0) 124 : cluster 0 fsmap 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.757688+0000 mon.a (mon.0) 125 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.758213+0000 mon.a (mon.0) 126 : cluster 0 mgrmap e41: y(active, since 21s), standbys: x 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cluster 2023-12-21T08:02:19.765668+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.771265+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.785492+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.806571+0000 mon.b (mon.2) 503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.808709+0000 mon.b (mon.2) 504 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.821419+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: cephadm 2023-12-21T08:02:19.822990+0000 mgr.y (mgr.25480) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.900657+0000 mon.b (mon.2) 505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.904187+0000 mon.b (mon.2) 506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.909404+0000 mon.b (mon.2) 507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.911289+0000 mon.b (mon.2) 508 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:19.925009+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.005676+0000 mon.b (mon.2) 509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.008672+0000 mon.b (mon.2) 510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.011427+0000 mon.b (mon.2) 511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.012661+0000 mon.b (mon.2) 512 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.023798+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.105659+0000 mon.b (mon.2) 513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.110330+0000 mon.b (mon.2) 514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.116366+0000 mon.b (mon.2) 515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.117770+0000 mon.b (mon.2) 516 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.126933+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.206555+0000 mon.b (mon.2) 517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.210123+0000 mon.b (mon.2) 518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.213092+0000 mon.b (mon.2) 519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.214744+0000 mon.b (mon.2) 520 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.225679+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.309657+0000 mon.b (mon.2) 521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.312741+0000 mon.b (mon.2) 522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.315998+0000 mon.b (mon.2) 523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.317753+0000 mon.b (mon.2) 524 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.328567+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.408493+0000 mon.b (mon.2) 525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.008672+0000 mon.b (mon.2) 510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.011427+0000 mon.b (mon.2) 511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.012661+0000 mon.b (mon.2) 512 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.023798+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.105659+0000 mon.b (mon.2) 513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.110330+0000 mon.b (mon.2) 514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.116366+0000 mon.b (mon.2) 515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.117770+0000 mon.b (mon.2) 516 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.126933+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.206555+0000 mon.b (mon.2) 517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.210123+0000 mon.b (mon.2) 518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.213092+0000 mon.b (mon.2) 519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.214744+0000 mon.b (mon.2) 520 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.225679+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.309657+0000 mon.b (mon.2) 521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.312741+0000 mon.b (mon.2) 522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.315998+0000 mon.b (mon.2) 523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.317753+0000 mon.b (mon.2) 524 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.328567+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.408493+0000 mon.b (mon.2) 525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.412051+0000 mon.b (mon.2) 526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.415533+0000 mon.b (mon.2) 527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.416807+0000 mon.b (mon.2) 528 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.426659+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.506977+0000 mon.b (mon.2) 529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.510196+0000 mon.b (mon.2) 530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.514001+0000 mon.b (mon.2) 531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.515614+0000 mon.b (mon.2) 532 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.527898+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.610394+0000 mon.b (mon.2) 533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.613428+0000 mon.b (mon.2) 534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.616774+0000 mon.b (mon.2) 535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.618262+0000 mon.b (mon.2) 536 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.629653+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.710673+0000 mon.b (mon.2) 537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.713819+0000 mon.b (mon.2) 538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.718636+0000 mon.b (mon.2) 539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.720376+0000 mon.b (mon.2) 540 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[79395]: audit 2023-12-21T08:02:20.732621+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.412051+0000 mon.b (mon.2) 526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.415533+0000 mon.b (mon.2) 527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.416807+0000 mon.b (mon.2) 528 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.426659+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.506977+0000 mon.b (mon.2) 529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.510196+0000 mon.b (mon.2) 530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.514001+0000 mon.b (mon.2) 531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.515614+0000 mon.b (mon.2) 532 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.527898+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.610394+0000 mon.b (mon.2) 533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.613428+0000 mon.b (mon.2) 534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.616774+0000 mon.b (mon.2) 535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.618262+0000 mon.b (mon.2) 536 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.629653+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.710673+0000 mon.b (mon.2) 537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.713819+0000 mon.b (mon.2) 538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.718636+0000 mon.b (mon.2) 539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.720376+0000 mon.b (mon.2) 540 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:20 smithi125 bash[81961]: audit 2023-12-21T08:02:20.732621+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:19.926208+0000 mgr.y (mgr.25480) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.025517+0000 mgr.y (mgr.25480) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.130264+0000 mgr.y (mgr.25480) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.228929+0000 mgr.y (mgr.25480) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cluster 2023-12-21T08:02:20.251753+0000 mgr.y (mgr.25480) 96 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.331914+0000 mgr.y (mgr.25480) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.428969+0000 mgr.y (mgr.25480) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.774 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.530244+0000 mgr.y (mgr.25480) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.631798+0000 mgr.y (mgr.25480) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.734471+0000 mgr.y (mgr.25480) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.813006+0000 mon.b (mon.2) 541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.817505+0000 mon.b (mon.2) 542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.821295+0000 mon.b (mon.2) 543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.822906+0000 mon.b (mon.2) 544 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.834878+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.836685+0000 mgr.y (mgr.25480) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.908761+0000 mon.b (mon.2) 545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.775 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.912043+0000 mon.b (mon.2) 546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.915764+0000 mon.b (mon.2) 547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.917357+0000 mon.b (mon.2) 548 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:20.929554+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.013373+0000 mon.b (mon.2) 549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.016228+0000 mon.b (mon.2) 550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.020583+0000 mon.b (mon.2) 551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:21.776 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.022316+0000 mon.b (mon.2) 552 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:19.926208+0000 mgr.y (mgr.25480) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.025517+0000 mgr.y (mgr.25480) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.130264+0000 mgr.y (mgr.25480) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.228929+0000 mgr.y (mgr.25480) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cluster 2023-12-21T08:02:20.251753+0000 mgr.y (mgr.25480) 96 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.331914+0000 mgr.y (mgr.25480) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.428969+0000 mgr.y (mgr.25480) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.530244+0000 mgr.y (mgr.25480) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.631798+0000 mgr.y (mgr.25480) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.734471+0000 mgr.y (mgr.25480) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.813006+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.817505+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.821295+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.822906+0000 mon.b (mon.2) 544 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.834878+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.836685+0000 mgr.y (mgr.25480) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.908761+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.912043+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.915764+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.917357+0000 mon.b (mon.2) 548 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:20.929554+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.013373+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.016228+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.020583+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.022316+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.034873+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.120607+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.123515+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.127048+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.128966+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.143531+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.209916+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.213130+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.218671+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.220167+0000 mon.b (mon.2) 560 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.233172+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.311932+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.315166+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.319222+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.320722+0000 mon.b (mon.2) 564 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.334245+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.411191+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.415595+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.419503+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.421105+0000 mon.b (mon.2) 568 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.435107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.516131+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.520231+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.523892+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.525429+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.538616+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.620763+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.624043+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.627356+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.628745+0000 mon.b (mon.2) 576 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.641100+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.722335+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.725344+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.728147+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.729647+0000 mon.b (mon.2) 580 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:21 smithi146 bash[25263]: audit 2023-12-21T08:02:21.740884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.034873+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.120607+0000 mon.b (mon.2) 553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.123515+0000 mon.b (mon.2) 554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.127048+0000 mon.b (mon.2) 555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.128966+0000 mon.b (mon.2) 556 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.143531+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.209916+0000 mon.b (mon.2) 557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.213130+0000 mon.b (mon.2) 558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.218671+0000 mon.b (mon.2) 559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.220167+0000 mon.b (mon.2) 560 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.233172+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.311932+0000 mon.b (mon.2) 561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.315166+0000 mon.b (mon.2) 562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.319222+0000 mon.b (mon.2) 563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.320722+0000 mon.b (mon.2) 564 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.334245+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.411191+0000 mon.b (mon.2) 565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.415595+0000 mon.b (mon.2) 566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.419503+0000 mon.b (mon.2) 567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.421105+0000 mon.b (mon.2) 568 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:19.926208+0000 mgr.y (mgr.25480) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.025517+0000 mgr.y (mgr.25480) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.130264+0000 mgr.y (mgr.25480) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.228929+0000 mgr.y (mgr.25480) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cluster 2023-12-21T08:02:20.251753+0000 mgr.y (mgr.25480) 96 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.331914+0000 mgr.y (mgr.25480) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.428969+0000 mgr.y (mgr.25480) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.530244+0000 mgr.y (mgr.25480) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.631798+0000 mgr.y (mgr.25480) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.734471+0000 mgr.y (mgr.25480) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.813006+0000 mon.b (mon.2) 541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.817505+0000 mon.b (mon.2) 542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.821295+0000 mon.b (mon.2) 543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.822906+0000 mon.b (mon.2) 544 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.834878+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.836685+0000 mgr.y (mgr.25480) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.908761+0000 mon.b (mon.2) 545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.912043+0000 mon.b (mon.2) 546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.915764+0000 mon.b (mon.2) 547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.917357+0000 mon.b (mon.2) 548 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:20.929554+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.435107+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.516131+0000 mon.b (mon.2) 569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.520231+0000 mon.b (mon.2) 570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.523892+0000 mon.b (mon.2) 571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.525429+0000 mon.b (mon.2) 572 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.538616+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.620763+0000 mon.b (mon.2) 573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.624043+0000 mon.b (mon.2) 574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.627356+0000 mon.b (mon.2) 575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.628745+0000 mon.b (mon.2) 576 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.641100+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.722335+0000 mon.b (mon.2) 577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.725344+0000 mon.b (mon.2) 578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.728147+0000 mon.b (mon.2) 579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.729647+0000 mon.b (mon.2) 580 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[81961]: audit 2023-12-21T08:02:21.740884+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.013373+0000 mon.b (mon.2) 549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.016228+0000 mon.b (mon.2) 550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.020583+0000 mon.b (mon.2) 551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.022316+0000 mon.b (mon.2) 552 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.034873+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.120607+0000 mon.b (mon.2) 553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.123515+0000 mon.b (mon.2) 554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.127048+0000 mon.b (mon.2) 555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.128966+0000 mon.b (mon.2) 556 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.143531+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.209916+0000 mon.b (mon.2) 557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.213130+0000 mon.b (mon.2) 558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.218671+0000 mon.b (mon.2) 559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.220167+0000 mon.b (mon.2) 560 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.233172+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.311932+0000 mon.b (mon.2) 561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.315166+0000 mon.b (mon.2) 562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.319222+0000 mon.b (mon.2) 563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.320722+0000 mon.b (mon.2) 564 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.334245+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.411191+0000 mon.b (mon.2) 565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.415595+0000 mon.b (mon.2) 566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.419503+0000 mon.b (mon.2) 567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.421105+0000 mon.b (mon.2) 568 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.435107+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.516131+0000 mon.b (mon.2) 569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.520231+0000 mon.b (mon.2) 570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.523892+0000 mon.b (mon.2) 571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.525429+0000 mon.b (mon.2) 572 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.538616+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.620763+0000 mon.b (mon.2) 573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.624043+0000 mon.b (mon.2) 574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.627356+0000 mon.b (mon.2) 575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.628745+0000 mon.b (mon.2) 576 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.641100+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.722335+0000 mon.b (mon.2) 577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.725344+0000 mon.b (mon.2) 578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.728147+0000 mon.b (mon.2) 579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.729647+0000 mon.b (mon.2) 580 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:22.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:21 smithi125 bash[79395]: audit 2023-12-21T08:02:21.740884+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:20.932030+0000 mgr.y (mgr.25480) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.038041+0000 mgr.y (mgr.25480) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.146609+0000 mgr.y (mgr.25480) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.236246+0000 mgr.y (mgr.25480) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.336343+0000 mgr.y (mgr.25480) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.437142+0000 mgr.y (mgr.25480) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.541340+0000 mgr.y (mgr.25480) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.643177+0000 mgr.y (mgr.25480) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.744435+0000 mgr.y (mgr.25480) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.821471+0000 mon.b (mon.2) 581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.824592+0000 mon.b (mon.2) 582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.828189+0000 mon.b (mon.2) 583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.829549+0000 mon.b (mon.2) 584 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.840210+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.842209+0000 mgr.y (mgr.25480) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.921688+0000 mon.b (mon.2) 585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.924676+0000 mon.b (mon.2) 586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.928492+0000 mon.b (mon.2) 587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.929821+0000 mon.b (mon.2) 588 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:21.939213+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.022530+0000 mon.b (mon.2) 589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.026315+0000 mon.b (mon.2) 590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.030283+0000 mon.b (mon.2) 591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.031820+0000 mon.b (mon.2) 592 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.042049+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.128338+0000 mon.b (mon.2) 593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.131486+0000 mon.b (mon.2) 594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.135585+0000 mon.b (mon.2) 595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.137479+0000 mon.b (mon.2) 596 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.149344+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.218942+0000 mon.b (mon.2) 597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.221746+0000 mon.b (mon.2) 598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.224920+0000 mon.b (mon.2) 599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.226152+0000 mon.b (mon.2) 600 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.236063+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.318996+0000 mon.b (mon.2) 601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.322561+0000 mon.b (mon.2) 602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.325737+0000 mon.b (mon.2) 603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.327188+0000 mon.b (mon.2) 604 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.337723+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.420109+0000 mon.b (mon.2) 605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.423534+0000 mon.b (mon.2) 606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.426791+0000 mon.b (mon.2) 607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.428280+0000 mon.b (mon.2) 608 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.441126+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.523312+0000 mon.b (mon.2) 609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.526404+0000 mon.b (mon.2) 610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.529930+0000 mon.b (mon.2) 611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.531557+0000 mon.b (mon.2) 612 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.543246+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.610814+0000 mon.b (mon.2) 613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.613677+0000 mon.b (mon.2) 614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.616483+0000 mon.b (mon.2) 615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.618443+0000 mon.b (mon.2) 616 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.633914+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.711260+0000 mon.b (mon.2) 617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.714401+0000 mon.b (mon.2) 618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.717479+0000 mon.b (mon.2) 619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.718849+0000 mon.b (mon.2) 620 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[81961]: audit 2023-12-21T08:02:22.730411+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:20.932030+0000 mgr.y (mgr.25480) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.038041+0000 mgr.y (mgr.25480) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.146609+0000 mgr.y (mgr.25480) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.236246+0000 mgr.y (mgr.25480) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.336343+0000 mgr.y (mgr.25480) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.437142+0000 mgr.y (mgr.25480) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.541340+0000 mgr.y (mgr.25480) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.643177+0000 mgr.y (mgr.25480) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.744435+0000 mgr.y (mgr.25480) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.821471+0000 mon.b (mon.2) 581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.824592+0000 mon.b (mon.2) 582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.828189+0000 mon.b (mon.2) 583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.829549+0000 mon.b (mon.2) 584 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.840210+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.842209+0000 mgr.y (mgr.25480) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.921688+0000 mon.b (mon.2) 585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.924676+0000 mon.b (mon.2) 586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.928492+0000 mon.b (mon.2) 587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.929821+0000 mon.b (mon.2) 588 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:21.939213+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.022530+0000 mon.b (mon.2) 589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.026315+0000 mon.b (mon.2) 590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.030283+0000 mon.b (mon.2) 591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.031820+0000 mon.b (mon.2) 592 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.042049+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.128338+0000 mon.b (mon.2) 593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.131486+0000 mon.b (mon.2) 594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.135585+0000 mon.b (mon.2) 595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.137479+0000 mon.b (mon.2) 596 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.149344+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.218942+0000 mon.b (mon.2) 597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.221746+0000 mon.b (mon.2) 598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.224920+0000 mon.b (mon.2) 599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.226152+0000 mon.b (mon.2) 600 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.236063+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.318996+0000 mon.b (mon.2) 601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.322561+0000 mon.b (mon.2) 602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.325737+0000 mon.b (mon.2) 603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.327188+0000 mon.b (mon.2) 604 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.337723+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.420109+0000 mon.b (mon.2) 605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.423534+0000 mon.b (mon.2) 606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.426791+0000 mon.b (mon.2) 607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.428280+0000 mon.b (mon.2) 608 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.441126+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.523312+0000 mon.b (mon.2) 609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.526404+0000 mon.b (mon.2) 610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.529930+0000 mon.b (mon.2) 611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.531557+0000 mon.b (mon.2) 612 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.543246+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.610814+0000 mon.b (mon.2) 613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.613677+0000 mon.b (mon.2) 614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.616483+0000 mon.b (mon.2) 615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.618443+0000 mon.b (mon.2) 616 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.633914+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.711260+0000 mon.b (mon.2) 617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.714401+0000 mon.b (mon.2) 618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.717479+0000 mon.b (mon.2) 619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.718849+0000 mon.b (mon.2) 620 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:22 smithi125 bash[79395]: audit 2023-12-21T08:02:22.730411+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:20.932030+0000 mgr.y (mgr.25480) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.038041+0000 mgr.y (mgr.25480) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.146609+0000 mgr.y (mgr.25480) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.236246+0000 mgr.y (mgr.25480) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.336343+0000 mgr.y (mgr.25480) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.437142+0000 mgr.y (mgr.25480) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.541340+0000 mgr.y (mgr.25480) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.643177+0000 mgr.y (mgr.25480) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.744435+0000 mgr.y (mgr.25480) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.821471+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.824592+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.828189+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.829549+0000 mon.b (mon.2) 584 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.840210+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.842209+0000 mgr.y (mgr.25480) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.921688+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.924676+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.928492+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.929821+0000 mon.b (mon.2) 588 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:21.939213+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.022530+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.026315+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.030283+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.031820+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.042049+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.128338+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.131486+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.135585+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.137479+0000 mon.b (mon.2) 596 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.149344+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.218942+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.221746+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.224920+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.226152+0000 mon.b (mon.2) 600 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.236063+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.318996+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.322561+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.325737+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.327188+0000 mon.b (mon.2) 604 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.337723+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.420109+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.423534+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.426791+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.428280+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.441126+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.523312+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.526404+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.529930+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.531557+0000 mon.b (mon.2) 612 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.543246+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.610814+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.613677+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.616483+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.618443+0000 mon.b (mon.2) 616 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.633914+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.711260+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.714401+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.717479+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.718849+0000 mon.b (mon.2) 620 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:23.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:22 smithi146 bash[25263]: audit 2023-12-21T08:02:22.730411+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[75616]: debug 2023-12-21T08:02:23.963+0000 7f1ef7826700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-21T08:02:24.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:21.944178+0000 mgr.y (mgr.25480) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.047057+0000 mgr.y (mgr.25480) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.153173+0000 mgr.y (mgr.25480) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.240417+0000 mgr.y (mgr.25480) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cluster 2023-12-21T08:02:22.252340+0000 mgr.y (mgr.25480) 117 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.342357+0000 mgr.y (mgr.25480) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.443144+0000 mgr.y (mgr.25480) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.546989+0000 mgr.y (mgr.25480) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.635731+0000 mgr.y (mgr.25480) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.733800+0000 mgr.y (mgr.25480) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.809679+0000 mon.b (mon.2) 621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.812576+0000 mon.b (mon.2) 622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.815811+0000 mon.b (mon.2) 623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.817156+0000 mon.b (mon.2) 624 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.829672+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.832194+0000 mgr.y (mgr.25480) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.915087+0000 mon.b (mon.2) 625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.918902+0000 mon.b (mon.2) 626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.922003+0000 mon.b (mon.2) 627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.923444+0000 mon.b (mon.2) 628 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:22.934130+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:21.944178+0000 mgr.y (mgr.25480) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.047057+0000 mgr.y (mgr.25480) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.153173+0000 mgr.y (mgr.25480) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.240417+0000 mgr.y (mgr.25480) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cluster 2023-12-21T08:02:22.252340+0000 mgr.y (mgr.25480) 117 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.342357+0000 mgr.y (mgr.25480) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.443144+0000 mgr.y (mgr.25480) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.546989+0000 mgr.y (mgr.25480) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.635731+0000 mgr.y (mgr.25480) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.733800+0000 mgr.y (mgr.25480) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.809679+0000 mon.b (mon.2) 621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.812576+0000 mon.b (mon.2) 622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.815811+0000 mon.b (mon.2) 623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.817156+0000 mon.b (mon.2) 624 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.829672+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.832194+0000 mgr.y (mgr.25480) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.915087+0000 mon.b (mon.2) 625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.918902+0000 mon.b (mon.2) 626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.922003+0000 mon.b (mon.2) 627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.923444+0000 mon.b (mon.2) 628 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:22.934130+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.014854+0000 mon.b (mon.2) 629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.019454+0000 mon.b (mon.2) 630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.023960+0000 mon.b (mon.2) 631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.025774+0000 mon.b (mon.2) 632 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.039166+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.116842+0000 mon.b (mon.2) 633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.120325+0000 mon.b (mon.2) 634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.124683+0000 mon.b (mon.2) 635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.126530+0000 mon.b (mon.2) 636 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.141129+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.219326+0000 mon.b (mon.2) 637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.222598+0000 mon.b (mon.2) 638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.225640+0000 mon.b (mon.2) 639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.226974+0000 mon.b (mon.2) 640 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.240045+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.319316+0000 mon.b (mon.2) 641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.322918+0000 mon.b (mon.2) 642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.327554+0000 mon.b (mon.2) 643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.329521+0000 mon.b (mon.2) 644 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.340449+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.014854+0000 mon.b (mon.2) 629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.019454+0000 mon.b (mon.2) 630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.023960+0000 mon.b (mon.2) 631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.025774+0000 mon.b (mon.2) 632 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.039166+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.116842+0000 mon.b (mon.2) 633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.120325+0000 mon.b (mon.2) 634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.124683+0000 mon.b (mon.2) 635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.126530+0000 mon.b (mon.2) 636 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.141129+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.219326+0000 mon.b (mon.2) 637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.222598+0000 mon.b (mon.2) 638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.225640+0000 mon.b (mon.2) 639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.226974+0000 mon.b (mon.2) 640 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.240045+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.319316+0000 mon.b (mon.2) 641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.322918+0000 mon.b (mon.2) 642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.327554+0000 mon.b (mon.2) 643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.329521+0000 mon.b (mon.2) 644 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.340449+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.421197+0000 mon.b (mon.2) 645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.424138+0000 mon.b (mon.2) 646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.427391+0000 mon.b (mon.2) 647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.428597+0000 mon.b (mon.2) 648 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.439852+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.515604+0000 mon.b (mon.2) 649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.518352+0000 mon.b (mon.2) 650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.521064+0000 mon.b (mon.2) 651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.522208+0000 mon.b (mon.2) 652 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.532509+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.612160+0000 mon.b (mon.2) 653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.615125+0000 mon.b (mon.2) 654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.618431+0000 mon.b (mon.2) 655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.619733+0000 mon.b (mon.2) 656 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.628883+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.712827+0000 mon.b (mon.2) 657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.715850+0000 mon.b (mon.2) 658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.719587+0000 mon.b (mon.2) 659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.721113+0000 mon.b (mon.2) 660 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[79395]: audit 2023-12-21T08:02:23.730719+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.421197+0000 mon.b (mon.2) 645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.424138+0000 mon.b (mon.2) 646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.427391+0000 mon.b (mon.2) 647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.428597+0000 mon.b (mon.2) 648 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.439852+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.515604+0000 mon.b (mon.2) 649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.518352+0000 mon.b (mon.2) 650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.521064+0000 mon.b (mon.2) 651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.522208+0000 mon.b (mon.2) 652 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.532509+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.612160+0000 mon.b (mon.2) 653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.615125+0000 mon.b (mon.2) 654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.618431+0000 mon.b (mon.2) 655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.619733+0000 mon.b (mon.2) 656 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.628883+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.712827+0000 mon.b (mon.2) 657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.715850+0000 mon.b (mon.2) 658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.719587+0000 mon.b (mon.2) 659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.721113+0000 mon.b (mon.2) 660 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:23 smithi125 bash[81961]: audit 2023-12-21T08:02:23.730719+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:21.944178+0000 mgr.y (mgr.25480) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.047057+0000 mgr.y (mgr.25480) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.153173+0000 mgr.y (mgr.25480) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.240417+0000 mgr.y (mgr.25480) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cluster 2023-12-21T08:02:22.252340+0000 mgr.y (mgr.25480) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.342357+0000 mgr.y (mgr.25480) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.443144+0000 mgr.y (mgr.25480) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.546989+0000 mgr.y (mgr.25480) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.635731+0000 mgr.y (mgr.25480) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.733800+0000 mgr.y (mgr.25480) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.809679+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.812576+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.815811+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.817156+0000 mon.b (mon.2) 624 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.829672+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.832194+0000 mgr.y (mgr.25480) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.915087+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.918902+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.922003+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.923444+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:22.934130+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.014854+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.019454+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.023960+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.025774+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.039166+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.116842+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.120325+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.124683+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.126530+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.141129+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.219326+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.222598+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.225640+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.226974+0000 mon.b (mon.2) 640 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.240045+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.319316+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.322918+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.327554+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.329521+0000 mon.b (mon.2) 644 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.340449+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.421197+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.424138+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.427391+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.428597+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.439852+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.515604+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.518352+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.521064+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.522208+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.532509+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.612160+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.615125+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.618431+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.619733+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.628883+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.712827+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.715850+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.719587+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.721113+0000 mon.b (mon.2) 660 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:24.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:23 smithi146 bash[25263]: audit 2023-12-21T08:02:23.730719+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:22.937718+0000 mgr.y (mgr.25480) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.041731+0000 mgr.y (mgr.25480) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.143328+0000 mgr.y (mgr.25480) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.242021+0000 mgr.y (mgr.25480) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.342958+0000 mgr.y (mgr.25480) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.442679+0000 mgr.y (mgr.25480) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.534519+0000 mgr.y (mgr.25480) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.632223+0000 mgr.y (mgr.25480) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.733832+0000 mgr.y (mgr.25480) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.813898+0000 mon.b (mon.2) 661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.816999+0000 mon.b (mon.2) 662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.820263+0000 mon.b (mon.2) 663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.821730+0000 mon.b (mon.2) 664 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.832357+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.835517+0000 mgr.y (mgr.25480) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.912382+0000 mon.b (mon.2) 665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.916018+0000 mon.b (mon.2) 666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.919350+0000 mon.b (mon.2) 667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.920828+0000 mon.b (mon.2) 668 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:23.933042+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.010012+0000 mon.b (mon.2) 669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.014417+0000 mon.b (mon.2) 670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.018536+0000 mon.b (mon.2) 671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.020194+0000 mon.b (mon.2) 672 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.032937+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.113672+0000 mon.b (mon.2) 673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.116602+0000 mon.b (mon.2) 674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.119972+0000 mon.b (mon.2) 675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.121294+0000 mon.b (mon.2) 676 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.136043+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.210192+0000 mon.b (mon.2) 677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.213949+0000 mon.b (mon.2) 678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.217327+0000 mon.b (mon.2) 679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.218944+0000 mon.b (mon.2) 680 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.231744+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.310343+0000 mon.b (mon.2) 681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.313743+0000 mon.b (mon.2) 682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.317166+0000 mon.b (mon.2) 683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.318560+0000 mon.b (mon.2) 684 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.330715+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.410175+0000 mon.b (mon.2) 685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:22.937718+0000 mgr.y (mgr.25480) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.041731+0000 mgr.y (mgr.25480) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.143328+0000 mgr.y (mgr.25480) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.242021+0000 mgr.y (mgr.25480) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.342958+0000 mgr.y (mgr.25480) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.442679+0000 mgr.y (mgr.25480) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.534519+0000 mgr.y (mgr.25480) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.632223+0000 mgr.y (mgr.25480) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.733832+0000 mgr.y (mgr.25480) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.813898+0000 mon.b (mon.2) 661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.816999+0000 mon.b (mon.2) 662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.820263+0000 mon.b (mon.2) 663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.821730+0000 mon.b (mon.2) 664 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.832357+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.835517+0000 mgr.y (mgr.25480) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.912382+0000 mon.b (mon.2) 665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.916018+0000 mon.b (mon.2) 666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.919350+0000 mon.b (mon.2) 667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.920828+0000 mon.b (mon.2) 668 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:23.933042+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.010012+0000 mon.b (mon.2) 669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.416842+0000 mon.b (mon.2) 686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.420508+0000 mon.b (mon.2) 687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.421937+0000 mon.b (mon.2) 688 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.432018+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.516057+0000 mon.b (mon.2) 689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.519377+0000 mon.b (mon.2) 690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.523915+0000 mon.b (mon.2) 691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.525452+0000 mon.b (mon.2) 692 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.535414+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.617838+0000 mon.b (mon.2) 693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.620922+0000 mon.b (mon.2) 694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.623987+0000 mon.b (mon.2) 695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.625694+0000 mon.b (mon.2) 696 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.636379+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.715410+0000 mon.b (mon.2) 697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.720073+0000 mon.b (mon.2) 698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.724107+0000 mon.b (mon.2) 699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.725860+0000 mon.b (mon.2) 700 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[81961]: audit 2023-12-21T08:02:24.742494+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.014417+0000 mon.b (mon.2) 670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.018536+0000 mon.b (mon.2) 671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.020194+0000 mon.b (mon.2) 672 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.032937+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.113672+0000 mon.b (mon.2) 673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.116602+0000 mon.b (mon.2) 674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.119972+0000 mon.b (mon.2) 675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.121294+0000 mon.b (mon.2) 676 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.136043+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.210192+0000 mon.b (mon.2) 677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.213949+0000 mon.b (mon.2) 678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.217327+0000 mon.b (mon.2) 679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.218944+0000 mon.b (mon.2) 680 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.231744+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.310343+0000 mon.b (mon.2) 681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.313743+0000 mon.b (mon.2) 682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.317166+0000 mon.b (mon.2) 683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.318560+0000 mon.b (mon.2) 684 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.330715+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.410175+0000 mon.b (mon.2) 685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.416842+0000 mon.b (mon.2) 686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.420508+0000 mon.b (mon.2) 687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.421937+0000 mon.b (mon.2) 688 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.432018+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.516057+0000 mon.b (mon.2) 689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.519377+0000 mon.b (mon.2) 690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.523915+0000 mon.b (mon.2) 691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.525452+0000 mon.b (mon.2) 692 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.535414+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.617838+0000 mon.b (mon.2) 693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.620922+0000 mon.b (mon.2) 694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.623987+0000 mon.b (mon.2) 695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.625694+0000 mon.b (mon.2) 696 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.636379+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.715410+0000 mon.b (mon.2) 697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.720073+0000 mon.b (mon.2) 698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.724107+0000 mon.b (mon.2) 699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.725860+0000 mon.b (mon.2) 700 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:24 smithi125 bash[79395]: audit 2023-12-21T08:02:24.742494+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:22.937718+0000 mgr.y (mgr.25480) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.041731+0000 mgr.y (mgr.25480) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.143328+0000 mgr.y (mgr.25480) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.242021+0000 mgr.y (mgr.25480) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.342958+0000 mgr.y (mgr.25480) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.442679+0000 mgr.y (mgr.25480) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.534519+0000 mgr.y (mgr.25480) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.632223+0000 mgr.y (mgr.25480) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.733832+0000 mgr.y (mgr.25480) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.813898+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.816999+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.820263+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.821730+0000 mon.b (mon.2) 664 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.832357+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.835517+0000 mgr.y (mgr.25480) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.912382+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.916018+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.919350+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.920828+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:23.933042+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.010012+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.014417+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.018536+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.020194+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.032937+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.113672+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.116602+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.119972+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.121294+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.136043+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.210192+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.213949+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.217327+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.218944+0000 mon.b (mon.2) 680 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.231744+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.310343+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.313743+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.317166+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.318560+0000 mon.b (mon.2) 684 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.330715+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.410175+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.416842+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.420508+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.421937+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.432018+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.516057+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.519377+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.523915+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.525452+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.535414+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.617838+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.620922+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.623987+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.625694+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.636379+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.715410+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:25.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.720073+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:25.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.724107+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.725860+0000 mon.b (mon.2) 700 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:25.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:24 smithi146 bash[25263]: audit 2023-12-21T08:02:24.742494+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:23.936015+0000 mgr.y (mgr.25480) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.036869+0000 mgr.y (mgr.25480) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.137054+0000 mgr.y (mgr.25480) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.234701+0000 mgr.y (mgr.25480) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cluster 2023-12-21T08:02:24.253277+0000 mgr.y (mgr.25480) 138 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.333212+0000 mgr.y (mgr.25480) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.434889+0000 mgr.y (mgr.25480) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.538091+0000 mgr.y (mgr.25480) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.638491+0000 mgr.y (mgr.25480) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.747723+0000 mgr.y (mgr.25480) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.806036+0000 mon.b (mon.2) 701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.808776+0000 mon.b (mon.2) 702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.811980+0000 mon.b (mon.2) 703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.813400+0000 mon.b (mon.2) 704 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.826263+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.827654+0000 mgr.y (mgr.25480) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.907454+0000 mon.b (mon.2) 705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.910445+0000 mon.b (mon.2) 706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.913861+0000 mon.b (mon.2) 707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.915372+0000 mon.b (mon.2) 708 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:24.928551+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.011413+0000 mon.b (mon.2) 709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.014375+0000 mon.b (mon.2) 710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.017529+0000 mon.b (mon.2) 711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.018950+0000 mon.b (mon.2) 712 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.031259+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.111354+0000 mon.b (mon.2) 713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.114489+0000 mon.b (mon.2) 714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.118014+0000 mon.b (mon.2) 715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.119475+0000 mon.b (mon.2) 716 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.130893+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.216816+0000 mon.b (mon.2) 717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.219938+0000 mon.b (mon.2) 718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.225981+0000 mon.b (mon.2) 719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.228039+0000 mon.b (mon.2) 720 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.248800+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.325346+0000 mon.b (mon.2) 721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.329134+0000 mon.b (mon.2) 722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.332448+0000 mon.b (mon.2) 723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.333781+0000 mon.b (mon.2) 724 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.345420+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:23.936015+0000 mgr.y (mgr.25480) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.036869+0000 mgr.y (mgr.25480) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.137054+0000 mgr.y (mgr.25480) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.234701+0000 mgr.y (mgr.25480) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cluster 2023-12-21T08:02:24.253277+0000 mgr.y (mgr.25480) 138 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.333212+0000 mgr.y (mgr.25480) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.434889+0000 mgr.y (mgr.25480) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.538091+0000 mgr.y (mgr.25480) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.638491+0000 mgr.y (mgr.25480) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.747723+0000 mgr.y (mgr.25480) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.806036+0000 mon.b (mon.2) 701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.808776+0000 mon.b (mon.2) 702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.811980+0000 mon.b (mon.2) 703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.813400+0000 mon.b (mon.2) 704 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.826263+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.827654+0000 mgr.y (mgr.25480) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.907454+0000 mon.b (mon.2) 705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.910445+0000 mon.b (mon.2) 706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.913861+0000 mon.b (mon.2) 707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.915372+0000 mon.b (mon.2) 708 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:24.928551+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.423654+0000 mon.b (mon.2) 725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.426655+0000 mon.b (mon.2) 726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.431232+0000 mon.b (mon.2) 727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.433688+0000 mon.b (mon.2) 728 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.445826+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.521656+0000 mon.b (mon.2) 729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.524830+0000 mon.b (mon.2) 730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.528209+0000 mon.b (mon.2) 731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.529872+0000 mon.b (mon.2) 732 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.542252+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.626420+0000 mon.b (mon.2) 733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.629171+0000 mon.b (mon.2) 734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.632837+0000 mon.b (mon.2) 735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.634321+0000 mon.b (mon.2) 736 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.647513+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.729925+0000 mon.b (mon.2) 737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.732542+0000 mon.b (mon.2) 738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.736749+0000 mon.b (mon.2) 739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.738434+0000 mon.b (mon.2) 740 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[79395]: audit 2023-12-21T08:02:25.751856+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.011413+0000 mon.b (mon.2) 709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.014375+0000 mon.b (mon.2) 710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.017529+0000 mon.b (mon.2) 711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.018950+0000 mon.b (mon.2) 712 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.031259+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.111354+0000 mon.b (mon.2) 713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.114489+0000 mon.b (mon.2) 714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.118014+0000 mon.b (mon.2) 715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.119475+0000 mon.b (mon.2) 716 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.130893+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.216816+0000 mon.b (mon.2) 717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.219938+0000 mon.b (mon.2) 718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.225981+0000 mon.b (mon.2) 719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.228039+0000 mon.b (mon.2) 720 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.248800+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.325346+0000 mon.b (mon.2) 721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.329134+0000 mon.b (mon.2) 722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.332448+0000 mon.b (mon.2) 723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.333781+0000 mon.b (mon.2) 724 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.345420+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.423654+0000 mon.b (mon.2) 725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.426655+0000 mon.b (mon.2) 726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.431232+0000 mon.b (mon.2) 727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.433688+0000 mon.b (mon.2) 728 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.445826+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.521656+0000 mon.b (mon.2) 729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.524830+0000 mon.b (mon.2) 730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.528209+0000 mon.b (mon.2) 731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.529872+0000 mon.b (mon.2) 732 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.542252+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.626420+0000 mon.b (mon.2) 733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.629171+0000 mon.b (mon.2) 734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.632837+0000 mon.b (mon.2) 735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.634321+0000 mon.b (mon.2) 736 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.647513+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.729925+0000 mon.b (mon.2) 737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.732542+0000 mon.b (mon.2) 738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.736749+0000 mon.b (mon.2) 739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.738434+0000 mon.b (mon.2) 740 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:25 smithi125 bash[81961]: audit 2023-12-21T08:02:25.751856+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:23.936015+0000 mgr.y (mgr.25480) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.036869+0000 mgr.y (mgr.25480) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.137054+0000 mgr.y (mgr.25480) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.234701+0000 mgr.y (mgr.25480) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cluster 2023-12-21T08:02:24.253277+0000 mgr.y (mgr.25480) 138 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.333212+0000 mgr.y (mgr.25480) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.434889+0000 mgr.y (mgr.25480) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.538091+0000 mgr.y (mgr.25480) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.638491+0000 mgr.y (mgr.25480) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.747723+0000 mgr.y (mgr.25480) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.806036+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.808776+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.811980+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.813400+0000 mon.b (mon.2) 704 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.826263+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.827654+0000 mgr.y (mgr.25480) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.907454+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.910445+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.913861+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.915372+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:24.928551+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.011413+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.014375+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.017529+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.018950+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.031259+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.111354+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.114489+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.118014+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.119475+0000 mon.b (mon.2) 716 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.130893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.216816+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.219938+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.225981+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.228039+0000 mon.b (mon.2) 720 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.248800+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.325346+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.329134+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.332448+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.333781+0000 mon.b (mon.2) 724 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.345420+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.423654+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.426655+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.431232+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.433688+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.445826+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.521656+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.524830+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.528209+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.529872+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.542252+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.626420+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.629171+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.632837+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.634321+0000 mon.b (mon.2) 736 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.647513+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.729925+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.732542+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.736749+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.738434+0000 mon.b (mon.2) 740 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:25 smithi146 bash[25263]: audit 2023-12-21T08:02:25.751856+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:24.930107+0000 mgr.y (mgr.25480) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.034294+0000 mgr.y (mgr.25480) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.134717+0000 mgr.y (mgr.25480) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.249767+0000 mgr.y (mgr.25480) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.348282+0000 mgr.y (mgr.25480) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.447197+0000 mgr.y (mgr.25480) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.545800+0000 mgr.y (mgr.25480) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.649851+0000 mgr.y (mgr.25480) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.753610+0000 mgr.y (mgr.25480) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.831658+0000 mon.b (mon.2) 741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.834601+0000 mon.b (mon.2) 742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.837925+0000 mon.b (mon.2) 743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.839171+0000 mon.b (mon.2) 744 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.849195+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.930513+0000 mon.b (mon.2) 745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.933875+0000 mon.b (mon.2) 746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.937378+0000 mon.b (mon.2) 747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.939220+0000 mon.b (mon.2) 748 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:25.951481+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.033915+0000 mon.b (mon.2) 749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.037024+0000 mon.b (mon.2) 750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:24.930107+0000 mgr.y (mgr.25480) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.034294+0000 mgr.y (mgr.25480) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.134717+0000 mgr.y (mgr.25480) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.249767+0000 mgr.y (mgr.25480) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.348282+0000 mgr.y (mgr.25480) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.447197+0000 mgr.y (mgr.25480) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.545800+0000 mgr.y (mgr.25480) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.649851+0000 mgr.y (mgr.25480) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.753610+0000 mgr.y (mgr.25480) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.831658+0000 mon.b (mon.2) 741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.834601+0000 mon.b (mon.2) 742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.837925+0000 mon.b (mon.2) 743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.839171+0000 mon.b (mon.2) 744 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.849195+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.930513+0000 mon.b (mon.2) 745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.933875+0000 mon.b (mon.2) 746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.937378+0000 mon.b (mon.2) 747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.939220+0000 mon.b (mon.2) 748 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:25.951481+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.033915+0000 mon.b (mon.2) 749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.037024+0000 mon.b (mon.2) 750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.040064+0000 mon.b (mon.2) 751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.041586+0000 mon.b (mon.2) 752 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.050466+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.132791+0000 mon.b (mon.2) 753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.136751+0000 mon.b (mon.2) 754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.142992+0000 mon.b (mon.2) 755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.144873+0000 mon.b (mon.2) 756 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.157211+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.240516+0000 mon.b (mon.2) 757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.243431+0000 mon.b (mon.2) 758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.246496+0000 mon.b (mon.2) 759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.247660+0000 mon.b (mon.2) 760 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.256756+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.335154+0000 mon.b (mon.2) 761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.338958+0000 mon.b (mon.2) 762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.342474+0000 mon.b (mon.2) 763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.343769+0000 mon.b (mon.2) 764 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.352490+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.435307+0000 mon.b (mon.2) 765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.438372+0000 mon.b (mon.2) 766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.040064+0000 mon.b (mon.2) 751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.041586+0000 mon.b (mon.2) 752 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.050466+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.132791+0000 mon.b (mon.2) 753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.136751+0000 mon.b (mon.2) 754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.142992+0000 mon.b (mon.2) 755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.144873+0000 mon.b (mon.2) 756 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.157211+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.240516+0000 mon.b (mon.2) 757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.243431+0000 mon.b (mon.2) 758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.246496+0000 mon.b (mon.2) 759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.247660+0000 mon.b (mon.2) 760 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.256756+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.335154+0000 mon.b (mon.2) 761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.338958+0000 mon.b (mon.2) 762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.342474+0000 mon.b (mon.2) 763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.343769+0000 mon.b (mon.2) 764 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.352490+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.435307+0000 mon.b (mon.2) 765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.438372+0000 mon.b (mon.2) 766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.441360+0000 mon.b (mon.2) 767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.442777+0000 mon.b (mon.2) 768 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.452564+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.532236+0000 mon.b (mon.2) 769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.535353+0000 mon.b (mon.2) 770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.538177+0000 mon.b (mon.2) 771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.539481+0000 mon.b (mon.2) 772 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.548560+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.592391+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.606716+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.619906+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.630325+0000 mon.b (mon.2) 773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.633718+0000 mon.b (mon.2) 774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.636123+0000 mon.b (mon.2) 775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[79395]: audit 2023-12-21T08:02:26.637558+0000 mon.b (mon.2) 776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.441360+0000 mon.b (mon.2) 767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.442777+0000 mon.b (mon.2) 768 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.452564+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.532236+0000 mon.b (mon.2) 769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.535353+0000 mon.b (mon.2) 770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.538177+0000 mon.b (mon.2) 771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.539481+0000 mon.b (mon.2) 772 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.548560+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.592391+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.606716+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.619906+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.630325+0000 mon.b (mon.2) 773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:26.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.633718+0000 mon.b (mon.2) 774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:26.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.636123+0000 mon.b (mon.2) 775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:26.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:26 smithi125 bash[81961]: audit 2023-12-21T08:02:26.637558+0000 mon.b (mon.2) 776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:24.930107+0000 mgr.y (mgr.25480) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.034294+0000 mgr.y (mgr.25480) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.134717+0000 mgr.y (mgr.25480) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.249767+0000 mgr.y (mgr.25480) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.348282+0000 mgr.y (mgr.25480) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.447197+0000 mgr.y (mgr.25480) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.545800+0000 mgr.y (mgr.25480) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.649851+0000 mgr.y (mgr.25480) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.753610+0000 mgr.y (mgr.25480) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.831658+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.834601+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.837925+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.839171+0000 mon.b (mon.2) 744 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.849195+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.930513+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.933875+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.937378+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.939220+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:25.951481+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.033915+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.037024+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.040064+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.041586+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.050466+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.132791+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.136751+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.142992+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.144873+0000 mon.b (mon.2) 756 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.157211+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.240516+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.243431+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.246496+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.247660+0000 mon.b (mon.2) 760 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.256756+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.335154+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.338958+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.342474+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.343769+0000 mon.b (mon.2) 764 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.352490+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.435307+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.438372+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.441360+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.442777+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.452564+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.532236+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.535353+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.538177+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.539481+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.548560+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.592391+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.606716+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.619906+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.630325+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.633718+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.636123+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:27.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:26 smithi146 bash[25263]: audit 2023-12-21T08:02:26.637558+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:02:27.435 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:27] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2023-12-21T08:02:28.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.852517+0000 mgr.y (mgr.25480) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:25.953085+0000 mgr.y (mgr.25480) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.054124+0000 mgr.y (mgr.25480) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.159404+0000 mgr.y (mgr.25480) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cluster 2023-12-21T08:02:26.253712+0000 mgr.y (mgr.25480) 158 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.259169+0000 mgr.y (mgr.25480) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.355732+0000 mgr.y (mgr.25480) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.457130+0000 mgr.y (mgr.25480) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.553587+0000 mgr.y (mgr.25480) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[81961]: cephadm 2023-12-21T08:02:26.640662+0000 mgr.y (mgr.25480) 163 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.852517+0000 mgr.y (mgr.25480) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:25.953085+0000 mgr.y (mgr.25480) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.054124+0000 mgr.y (mgr.25480) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.159404+0000 mgr.y (mgr.25480) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cluster 2023-12-21T08:02:26.253712+0000 mgr.y (mgr.25480) 158 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.259169+0000 mgr.y (mgr.25480) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.355732+0000 mgr.y (mgr.25480) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.457130+0000 mgr.y (mgr.25480) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.553587+0000 mgr.y (mgr.25480) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:27 smithi125 bash[79395]: cephadm 2023-12-21T08:02:26.640662+0000 mgr.y (mgr.25480) 163 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.852517+0000 mgr.y (mgr.25480) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:25.953085+0000 mgr.y (mgr.25480) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.054124+0000 mgr.y (mgr.25480) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.159404+0000 mgr.y (mgr.25480) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cluster 2023-12-21T08:02:26.253712+0000 mgr.y (mgr.25480) 158 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.259169+0000 mgr.y (mgr.25480) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.355732+0000 mgr.y (mgr.25480) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.457130+0000 mgr.y (mgr.25480) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.553587+0000 mgr.y (mgr.25480) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:28.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:27 smithi146 bash[25263]: cephadm 2023-12-21T08:02:26.640662+0000 mgr.y (mgr.25480) 163 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-21T08:02:29.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:28 smithi146 bash[62228]: ts=2023-12-21T08:02: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:29.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:29 smithi125 bash[79395]: cluster 2023-12-21T08:02:28.254368+0000 mgr.y (mgr.25480) 164 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:29.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:29 smithi125 bash[79395]: audit 2023-12-21T08:02:28.341487+0000 mon.b (mon.2) 777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:29 smithi125 bash[81961]: cluster 2023-12-21T08:02:28.254368+0000 mgr.y (mgr.25480) 164 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:29 smithi125 bash[81961]: audit 2023-12-21T08:02:28.341487+0000 mon.b (mon.2) 777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:29.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:29 smithi146 bash[25263]: cluster 2023-12-21T08:02:28.254368+0000 mgr.y (mgr.25480) 164 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:29 smithi146 bash[25263]: audit 2023-12-21T08:02:28.341487+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:30.620 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[81961]: audit 2023-12-21T08:02:29.268374+0000 mgr.y (mgr.25480) 165 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:30.620 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[81961]: audit 2023-12-21T08:02:30.068354+0000 mon.b (mon.2) 778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:30.620 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[81961]: audit 2023-12-21T08:02:30.070227+0000 mon.b (mon.2) 779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:30.620 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[81961]: audit 2023-12-21T08:02:30.072048+0000 mon.b (mon.2) 780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:30.620 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[79395]: audit 2023-12-21T08:02:29.268374+0000 mgr.y (mgr.25480) 165 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:30.621 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[79395]: audit 2023-12-21T08:02:30.068354+0000 mon.b (mon.2) 778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:30.621 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[79395]: audit 2023-12-21T08:02:30.070227+0000 mon.b (mon.2) 779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:30.621 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:30 smithi125 bash[79395]: audit 2023-12-21T08:02:30.072048+0000 mon.b (mon.2) 780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:30.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:30 smithi146 bash[25263]: audit 2023-12-21T08:02:29.268374+0000 mgr.y (mgr.25480) 165 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:30 smithi146 bash[25263]: audit 2023-12-21T08:02:30.068354+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:30 smithi146 bash[25263]: audit 2023-12-21T08:02:30.070227+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:30 smithi146 bash[25263]: audit 2023-12-21T08:02:30.072048+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: cephadm 2023-12-21T08:02:30.066361+0000 mgr.y (mgr.25480) 166 : cephadm 1 Upgrade: Updating mon.c 2023-12-21T08:02:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: cephadm 2023-12-21T08:02:30.076182+0000 mgr.y (mgr.25480) 167 : cephadm 1 Deploying daemon mon.c on smithi125 2023-12-21T08:02:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: cluster 2023-12-21T08:02:30.256428+0000 mgr.y (mgr.25480) 168 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: audit 2023-12-21T08:02:30.582248+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: audit 2023-12-21T08:02:30.599752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[81961]: audit 2023-12-21T08:02:30.612845+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: cephadm 2023-12-21T08:02:30.066361+0000 mgr.y (mgr.25480) 166 : cephadm 1 Upgrade: Updating mon.c 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: cephadm 2023-12-21T08:02:30.076182+0000 mgr.y (mgr.25480) 167 : cephadm 1 Deploying daemon mon.c on smithi125 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: cluster 2023-12-21T08:02:30.256428+0000 mgr.y (mgr.25480) 168 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: audit 2023-12-21T08:02:30.582248+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: audit 2023-12-21T08:02:30.599752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:31 smithi125 bash[79395]: audit 2023-12-21T08:02:30.612845+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: cephadm 2023-12-21T08:02:30.066361+0000 mgr.y (mgr.25480) 166 : cephadm [INF] Upgrade: Updating mon.c 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: cephadm 2023-12-21T08:02:30.076182+0000 mgr.y (mgr.25480) 167 : cephadm [INF] Deploying daemon mon.c on smithi125 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: cluster 2023-12-21T08:02:30.256428+0000 mgr.y (mgr.25480) 168 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: audit 2023-12-21T08:02:30.582248+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: audit 2023-12-21T08:02:30.599752+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:32.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:31 smithi146 bash[25263]: audit 2023-12-21T08:02:30.612845+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[81961]: audit 2023-12-21T08:02:32.031424+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[81961]: audit 2023-12-21T08:02:32.043750+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[81961]: audit 2023-12-21T08:02:32.057485+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[81961]: cluster 2023-12-21T08:02:32.257197+0000 mgr.y (mgr.25480) 169 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:33.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[79395]: audit 2023-12-21T08:02:32.031424+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[79395]: audit 2023-12-21T08:02:32.043750+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[79395]: audit 2023-12-21T08:02:32.057485+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:33 smithi125 bash[79395]: cluster 2023-12-21T08:02:32.257197+0000 mgr.y (mgr.25480) 169 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:33.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:33 smithi146 bash[25263]: audit 2023-12-21T08:02:32.031424+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:33 smithi146 bash[25263]: audit 2023-12-21T08:02:32.043750+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.250 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:33 smithi146 bash[25263]: audit 2023-12-21T08:02:32.057485+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:33.250 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:33 smithi146 bash[25263]: cluster 2023-12-21T08:02:32.257197+0000 mgr.y (mgr.25480) 169 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:34.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[79395]: audit 2023-12-21T08:02:33.420814+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[79395]: audit 2023-12-21T08:02:33.435617+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[79395]: audit 2023-12-21T08:02:33.447013+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.554 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 systemd[1]: Stopping Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:02:34.554 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[81961]: audit 2023-12-21T08:02:33.420814+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.554 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[81961]: audit 2023-12-21T08:02:33.435617+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.554 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[81961]: audit 2023-12-21T08:02:33.447013+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:34 smithi146 bash[25263]: audit 2023-12-21T08:02:33.420814+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:34 smithi146 bash[25263]: audit 2023-12-21T08:02:33.435617+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:34 smithi146 bash[25263]: audit 2023-12-21T08:02:33.447013+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[81961]: debug 2023-12-21T08:02:34.546+0000 7f6946c89700 -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-21T08:02:34.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:34 smithi125 bash[81961]: debug 2023-12-21T08:02:34.546+0000 7f6946c89700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-21T08:02:35.503 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:35 smithi125 bash[83510]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:02:35.503 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:35 smithi125 bash[83587]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:02:35.503 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:35 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-21T08:02:35.503 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:35 smithi125 systemd[1]: Stopped Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:35.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:35 smithi125 systemd[1]: Started Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.966+0000 7fc45b72cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:02:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.966+0000 7fc45b72cc80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:02:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.966+0000 7fc45b72cc80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:02:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 0 load: jerasure load: lrc 2023-12-21T08:02:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Git sha 0 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: DB SUMMARY 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: DB Session ID: 39H13Z11B6N6CRJHQVN3 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: MANIFEST file: MANIFEST-000041 size: 759 Bytes 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000049.sst 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000047.log size: 475486 ; 2023-12-21T08:02:37.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.env: 0x55ed5c240a60 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.info_log: 0x55ed5d8d17a0 2023-12-21T08:02:37.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:02:37.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.wal_dir: 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.970+0000 7fc45b72cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:02:37.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.write_buffer_manager: 0x55ed5d8a4f00 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:02:37.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:02:37.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:02:37.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:02:37.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:02:37.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.row_cache: None 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:02:37.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:02:37.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:02:37.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:02:37.111 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000041 2023-12-21T08:02:37.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.merge_operator: 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ed5d8d18c0) 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: cache_index_and_filter_blocks: 1 2023-12-21T08:02:37.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: pin_top_level_index_and_filter: 1 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: index_type: 0 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: data_block_index_type: 0 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: index_shortening: 1 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: checksum: 4 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: no_block_cache: 0 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_cache: 0x55ed5d925090 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_cache_name: BinnedLRUCache 2023-12-21T08:02:37.114 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_cache_options: 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: capacity : 536870912 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: num_shard_bits : 4 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: strict_capacity_limit : 0 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: high_pri_pool_ratio: 0.000 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_cache_compressed: (nil) 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: persistent_cache: (nil) 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_size: 4096 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_size_deviation: 10 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_restart_interval: 16 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: index_block_restart_interval: 1 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: metadata_block_size: 4096 2023-12-21T08:02:37.115 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: partition_filters: 0 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: use_delta_encoding: 1 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: filter_policy: bloomfilter 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: whole_key_filtering: 1 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: verify_compression: 0 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: read_amp_bytes_per_bit: 0 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: format_version: 5 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: enable_index_compression: 1 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: block_align: 0 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: max_auto_readahead_size: 262144 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: prepopulate_block_cache: 0 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: initial_auto_readahead_size: 8192 2023-12-21T08:02:37.116 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:02:37.117 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:02:37.118 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:02:37.119 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:02:37.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:02:37.121 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:02:37.122 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:02:37.123 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 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-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000041 succeeded,manifest_file_number is 41, next_file_number is 51, last_sequence is 25576, log_number is 47,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 47 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 47 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4b7241b9-0592-48d2-bbc7-573767e022c0 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145756977546, "job": 1, "event": "recovery_started", "wal_files": [47]} 2023-12-21T08:02:37.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.974+0000 7fc45b72cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #47 mode 2 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.978+0000 7fc45b72cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145756980660, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 52, "file_size": 299516, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25582, "largest_seqno": 25746, "table_properties": {"data_size": 297650, "index_size": 662, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1789, "raw_average_key_size": 23, "raw_value_size": 295737, "raw_average_value_size": 3943, "num_data_blocks": 28, "num_entries": 75, "num_filter_entries": 75, "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": 1703145756, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4b7241b9-0592-48d2-bbc7-573767e022c0", "db_session_id": "39H13Z11B6N6CRJHQVN3", "orig_file_number": 52, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.978+0000 7fc45b72cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145756980913, "job": 1, "event": "recovery_finished"} 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.978+0000 7fc45b72cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 54 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.978+0000 7fc45b72cc80 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-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000047.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ed5d9c4000 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 4 rocksdb: DB pointer 0x55ed5d9b2000 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc449ec7700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc449ec7700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:02:37.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: ** DB Stats ** 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: ** Compaction Stats [default] ** 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: L0 1/0 292.50 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-21T08:02:37.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: L6 1/0 11.96 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-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Sum 2/0 12.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: ** Compaction Stats [default] ** 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 148.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:02:37.127 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Cumulative compaction: 0.00 GB write, 33.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Interval compaction: 0.00 GB write, 33.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Block cache BinnedLRUCache@0x55ed5d925090#7 capacity: 512.00 MB usage: 1.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.9e-05 secs_since: 0 2023-12-21T08:02:37.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.77 KB,0.000146031%) Misc(1,0.00 KB,0%) 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0] at bind addrs [v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 1 mon.c@-1(???) e3 preinit fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).mds e1 new map 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).mds e1 print_map 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: e1 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 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-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: legacy client fscid: -1 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: 2023-12-21T08:02:37.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: No filesystems configured 2023-12-21T08:02:37.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:02:37.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:37.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:37.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.982+0000 7fc45b72cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:37.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:36 smithi125 bash[83656]: debug 2023-12-21T08:02:36.986+0000 7fc45b72cc80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2023-12-21T08:02:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:37] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.33.4" 2023-12-21T08:02:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:37 smithi146 bash[25263]: cluster 2023-12-21T08:02:34.258095+0000 mgr.y (mgr.25480) 170 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:38.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:37 smithi125 bash[79395]: cluster 2023-12-21T08:02:34.258095+0000 mgr.y (mgr.25480) 170 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:38.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:37 smithi125 bash[83656]: cluster 2023-12-21T08:02:34.258095+0000 mgr.y (mgr.25480) 170 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:39.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[62228]: ts=2023-12-21T08:02: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:36.258787+0000 mgr.y (mgr.25480) 171 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.201651+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T08:02:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.754274+0000 mon.a (mon.0) 210 : cluster [INF] mon.a calling monitor election 2023-12-21T08:02:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.757552+0000 mon.a (mon.0) 211 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.766174+0000 mon.a (mon.0) 212 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.767025+0000 mon.a (mon.0) 213 : cluster [DBG] fsmap 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.767073+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.767881+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e41: y(active, since 39s), standbys: x 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cluster 2023-12-21T08:02:37.774259+0000 mon.a (mon.0) 216 : cluster [INF] overall HEALTH_OK 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.783727+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.798762+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.809805+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.812051+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.825396+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: cephadm 2023-12-21T08:02:37.826634+0000 mgr.y (mgr.25480) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.905364+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.908947+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.914285+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.916190+0000 mon.b (mon.2) 786 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:37.929738+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.010714+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.014037+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.017085+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.018654+0000 mon.b (mon.2) 790 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.028174+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.110004+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.113713+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.117918+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.119537+0000 mon.b (mon.2) 794 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.130148+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.211748+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.216320+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.220096+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.221786+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.231897+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.309728+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.312914+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.321717+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.323496+0000 mon.b (mon.2) 802 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.333669+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.416268+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.418969+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.421862+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.423012+0000 mon.b (mon.2) 806 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.431802+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.515738+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.518729+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.523980+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.525371+0000 mon.b (mon.2) 810 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.534119+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.616563+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.619741+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.623256+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.624599+0000 mon.b (mon.2) 814 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.633635+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.718204+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.721085+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.724273+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.725808+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:38 smithi146 bash[25263]: audit 2023-12-21T08:02:38.736410+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:36.258787+0000 mgr.y (mgr.25480) 171 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.201651+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:02:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.754274+0000 mon.a (mon.0) 210 : cluster 1 mon.a calling monitor election 2023-12-21T08:02:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.757552+0000 mon.a (mon.0) 211 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.766174+0000 mon.a (mon.0) 212 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.767025+0000 mon.a (mon.0) 213 : cluster 0 fsmap 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.767073+0000 mon.a (mon.0) 214 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.767881+0000 mon.a (mon.0) 215 : cluster 0 mgrmap e41: y(active, since 39s), standbys: x 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cluster 2023-12-21T08:02:37.774259+0000 mon.a (mon.0) 216 : cluster 1 overall HEALTH_OK 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.783727+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.798762+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.809805+0000 mon.b (mon.2) 781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.812051+0000 mon.b (mon.2) 782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.825396+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: cephadm 2023-12-21T08:02:37.826634+0000 mgr.y (mgr.25480) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.905364+0000 mon.b (mon.2) 783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.908947+0000 mon.b (mon.2) 784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.914285+0000 mon.b (mon.2) 785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.916190+0000 mon.b (mon.2) 786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:37.929738+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.010714+0000 mon.b (mon.2) 787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.014037+0000 mon.b (mon.2) 788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.017085+0000 mon.b (mon.2) 789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.018654+0000 mon.b (mon.2) 790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.028174+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.110004+0000 mon.b (mon.2) 791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.113713+0000 mon.b (mon.2) 792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.117918+0000 mon.b (mon.2) 793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.119537+0000 mon.b (mon.2) 794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.130148+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.211748+0000 mon.b (mon.2) 795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.216320+0000 mon.b (mon.2) 796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.220096+0000 mon.b (mon.2) 797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.221786+0000 mon.b (mon.2) 798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.231897+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.309728+0000 mon.b (mon.2) 799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.312914+0000 mon.b (mon.2) 800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.321717+0000 mon.b (mon.2) 801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.323496+0000 mon.b (mon.2) 802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.333669+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.416268+0000 mon.b (mon.2) 803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.418969+0000 mon.b (mon.2) 804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.421862+0000 mon.b (mon.2) 805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.423012+0000 mon.b (mon.2) 806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.431802+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.515738+0000 mon.b (mon.2) 807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.518729+0000 mon.b (mon.2) 808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.523980+0000 mon.b (mon.2) 809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.525371+0000 mon.b (mon.2) 810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.534119+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.616563+0000 mon.b (mon.2) 811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.619741+0000 mon.b (mon.2) 812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.623256+0000 mon.b (mon.2) 813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.624599+0000 mon.b (mon.2) 814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.633635+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.718204+0000 mon.b (mon.2) 815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.721085+0000 mon.b (mon.2) 816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.724273+0000 mon.b (mon.2) 817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.725808+0000 mon.b (mon.2) 818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[83656]: audit 2023-12-21T08:02:38.736410+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:36.258787+0000 mgr.y (mgr.25480) 171 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:39.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.201651+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.754274+0000 mon.a (mon.0) 210 : cluster 1 mon.a calling monitor election 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.757552+0000 mon.a (mon.0) 211 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.766174+0000 mon.a (mon.0) 212 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.767025+0000 mon.a (mon.0) 213 : cluster 0 fsmap 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.767073+0000 mon.a (mon.0) 214 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.767881+0000 mon.a (mon.0) 215 : cluster 0 mgrmap e41: y(active, since 39s), standbys: x 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cluster 2023-12-21T08:02:37.774259+0000 mon.a (mon.0) 216 : cluster 1 overall HEALTH_OK 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.783727+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.798762+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.809805+0000 mon.b (mon.2) 781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.812051+0000 mon.b (mon.2) 782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.825396+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: cephadm 2023-12-21T08:02:37.826634+0000 mgr.y (mgr.25480) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.905364+0000 mon.b (mon.2) 783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.908947+0000 mon.b (mon.2) 784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.914285+0000 mon.b (mon.2) 785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.916190+0000 mon.b (mon.2) 786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:37.929738+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.010714+0000 mon.b (mon.2) 787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.014037+0000 mon.b (mon.2) 788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.017085+0000 mon.b (mon.2) 789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.018654+0000 mon.b (mon.2) 790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.028174+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.110004+0000 mon.b (mon.2) 791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.113713+0000 mon.b (mon.2) 792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.117918+0000 mon.b (mon.2) 793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.119537+0000 mon.b (mon.2) 794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.130148+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.211748+0000 mon.b (mon.2) 795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.216320+0000 mon.b (mon.2) 796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.220096+0000 mon.b (mon.2) 797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.221786+0000 mon.b (mon.2) 798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.231897+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.309728+0000 mon.b (mon.2) 799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.312914+0000 mon.b (mon.2) 800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.321717+0000 mon.b (mon.2) 801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.323496+0000 mon.b (mon.2) 802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.333669+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.416268+0000 mon.b (mon.2) 803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.418969+0000 mon.b (mon.2) 804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.421862+0000 mon.b (mon.2) 805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.423012+0000 mon.b (mon.2) 806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.431802+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.515738+0000 mon.b (mon.2) 807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.518729+0000 mon.b (mon.2) 808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.523980+0000 mon.b (mon.2) 809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.525371+0000 mon.b (mon.2) 810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.534119+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.616563+0000 mon.b (mon.2) 811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.619741+0000 mon.b (mon.2) 812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.623256+0000 mon.b (mon.2) 813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.624599+0000 mon.b (mon.2) 814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.633635+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.718204+0000 mon.b (mon.2) 815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.721085+0000 mon.b (mon.2) 816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.724273+0000 mon.b (mon.2) 817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.725808+0000 mon.b (mon.2) 818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:39.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:38 smithi125 bash[79395]: audit 2023-12-21T08:02:38.736410+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.060 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:37.931275+0000 mgr.y (mgr.25480) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.033449+0000 mgr.y (mgr.25480) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.134647+0000 mgr.y (mgr.25480) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.236536+0000 mgr.y (mgr.25480) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cluster 2023-12-21T08:02:38.259469+0000 mgr.y (mgr.25480) 177 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.337960+0000 mgr.y (mgr.25480) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.437302+0000 mgr.y (mgr.25480) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.539366+0000 mgr.y (mgr.25480) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.639011+0000 mgr.y (mgr.25480) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.739822+0000 mgr.y (mgr.25480) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.800029+0000 mon.b (mon.2) 819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.802662+0000 mon.b (mon.2) 820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.805388+0000 mon.b (mon.2) 821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.061 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.806673+0000 mon.b (mon.2) 822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.816250+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.817480+0000 mgr.y (mgr.25480) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.894698+0000 mon.b (mon.2) 823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.897779+0000 mon.b (mon.2) 824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.901413+0000 mon.b (mon.2) 825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.902991+0000 mon.b (mon.2) 826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.913948+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:37.931275+0000 mgr.y (mgr.25480) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.033449+0000 mgr.y (mgr.25480) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.134647+0000 mgr.y (mgr.25480) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.236536+0000 mgr.y (mgr.25480) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cluster 2023-12-21T08:02:38.259469+0000 mgr.y (mgr.25480) 177 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:40.062 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.337960+0000 mgr.y (mgr.25480) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.437302+0000 mgr.y (mgr.25480) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.539366+0000 mgr.y (mgr.25480) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.639011+0000 mgr.y (mgr.25480) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.739822+0000 mgr.y (mgr.25480) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.800029+0000 mon.b (mon.2) 819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.802662+0000 mon.b (mon.2) 820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.805388+0000 mon.b (mon.2) 821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.806673+0000 mon.b (mon.2) 822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.816250+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.817480+0000 mgr.y (mgr.25480) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.894698+0000 mon.b (mon.2) 823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.897779+0000 mon.b (mon.2) 824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.901413+0000 mon.b (mon.2) 825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.902991+0000 mon.b (mon.2) 826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.913948+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.992684+0000 mon.b (mon.2) 827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.995609+0000 mon.b (mon.2) 828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:38.999214+0000 mon.b (mon.2) 829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.000494+0000 mon.b (mon.2) 830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.009904+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.072611+0000 mon.b (mon.2) 831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.076101+0000 mon.b (mon.2) 832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.079906+0000 mon.b (mon.2) 833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.081091+0000 mon.b (mon.2) 834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.090289+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.170406+0000 mon.b (mon.2) 835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.064 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.173383+0000 mon.b (mon.2) 836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.177213+0000 mon.b (mon.2) 837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.178584+0000 mon.b (mon.2) 838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.189512+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.266513+0000 mon.b (mon.2) 839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.269434+0000 mon.b (mon.2) 840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.272616+0000 mon.b (mon.2) 841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.274120+0000 mon.b (mon.2) 842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.285075+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.362827+0000 mon.b (mon.2) 843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.366089+0000 mon.b (mon.2) 844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.369939+0000 mon.b (mon.2) 845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.371470+0000 mon.b (mon.2) 846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.383539+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.459646+0000 mon.b (mon.2) 847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.065 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.463061+0000 mon.b (mon.2) 848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.466932+0000 mon.b (mon.2) 849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.468521+0000 mon.b (mon.2) 850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.480442+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.557919+0000 mon.b (mon.2) 851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.561286+0000 mon.b (mon.2) 852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.565947+0000 mon.b (mon.2) 853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.567562+0000 mon.b (mon.2) 854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.577736+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.659091+0000 mon.b (mon.2) 855 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.661934+0000 mon.b (mon.2) 856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.665214+0000 mon.b (mon.2) 857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.666596+0000 mon.b (mon.2) 858 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.677896+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.066 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.992684+0000 mon.b (mon.2) 827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.995609+0000 mon.b (mon.2) 828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:38.999214+0000 mon.b (mon.2) 829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.000494+0000 mon.b (mon.2) 830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.009904+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.072611+0000 mon.b (mon.2) 831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.076101+0000 mon.b (mon.2) 832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.079906+0000 mon.b (mon.2) 833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.081091+0000 mon.b (mon.2) 834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.090289+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.170406+0000 mon.b (mon.2) 835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.173383+0000 mon.b (mon.2) 836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.177213+0000 mon.b (mon.2) 837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.178584+0000 mon.b (mon.2) 838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.067 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.189512+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.266513+0000 mon.b (mon.2) 839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.269434+0000 mon.b (mon.2) 840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.272616+0000 mon.b (mon.2) 841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.274120+0000 mon.b (mon.2) 842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.285075+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.756579+0000 mon.b (mon.2) 859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.760440+0000 mon.b (mon.2) 860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.764211+0000 mon.b (mon.2) 861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[83656]: audit 2023-12-21T08:02:39.765699+0000 mon.b (mon.2) 862 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.068 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.362827+0000 mon.b (mon.2) 843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.366089+0000 mon.b (mon.2) 844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.369939+0000 mon.b (mon.2) 845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.371470+0000 mon.b (mon.2) 846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.383539+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.459646+0000 mon.b (mon.2) 847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.463061+0000 mon.b (mon.2) 848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.466932+0000 mon.b (mon.2) 849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.468521+0000 mon.b (mon.2) 850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.480442+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.557919+0000 mon.b (mon.2) 851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.561286+0000 mon.b (mon.2) 852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.565947+0000 mon.b (mon.2) 853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.069 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.567562+0000 mon.b (mon.2) 854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.577736+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.659091+0000 mon.b (mon.2) 855 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.661934+0000 mon.b (mon.2) 856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.665214+0000 mon.b (mon.2) 857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.666596+0000 mon.b (mon.2) 858 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.677896+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.756579+0000 mon.b (mon.2) 859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.760440+0000 mon.b (mon.2) 860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.764211+0000 mon.b (mon.2) 861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.070 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:39 smithi125 bash[79395]: audit 2023-12-21T08:02:39.765699+0000 mon.b (mon.2) 862 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:37.931275+0000 mgr.y (mgr.25480) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.033449+0000 mgr.y (mgr.25480) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.134647+0000 mgr.y (mgr.25480) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.236536+0000 mgr.y (mgr.25480) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cluster 2023-12-21T08:02:38.259469+0000 mgr.y (mgr.25480) 177 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.337960+0000 mgr.y (mgr.25480) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.437302+0000 mgr.y (mgr.25480) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.539366+0000 mgr.y (mgr.25480) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.639011+0000 mgr.y (mgr.25480) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.739822+0000 mgr.y (mgr.25480) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.800029+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.802662+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.805388+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.806673+0000 mon.b (mon.2) 822 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.816250+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.817480+0000 mgr.y (mgr.25480) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.894698+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.897779+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.901413+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.902991+0000 mon.b (mon.2) 826 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.913948+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.992684+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.995609+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:38.999214+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.000494+0000 mon.b (mon.2) 830 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.009904+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.072611+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.076101+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.079906+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.081091+0000 mon.b (mon.2) 834 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.090289+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.170406+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.173383+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.177213+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.178584+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.189512+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.266513+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.269434+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.272616+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.274120+0000 mon.b (mon.2) 842 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.285075+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.362827+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.366089+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.369939+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.371470+0000 mon.b (mon.2) 846 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.383539+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.459646+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.463061+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.466932+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.468521+0000 mon.b (mon.2) 850 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.480442+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.557919+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.561286+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.565947+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.567562+0000 mon.b (mon.2) 854 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.577736+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.659091+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.661934+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.665214+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.666596+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.677896+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.756579+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.760440+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.764211+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:40.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:39 smithi146 bash[25263]: audit 2023-12-21T08:02:39.765699+0000 mon.b (mon.2) 862 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:38.916193+0000 mgr.y (mgr.25480) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.012897+0000 mgr.y (mgr.25480) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.094220+0000 mgr.y (mgr.25480) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.190432+0000 mgr.y (mgr.25480) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.279016+0000 mgr.y (mgr.25480) 188 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.287246+0000 mgr.y (mgr.25480) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.384662+0000 mgr.y (mgr.25480) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.481919+0000 mgr.y (mgr.25480) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.581081+0000 mgr.y (mgr.25480) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.679430+0000 mgr.y (mgr.25480) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.792197+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.792915+0000 mgr.y (mgr.25480) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.869745+0000 mon.b (mon.2) 863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.872966+0000 mon.b (mon.2) 864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.876225+0000 mon.b (mon.2) 865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.877610+0000 mon.b (mon.2) 866 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.887665+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.968357+0000 mon.b (mon.2) 867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.971495+0000 mon.b (mon.2) 868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.975084+0000 mon.b (mon.2) 869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.976402+0000 mon.b (mon.2) 870 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:39.987904+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.061563+0000 mon.b (mon.2) 871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.064352+0000 mon.b (mon.2) 872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.067196+0000 mon.b (mon.2) 873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.068261+0000 mon.b (mon.2) 874 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.078101+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.163213+0000 mon.b (mon.2) 875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.165981+0000 mon.b (mon.2) 876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.168889+0000 mon.b (mon.2) 877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.170218+0000 mon.b (mon.2) 878 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.180416+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.260262+0000 mon.b (mon.2) 879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.263321+0000 mon.b (mon.2) 880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.266632+0000 mon.b (mon.2) 881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.267974+0000 mon.b (mon.2) 882 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.277160+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.357180+0000 mon.b (mon.2) 883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.360195+0000 mon.b (mon.2) 884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.363088+0000 mon.b (mon.2) 885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.364510+0000 mon.b (mon.2) 886 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:38.916193+0000 mgr.y (mgr.25480) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.012897+0000 mgr.y (mgr.25480) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.094220+0000 mgr.y (mgr.25480) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.190432+0000 mgr.y (mgr.25480) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.279016+0000 mgr.y (mgr.25480) 188 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.287246+0000 mgr.y (mgr.25480) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.384662+0000 mgr.y (mgr.25480) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.481919+0000 mgr.y (mgr.25480) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.581081+0000 mgr.y (mgr.25480) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.679430+0000 mgr.y (mgr.25480) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.792197+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.792915+0000 mgr.y (mgr.25480) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.869745+0000 mon.b (mon.2) 863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.872966+0000 mon.b (mon.2) 864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.876225+0000 mon.b (mon.2) 865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.877610+0000 mon.b (mon.2) 866 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.887665+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.968357+0000 mon.b (mon.2) 867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.971495+0000 mon.b (mon.2) 868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.975084+0000 mon.b (mon.2) 869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.976402+0000 mon.b (mon.2) 870 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.373949+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.455081+0000 mon.b (mon.2) 887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.458456+0000 mon.b (mon.2) 888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.463100+0000 mon.b (mon.2) 889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.464740+0000 mon.b (mon.2) 890 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.475863+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.559790+0000 mon.b (mon.2) 891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.562647+0000 mon.b (mon.2) 892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.565314+0000 mon.b (mon.2) 893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.566585+0000 mon.b (mon.2) 894 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.576068+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.657968+0000 mon.b (mon.2) 895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.660693+0000 mon.b (mon.2) 896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.663592+0000 mon.b (mon.2) 897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.665068+0000 mon.b (mon.2) 898 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.676984+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.754163+0000 mon.b (mon.2) 899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.756761+0000 mon.b (mon.2) 900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.759287+0000 mon.b (mon.2) 901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.760484+0000 mon.b (mon.2) 902 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[79395]: audit 2023-12-21T08:02:40.770331+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:39.987904+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.061563+0000 mon.b (mon.2) 871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.064352+0000 mon.b (mon.2) 872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.067196+0000 mon.b (mon.2) 873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.068261+0000 mon.b (mon.2) 874 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.078101+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.163213+0000 mon.b (mon.2) 875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.165981+0000 mon.b (mon.2) 876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.168889+0000 mon.b (mon.2) 877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.170218+0000 mon.b (mon.2) 878 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.180416+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.260262+0000 mon.b (mon.2) 879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.263321+0000 mon.b (mon.2) 880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.266632+0000 mon.b (mon.2) 881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.267974+0000 mon.b (mon.2) 882 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.277160+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.357180+0000 mon.b (mon.2) 883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.360195+0000 mon.b (mon.2) 884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.363088+0000 mon.b (mon.2) 885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.364510+0000 mon.b (mon.2) 886 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.373949+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.455081+0000 mon.b (mon.2) 887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.458456+0000 mon.b (mon.2) 888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.463100+0000 mon.b (mon.2) 889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.464740+0000 mon.b (mon.2) 890 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.475863+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.559790+0000 mon.b (mon.2) 891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.562647+0000 mon.b (mon.2) 892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.565314+0000 mon.b (mon.2) 893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.566585+0000 mon.b (mon.2) 894 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.576068+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.657968+0000 mon.b (mon.2) 895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.660693+0000 mon.b (mon.2) 896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.663592+0000 mon.b (mon.2) 897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.665068+0000 mon.b (mon.2) 898 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.676984+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.754163+0000 mon.b (mon.2) 899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.756761+0000 mon.b (mon.2) 900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.759287+0000 mon.b (mon.2) 901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.760484+0000 mon.b (mon.2) 902 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:40 smithi125 bash[83656]: audit 2023-12-21T08:02:40.770331+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:38.916193+0000 mgr.y (mgr.25480) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.012897+0000 mgr.y (mgr.25480) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.094220+0000 mgr.y (mgr.25480) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.190432+0000 mgr.y (mgr.25480) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.279016+0000 mgr.y (mgr.25480) 188 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.287246+0000 mgr.y (mgr.25480) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.384662+0000 mgr.y (mgr.25480) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.481919+0000 mgr.y (mgr.25480) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.581081+0000 mgr.y (mgr.25480) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.679430+0000 mgr.y (mgr.25480) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.792197+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.792915+0000 mgr.y (mgr.25480) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.869745+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.872966+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.876225+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.877610+0000 mon.b (mon.2) 866 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.887665+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.968357+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.971495+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.975084+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.976402+0000 mon.b (mon.2) 870 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:39.987904+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.061563+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.064352+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.067196+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.068261+0000 mon.b (mon.2) 874 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.078101+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.163213+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.165981+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.168889+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.170218+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.180416+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.260262+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.263321+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.266632+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.267974+0000 mon.b (mon.2) 882 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.277160+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.357180+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.360195+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.363088+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.364510+0000 mon.b (mon.2) 886 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.373949+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.455081+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.458456+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.463100+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.464740+0000 mon.b (mon.2) 890 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.475863+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.559790+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.562647+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.565314+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.566585+0000 mon.b (mon.2) 894 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.576068+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.657968+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.660693+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.663592+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.665068+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.676984+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.754163+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.756761+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.759287+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:41.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.760484+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:41.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:40 smithi146 bash[25263]: audit 2023-12-21T08:02:40.770331+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.891753+0000 mgr.y (mgr.25480) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:39.989786+0000 mgr.y (mgr.25480) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.080048+0000 mgr.y (mgr.25480) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.183078+0000 mgr.y (mgr.25480) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cluster 2023-12-21T08:02:40.260402+0000 mgr.y (mgr.25480) 199 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.281119+0000 mgr.y (mgr.25480) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.377574+0000 mgr.y (mgr.25480) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.478411+0000 mgr.y (mgr.25480) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.578734+0000 mgr.y (mgr.25480) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.678946+0000 mgr.y (mgr.25480) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.772457+0000 mgr.y (mgr.25480) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.854764+0000 mon.b (mon.2) 903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.858207+0000 mon.b (mon.2) 904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.860972+0000 mon.b (mon.2) 905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.862245+0000 mon.b (mon.2) 906 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.870501+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.951061+0000 mon.b (mon.2) 907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.954027+0000 mon.b (mon.2) 908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.959336+0000 mon.b (mon.2) 909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.961220+0000 mon.b (mon.2) 910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:40.975295+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.891753+0000 mgr.y (mgr.25480) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:39.989786+0000 mgr.y (mgr.25480) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.080048+0000 mgr.y (mgr.25480) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.183078+0000 mgr.y (mgr.25480) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cluster 2023-12-21T08:02:40.260402+0000 mgr.y (mgr.25480) 199 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.281119+0000 mgr.y (mgr.25480) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.377574+0000 mgr.y (mgr.25480) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.478411+0000 mgr.y (mgr.25480) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.578734+0000 mgr.y (mgr.25480) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.678946+0000 mgr.y (mgr.25480) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.772457+0000 mgr.y (mgr.25480) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.854764+0000 mon.b (mon.2) 903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.858207+0000 mon.b (mon.2) 904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.860972+0000 mon.b (mon.2) 905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.862245+0000 mon.b (mon.2) 906 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.870501+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.951061+0000 mon.b (mon.2) 907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.954027+0000 mon.b (mon.2) 908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.959336+0000 mon.b (mon.2) 909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.961220+0000 mon.b (mon.2) 910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:40.975295+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.054180+0000 mon.b (mon.2) 911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.057078+0000 mon.b (mon.2) 912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.060499+0000 mon.b (mon.2) 913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.062172+0000 mon.b (mon.2) 914 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.074023+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.155328+0000 mon.b (mon.2) 915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.158494+0000 mon.b (mon.2) 916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.162005+0000 mon.b (mon.2) 917 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.163708+0000 mon.b (mon.2) 918 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.174921+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.256808+0000 mon.b (mon.2) 919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.261492+0000 mon.b (mon.2) 920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.265253+0000 mon.b (mon.2) 921 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.267061+0000 mon.b (mon.2) 922 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.277199+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.361245+0000 mon.b (mon.2) 923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.366108+0000 mon.b (mon.2) 924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.371085+0000 mon.b (mon.2) 925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.372919+0000 mon.b (mon.2) 926 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.387056+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.467725+0000 mon.b (mon.2) 927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.471175+0000 mon.b (mon.2) 928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.474619+0000 mon.b (mon.2) 929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.475948+0000 mon.b (mon.2) 930 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.485034+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.569505+0000 mon.b (mon.2) 931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.572917+0000 mon.b (mon.2) 932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.575736+0000 mon.b (mon.2) 933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.577139+0000 mon.b (mon.2) 934 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.587493+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.664621+0000 mon.b (mon.2) 935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.667888+0000 mon.b (mon.2) 936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.671192+0000 mon.b (mon.2) 937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.672590+0000 mon.b (mon.2) 938 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.683954+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.766036+0000 mon.b (mon.2) 939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.769698+0000 mon.b (mon.2) 940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.773749+0000 mon.b (mon.2) 941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.775163+0000 mon.b (mon.2) 942 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[83656]: audit 2023-12-21T08:02:41.784581+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.054180+0000 mon.b (mon.2) 911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.057078+0000 mon.b (mon.2) 912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.060499+0000 mon.b (mon.2) 913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.062172+0000 mon.b (mon.2) 914 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.074023+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.155328+0000 mon.b (mon.2) 915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.158494+0000 mon.b (mon.2) 916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.162005+0000 mon.b (mon.2) 917 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.163708+0000 mon.b (mon.2) 918 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.174921+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.256808+0000 mon.b (mon.2) 919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.261492+0000 mon.b (mon.2) 920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.265253+0000 mon.b (mon.2) 921 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.267061+0000 mon.b (mon.2) 922 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.277199+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.361245+0000 mon.b (mon.2) 923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.366108+0000 mon.b (mon.2) 924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.371085+0000 mon.b (mon.2) 925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.372919+0000 mon.b (mon.2) 926 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.387056+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.467725+0000 mon.b (mon.2) 927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.471175+0000 mon.b (mon.2) 928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.474619+0000 mon.b (mon.2) 929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.475948+0000 mon.b (mon.2) 930 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.485034+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.569505+0000 mon.b (mon.2) 931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.572917+0000 mon.b (mon.2) 932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.575736+0000 mon.b (mon.2) 933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.577139+0000 mon.b (mon.2) 934 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.587493+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.664621+0000 mon.b (mon.2) 935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.667888+0000 mon.b (mon.2) 936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.671192+0000 mon.b (mon.2) 937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.672590+0000 mon.b (mon.2) 938 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.683954+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.766036+0000 mon.b (mon.2) 939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.769698+0000 mon.b (mon.2) 940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.773749+0000 mon.b (mon.2) 941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.775163+0000 mon.b (mon.2) 942 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:41 smithi125 bash[79395]: audit 2023-12-21T08:02:41.784581+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.891753+0000 mgr.y (mgr.25480) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:39.989786+0000 mgr.y (mgr.25480) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.080048+0000 mgr.y (mgr.25480) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.183078+0000 mgr.y (mgr.25480) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cluster 2023-12-21T08:02:40.260402+0000 mgr.y (mgr.25480) 199 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.281119+0000 mgr.y (mgr.25480) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.377574+0000 mgr.y (mgr.25480) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.478411+0000 mgr.y (mgr.25480) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.578734+0000 mgr.y (mgr.25480) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.678946+0000 mgr.y (mgr.25480) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.772457+0000 mgr.y (mgr.25480) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.854764+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.858207+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.860972+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.862245+0000 mon.b (mon.2) 906 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.870501+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.951061+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.954027+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.959336+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.961220+0000 mon.b (mon.2) 910 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:40.975295+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.054180+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.057078+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.060499+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.062172+0000 mon.b (mon.2) 914 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.074023+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.155328+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.158494+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.162005+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.163708+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.174921+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.256808+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.261492+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.265253+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.267061+0000 mon.b (mon.2) 922 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.277199+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.361245+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.366108+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.371085+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.372919+0000 mon.b (mon.2) 926 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.387056+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.467725+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.471175+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.474619+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.475948+0000 mon.b (mon.2) 930 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.485034+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.569505+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.572917+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.575736+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.577139+0000 mon.b (mon.2) 934 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.587493+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.664621+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.667888+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.671192+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.672590+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.683954+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.766036+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.769698+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.773749+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.775163+0000 mon.b (mon.2) 942 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:42.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:41 smithi146 bash[25263]: audit 2023-12-21T08:02:41.784581+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.872973+0000 mgr.y (mgr.25480) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:40.976911+0000 mgr.y (mgr.25480) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.077298+0000 mgr.y (mgr.25480) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.176572+0000 mgr.y (mgr.25480) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.280391+0000 mgr.y (mgr.25480) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.388546+0000 mgr.y (mgr.25480) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.489374+0000 mgr.y (mgr.25480) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.590101+0000 mgr.y (mgr.25480) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.686321+0000 mgr.y (mgr.25480) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.787860+0000 mgr.y (mgr.25480) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.867175+0000 mon.b (mon.2) 943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.870465+0000 mon.b (mon.2) 944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.873658+0000 mon.b (mon.2) 945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.875211+0000 mon.b (mon.2) 946 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.887672+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.970078+0000 mon.b (mon.2) 947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.974712+0000 mon.b (mon.2) 948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.978322+0000 mon.b (mon.2) 949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.979901+0000 mon.b (mon.2) 950 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:41.990446+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.069557+0000 mon.b (mon.2) 951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.072234+0000 mon.b (mon.2) 952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.075187+0000 mon.b (mon.2) 953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.076484+0000 mon.b (mon.2) 954 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.086496+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.163784+0000 mon.b (mon.2) 955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.166913+0000 mon.b (mon.2) 956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.169751+0000 mon.b (mon.2) 957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.171244+0000 mon.b (mon.2) 958 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.181094+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.262232+0000 mon.b (mon.2) 959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.264820+0000 mon.b (mon.2) 960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.267596+0000 mon.b (mon.2) 961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.268780+0000 mon.b (mon.2) 962 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.278511+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.360404+0000 mon.b (mon.2) 963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.363492+0000 mon.b (mon.2) 964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.367159+0000 mon.b (mon.2) 965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.368566+0000 mon.b (mon.2) 966 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.380182+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.457484+0000 mon.b (mon.2) 967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.872973+0000 mgr.y (mgr.25480) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:40.976911+0000 mgr.y (mgr.25480) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.077298+0000 mgr.y (mgr.25480) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.176572+0000 mgr.y (mgr.25480) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.280391+0000 mgr.y (mgr.25480) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.388546+0000 mgr.y (mgr.25480) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.489374+0000 mgr.y (mgr.25480) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.590101+0000 mgr.y (mgr.25480) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.686321+0000 mgr.y (mgr.25480) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.787860+0000 mgr.y (mgr.25480) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.867175+0000 mon.b (mon.2) 943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.870465+0000 mon.b (mon.2) 944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.873658+0000 mon.b (mon.2) 945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.875211+0000 mon.b (mon.2) 946 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.887672+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.970078+0000 mon.b (mon.2) 947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.974712+0000 mon.b (mon.2) 948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.978322+0000 mon.b (mon.2) 949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.979901+0000 mon.b (mon.2) 950 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:41.990446+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.069557+0000 mon.b (mon.2) 951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.461168+0000 mon.b (mon.2) 968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.465356+0000 mon.b (mon.2) 969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.466854+0000 mon.b (mon.2) 970 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.478044+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.562078+0000 mon.b (mon.2) 971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.565188+0000 mon.b (mon.2) 972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.569010+0000 mon.b (mon.2) 973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.570686+0000 mon.b (mon.2) 974 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.580807+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.663728+0000 mon.b (mon.2) 975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.666738+0000 mon.b (mon.2) 976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.670583+0000 mon.b (mon.2) 977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.672122+0000 mon.b (mon.2) 978 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.682990+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.765444+0000 mon.b (mon.2) 979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.768325+0000 mon.b (mon.2) 980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.771530+0000 mon.b (mon.2) 981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.772878+0000 mon.b (mon.2) 982 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[83656]: audit 2023-12-21T08:02:42.782469+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.072234+0000 mon.b (mon.2) 952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.075187+0000 mon.b (mon.2) 953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.076484+0000 mon.b (mon.2) 954 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.086496+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.163784+0000 mon.b (mon.2) 955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.166913+0000 mon.b (mon.2) 956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.169751+0000 mon.b (mon.2) 957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.171244+0000 mon.b (mon.2) 958 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.181094+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.262232+0000 mon.b (mon.2) 959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.264820+0000 mon.b (mon.2) 960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.267596+0000 mon.b (mon.2) 961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.268780+0000 mon.b (mon.2) 962 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.278511+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.360404+0000 mon.b (mon.2) 963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.363492+0000 mon.b (mon.2) 964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.367159+0000 mon.b (mon.2) 965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.368566+0000 mon.b (mon.2) 966 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.380182+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.457484+0000 mon.b (mon.2) 967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.461168+0000 mon.b (mon.2) 968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.465356+0000 mon.b (mon.2) 969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.466854+0000 mon.b (mon.2) 970 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.478044+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.562078+0000 mon.b (mon.2) 971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.565188+0000 mon.b (mon.2) 972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.569010+0000 mon.b (mon.2) 973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.570686+0000 mon.b (mon.2) 974 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.580807+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.663728+0000 mon.b (mon.2) 975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.666738+0000 mon.b (mon.2) 976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.670583+0000 mon.b (mon.2) 977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.672122+0000 mon.b (mon.2) 978 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.682990+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.765444+0000 mon.b (mon.2) 979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.768325+0000 mon.b (mon.2) 980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.771530+0000 mon.b (mon.2) 981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.772878+0000 mon.b (mon.2) 982 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:42 smithi125 bash[79395]: audit 2023-12-21T08:02:42.782469+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.872973+0000 mgr.y (mgr.25480) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:40.976911+0000 mgr.y (mgr.25480) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.077298+0000 mgr.y (mgr.25480) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.176572+0000 mgr.y (mgr.25480) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.280391+0000 mgr.y (mgr.25480) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.388546+0000 mgr.y (mgr.25480) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.489374+0000 mgr.y (mgr.25480) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.590101+0000 mgr.y (mgr.25480) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.686321+0000 mgr.y (mgr.25480) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.787860+0000 mgr.y (mgr.25480) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.867175+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.870465+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.873658+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.875211+0000 mon.b (mon.2) 946 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.887672+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.970078+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.974712+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.978322+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.979901+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:41.990446+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.069557+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.072234+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.075187+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.076484+0000 mon.b (mon.2) 954 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.086496+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.163784+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.166913+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.169751+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.171244+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.181094+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.262232+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.264820+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.267596+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.268780+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.278511+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.360404+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.363492+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.367159+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.368566+0000 mon.b (mon.2) 966 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.380182+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.457484+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.461168+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.465356+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.466854+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.478044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.562078+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.565188+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.569010+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.570686+0000 mon.b (mon.2) 974 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.580807+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.663728+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.666738+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.670583+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.672122+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.682990+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.765444+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.768325+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.771530+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.772878+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:42 smithi146 bash[25263]: audit 2023-12-21T08:02:42.782469+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.889649+0000 mgr.y (mgr.25480) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:41.993515+0000 mgr.y (mgr.25480) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.089107+0000 mgr.y (mgr.25480) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.183555+0000 mgr.y (mgr.25480) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cluster 2023-12-21T08:02:42.261109+0000 mgr.y (mgr.25480) 220 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.281153+0000 mgr.y (mgr.25480) 221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.382846+0000 mgr.y (mgr.25480) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.481207+0000 mgr.y (mgr.25480) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.583608+0000 mgr.y (mgr.25480) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.685746+0000 mgr.y (mgr.25480) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.814 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.785110+0000 mgr.y (mgr.25480) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.862706+0000 mon.b (mon.2) 983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.866262+0000 mon.b (mon.2) 984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.869872+0000 mon.b (mon.2) 985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.871269+0000 mon.b (mon.2) 986 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.883583+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.962968+0000 mon.b (mon.2) 987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.967786+0000 mon.b (mon.2) 988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.971549+0000 mon.b (mon.2) 989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.973063+0000 mon.b (mon.2) 990 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:42.985264+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.064909+0000 mon.b (mon.2) 991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.068166+0000 mon.b (mon.2) 992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.071529+0000 mon.b (mon.2) 993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.815 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.073132+0000 mon.b (mon.2) 994 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.086079+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.168880+0000 mon.b (mon.2) 995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.171828+0000 mon.b (mon.2) 996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.176159+0000 mon.b (mon.2) 997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.185396+0000 mon.b (mon.2) 998 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.194881+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.278265+0000 mon.b (mon.2) 999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.282805+0000 mon.b (mon.2) 1000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.286560+0000 mon.b (mon.2) 1001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.288016+0000 mon.b (mon.2) 1002 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.298998+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.341515+0000 mon.b (mon.2) 1003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.427901+0000 mon.b (mon.2) 1004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.431246+0000 mon.b (mon.2) 1005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.434874+0000 mon.b (mon.2) 1006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.816 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.436437+0000 mon.b (mon.2) 1007 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.448463+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.529227+0000 mon.b (mon.2) 1008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.533855+0000 mon.b (mon.2) 1009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.537703+0000 mon.b (mon.2) 1010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.539145+0000 mon.b (mon.2) 1011 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.549307+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.635277+0000 mon.b (mon.2) 1012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.638506+0000 mon.b (mon.2) 1013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.642587+0000 mon.b (mon.2) 1014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.644236+0000 mon.b (mon.2) 1015 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.655342+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.740256+0000 mon.b (mon.2) 1016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.743642+0000 mon.b (mon.2) 1017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.746402+0000 mon.b (mon.2) 1018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.747603+0000 mon.b (mon.2) 1019 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:43.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[83656]: audit 2023-12-21T08:02:43.755974+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.094 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.889649+0000 mgr.y (mgr.25480) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:41.993515+0000 mgr.y (mgr.25480) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.089107+0000 mgr.y (mgr.25480) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.183555+0000 mgr.y (mgr.25480) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cluster 2023-12-21T08:02:42.261109+0000 mgr.y (mgr.25480) 220 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.281153+0000 mgr.y (mgr.25480) 221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.382846+0000 mgr.y (mgr.25480) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.481207+0000 mgr.y (mgr.25480) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.583608+0000 mgr.y (mgr.25480) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.685746+0000 mgr.y (mgr.25480) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.785110+0000 mgr.y (mgr.25480) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.862706+0000 mon.b (mon.2) 983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.866262+0000 mon.b (mon.2) 984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.095 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.869872+0000 mon.b (mon.2) 985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.871269+0000 mon.b (mon.2) 986 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.883583+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.962968+0000 mon.b (mon.2) 987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.967786+0000 mon.b (mon.2) 988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.971549+0000 mon.b (mon.2) 989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.973063+0000 mon.b (mon.2) 990 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:42.985264+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.064909+0000 mon.b (mon.2) 991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.068166+0000 mon.b (mon.2) 992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.071529+0000 mon.b (mon.2) 993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.073132+0000 mon.b (mon.2) 994 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.086079+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.168880+0000 mon.b (mon.2) 995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.171828+0000 mon.b (mon.2) 996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.176159+0000 mon.b (mon.2) 997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.185396+0000 mon.b (mon.2) 998 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.194881+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.278265+0000 mon.b (mon.2) 999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.282805+0000 mon.b (mon.2) 1000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.286560+0000 mon.b (mon.2) 1001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.288016+0000 mon.b (mon.2) 1002 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.298998+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.341515+0000 mon.b (mon.2) 1003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.427901+0000 mon.b (mon.2) 1004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.431246+0000 mon.b (mon.2) 1005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.434874+0000 mon.b (mon.2) 1006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.436437+0000 mon.b (mon.2) 1007 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.448463+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.529227+0000 mon.b (mon.2) 1008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.533855+0000 mon.b (mon.2) 1009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.537703+0000 mon.b (mon.2) 1010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.539145+0000 mon.b (mon.2) 1011 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.549307+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.635277+0000 mon.b (mon.2) 1012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.638506+0000 mon.b (mon.2) 1013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.642587+0000 mon.b (mon.2) 1014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.644236+0000 mon.b (mon.2) 1015 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.655342+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.740256+0000 mon.b (mon.2) 1016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.743642+0000 mon.b (mon.2) 1017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.746402+0000 mon.b (mon.2) 1018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.747603+0000 mon.b (mon.2) 1019 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:43 smithi125 bash[79395]: audit 2023-12-21T08:02:43.755974+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.889649+0000 mgr.y (mgr.25480) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:41.993515+0000 mgr.y (mgr.25480) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.089107+0000 mgr.y (mgr.25480) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.183555+0000 mgr.y (mgr.25480) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cluster 2023-12-21T08:02:42.261109+0000 mgr.y (mgr.25480) 220 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.281153+0000 mgr.y (mgr.25480) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.382846+0000 mgr.y (mgr.25480) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.481207+0000 mgr.y (mgr.25480) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.583608+0000 mgr.y (mgr.25480) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.685746+0000 mgr.y (mgr.25480) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.785110+0000 mgr.y (mgr.25480) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.862706+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.866262+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.869872+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.871269+0000 mon.b (mon.2) 986 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.883583+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.962968+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.967786+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.971549+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.973063+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:42.985264+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.064909+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.068166+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.071529+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.073132+0000 mon.b (mon.2) 994 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.086079+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.168880+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.171828+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.176159+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.185396+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.194881+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.278265+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.282805+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.286560+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.288016+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.298998+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.341515+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:44.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.427901+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.431246+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.434874+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.436437+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.448463+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.529227+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.533855+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.537703+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.539145+0000 mon.b (mon.2) 1011 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.549307+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.635277+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.638506+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.642587+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.644236+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.655342+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.740256+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.743642+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.746402+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.747603+0000 mon.b (mon.2) 1019 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:44.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:43 smithi146 bash[25263]: audit 2023-12-21T08:02:43.755974+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.885857+0000 mgr.y (mgr.25480) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:42.988661+0000 mgr.y (mgr.25480) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.087873+0000 mgr.y (mgr.25480) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.199213+0000 mgr.y (mgr.25480) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.303068+0000 mgr.y (mgr.25480) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.452525+0000 mgr.y (mgr.25480) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.554268+0000 mgr.y (mgr.25480) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.660401+0000 mgr.y (mgr.25480) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.760909+0000 mgr.y (mgr.25480) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.838255+0000 mon.b (mon.2) 1020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.841525+0000 mon.b (mon.2) 1021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.844259+0000 mon.b (mon.2) 1022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.845492+0000 mon.b (mon.2) 1023 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.858372+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.938175+0000 mon.b (mon.2) 1024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.943152+0000 mon.b (mon.2) 1025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.947094+0000 mon.b (mon.2) 1026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.948806+0000 mon.b (mon.2) 1027 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:43.962725+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.045426+0000 mon.b (mon.2) 1028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.048309+0000 mon.b (mon.2) 1029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.130 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.885857+0000 mgr.y (mgr.25480) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:42.988661+0000 mgr.y (mgr.25480) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.087873+0000 mgr.y (mgr.25480) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.199213+0000 mgr.y (mgr.25480) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.303068+0000 mgr.y (mgr.25480) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.452525+0000 mgr.y (mgr.25480) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.554268+0000 mgr.y (mgr.25480) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.660401+0000 mgr.y (mgr.25480) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.760909+0000 mgr.y (mgr.25480) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.838255+0000 mon.b (mon.2) 1020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.841525+0000 mon.b (mon.2) 1021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.844259+0000 mon.b (mon.2) 1022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.845492+0000 mon.b (mon.2) 1023 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.858372+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.938175+0000 mon.b (mon.2) 1024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.943152+0000 mon.b (mon.2) 1025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.947094+0000 mon.b (mon.2) 1026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.131 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.948806+0000 mon.b (mon.2) 1027 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:43.962725+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.045426+0000 mon.b (mon.2) 1028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.048309+0000 mon.b (mon.2) 1029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.051785+0000 mon.b (mon.2) 1030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.053618+0000 mon.b (mon.2) 1031 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.065813+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.130674+0000 mon.b (mon.2) 1032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.133813+0000 mon.b (mon.2) 1033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.137479+0000 mon.b (mon.2) 1034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.138712+0000 mon.b (mon.2) 1035 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.149728+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.233316+0000 mon.b (mon.2) 1036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.132 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.236228+0000 mon.b (mon.2) 1037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.239819+0000 mon.b (mon.2) 1038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.241081+0000 mon.b (mon.2) 1039 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.252473+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.331680+0000 mon.b (mon.2) 1040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.334983+0000 mon.b (mon.2) 1041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.340199+0000 mon.b (mon.2) 1042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.341775+0000 mon.b (mon.2) 1043 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.355858+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.434946+0000 mon.b (mon.2) 1044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.437849+0000 mon.b (mon.2) 1045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.051785+0000 mon.b (mon.2) 1030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.053618+0000 mon.b (mon.2) 1031 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.133 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.065813+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.130674+0000 mon.b (mon.2) 1032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.133813+0000 mon.b (mon.2) 1033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.137479+0000 mon.b (mon.2) 1034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.138712+0000 mon.b (mon.2) 1035 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.149728+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.233316+0000 mon.b (mon.2) 1036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.236228+0000 mon.b (mon.2) 1037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.239819+0000 mon.b (mon.2) 1038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.241081+0000 mon.b (mon.2) 1039 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.252473+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.331680+0000 mon.b (mon.2) 1040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.334983+0000 mon.b (mon.2) 1041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.340199+0000 mon.b (mon.2) 1042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.341775+0000 mon.b (mon.2) 1043 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.134 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.355858+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.434946+0000 mon.b (mon.2) 1044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.437849+0000 mon.b (mon.2) 1045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.440982+0000 mon.b (mon.2) 1046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.442649+0000 mon.b (mon.2) 1047 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.456220+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.534851+0000 mon.b (mon.2) 1048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.538498+0000 mon.b (mon.2) 1049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.542021+0000 mon.b (mon.2) 1050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.543363+0000 mon.b (mon.2) 1051 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.135 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.555859+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.636194+0000 mon.b (mon.2) 1052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.638937+0000 mon.b (mon.2) 1053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.642725+0000 mon.b (mon.2) 1054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.644065+0000 mon.b (mon.2) 1055 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.655243+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.735687+0000 mon.b (mon.2) 1056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.738671+0000 mon.b (mon.2) 1057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.741426+0000 mon.b (mon.2) 1058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.742791+0000 mon.b (mon.2) 1059 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[83656]: audit 2023-12-21T08:02:44.755449+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.440982+0000 mon.b (mon.2) 1046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.442649+0000 mon.b (mon.2) 1047 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.456220+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.534851+0000 mon.b (mon.2) 1048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.538498+0000 mon.b (mon.2) 1049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.542021+0000 mon.b (mon.2) 1050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.543363+0000 mon.b (mon.2) 1051 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.555859+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.636194+0000 mon.b (mon.2) 1052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.638937+0000 mon.b (mon.2) 1053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.642725+0000 mon.b (mon.2) 1054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.644065+0000 mon.b (mon.2) 1055 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.655243+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.735687+0000 mon.b (mon.2) 1056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.738671+0000 mon.b (mon.2) 1057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.741426+0000 mon.b (mon.2) 1058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.742791+0000 mon.b (mon.2) 1059 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:44 smithi125 bash[79395]: audit 2023-12-21T08:02:44.755449+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.885857+0000 mgr.y (mgr.25480) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:42.988661+0000 mgr.y (mgr.25480) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.087873+0000 mgr.y (mgr.25480) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.199213+0000 mgr.y (mgr.25480) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.303068+0000 mgr.y (mgr.25480) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.452525+0000 mgr.y (mgr.25480) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.554268+0000 mgr.y (mgr.25480) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.660401+0000 mgr.y (mgr.25480) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.760909+0000 mgr.y (mgr.25480) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.838255+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.841525+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.844259+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.845492+0000 mon.b (mon.2) 1023 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.858372+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.938175+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.943152+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.947094+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.948806+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:43.962725+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.045426+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.048309+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.051785+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.053618+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.065813+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.130674+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.133813+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.137479+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.138712+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.149728+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.233316+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.236228+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.239819+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.241081+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.252473+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.331680+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.334983+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.340199+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.341775+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.355858+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.434946+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.437849+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.440982+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.442649+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.456220+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.534851+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.538498+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.542021+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.543363+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.555859+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.636194+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.638937+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.642725+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.644065+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.655243+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.735687+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.738671+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.741426+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.742791+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:45.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:44 smithi146 bash[25263]: audit 2023-12-21T08:02:44.755449+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.860669+0000 mgr.y (mgr.25480) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:43.965350+0000 mgr.y (mgr.25480) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.068823+0000 mgr.y (mgr.25480) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.153177+0000 mgr.y (mgr.25480) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.255665+0000 mgr.y (mgr.25480) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cluster 2023-12-21T08:02:44.261931+0000 mgr.y (mgr.25480) 241 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:45.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.357403+0000 mgr.y (mgr.25480) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.457742+0000 mgr.y (mgr.25480) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.558434+0000 mgr.y (mgr.25480) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.658390+0000 mgr.y (mgr.25480) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.757204+0000 mgr.y (mgr.25480) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.831159+0000 mon.b (mon.2) 1060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.833374+0000 mon.b (mon.2) 1061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.835644+0000 mon.b (mon.2) 1062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.836737+0000 mon.b (mon.2) 1063 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.845727+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.847913+0000 mgr.y (mgr.25480) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.928978+0000 mon.b (mon.2) 1064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.932043+0000 mon.b (mon.2) 1065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.936308+0000 mon.b (mon.2) 1066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.937633+0000 mon.b (mon.2) 1067 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:44.950249+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.029745+0000 mon.b (mon.2) 1068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.033569+0000 mon.b (mon.2) 1069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.037000+0000 mon.b (mon.2) 1070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.038526+0000 mon.b (mon.2) 1071 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.051787+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.129611+0000 mon.b (mon.2) 1072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.133157+0000 mon.b (mon.2) 1073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.137035+0000 mon.b (mon.2) 1074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.138442+0000 mon.b (mon.2) 1075 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.149649+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.227551+0000 mon.b (mon.2) 1076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.231182+0000 mon.b (mon.2) 1077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.234582+0000 mon.b (mon.2) 1078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.236111+0000 mon.b (mon.2) 1079 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.249402+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.325798+0000 mon.b (mon.2) 1080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.329207+0000 mon.b (mon.2) 1081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.332318+0000 mon.b (mon.2) 1082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.333647+0000 mon.b (mon.2) 1083 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.346249+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.426846+0000 mon.b (mon.2) 1084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.429726+0000 mon.b (mon.2) 1085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.433094+0000 mon.b (mon.2) 1086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.434435+0000 mon.b (mon.2) 1087 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.445737+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.526053+0000 mon.b (mon.2) 1088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.529413+0000 mon.b (mon.2) 1089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.532902+0000 mon.b (mon.2) 1090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.534454+0000 mon.b (mon.2) 1091 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.544762+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.629868+0000 mon.b (mon.2) 1092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.632581+0000 mon.b (mon.2) 1093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.636292+0000 mon.b (mon.2) 1094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.637908+0000 mon.b (mon.2) 1095 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.648571+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.730118+0000 mon.b (mon.2) 1096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.732935+0000 mon.b (mon.2) 1097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.735913+0000 mon.b (mon.2) 1098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.737271+0000 mon.b (mon.2) 1099 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[83656]: audit 2023-12-21T08:02:45.746348+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.860669+0000 mgr.y (mgr.25480) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:43.965350+0000 mgr.y (mgr.25480) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.068823+0000 mgr.y (mgr.25480) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.153177+0000 mgr.y (mgr.25480) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.255665+0000 mgr.y (mgr.25480) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cluster 2023-12-21T08:02:44.261931+0000 mgr.y (mgr.25480) 241 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.357403+0000 mgr.y (mgr.25480) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.457742+0000 mgr.y (mgr.25480) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.558434+0000 mgr.y (mgr.25480) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.658390+0000 mgr.y (mgr.25480) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.757204+0000 mgr.y (mgr.25480) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.831159+0000 mon.b (mon.2) 1060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.833374+0000 mon.b (mon.2) 1061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.835644+0000 mon.b (mon.2) 1062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.836737+0000 mon.b (mon.2) 1063 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.845727+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.847913+0000 mgr.y (mgr.25480) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.928978+0000 mon.b (mon.2) 1064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.932043+0000 mon.b (mon.2) 1065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.936308+0000 mon.b (mon.2) 1066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.937633+0000 mon.b (mon.2) 1067 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:44.950249+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.029745+0000 mon.b (mon.2) 1068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.033569+0000 mon.b (mon.2) 1069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.037000+0000 mon.b (mon.2) 1070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.038526+0000 mon.b (mon.2) 1071 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.051787+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.129611+0000 mon.b (mon.2) 1072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.133157+0000 mon.b (mon.2) 1073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.137035+0000 mon.b (mon.2) 1074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.138442+0000 mon.b (mon.2) 1075 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.149649+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.227551+0000 mon.b (mon.2) 1076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.231182+0000 mon.b (mon.2) 1077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.234582+0000 mon.b (mon.2) 1078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.236111+0000 mon.b (mon.2) 1079 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.249402+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.325798+0000 mon.b (mon.2) 1080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.329207+0000 mon.b (mon.2) 1081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.332318+0000 mon.b (mon.2) 1082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.333647+0000 mon.b (mon.2) 1083 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.346249+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.426846+0000 mon.b (mon.2) 1084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.429726+0000 mon.b (mon.2) 1085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.433094+0000 mon.b (mon.2) 1086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.434435+0000 mon.b (mon.2) 1087 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.445737+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.526053+0000 mon.b (mon.2) 1088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.529413+0000 mon.b (mon.2) 1089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.532902+0000 mon.b (mon.2) 1090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.534454+0000 mon.b (mon.2) 1091 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.544762+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.629868+0000 mon.b (mon.2) 1092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.632581+0000 mon.b (mon.2) 1093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.636292+0000 mon.b (mon.2) 1094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.637908+0000 mon.b (mon.2) 1095 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.648571+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.730118+0000 mon.b (mon.2) 1096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.732935+0000 mon.b (mon.2) 1097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.735913+0000 mon.b (mon.2) 1098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.737271+0000 mon.b (mon.2) 1099 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:45 smithi125 bash[79395]: audit 2023-12-21T08:02:45.746348+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.860669+0000 mgr.y (mgr.25480) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:43.965350+0000 mgr.y (mgr.25480) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.068823+0000 mgr.y (mgr.25480) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.153177+0000 mgr.y (mgr.25480) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.255665+0000 mgr.y (mgr.25480) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cluster 2023-12-21T08:02:44.261931+0000 mgr.y (mgr.25480) 241 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.357403+0000 mgr.y (mgr.25480) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.457742+0000 mgr.y (mgr.25480) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.558434+0000 mgr.y (mgr.25480) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.658390+0000 mgr.y (mgr.25480) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.757204+0000 mgr.y (mgr.25480) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.831159+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.833374+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.835644+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.836737+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.845727+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.847913+0000 mgr.y (mgr.25480) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.928978+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.932043+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.936308+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.937633+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:44.950249+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.029745+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.033569+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.037000+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.038526+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.051787+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.129611+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.133157+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.137035+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.138442+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.149649+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.227551+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.231182+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.234582+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.236111+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.249402+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.325798+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.329207+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.332318+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.333647+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.346249+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.426846+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.429726+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.433094+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.434435+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.445737+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.526053+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.529413+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.532902+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.534454+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.544762+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.629868+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.632581+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.636292+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.637908+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.648571+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.730118+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.732935+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.735913+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.737271+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:45 smithi146 bash[25263]: audit 2023-12-21T08:02:45.746348+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:46.753 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:02:47.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:44.952303+0000 mgr.y (mgr.25480) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.054022+0000 mgr.y (mgr.25480) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.153209+0000 mgr.y (mgr.25480) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.251426+0000 mgr.y (mgr.25480) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.349059+0000 mgr.y (mgr.25480) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.449252+0000 mgr.y (mgr.25480) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.549885+0000 mgr.y (mgr.25480) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.653133+0000 mgr.y (mgr.25480) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.751595+0000 mgr.y (mgr.25480) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.826834+0000 mon.b (mon.2) 1100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.829636+0000 mon.b (mon.2) 1101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.832441+0000 mon.b (mon.2) 1102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.833593+0000 mon.b (mon.2) 1103 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.842612+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.843384+0000 mgr.y (mgr.25480) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.918695+0000 mon.b (mon.2) 1104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.922129+0000 mon.b (mon.2) 1105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.926298+0000 mon.b (mon.2) 1106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.928086+0000 mon.b (mon.2) 1107 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:45.939737+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.024264+0000 mon.b (mon.2) 1108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:44.952303+0000 mgr.y (mgr.25480) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.054022+0000 mgr.y (mgr.25480) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.153209+0000 mgr.y (mgr.25480) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.251426+0000 mgr.y (mgr.25480) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.349059+0000 mgr.y (mgr.25480) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.449252+0000 mgr.y (mgr.25480) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.549885+0000 mgr.y (mgr.25480) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.653133+0000 mgr.y (mgr.25480) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.751595+0000 mgr.y (mgr.25480) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.826834+0000 mon.b (mon.2) 1100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.829636+0000 mon.b (mon.2) 1101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.832441+0000 mon.b (mon.2) 1102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.833593+0000 mon.b (mon.2) 1103 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.842612+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.843384+0000 mgr.y (mgr.25480) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.918695+0000 mon.b (mon.2) 1104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.922129+0000 mon.b (mon.2) 1105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.926298+0000 mon.b (mon.2) 1106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.928086+0000 mon.b (mon.2) 1107 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:45.939737+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.024264+0000 mon.b (mon.2) 1108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.027241+0000 mon.b (mon.2) 1109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.030415+0000 mon.b (mon.2) 1110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.032132+0000 mon.b (mon.2) 1111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.044268+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.123639+0000 mon.b (mon.2) 1112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.128018+0000 mon.b (mon.2) 1113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.131175+0000 mon.b (mon.2) 1114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.132624+0000 mon.b (mon.2) 1115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.142663+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.206275+0000 mon.b (mon.2) 1116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.209356+0000 mon.b (mon.2) 1117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.213112+0000 mon.b (mon.2) 1118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.214546+0000 mon.b (mon.2) 1119 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.223234+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.305669+0000 mon.b (mon.2) 1120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.308863+0000 mon.b (mon.2) 1121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.312635+0000 mon.b (mon.2) 1122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.316356+0000 mon.b (mon.2) 1123 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.327466+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.406717+0000 mon.b (mon.2) 1124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.027241+0000 mon.b (mon.2) 1109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.030415+0000 mon.b (mon.2) 1110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.032132+0000 mon.b (mon.2) 1111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.044268+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.123639+0000 mon.b (mon.2) 1112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.128018+0000 mon.b (mon.2) 1113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.131175+0000 mon.b (mon.2) 1114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.132624+0000 mon.b (mon.2) 1115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.142663+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.206275+0000 mon.b (mon.2) 1116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.209356+0000 mon.b (mon.2) 1117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.213112+0000 mon.b (mon.2) 1118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.214546+0000 mon.b (mon.2) 1119 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.223234+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.305669+0000 mon.b (mon.2) 1120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.308863+0000 mon.b (mon.2) 1121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.312635+0000 mon.b (mon.2) 1122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.316356+0000 mon.b (mon.2) 1123 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.327466+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.406717+0000 mon.b (mon.2) 1124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.409486+0000 mon.b (mon.2) 1125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.412167+0000 mon.b (mon.2) 1126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.413415+0000 mon.b (mon.2) 1127 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.424164+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.502442+0000 mon.b (mon.2) 1128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.506128+0000 mon.b (mon.2) 1129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.510802+0000 mon.b (mon.2) 1130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.512142+0000 mon.b (mon.2) 1131 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.522009+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.602034+0000 mon.b (mon.2) 1132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.605073+0000 mon.b (mon.2) 1133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.608084+0000 mon.b (mon.2) 1134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.609391+0000 mon.b (mon.2) 1135 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.618049+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.698486+0000 mon.b (mon.2) 1136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.702448+0000 mon.b (mon.2) 1137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.705419+0000 mon.b (mon.2) 1138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.706811+0000 mon.b (mon.2) 1139 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.716641+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.796253+0000 mon.b (mon.2) 1140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.799703+0000 mon.b (mon.2) 1141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.803130+0000 mon.b (mon.2) 1142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[83656]: audit 2023-12-21T08:02:46.804519+0000 mon.b (mon.2) 1143 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.409486+0000 mon.b (mon.2) 1125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.412167+0000 mon.b (mon.2) 1126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.413415+0000 mon.b (mon.2) 1127 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.424164+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.502442+0000 mon.b (mon.2) 1128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.506128+0000 mon.b (mon.2) 1129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.510802+0000 mon.b (mon.2) 1130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.512142+0000 mon.b (mon.2) 1131 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.522009+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.602034+0000 mon.b (mon.2) 1132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.605073+0000 mon.b (mon.2) 1133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.608084+0000 mon.b (mon.2) 1134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.609391+0000 mon.b (mon.2) 1135 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.618049+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.698486+0000 mon.b (mon.2) 1136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.702448+0000 mon.b (mon.2) 1137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.705419+0000 mon.b (mon.2) 1138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.706811+0000 mon.b (mon.2) 1139 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.716641+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.796253+0000 mon.b (mon.2) 1140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.799703+0000 mon.b (mon.2) 1141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.803130+0000 mon.b (mon.2) 1142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:46 smithi125 bash[79395]: audit 2023-12-21T08:02:46.804519+0000 mon.b (mon.2) 1143 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:44.952303+0000 mgr.y (mgr.25480) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.054022+0000 mgr.y (mgr.25480) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.153209+0000 mgr.y (mgr.25480) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.251426+0000 mgr.y (mgr.25480) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.349059+0000 mgr.y (mgr.25480) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.449252+0000 mgr.y (mgr.25480) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.549885+0000 mgr.y (mgr.25480) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.653133+0000 mgr.y (mgr.25480) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.751595+0000 mgr.y (mgr.25480) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.826834+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.829636+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.832441+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.833593+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.842612+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.843384+0000 mgr.y (mgr.25480) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.918695+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.922129+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.926298+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.928086+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:45.939737+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.024264+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.027241+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.030415+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.032132+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.044268+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.123639+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.128018+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.131175+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.132624+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.142663+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.206275+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.209356+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.213112+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.214546+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.223234+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.305669+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.308863+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.312635+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.316356+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.327466+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.406717+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.409486+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.412167+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.413415+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.424164+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.502442+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.506128+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.510802+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.512142+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.522009+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.602034+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.605073+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.608084+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.609391+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.618049+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.698486+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.702448+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.705419+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.706811+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.716641+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.796253+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.799703+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.803130+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:47.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:46 smithi146 bash[25263]: audit 2023-12-21T08:02:46.804519+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:47.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:47] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.33.4" 2023-12-21T08:02:47.641 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:02:47.641 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 14s ago 17m - - 2023-12-21T08:02:47.641 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 15s ago 16m - - 2023-12-21T08:02:47.641 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (3m) 14s ago 9m 16.6M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:02:47.641 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (2m) 15s ago 9m 42.7M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (91s) 14s ago 7m 46.4M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (79s) 15s ago 16m 431M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (110s) 14s ago 18m 489M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (60s) 14s ago 18m 46.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (16m) 15s ago 16m 60.4M 2048M 17.2.0 e1d6a67b021e 3bbca65b32fc 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 starting - - - 2048M 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (3m) 14s ago 10m 12.0M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (2m) 15s ago 10m 11.5M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (15m) 14s ago 15m 61.3M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (14m) 14s ago 15m 60.0M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (14m) 14s ago 14m 54.8M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (13m) 14s ago 13m 57.4M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (13m) 15s ago 13m 58.3M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (12m) 15s ago 12m 57.6M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (11m) 15s ago 11m 55.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:02:47.642 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (11m) 15s ago 11m 57.0M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:02:47.643 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (87s) 15s ago 10m 53.7M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:02:47.643 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (7m) 14s ago 7m 87.1M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:02:47.643 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (7m) 15s ago 7m 86.9M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:02:47.643 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (7m) 14s ago 7m 87.5M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:02:47.643 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (7m) 15s ago 7m 87.0M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:02:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:45.941835+0000 mgr.y (mgr.25480) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.046277+0000 mgr.y (mgr.25480) 259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.145338+0000 mgr.y (mgr.25480) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.226949+0000 mgr.y (mgr.25480) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cluster 2023-12-21T08:02:46.262526+0000 mgr.y (mgr.25480) 262 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.330185+0000 mgr.y (mgr.25480) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.426125+0000 mgr.y (mgr.25480) 264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.524972+0000 mgr.y (mgr.25480) 265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.621646+0000 mgr.y (mgr.25480) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.719170+0000 mgr.y (mgr.25480) 267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.729242+0000 mgr.y (mgr.25480) 268 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.817714+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.820443+0000 mgr.y (mgr.25480) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.897272+0000 mon.b (mon.2) 1144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.900583+0000 mon.b (mon.2) 1145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.903894+0000 mon.b (mon.2) 1146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.906175+0000 mon.b (mon.2) 1147 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.916513+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.977946+0000 mon.b (mon.2) 1148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.981058+0000 mon.b (mon.2) 1149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.987106+0000 mon.b (mon.2) 1150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:45.941835+0000 mgr.y (mgr.25480) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.046277+0000 mgr.y (mgr.25480) 259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.145338+0000 mgr.y (mgr.25480) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.226949+0000 mgr.y (mgr.25480) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cluster 2023-12-21T08:02:46.262526+0000 mgr.y (mgr.25480) 262 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.330185+0000 mgr.y (mgr.25480) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.426125+0000 mgr.y (mgr.25480) 264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.524972+0000 mgr.y (mgr.25480) 265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.621646+0000 mgr.y (mgr.25480) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.719170+0000 mgr.y (mgr.25480) 267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.729242+0000 mgr.y (mgr.25480) 268 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.817714+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.820443+0000 mgr.y (mgr.25480) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.897272+0000 mon.b (mon.2) 1144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.900583+0000 mon.b (mon.2) 1145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.903894+0000 mon.b (mon.2) 1146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.906175+0000 mon.b (mon.2) 1147 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.916513+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.977946+0000 mon.b (mon.2) 1148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.981058+0000 mon.b (mon.2) 1149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.987106+0000 mon.b (mon.2) 1150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.988579+0000 mon.b (mon.2) 1151 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:46.998095+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.073642+0000 mon.b (mon.2) 1152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.076558+0000 mon.b (mon.2) 1153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.080388+0000 mon.b (mon.2) 1154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.082014+0000 mon.b (mon.2) 1155 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.092192+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.172299+0000 mon.b (mon.2) 1156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.175422+0000 mon.b (mon.2) 1157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.180245+0000 mon.b (mon.2) 1158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.181547+0000 mon.b (mon.2) 1159 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.191352+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.255257+0000 mon.b (mon.2) 1160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.258577+0000 mon.b (mon.2) 1161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.261457+0000 mon.b (mon.2) 1162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.262691+0000 mon.b (mon.2) 1163 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.272570+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.351080+0000 mon.b (mon.2) 1164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.354543+0000 mon.b (mon.2) 1165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.358569+0000 mon.b (mon.2) 1166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.988579+0000 mon.b (mon.2) 1151 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:46.998095+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.073642+0000 mon.b (mon.2) 1152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.076558+0000 mon.b (mon.2) 1153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.080388+0000 mon.b (mon.2) 1154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.082014+0000 mon.b (mon.2) 1155 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.092192+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.172299+0000 mon.b (mon.2) 1156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.175422+0000 mon.b (mon.2) 1157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.180245+0000 mon.b (mon.2) 1158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.181547+0000 mon.b (mon.2) 1159 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.191352+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.255257+0000 mon.b (mon.2) 1160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.258577+0000 mon.b (mon.2) 1161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.261457+0000 mon.b (mon.2) 1162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.262691+0000 mon.b (mon.2) 1163 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.272570+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.351080+0000 mon.b (mon.2) 1164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.354543+0000 mon.b (mon.2) 1165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.358569+0000 mon.b (mon.2) 1166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.360140+0000 mon.b (mon.2) 1167 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.370688+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.447830+0000 mon.b (mon.2) 1168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.453112+0000 mon.b (mon.2) 1169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.456349+0000 mon.b (mon.2) 1170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.457622+0000 mon.b (mon.2) 1171 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.467274+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.578950+0000 mon.b (mon.2) 1172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.581957+0000 mon.b (mon.2) 1173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.584902+0000 mon.b (mon.2) 1174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.586128+0000 mon.b (mon.2) 1175 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.594860+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.699512+0000 mon.b (mon.2) 1176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.703170+0000 mon.b (mon.2) 1177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.706417+0000 mon.b (mon.2) 1178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.707938+0000 mon.b (mon.2) 1179 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.718459+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.796831+0000 mon.b (mon.2) 1180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.800317+0000 mon.b (mon.2) 1181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.804024+0000 mon.b (mon.2) 1182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.805723+0000 mon.b (mon.2) 1183 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[79395]: audit 2023-12-21T08:02:47.819244+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.360140+0000 mon.b (mon.2) 1167 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.370688+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.447830+0000 mon.b (mon.2) 1168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.453112+0000 mon.b (mon.2) 1169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.456349+0000 mon.b (mon.2) 1170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.457622+0000 mon.b (mon.2) 1171 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.467274+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.578950+0000 mon.b (mon.2) 1172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.581957+0000 mon.b (mon.2) 1173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.584902+0000 mon.b (mon.2) 1174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.586128+0000 mon.b (mon.2) 1175 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.594860+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.699512+0000 mon.b (mon.2) 1176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.703170+0000 mon.b (mon.2) 1177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.706417+0000 mon.b (mon.2) 1178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.707938+0000 mon.b (mon.2) 1179 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.718459+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.796831+0000 mon.b (mon.2) 1180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.800317+0000 mon.b (mon.2) 1181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.804024+0000 mon.b (mon.2) 1182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.805723+0000 mon.b (mon.2) 1183 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:47 smithi125 bash[83656]: audit 2023-12-21T08:02:47.819244+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:48.195 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:02:48.196 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:45.941835+0000 mgr.y (mgr.25480) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.046277+0000 mgr.y (mgr.25480) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.145338+0000 mgr.y (mgr.25480) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.226949+0000 mgr.y (mgr.25480) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cluster 2023-12-21T08:02:46.262526+0000 mgr.y (mgr.25480) 262 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:48.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.330185+0000 mgr.y (mgr.25480) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.426125+0000 mgr.y (mgr.25480) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.524972+0000 mgr.y (mgr.25480) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.621646+0000 mgr.y (mgr.25480) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.719170+0000 mgr.y (mgr.25480) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.729242+0000 mgr.y (mgr.25480) 268 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.817714+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.820443+0000 mgr.y (mgr.25480) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.897272+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.900583+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.903894+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.906175+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.916513+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.977946+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.981058+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.987106+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.988579+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:46.998095+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.073642+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.076558+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.080388+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.082014+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.092192+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.172299+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.175422+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.180245+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.181547+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.191352+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.255257+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.258577+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.261457+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.262691+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.272570+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.351080+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.354543+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.358569+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.360140+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.370688+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.447830+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.453112+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.456349+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.457622+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.467274+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.578950+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.581957+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.584902+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.586128+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.594860+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.699512+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.703170+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.706417+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.707938+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.718459+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.796831+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.800317+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.804024+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.805723+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:48.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:47 smithi146 bash[25263]: audit 2023-12-21T08:02:47.819244+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "4/23 daemons upgraded", 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:02:48.578 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:02:49.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[62228]: ts=2023-12-21T08:02: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:46.919180+0000 mgr.y (mgr.25480) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.000725+0000 mgr.y (mgr.25480) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.095426+0000 mgr.y (mgr.25480) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.194094+0000 mgr.y (mgr.25480) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.201447+0000 mgr.y (mgr.25480) 274 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.275180+0000 mgr.y (mgr.25480) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.373451+0000 mgr.y (mgr.25480) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.470754+0000 mgr.y (mgr.25480) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.598367+0000 mgr.y (mgr.25480) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.615405+0000 mgr.y (mgr.25480) 279 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.721546+0000 mgr.y (mgr.25480) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.821830+0000 mgr.y (mgr.25480) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.899423+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.902889+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.906151+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.907552+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.917691+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.996373+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:47.999213+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.002911+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.004215+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.014804+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.079861+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.082702+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.085380+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.086564+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.095125+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.164925+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.178522+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.179279+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.183673+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.190158+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.190922+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.125:0/3116261107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.192117+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:48 smithi146 bash[25263]: audit 2023-12-21T08:02:48.193564+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:02:49.036 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:02:49.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:46.919180+0000 mgr.y (mgr.25480) 270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.000725+0000 mgr.y (mgr.25480) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.095426+0000 mgr.y (mgr.25480) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.194094+0000 mgr.y (mgr.25480) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.201447+0000 mgr.y (mgr.25480) 274 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.275180+0000 mgr.y (mgr.25480) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.373451+0000 mgr.y (mgr.25480) 276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.470754+0000 mgr.y (mgr.25480) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.598367+0000 mgr.y (mgr.25480) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.615405+0000 mgr.y (mgr.25480) 279 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.721546+0000 mgr.y (mgr.25480) 280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.821830+0000 mgr.y (mgr.25480) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.899423+0000 mon.b (mon.2) 1184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.902889+0000 mon.b (mon.2) 1185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.906151+0000 mon.b (mon.2) 1186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.907552+0000 mon.b (mon.2) 1187 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.917691+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.996373+0000 mon.b (mon.2) 1188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:47.999213+0000 mon.b (mon.2) 1189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.002911+0000 mon.b (mon.2) 1190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.004215+0000 mon.b (mon.2) 1191 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.014804+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.079861+0000 mon.b (mon.2) 1192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.082702+0000 mon.b (mon.2) 1193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.085380+0000 mon.b (mon.2) 1194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.086564+0000 mon.b (mon.2) 1195 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.095125+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.164925+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.178522+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.179279+0000 mon.b (mon.2) 1196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.183673+0000 mon.b (mon.2) 1197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.190158+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.190922+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.125:0/3116261107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.192117+0000 mon.b (mon.2) 1198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[83656]: audit 2023-12-21T08:02:48.193564+0000 mon.b (mon.2) 1199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:46.919180+0000 mgr.y (mgr.25480) 270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.000725+0000 mgr.y (mgr.25480) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.095426+0000 mgr.y (mgr.25480) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.194094+0000 mgr.y (mgr.25480) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.201447+0000 mgr.y (mgr.25480) 274 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.275180+0000 mgr.y (mgr.25480) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.373451+0000 mgr.y (mgr.25480) 276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.470754+0000 mgr.y (mgr.25480) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.598367+0000 mgr.y (mgr.25480) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.615405+0000 mgr.y (mgr.25480) 279 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.721546+0000 mgr.y (mgr.25480) 280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.821830+0000 mgr.y (mgr.25480) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.899423+0000 mon.b (mon.2) 1184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.902889+0000 mon.b (mon.2) 1185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.906151+0000 mon.b (mon.2) 1186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.907552+0000 mon.b (mon.2) 1187 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.917691+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.996373+0000 mon.b (mon.2) 1188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:47.999213+0000 mon.b (mon.2) 1189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.002911+0000 mon.b (mon.2) 1190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.004215+0000 mon.b (mon.2) 1191 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.014804+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.079861+0000 mon.b (mon.2) 1192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.082702+0000 mon.b (mon.2) 1193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.085380+0000 mon.b (mon.2) 1194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.086564+0000 mon.b (mon.2) 1195 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.095125+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.164925+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.178522+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.179279+0000 mon.b (mon.2) 1196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.183673+0000 mon.b (mon.2) 1197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.190158+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.190922+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.125:0/3116261107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.192117+0000 mon.b (mon.2) 1198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:02:49.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:48 smithi125 bash[79395]: audit 2023-12-21T08:02:48.193564+0000 mon.b (mon.2) 1199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: cephadm 2023-12-21T08:02:47.920543+0000 mgr.y (mgr.25480) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: cephadm 2023-12-21T08:02:48.020414+0000 mgr.y (mgr.25480) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: cephadm 2023-12-21T08:02:48.099058+0000 mgr.y (mgr.25480) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: cephadm 2023-12-21T08:02:48.196668+0000 mgr.y (mgr.25480) 285 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: cluster 2023-12-21T08:02:48.263086+0000 mgr.y (mgr.25480) 286 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: audit 2023-12-21T08:02:48.572639+0000 mgr.y (mgr.25480) 287 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:50.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:49 smithi146 bash[25263]: audit 2023-12-21T08:02:49.032071+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.125:0/2357799440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:50.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: cephadm 2023-12-21T08:02:47.920543+0000 mgr.y (mgr.25480) 282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: cephadm 2023-12-21T08:02:48.020414+0000 mgr.y (mgr.25480) 283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: cephadm 2023-12-21T08:02:48.099058+0000 mgr.y (mgr.25480) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: cephadm 2023-12-21T08:02:48.196668+0000 mgr.y (mgr.25480) 285 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: cluster 2023-12-21T08:02:48.263086+0000 mgr.y (mgr.25480) 286 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: audit 2023-12-21T08:02:48.572639+0000 mgr.y (mgr.25480) 287 : audit 0 from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[79395]: audit 2023-12-21T08:02:49.032071+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.125:0/2357799440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: cephadm 2023-12-21T08:02:47.920543+0000 mgr.y (mgr.25480) 282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: cephadm 2023-12-21T08:02:48.020414+0000 mgr.y (mgr.25480) 283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: cephadm 2023-12-21T08:02:48.099058+0000 mgr.y (mgr.25480) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:02:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: cephadm 2023-12-21T08:02:48.196668+0000 mgr.y (mgr.25480) 285 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-21T08:02:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: cluster 2023-12-21T08:02:48.263086+0000 mgr.y (mgr.25480) 286 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-21T08:02:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: audit 2023-12-21T08:02:48.572639+0000 mgr.y (mgr.25480) 287 : audit 0 from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:50.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:49 smithi125 bash[83656]: audit 2023-12-21T08:02:49.032071+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.125:0/2357799440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:51.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[79395]: audit 2023-12-21T08:02:49.288543+0000 mgr.y (mgr.25480) 288 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[79395]: audit 2023-12-21T08:02:50.773175+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[79395]: audit 2023-12-21T08:02:50.776195+0000 mon.b (mon.2) 1200 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[79395]: audit 2023-12-21T08:02:50.777835+0000 mon.b (mon.2) 1201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[79395]: audit 2023-12-21T08:02:50.779528+0000 mon.b (mon.2) 1202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[83656]: audit 2023-12-21T08:02:49.288543+0000 mgr.y (mgr.25480) 288 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[83656]: audit 2023-12-21T08:02:50.773175+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:51.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[83656]: audit 2023-12-21T08:02:50.776195+0000 mon.b (mon.2) 1200 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:51.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[83656]: audit 2023-12-21T08:02:50.777835+0000 mon.b (mon.2) 1201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:51.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:50 smithi125 bash[83656]: audit 2023-12-21T08:02:50.779528+0000 mon.b (mon.2) 1202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:51.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:50 smithi146 bash[25263]: audit 2023-12-21T08:02:49.288543+0000 mgr.y (mgr.25480) 288 : audit [DBG] from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:51.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:50 smithi146 bash[25263]: audit 2023-12-21T08:02:50.773175+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:51.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:50 smithi146 bash[25263]: audit 2023-12-21T08:02:50.776195+0000 mon.b (mon.2) 1200 : audit [INF] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:51.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:50 smithi146 bash[25263]: audit 2023-12-21T08:02:50.777835+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:51.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:50 smithi146 bash[25263]: audit 2023-12-21T08:02:50.779528+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:52.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: cluster 2023-12-21T08:02:50.264655+0000 mgr.y (mgr.25480) 289 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:52.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: cephadm 2023-12-21T08:02:50.766193+0000 mgr.y (mgr.25480) 290 : cephadm [INF] Upgrade: Updating mon.b 2023-12-21T08:02:52.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: cephadm 2023-12-21T08:02:50.783708+0000 mgr.y (mgr.25480) 291 : cephadm [INF] Deploying daemon mon.b on smithi146 2023-12-21T08:02:52.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: audit 2023-12-21T08:02:51.057238+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: audit 2023-12-21T08:02:51.072531+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.114 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:51 smithi146 bash[25263]: audit 2023-12-21T08:02:51.084187+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: cluster 2023-12-21T08:02:50.264655+0000 mgr.y (mgr.25480) 289 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:52.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: cephadm 2023-12-21T08:02:50.766193+0000 mgr.y (mgr.25480) 290 : cephadm 1 Upgrade: Updating mon.b 2023-12-21T08:02:52.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: cephadm 2023-12-21T08:02:50.783708+0000 mgr.y (mgr.25480) 291 : cephadm 1 Deploying daemon mon.b on smithi146 2023-12-21T08:02:52.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: audit 2023-12-21T08:02:51.057238+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: audit 2023-12-21T08:02:51.072531+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[79395]: audit 2023-12-21T08:02:51.084187+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: cluster 2023-12-21T08:02:50.264655+0000 mgr.y (mgr.25480) 289 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: cephadm 2023-12-21T08:02:50.766193+0000 mgr.y (mgr.25480) 290 : cephadm 1 Upgrade: Updating mon.b 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: cephadm 2023-12-21T08:02:50.783708+0000 mgr.y (mgr.25480) 291 : cephadm 1 Deploying daemon mon.b on smithi146 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: audit 2023-12-21T08:02:51.057238+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: audit 2023-12-21T08:02:51.072531+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:52.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:51 smithi125 bash[83656]: audit 2023-12-21T08:02:51.084187+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: audit 2023-12-21T08:02:52.211887+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: audit 2023-12-21T08:02:52.225065+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: audit 2023-12-21T08:02:52.236745+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: cluster 2023-12-21T08:02:52.265400+0000 mgr.y (mgr.25480) 292 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:53.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[79395]: audit 2023-12-21T08:02:52.211887+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[79395]: audit 2023-12-21T08:02:52.225065+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[79395]: audit 2023-12-21T08:02:52.236745+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[79395]: cluster 2023-12-21T08:02:52.265400+0000 mgr.y (mgr.25480) 292 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[83656]: audit 2023-12-21T08:02:52.211887+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[83656]: audit 2023-12-21T08:02:52.225065+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[83656]: audit 2023-12-21T08:02:52.236745+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:02:53.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[83656]: cluster 2023-12-21T08:02:52.265400+0000 mgr.y (mgr.25480) 292 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:02:53.806 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 systemd[1]: Stopping Ceph mon.b for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:02:54.140 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: debug 2023-12-21T08:02:53.905+0000 7fac74adb700 -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-21T08:02:54.140 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:53 smithi146 bash[25263]: debug 2023-12-21T08:02:53.905+0000 7fac74adb700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-21T08:02:54.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[75616]: [21/Dec/2023:08:02:53] ENGINE Bus STOPPING 2023-12-21T08:02:54.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[75616]: [21/Dec/2023:08:02:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:02:54.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[75616]: [21/Dec/2023:08:02:53] ENGINE Bus STOPPED 2023-12-21T08:02:54.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:53 smithi125 bash[75616]: [21/Dec/2023:08:02:53] ENGINE Bus STARTING 2023-12-21T08:02:54.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:54 smithi125 bash[75616]: [21/Dec/2023:08:02:54] ENGINE Serving on http://:::9283 2023-12-21T08:02:54.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:54 smithi125 bash[75616]: [21/Dec/2023:08:02:54] ENGINE Bus STARTED 2023-12-21T08:02:55.207 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:54 smithi146 bash[66984]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:02:55.208 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:55 smithi146 bash[67144]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:02:55.208 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:55 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-21T08:02:55.208 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:55 smithi146 systemd[1]: Stopped Ceph mon.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:55.594 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:55 smithi146 systemd[1]: Started Ceph mon.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:57.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.949+0000 7fdd57d4bc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:02:57.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.949+0000 7fdd57d4bc80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:02:57.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.949+0000 7fdd57d4bc80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:02:57.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.953+0000 7fdd57d4bc80 0 load: jerasure load: lrc 2023-12-21T08:02:57.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Git sha 0 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: DB SUMMARY 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: DB Session ID: 2PYBG95HFYKC1O6FB1VK 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2231 Bytes 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 0 ; 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:02:57.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.env: 0x5607caa84a60 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.info_log: 0x5607cd2d37a0 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:02:57.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.wal_dir: 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:02:57.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.write_buffer_manager: 0x5607cd2a6f00 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:02:57.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.row_cache: None 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:02:57.282 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:02:57.283 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:02:57.284 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:02:57.285 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:02:57.286 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-21T08:02:57.287 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.merge_operator: 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5607cd2d38c0) 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: cache_index_and_filter_blocks: 1 2023-12-21T08:02:57.288 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: pin_top_level_index_and_filter: 1 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: index_type: 0 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: data_block_index_type: 0 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: index_shortening: 1 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: checksum: 4 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: no_block_cache: 0 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_cache: 0x5607cd327090 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_cache_name: BinnedLRUCache 2023-12-21T08:02:57.289 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_cache_options: 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: capacity : 536870912 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: num_shard_bits : 4 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: strict_capacity_limit : 0 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: high_pri_pool_ratio: 0.000 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_cache_compressed: (nil) 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: persistent_cache: (nil) 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_size: 4096 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_size_deviation: 10 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_restart_interval: 16 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: index_block_restart_interval: 1 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: metadata_block_size: 4096 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: partition_filters: 0 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: use_delta_encoding: 1 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: filter_policy: bloomfilter 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: whole_key_filtering: 1 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: verify_compression: 0 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: read_amp_bytes_per_bit: 0 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: format_version: 5 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: enable_index_compression: 1 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: block_align: 0 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: max_auto_readahead_size: 262144 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: prepopulate_block_cache: 0 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: initial_auto_readahead_size: 8192 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:02:57.291 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:02:57.293 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:02:57.294 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:02:57.295 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:02:57.296 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:02:57.297 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:02:57.298 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd4ccf3700 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-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 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-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 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 27754, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d6e1cbd5-9599-42e3-be22-37f5ab8284ac 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145776962507, "job": 1, "event": "recovery_started", "wal_files": [43]} 2023-12-21T08:02:57.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145776962609, "job": 1, "event": "recovery_finished"} 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 49 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.957+0000 7fdd57d4bc80 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-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.961+0000 7fdd57d4bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5607cd3c6000 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.961+0000 7fdd57d4bc80 4 rocksdb: DB pointer 0x5607cd3b4000 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.961+0000 7fdd464e6700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.961+0000 7fdd464e6700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: ** DB Stats ** 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.300 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: ** Compaction Stats [default] ** 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: L6 1/0 11.11 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-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Sum 1/0 11.11 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-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: ** Compaction Stats [default] ** 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:02:57.301 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Block cache BinnedLRUCache@0x5607cd327090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:02:57.302 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.961+0000 7fdd57d4bc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] at bind addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 1 mon.b@-1(???) e3 preinit fsid a76377dc-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).mds e1 new map 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).mds e1 print_map 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: e1 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 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-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: legacy client fscid: -1 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: No filesystems configured 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:57.303 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:57.304 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.965+0000 7fdd57d4bc80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:02:57.304 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:02:56 smithi146 bash[67217]: debug 2023-12-21T08:02:56.973+0000 7fdd57d4bc80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2023-12-21T08:02:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:02:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:02:57] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.33.4" 2023-12-21T08:02:59.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:02:58 smithi146 bash[62228]: ts=2023-12-21T08:02:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:02.245 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:01 smithi125 bash[75616]: debug 2023-12-21T08:03:01.986+0000 7f1ef7826700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-21T08:03:02.246 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:56.267763+0000 mgr.y (mgr.25480) 294 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:57.137357+0000 mon.a (mon.0) 339 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:57.137482+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:02:57.137924+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:57.138222+0000 mon.c (mon.1) 8 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:57.138282+0000 mon.a (mon.0) 340 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:02:57.140424+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:03:02.247 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:02:57.140767+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:56.267763+0000 mgr.y (mgr.25480) 294 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:57.137357+0000 mon.a (mon.0) 339 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:57.137482+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:02:57.137924+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:57.138222+0000 mon.c (mon.1) 8 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:57.138282+0000 mon.a (mon.0) 340 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:02:57.140424+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:02:57.140767+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:02:58.268512+0000 mgr.y (mgr.25480) 295 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.248 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:02:58.346004+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:02:59.291576+0000 mgr.y (mgr.25480) 296 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:00.270453+0000 mgr.y (mgr.25480) 297 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.140047+0000 mon.a (mon.0) 341 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.142962+0000 mon.a (mon.0) 342 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.143068+0000 mon.a (mon.0) 343 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.144415+0000 mon.c (mon.1) 12 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.165986+0000 mon.a (mon.0) 344 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.176820+0000 mon.a (mon.0) 345 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.177504+0000 mon.a (mon.0) 346 : cluster 0 fsmap 2023-12-21T08:03:02.249 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.177544+0000 mon.a (mon.0) 347 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.178094+0000 mon.a (mon.0) 348 : cluster 0 mgrmap e41: y(active, since 63s), standbys: x 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.187915+0000 mon.a (mon.0) 349 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:03:02.196806+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:03:02.202366+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:03:02.209707+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:03:02.215268+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:02.250 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[79395]: audit 2023-12-21T08:03:02.223785+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:56.267763+0000 mgr.y (mgr.25480) 294 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:57.137357+0000 mon.a (mon.0) 339 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:57.137482+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:02:57.137924+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:57.138222+0000 mon.c (mon.1) 8 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:57.138282+0000 mon.a (mon.0) 340 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:02:57.140424+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:02:57.140767+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:02:58.268512+0000 mgr.y (mgr.25480) 295 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:02:58.346004+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:02:59.291576+0000 mgr.y (mgr.25480) 296 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:00.270453+0000 mgr.y (mgr.25480) 297 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.140047+0000 mon.a (mon.0) 341 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.142962+0000 mon.a (mon.0) 342 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.143068+0000 mon.a (mon.0) 343 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.144415+0000 mon.c (mon.1) 12 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.165986+0000 mon.a (mon.0) 344 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.176820+0000 mon.a (mon.0) 345 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.177504+0000 mon.a (mon.0) 346 : cluster 0 fsmap 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.177544+0000 mon.a (mon.0) 347 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.178094+0000 mon.a (mon.0) 348 : cluster 0 mgrmap e41: y(active, since 63s), standbys: x 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.187915+0000 mon.a (mon.0) 349 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:03:02.196806+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:03:02.202366+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:03:02.209707+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:03:02.215268+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:02.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:02 smithi146 bash[67217]: audit 2023-12-21T08:03:02.223785+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:02.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:02:58.268512+0000 mgr.y (mgr.25480) 295 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:02.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:02:58.346004+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:02:59.291576+0000 mgr.y (mgr.25480) 296 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:00.270453+0000 mgr.y (mgr.25480) 297 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.140047+0000 mon.a (mon.0) 341 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.142962+0000 mon.a (mon.0) 342 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.143068+0000 mon.a (mon.0) 343 : cluster 1 mon.a calling monitor election 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.144415+0000 mon.c (mon.1) 12 : cluster 1 mon.c calling monitor election 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.165986+0000 mon.a (mon.0) 344 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.176820+0000 mon.a (mon.0) 345 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.125:3300/0,v1:172.21.15.125:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.125:3301/0,v1:172.21.15.125:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.177504+0000 mon.a (mon.0) 346 : cluster 0 fsmap 2023-12-21T08:03:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.177544+0000 mon.a (mon.0) 347 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.178094+0000 mon.a (mon.0) 348 : cluster 0 mgrmap e41: y(active, since 63s), standbys: x 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.187915+0000 mon.a (mon.0) 349 : cluster 1 overall HEALTH_OK 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:03:02.196806+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:03:02.202366+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:03:02.209707+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25480 ' entity='' 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:03:02.215268+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:02.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:02 smithi125 bash[83656]: audit 2023-12-21T08:03:02.223785+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.229257+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.233264+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.235691+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:03.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.254669+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: cephadm 2023-12-21T08:03:02.258286+0000 mgr.y (mgr.25480) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: cluster 2023-12-21T08:03:02.271068+0000 mgr.y (mgr.25480) 299 : cluster 0 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-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: cephadm 2023-12-21T08:03:02.323469+0000 mgr.y (mgr.25480) 300 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.324171+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.326235+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: audit 2023-12-21T08:03:02.327979+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:03 smithi146 bash[67217]: cephadm 2023-12-21T08:03:02.329713+0000 mgr.y (mgr.25480) 301 : cephadm 1 Reconfiguring daemon mon.a on smithi125 2023-12-21T08:03:03.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.229257+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.233264+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.235691+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.254669+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: cephadm 2023-12-21T08:03:02.258286+0000 mgr.y (mgr.25480) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: cluster 2023-12-21T08:03:02.271068+0000 mgr.y (mgr.25480) 299 : cluster 0 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-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: cephadm 2023-12-21T08:03:02.323469+0000 mgr.y (mgr.25480) 300 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.324171+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.326235+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: audit 2023-12-21T08:03:02.327979+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[79395]: cephadm 2023-12-21T08:03:02.329713+0000 mgr.y (mgr.25480) 301 : cephadm 1 Reconfiguring daemon mon.a on smithi125 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.229257+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.233264+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.235691+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.254669+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: cephadm 2023-12-21T08:03:02.258286+0000 mgr.y (mgr.25480) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: cluster 2023-12-21T08:03:02.271068+0000 mgr.y (mgr.25480) 299 : cluster 0 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-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: cephadm 2023-12-21T08:03:02.323469+0000 mgr.y (mgr.25480) 300 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.324171+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.326235+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: audit 2023-12-21T08:03:02.327979+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:03.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:03 smithi125 bash[83656]: cephadm 2023-12-21T08:03:02.329713+0000 mgr.y (mgr.25480) 301 : cephadm 1 Reconfiguring daemon mon.a on smithi125 2023-12-21T08:03:05.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: cluster 2023-12-21T08:03:04.272695+0000 mgr.y (mgr.25480) 302 : cluster 0 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-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.633599+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.649894+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: cephadm 2023-12-21T08:03:04.699414+0000 mgr.y (mgr.25480) 303 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.700230+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.701019+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.703582+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: audit 2023-12-21T08:03:04.705764+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[79395]: cephadm 2023-12-21T08:03:04.707975+0000 mgr.y (mgr.25480) 304 : cephadm 1 Reconfiguring daemon mgr.y on smithi125 2023-12-21T08:03:05.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: cluster 2023-12-21T08:03:04.272695+0000 mgr.y (mgr.25480) 302 : cluster 0 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-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.633599+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.649894+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: cephadm 2023-12-21T08:03:04.699414+0000 mgr.y (mgr.25480) 303 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.700230+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.701019+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.703582+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: audit 2023-12-21T08:03:04.705764+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:05.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:05 smithi125 bash[83656]: cephadm 2023-12-21T08:03:04.707975+0000 mgr.y (mgr.25480) 304 : cephadm 1 Reconfiguring daemon mgr.y on smithi125 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: cluster 2023-12-21T08:03:04.272695+0000 mgr.y (mgr.25480) 302 : cluster 0 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-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.633599+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.649894+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: cephadm 2023-12-21T08:03:04.699414+0000 mgr.y (mgr.25480) 303 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.700230+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.701019+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.703582+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: audit 2023-12-21T08:03:04.705764+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:05 smithi146 bash[67217]: cephadm 2023-12-21T08:03:04.707975+0000 mgr.y (mgr.25480) 304 : cephadm 1 Reconfiguring daemon mgr.y on smithi125 2023-12-21T08:03:07.356 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:07] "GET /metrics HTTP/1.1" 200 38192 "" "Prometheus/2.33.4" 2023-12-21T08:03:07.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: cluster 2023-12-21T08:03:06.273400+0000 mgr.y (mgr.25480) 305 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:07.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: audit 2023-12-21T08:03:06.889526+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: audit 2023-12-21T08:03:06.905258+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: audit 2023-12-21T08:03:06.929846+0000 mon.c (mon.1) 21 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: audit 2023-12-21T08:03:06.931586+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[83656]: audit 2023-12-21T08:03:06.933198+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: cluster 2023-12-21T08:03:06.273400+0000 mgr.y (mgr.25480) 305 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: audit 2023-12-21T08:03:06.889526+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: audit 2023-12-21T08:03:06.905258+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: audit 2023-12-21T08:03:06.929846+0000 mon.c (mon.1) 21 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: audit 2023-12-21T08:03:06.931586+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:07 smithi125 bash[79395]: audit 2023-12-21T08:03:06.933198+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: cluster 2023-12-21T08:03:06.273400+0000 mgr.y (mgr.25480) 305 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: audit 2023-12-21T08:03:06.889526+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: audit 2023-12-21T08:03:06.905258+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: audit 2023-12-21T08:03:06.929846+0000 mon.c (mon.1) 21 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: audit 2023-12-21T08:03:06.931586+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:07 smithi146 bash[67217]: audit 2023-12-21T08:03:06.933198+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:08 smithi146 bash[67217]: cephadm 2023-12-21T08:03:06.929157+0000 mgr.y (mgr.25480) 306 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:03:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:08 smithi146 bash[67217]: cephadm 2023-12-21T08:03:06.935273+0000 mgr.y (mgr.25480) 307 : cephadm 1 Reconfiguring daemon mon.c on smithi125 2023-12-21T08:03:09.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:08 smithi146 bash[62228]: ts=2023-12-21T08:03: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:09.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:08 smithi125 bash[79395]: cephadm 2023-12-21T08:03:06.929157+0000 mgr.y (mgr.25480) 306 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:03:09.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:08 smithi125 bash[79395]: cephadm 2023-12-21T08:03:06.935273+0000 mgr.y (mgr.25480) 307 : cephadm 1 Reconfiguring daemon mon.c on smithi125 2023-12-21T08:03:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:08 smithi125 bash[83656]: cephadm 2023-12-21T08:03:06.929157+0000 mgr.y (mgr.25480) 306 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:03:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:08 smithi125 bash[83656]: cephadm 2023-12-21T08:03:06.935273+0000 mgr.y (mgr.25480) 307 : cephadm 1 Reconfiguring daemon mon.c on smithi125 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[83656]: cluster 2023-12-21T08:03:08.274141+0000 mgr.y (mgr.25480) 308 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[83656]: audit 2023-12-21T08:03:09.268911+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[83656]: audit 2023-12-21T08:03:09.281331+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[83656]: audit 2023-12-21T08:03:09.307212+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[83656]: audit 2023-12-21T08:03:09.309018+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:09.947 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[79395]: cluster 2023-12-21T08:03:08.274141+0000 mgr.y (mgr.25480) 308 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:09.948 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[79395]: audit 2023-12-21T08:03:09.268911+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:09.948 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[79395]: audit 2023-12-21T08:03:09.281331+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:09.948 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[79395]: audit 2023-12-21T08:03:09.307212+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:09.948 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:09 smithi125 bash[79395]: audit 2023-12-21T08:03:09.309018+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:09 smithi146 bash[67217]: cluster 2023-12-21T08:03:08.274141+0000 mgr.y (mgr.25480) 308 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:09 smithi146 bash[67217]: audit 2023-12-21T08:03:09.268911+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:09 smithi146 bash[67217]: audit 2023-12-21T08:03:09.281331+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:09 smithi146 bash[67217]: audit 2023-12-21T08:03:09.307212+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:09 smithi146 bash[67217]: audit 2023-12-21T08:03:09.309018+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:10 smithi146 bash[67217]: audit 2023-12-21T08:03:09.300470+0000 mgr.y (mgr.25480) 309 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:10 smithi146 bash[67217]: cephadm 2023-12-21T08:03:09.306556+0000 mgr.y (mgr.25480) 310 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:03:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:10 smithi146 bash[67217]: cephadm 2023-12-21T08:03:09.313817+0000 mgr.y (mgr.25480) 311 : cephadm 1 Reconfiguring daemon osd.0 on smithi125 2023-12-21T08:03:11.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[83656]: audit 2023-12-21T08:03:09.300470+0000 mgr.y (mgr.25480) 309 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:11.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[83656]: cephadm 2023-12-21T08:03:09.306556+0000 mgr.y (mgr.25480) 310 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:03:11.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[83656]: cephadm 2023-12-21T08:03:09.313817+0000 mgr.y (mgr.25480) 311 : cephadm 1 Reconfiguring daemon osd.0 on smithi125 2023-12-21T08:03:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[79395]: audit 2023-12-21T08:03:09.300470+0000 mgr.y (mgr.25480) 309 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[79395]: cephadm 2023-12-21T08:03:09.306556+0000 mgr.y (mgr.25480) 310 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:03:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:10 smithi125 bash[79395]: cephadm 2023-12-21T08:03:09.313817+0000 mgr.y (mgr.25480) 311 : cephadm 1 Reconfiguring daemon osd.0 on smithi125 2023-12-21T08:03:11.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[83656]: cluster 2023-12-21T08:03:10.275821+0000 mgr.y (mgr.25480) 312 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:11.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[83656]: audit 2023-12-21T08:03:11.248774+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[83656]: audit 2023-12-21T08:03:11.258468+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[83656]: audit 2023-12-21T08:03:11.268547+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[79395]: cluster 2023-12-21T08:03:10.275821+0000 mgr.y (mgr.25480) 312 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[79395]: audit 2023-12-21T08:03:11.248774+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[79395]: audit 2023-12-21T08:03:11.258468+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:11.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:11 smithi125 bash[79395]: audit 2023-12-21T08:03:11.268547+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:11 smithi146 bash[67217]: cluster 2023-12-21T08:03:10.275821+0000 mgr.y (mgr.25480) 312 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:11 smithi146 bash[67217]: audit 2023-12-21T08:03:11.248774+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:11 smithi146 bash[67217]: audit 2023-12-21T08:03:11.258468+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:11 smithi146 bash[67217]: audit 2023-12-21T08:03:11.268547+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: cluster 2023-12-21T08:03:12.276562+0000 mgr.y (mgr.25480) 313 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: audit 2023-12-21T08:03:12.841816+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: audit 2023-12-21T08:03:12.856616+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: audit 2023-12-21T08:03:12.892406+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: audit 2023-12-21T08:03:12.894058+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[79395]: audit 2023-12-21T08:03:13.345849+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: cluster 2023-12-21T08:03:12.276562+0000 mgr.y (mgr.25480) 313 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: audit 2023-12-21T08:03:12.841816+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: audit 2023-12-21T08:03:12.856616+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: audit 2023-12-21T08:03:12.892406+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: audit 2023-12-21T08:03:12.894058+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:13 smithi125 bash[83656]: audit 2023-12-21T08:03:13.345849+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: cluster 2023-12-21T08:03:12.276562+0000 mgr.y (mgr.25480) 313 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: audit 2023-12-21T08:03:12.841816+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: audit 2023-12-21T08:03:12.856616+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: audit 2023-12-21T08:03:12.892406+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: audit 2023-12-21T08:03:12.894058+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:13 smithi146 bash[67217]: audit 2023-12-21T08:03:13.345849+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:15.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:14 smithi125 bash[83656]: cephadm 2023-12-21T08:03:12.891607+0000 mgr.y (mgr.25480) 314 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:03:15.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:14 smithi125 bash[83656]: cephadm 2023-12-21T08:03:12.897160+0000 mgr.y (mgr.25480) 315 : cephadm 1 Reconfiguring daemon osd.1 on smithi125 2023-12-21T08:03:15.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:14 smithi125 bash[79395]: cephadm 2023-12-21T08:03:12.891607+0000 mgr.y (mgr.25480) 314 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:03:15.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:14 smithi125 bash[79395]: cephadm 2023-12-21T08:03:12.897160+0000 mgr.y (mgr.25480) 315 : cephadm 1 Reconfiguring daemon osd.1 on smithi125 2023-12-21T08:03:15.154 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:14 smithi146 bash[67217]: cephadm 2023-12-21T08:03:12.891607+0000 mgr.y (mgr.25480) 314 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:03:15.154 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:14 smithi146 bash[67217]: cephadm 2023-12-21T08:03:12.897160+0000 mgr.y (mgr.25480) 315 : cephadm 1 Reconfiguring daemon osd.1 on smithi125 2023-12-21T08:03:16.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:15 smithi146 bash[67217]: cluster 2023-12-21T08:03:14.278077+0000 mgr.y (mgr.25480) 316 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:16.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:15 smithi125 bash[79395]: cluster 2023-12-21T08:03:14.278077+0000 mgr.y (mgr.25480) 316 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:15 smithi125 bash[83656]: cluster 2023-12-21T08:03:14.278077+0000 mgr.y (mgr.25480) 316 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:17.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:17] "GET /metrics HTTP/1.1" 200 38192 "" "Prometheus/2.33.4" 2023-12-21T08:03:18.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[79395]: cluster 2023-12-21T08:03:16.278715+0000 mgr.y (mgr.25480) 317 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:18.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[79395]: audit 2023-12-21T08:03:17.812536+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:18.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[79395]: audit 2023-12-21T08:03:17.823182+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:18.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[83656]: cluster 2023-12-21T08:03:16.278715+0000 mgr.y (mgr.25480) 317 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:18.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[83656]: audit 2023-12-21T08:03:17.812536+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:18.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:17 smithi125 bash[83656]: audit 2023-12-21T08:03:17.823182+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:18.245 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:17 smithi146 bash[67217]: cluster 2023-12-21T08:03:16.278715+0000 mgr.y (mgr.25480) 317 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:18.245 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:17 smithi146 bash[67217]: audit 2023-12-21T08:03:17.812536+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:18.245 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:17 smithi146 bash[67217]: audit 2023-12-21T08:03:17.823182+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:19.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:18 smithi146 bash[67217]: audit 2023-12-21T08:03:17.876449+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:19.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:18 smithi146 bash[67217]: audit 2023-12-21T08:03:17.878415+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:19.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:18 smithi146 bash[62228]: ts=2023-12-21T08:03: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:19.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:18 smithi125 bash[79395]: audit 2023-12-21T08:03:17.876449+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:19.136 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:18 smithi125 bash[79395]: audit 2023-12-21T08:03:17.878415+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:19.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:18 smithi125 bash[83656]: audit 2023-12-21T08:03:17.876449+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:19.136 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:18 smithi125 bash[83656]: audit 2023-12-21T08:03:17.878415+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:19.445 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: cephadm 2023-12-21T08:03:17.875689+0000 mgr.y (mgr.25480) 318 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: cephadm 2023-12-21T08:03:17.884039+0000 mgr.y (mgr.25480) 319 : cephadm 1 Reconfiguring daemon osd.2 on smithi125 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: cluster 2023-12-21T08:03:18.279240+0000 mgr.y (mgr.25480) 320 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: audit 2023-12-21T08:03:19.308424+0000 mgr.y (mgr.25480) 321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: audit 2023-12-21T08:03:19.425977+0000 mgr.y (mgr.25480) 322 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[83656]: audit 2023-12-21T08:03:19.804816+0000 mgr.y (mgr.25480) 323 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: cephadm 2023-12-21T08:03:17.875689+0000 mgr.y (mgr.25480) 318 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: cephadm 2023-12-21T08:03:17.884039+0000 mgr.y (mgr.25480) 319 : cephadm 1 Reconfiguring daemon osd.2 on smithi125 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: cluster 2023-12-21T08:03:18.279240+0000 mgr.y (mgr.25480) 320 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: audit 2023-12-21T08:03:19.308424+0000 mgr.y (mgr.25480) 321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: audit 2023-12-21T08:03:19.425977+0000 mgr.y (mgr.25480) 322 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:19 smithi125 bash[79395]: audit 2023-12-21T08:03:19.804816+0000 mgr.y (mgr.25480) 323 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.229 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:03:20.229 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 8s ago 17m - - 2023-12-21T08:03:20.229 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 26s ago 17m - - 2023-12-21T08:03:20.229 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (3m) 8s ago 10m 16.7M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (2m) 26s ago 10m 44.2M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (2m) 8s ago 7m 46.5M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (112s) 26s ago 16m 432M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (2m) 8s ago 18m 492M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (93s) 8s ago 18m 46.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 starting - - - 2048M 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (44s) 8s ago 17m 33.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (3m) 8s ago 10m 12.5M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (3m) 26s ago 10m 11.0M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (16m) 8s ago 16m 61.6M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (15m) 8s ago 15m 59.8M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (14m) 8s ago 14m 55.2M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (14m) 8s ago 14m 57.2M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (13m) 26s ago 13m 58.6M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (12m) 26s ago 12m 57.9M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (12m) 26s ago 12m 55.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:03:20.230 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (11m) 26s ago 11m 57.1M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:03:20.231 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (119s) 26s ago 10m 57.3M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:03:20.231 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (8m) 8s ago 8m 87.1M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:03:20.231 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (8m) 26s ago 8m 87.0M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:03:20.231 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (8m) 8s ago 8m 87.5M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:03:20.231 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (8m) 26s ago 8m 87.1M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: cephadm 2023-12-21T08:03:17.875689+0000 mgr.y (mgr.25480) 318 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: cephadm 2023-12-21T08:03:17.884039+0000 mgr.y (mgr.25480) 319 : cephadm 1 Reconfiguring daemon osd.2 on smithi125 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: cluster 2023-12-21T08:03:18.279240+0000 mgr.y (mgr.25480) 320 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: audit 2023-12-21T08:03:19.308424+0000 mgr.y (mgr.25480) 321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: audit 2023-12-21T08:03:19.425977+0000 mgr.y (mgr.25480) 322 : audit 0 from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:19 smithi146 bash[67217]: audit 2023-12-21T08:03:19.804816+0000 mgr.y (mgr.25480) 323 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:03:20.690 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:03:20.691 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:03:21.094 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:03:21.094 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:03:21.094 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:03:21.094 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "5/23 daemons upgraded", 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:03:21.095 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:03:21.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.042117+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.055648+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: cephadm 2023-12-21T08:03:20.102091+0000 mgr.y (mgr.25480) 324 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.102690+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.104227+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: cephadm 2023-12-21T08:03:20.109107+0000 mgr.y (mgr.25480) 325 : cephadm 1 Reconfiguring daemon osd.3 on smithi125 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.197760+0000 mgr.y (mgr.25480) 326 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: cluster 2023-12-21T08:03:20.280609+0000 mgr.y (mgr.25480) 327 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.411410+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.423833+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: cluster 2023-12-21T08:03:20.428007+0000 mgr.y (mgr.25480) 328 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2023-12-21T08:03:21.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.436994+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.685083+0000 mon.a (mon.0) 376 : audit 0 from='client.? 172.21.15.125:0/2132072975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:21.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.917478+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.933176+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:21 smithi146 bash[67217]: audit 2023-12-21T08:03:20.944101+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.042117+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.055648+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: cephadm 2023-12-21T08:03:20.102091+0000 mgr.y (mgr.25480) 324 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.102690+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.104227+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: cephadm 2023-12-21T08:03:20.109107+0000 mgr.y (mgr.25480) 325 : cephadm 1 Reconfiguring daemon osd.3 on smithi125 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.197760+0000 mgr.y (mgr.25480) 326 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: cluster 2023-12-21T08:03:20.280609+0000 mgr.y (mgr.25480) 327 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.411410+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.423833+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: cluster 2023-12-21T08:03:20.428007+0000 mgr.y (mgr.25480) 328 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.436994+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.685083+0000 mon.a (mon.0) 376 : audit 0 from='client.? 172.21.15.125:0/2132072975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.917478+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.933176+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[83656]: audit 2023-12-21T08:03:20.944101+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.042117+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.055648+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: cephadm 2023-12-21T08:03:20.102091+0000 mgr.y (mgr.25480) 324 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.102690+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.104227+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: cephadm 2023-12-21T08:03:20.109107+0000 mgr.y (mgr.25480) 325 : cephadm 1 Reconfiguring daemon osd.3 on smithi125 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.197760+0000 mgr.y (mgr.25480) 326 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: cluster 2023-12-21T08:03:20.280609+0000 mgr.y (mgr.25480) 327 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.411410+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.423833+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: cluster 2023-12-21T08:03:20.428007+0000 mgr.y (mgr.25480) 328 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.436994+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.685083+0000 mon.a (mon.0) 376 : audit 0 from='client.? 172.21.15.125:0/2132072975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.917478+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.933176+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:21 smithi125 bash[79395]: audit 2023-12-21T08:03:20.944101+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:21.561 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:03:22.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[83656]: cluster 2023-12-21T08:03:20.936644+0000 mgr.y (mgr.25480) 329 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:22.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[83656]: audit 2023-12-21T08:03:21.089279+0000 mgr.y (mgr.25480) 330 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:22.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[83656]: audit 2023-12-21T08:03:21.557078+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.125:0/4191762555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:22.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[79395]: cluster 2023-12-21T08:03:20.936644+0000 mgr.y (mgr.25480) 329 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:22.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[79395]: audit 2023-12-21T08:03:21.089279+0000 mgr.y (mgr.25480) 330 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:22.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:22 smithi125 bash[79395]: audit 2023-12-21T08:03:21.557078+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.125:0/4191762555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:22.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:22 smithi146 bash[67217]: cluster 2023-12-21T08:03:20.936644+0000 mgr.y (mgr.25480) 329 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:22.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:22 smithi146 bash[67217]: audit 2023-12-21T08:03:21.089279+0000 mgr.y (mgr.25480) 330 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:22.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:22 smithi146 bash[67217]: audit 2023-12-21T08:03:21.557078+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.125:0/4191762555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:23.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: audit 2023-12-21T08:03:22.386248+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: audit 2023-12-21T08:03:22.404138+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: cephadm 2023-12-21T08:03:22.431265+0000 mgr.y (mgr.25480) 331 : cephadm 1 Reconfiguring rgw.foo.smithi125.yvtogr (monmap changed)... 2023-12-21T08:03:23.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: audit 2023-12-21T08:03:22.432071+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.391 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: audit 2023-12-21T08:03:22.433004+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: audit 2023-12-21T08:03:22.438330+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[79395]: cephadm 2023-12-21T08:03:22.440478+0000 mgr.y (mgr.25480) 332 : cephadm 1 Reconfiguring daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: audit 2023-12-21T08:03:22.386248+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: audit 2023-12-21T08:03:22.404138+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: cephadm 2023-12-21T08:03:22.431265+0000 mgr.y (mgr.25480) 331 : cephadm 1 Reconfiguring rgw.foo.smithi125.yvtogr (monmap changed)... 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: audit 2023-12-21T08:03:22.432071+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: audit 2023-12-21T08:03:22.433004+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: audit 2023-12-21T08:03:22.438330+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:23 smithi125 bash[83656]: cephadm 2023-12-21T08:03:22.440478+0000 mgr.y (mgr.25480) 332 : cephadm 1 Reconfiguring daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T08:03:23.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: audit 2023-12-21T08:03:22.386248+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: audit 2023-12-21T08:03:22.404138+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: cephadm 2023-12-21T08:03:22.431265+0000 mgr.y (mgr.25480) 331 : cephadm 1 Reconfiguring rgw.foo.smithi125.yvtogr (monmap changed)... 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: audit 2023-12-21T08:03:22.432071+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: audit 2023-12-21T08:03:22.433004+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi125.yvtogr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: audit 2023-12-21T08:03:22.438330+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:23.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:23 smithi146 bash[67217]: cephadm 2023-12-21T08:03:22.440478+0000 mgr.y (mgr.25480) 332 : cephadm 1 Reconfiguring daemon rgw.foo.smithi125.yvtogr on smithi125 2023-12-21T08:03:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:24 smithi146 bash[67217]: cluster 2023-12-21T08:03:22.937356+0000 mgr.y (mgr.25480) 333 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:24.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:24 smithi125 bash[83656]: cluster 2023-12-21T08:03:22.937356+0000 mgr.y (mgr.25480) 333 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:24.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:24 smithi125 bash[79395]: cluster 2023-12-21T08:03:22.937356+0000 mgr.y (mgr.25480) 333 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: audit 2023-12-21T08:03:24.794437+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: audit 2023-12-21T08:03:24.806906+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: cephadm 2023-12-21T08:03:24.810952+0000 mgr.y (mgr.25480) 334 : cephadm 1 Reconfiguring rgw.smpl.smithi125.cvclaz (monmap changed)... 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: audit 2023-12-21T08:03:24.811566+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: audit 2023-12-21T08:03:24.812283+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: audit 2023-12-21T08:03:24.815659+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[83656]: cephadm 2023-12-21T08:03:24.817026+0000 mgr.y (mgr.25480) 335 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: audit 2023-12-21T08:03:24.794437+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: audit 2023-12-21T08:03:24.806906+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: cephadm 2023-12-21T08:03:24.810952+0000 mgr.y (mgr.25480) 334 : cephadm 1 Reconfiguring rgw.smpl.smithi125.cvclaz (monmap changed)... 2023-12-21T08:03:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: audit 2023-12-21T08:03:24.811566+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: audit 2023-12-21T08:03:24.812283+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: audit 2023-12-21T08:03:24.815659+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:26.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:25 smithi125 bash[79395]: cephadm 2023-12-21T08:03:24.817026+0000 mgr.y (mgr.25480) 335 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: audit 2023-12-21T08:03:24.794437+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: audit 2023-12-21T08:03:24.806906+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: cephadm 2023-12-21T08:03:24.810952+0000 mgr.y (mgr.25480) 334 : cephadm 1 Reconfiguring rgw.smpl.smithi125.cvclaz (monmap changed)... 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: audit 2023-12-21T08:03:24.811566+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: audit 2023-12-21T08:03:24.812283+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi125.cvclaz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: audit 2023-12-21T08:03:24.815659+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:26.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:25 smithi146 bash[67217]: cephadm 2023-12-21T08:03:24.817026+0000 mgr.y (mgr.25480) 335 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi125.cvclaz on smithi125 2023-12-21T08:03:27.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:26 smithi125 bash[79395]: cluster 2023-12-21T08:03:24.938978+0000 mgr.y (mgr.25480) 336 : cluster 0 pgmap v48: 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-21T08:03:27.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:26 smithi125 bash[83656]: cluster 2023-12-21T08:03:24.938978+0000 mgr.y (mgr.25480) 336 : cluster 0 pgmap v48: 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-21T08:03:27.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:26 smithi146 bash[67217]: cluster 2023-12-21T08:03:24.938978+0000 mgr.y (mgr.25480) 336 : cluster 0 pgmap v48: 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-21T08:03:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:27] "GET /metrics HTTP/1.1" 200 38192 "" "Prometheus/2.33.4" 2023-12-21T08:03:28.403 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: cluster 2023-12-21T08:03:26.939816+0000 mgr.y (mgr.25480) 337 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: audit 2023-12-21T08:03:27.038951+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: audit 2023-12-21T08:03:27.055019+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: cephadm 2023-12-21T08:03:27.087738+0000 mgr.y (mgr.25480) 338 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: audit 2023-12-21T08:03:27.088401+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: audit 2023-12-21T08:03:27.090191+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: audit 2023-12-21T08:03:27.094677+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[83656]: cephadm 2023-12-21T08:03:27.096720+0000 mgr.y (mgr.25480) 339 : cephadm 1 Reconfiguring daemon mon.b on smithi146 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: cluster 2023-12-21T08:03:26.939816+0000 mgr.y (mgr.25480) 337 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: audit 2023-12-21T08:03:27.038951+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: audit 2023-12-21T08:03:27.055019+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: cephadm 2023-12-21T08:03:27.087738+0000 mgr.y (mgr.25480) 338 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:03:28.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: audit 2023-12-21T08:03:27.088401+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:28.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: audit 2023-12-21T08:03:27.090191+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:28.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: audit 2023-12-21T08:03:27.094677+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:28.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:28 smithi125 bash[79395]: cephadm 2023-12-21T08:03:27.096720+0000 mgr.y (mgr.25480) 339 : cephadm 1 Reconfiguring daemon mon.b on smithi146 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: cluster 2023-12-21T08:03:26.939816+0000 mgr.y (mgr.25480) 337 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: audit 2023-12-21T08:03:27.038951+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: audit 2023-12-21T08:03:27.055019+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: cephadm 2023-12-21T08:03:27.087738+0000 mgr.y (mgr.25480) 338 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: audit 2023-12-21T08:03:27.088401+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: audit 2023-12-21T08:03:27.090191+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: audit 2023-12-21T08:03:27.094677+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:28.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[67217]: cephadm 2023-12-21T08:03:27.096720+0000 mgr.y (mgr.25480) 339 : cephadm 1 Reconfiguring daemon mon.b on smithi146 2023-12-21T08:03:28.766 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:28 smithi146 bash[62228]: ts=2023-12-21T08:03: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:29.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:29 smithi125 bash[79395]: audit 2023-12-21T08:03:28.346806+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:29 smithi125 bash[83656]: audit 2023-12-21T08:03:28.346806+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:29 smithi146 bash[67217]: audit 2023-12-21T08:03:28.346806+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:30.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: cluster 2023-12-21T08:03:28.940578+0000 mgr.y (mgr.25480) 340 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:30.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.316473+0000 mgr.y (mgr.25480) 341 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:30.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.350262+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.361846+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: cephadm 2023-12-21T08:03:29.369389+0000 mgr.y (mgr.25480) 342 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.369915+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.370489+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.372363+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: audit 2023-12-21T08:03:29.373741+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[79395]: cephadm 2023-12-21T08:03:29.375425+0000 mgr.y (mgr.25480) 343 : cephadm 1 Reconfiguring daemon mgr.x on smithi146 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: cluster 2023-12-21T08:03:28.940578+0000 mgr.y (mgr.25480) 340 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.316473+0000 mgr.y (mgr.25480) 341 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:30.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.350262+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.361846+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: cephadm 2023-12-21T08:03:29.369389+0000 mgr.y (mgr.25480) 342 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.369915+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.370489+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.372363+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: audit 2023-12-21T08:03:29.373741+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:30 smithi125 bash[83656]: cephadm 2023-12-21T08:03:29.375425+0000 mgr.y (mgr.25480) 343 : cephadm 1 Reconfiguring daemon mgr.x on smithi146 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: cluster 2023-12-21T08:03:28.940578+0000 mgr.y (mgr.25480) 340 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.316473+0000 mgr.y (mgr.25480) 341 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.350262+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.361846+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: cephadm 2023-12-21T08:03:29.369389+0000 mgr.y (mgr.25480) 342 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.369915+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.713 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.370489+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:03:30.714 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.372363+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:03:30.714 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: audit 2023-12-21T08:03:29.373741+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:30.714 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:30 smithi146 bash[67217]: cephadm 2023-12-21T08:03:29.375425+0000 mgr.y (mgr.25480) 343 : cephadm 1 Reconfiguring daemon mgr.x on smithi146 2023-12-21T08:03:32.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: cluster 2023-12-21T08:03:30.942233+0000 mgr.y (mgr.25480) 344 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.429504+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.442796+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.453498+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.584747+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.597573+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: cephadm 2023-12-21T08:03:31.646215+0000 mgr.y (mgr.25480) 345 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.647124+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: audit 2023-12-21T08:03:31.649164+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:32.771 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:32 smithi146 bash[67217]: cephadm 2023-12-21T08:03:31.655033+0000 mgr.y (mgr.25480) 346 : cephadm 1 Reconfiguring daemon osd.4 on smithi146 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: cluster 2023-12-21T08:03:30.942233+0000 mgr.y (mgr.25480) 344 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.429504+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.442796+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.453498+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.584747+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.597573+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: cephadm 2023-12-21T08:03:31.646215+0000 mgr.y (mgr.25480) 345 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:03:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.647124+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: audit 2023-12-21T08:03:31.649164+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[79395]: cephadm 2023-12-21T08:03:31.655033+0000 mgr.y (mgr.25480) 346 : cephadm 1 Reconfiguring daemon osd.4 on smithi146 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: cluster 2023-12-21T08:03:30.942233+0000 mgr.y (mgr.25480) 344 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.429504+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.442796+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.453498+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.584747+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.597573+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: cephadm 2023-12-21T08:03:31.646215+0000 mgr.y (mgr.25480) 345 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:03:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.647124+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:03:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: audit 2023-12-21T08:03:31.649164+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:32 smithi125 bash[83656]: cephadm 2023-12-21T08:03:31.655033+0000 mgr.y (mgr.25480) 346 : cephadm 1 Reconfiguring daemon osd.4 on smithi146 2023-12-21T08:03:35.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: cluster 2023-12-21T08:03:32.942983+0000 mgr.y (mgr.25480) 347 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:35.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: audit 2023-12-21T08:03:33.714654+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: audit 2023-12-21T08:03:33.728097+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: cephadm 2023-12-21T08:03:33.773760+0000 mgr.y (mgr.25480) 348 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:03:35.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: audit 2023-12-21T08:03:33.774408+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:03:35.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: audit 2023-12-21T08:03:33.776090+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:35.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:34 smithi146 bash[67217]: cephadm 2023-12-21T08:03:33.781263+0000 mgr.y (mgr.25480) 349 : cephadm 1 Reconfiguring daemon osd.5 on smithi146 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: cluster 2023-12-21T08:03:32.942983+0000 mgr.y (mgr.25480) 347 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: audit 2023-12-21T08:03:33.714654+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: audit 2023-12-21T08:03:33.728097+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: cephadm 2023-12-21T08:03:33.773760+0000 mgr.y (mgr.25480) 348 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: audit 2023-12-21T08:03:33.774408+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:03:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: audit 2023-12-21T08:03:33.776090+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[83656]: cephadm 2023-12-21T08:03:33.781263+0000 mgr.y (mgr.25480) 349 : cephadm 1 Reconfiguring daemon osd.5 on smithi146 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: cluster 2023-12-21T08:03:32.942983+0000 mgr.y (mgr.25480) 347 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: audit 2023-12-21T08:03:33.714654+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: audit 2023-12-21T08:03:33.728097+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: cephadm 2023-12-21T08:03:33.773760+0000 mgr.y (mgr.25480) 348 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: audit 2023-12-21T08:03:33.774408+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: audit 2023-12-21T08:03:33.776090+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:34 smithi125 bash[79395]: cephadm 2023-12-21T08:03:33.781263+0000 mgr.y (mgr.25480) 349 : cephadm 1 Reconfiguring daemon osd.5 on smithi146 2023-12-21T08:03:37.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:36 smithi146 bash[67217]: cluster 2023-12-21T08:03:34.944658+0000 mgr.y (mgr.25480) 350 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:37.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:36 smithi125 bash[79395]: cluster 2023-12-21T08:03:34.944658+0000 mgr.y (mgr.25480) 350 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:36 smithi125 bash[83656]: cluster 2023-12-21T08:03:34.944658+0000 mgr.y (mgr.25480) 350 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:37] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.33.4" 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: audit 2023-12-21T08:03:36.720496+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: audit 2023-12-21T08:03:36.736878+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: cephadm 2023-12-21T08:03:36.752242+0000 mgr.y (mgr.25480) 351 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: audit 2023-12-21T08:03:36.752786+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: audit 2023-12-21T08:03:36.754198+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:38.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:37 smithi146 bash[67217]: cephadm 2023-12-21T08:03:36.758326+0000 mgr.y (mgr.25480) 352 : cephadm 1 Reconfiguring daemon osd.6 on smithi146 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: audit 2023-12-21T08:03:36.720496+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: audit 2023-12-21T08:03:36.736878+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: cephadm 2023-12-21T08:03:36.752242+0000 mgr.y (mgr.25480) 351 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: audit 2023-12-21T08:03:36.752786+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: audit 2023-12-21T08:03:36.754198+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[79395]: cephadm 2023-12-21T08:03:36.758326+0000 mgr.y (mgr.25480) 352 : cephadm 1 Reconfiguring daemon osd.6 on smithi146 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: audit 2023-12-21T08:03:36.720496+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: audit 2023-12-21T08:03:36.736878+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:38.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: cephadm 2023-12-21T08:03:36.752242+0000 mgr.y (mgr.25480) 351 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:03:38.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: audit 2023-12-21T08:03:36.752786+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:03:38.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: audit 2023-12-21T08:03:36.754198+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:38.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:37 smithi125 bash[83656]: cephadm 2023-12-21T08:03:36.758326+0000 mgr.y (mgr.25480) 352 : cephadm 1 Reconfiguring daemon osd.6 on smithi146 2023-12-21T08:03:39.016 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:38 smithi146 bash[67217]: cluster 2023-12-21T08:03:36.945386+0000 mgr.y (mgr.25480) 353 : cluster 0 pgmap v54: 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-21T08:03:39.016 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:38 smithi146 bash[62228]: ts=2023-12-21T08:03: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:39.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:38 smithi125 bash[79395]: cluster 2023-12-21T08:03:36.945386+0000 mgr.y (mgr.25480) 353 : cluster 0 pgmap v54: 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-21T08:03:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:38 smithi125 bash[83656]: cluster 2023-12-21T08:03:36.945386+0000 mgr.y (mgr.25480) 353 : cluster 0 pgmap v54: 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-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: cluster 2023-12-21T08:03:38.946286+0000 mgr.y (mgr.25480) 354 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.113600+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.128675+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.140416+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.318464+0000 mgr.y (mgr.25480) 355 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.738205+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.754394+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[83656]: audit 2023-12-21T08:03:39.764278+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: cluster 2023-12-21T08:03:38.946286+0000 mgr.y (mgr.25480) 354 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.113600+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.128675+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.140416+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.318464+0000 mgr.y (mgr.25480) 355 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.738205+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.754394+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:40 smithi125 bash[79395]: audit 2023-12-21T08:03:39.764278+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: cluster 2023-12-21T08:03:38.946286+0000 mgr.y (mgr.25480) 354 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.113600+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.128675+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.140416+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.318464+0000 mgr.y (mgr.25480) 355 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.738205+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.754394+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:40.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:40 smithi146 bash[67217]: audit 2023-12-21T08:03:39.764278+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: cluster 2023-12-21T08:03:40.948103+0000 mgr.y (mgr.25480) 356 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: audit 2023-12-21T08:03:41.501680+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: audit 2023-12-21T08:03:41.513407+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: cephadm 2023-12-21T08:03:41.536059+0000 mgr.y (mgr.25480) 357 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: audit 2023-12-21T08:03:41.536720+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: audit 2023-12-21T08:03:41.538660+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:42.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:42 smithi146 bash[67217]: cephadm 2023-12-21T08:03:41.544423+0000 mgr.y (mgr.25480) 358 : cephadm 1 Reconfiguring daemon osd.7 on smithi146 2023-12-21T08:03:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: cluster 2023-12-21T08:03:40.948103+0000 mgr.y (mgr.25480) 356 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: audit 2023-12-21T08:03:41.501680+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: audit 2023-12-21T08:03:41.513407+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: cephadm 2023-12-21T08:03:41.536059+0000 mgr.y (mgr.25480) 357 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: audit 2023-12-21T08:03:41.536720+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: audit 2023-12-21T08:03:41.538660+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[79395]: cephadm 2023-12-21T08:03:41.544423+0000 mgr.y (mgr.25480) 358 : cephadm 1 Reconfiguring daemon osd.7 on smithi146 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: cluster 2023-12-21T08:03:40.948103+0000 mgr.y (mgr.25480) 356 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: audit 2023-12-21T08:03:41.501680+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: audit 2023-12-21T08:03:41.513407+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: cephadm 2023-12-21T08:03:41.536059+0000 mgr.y (mgr.25480) 357 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: audit 2023-12-21T08:03:41.536720+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: audit 2023-12-21T08:03:41.538660+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:42 smithi125 bash[83656]: cephadm 2023-12-21T08:03:41.544423+0000 mgr.y (mgr.25480) 358 : cephadm 1 Reconfiguring daemon osd.7 on smithi146 2023-12-21T08:03:44.635 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: cluster 2023-12-21T08:03:42.948899+0000 mgr.y (mgr.25480) 359 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.349258+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.572172+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.588428+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: cephadm 2023-12-21T08:03:43.620553+0000 mgr.y (mgr.25480) 360 : cephadm 1 Reconfiguring rgw.foo.smithi146.cjlres (monmap changed)... 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.621391+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.622298+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: audit 2023-12-21T08:03:43.627719+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:44.636 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:44 smithi146 bash[67217]: cephadm 2023-12-21T08:03:43.629794+0000 mgr.y (mgr.25480) 361 : cephadm 1 Reconfiguring daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T08:03:44.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: cluster 2023-12-21T08:03:42.948899+0000 mgr.y (mgr.25480) 359 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.349258+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.572172+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.588428+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: cephadm 2023-12-21T08:03:43.620553+0000 mgr.y (mgr.25480) 360 : cephadm 1 Reconfiguring rgw.foo.smithi146.cjlres (monmap changed)... 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.621391+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.622298+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: audit 2023-12-21T08:03:43.627719+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[79395]: cephadm 2023-12-21T08:03:43.629794+0000 mgr.y (mgr.25480) 361 : cephadm 1 Reconfiguring daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: cluster 2023-12-21T08:03:42.948899+0000 mgr.y (mgr.25480) 359 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.349258+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.572172+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.588428+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: cephadm 2023-12-21T08:03:43.620553+0000 mgr.y (mgr.25480) 360 : cephadm 1 Reconfiguring rgw.foo.smithi146.cjlres (monmap changed)... 2023-12-21T08:03:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.621391+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.622298+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi146.cjlres", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: audit 2023-12-21T08:03:43.627719+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:44 smithi125 bash[83656]: cephadm 2023-12-21T08:03:43.629794+0000 mgr.y (mgr.25480) 361 : cephadm 1 Reconfiguring daemon rgw.foo.smithi146.cjlres on smithi146 2023-12-21T08:03:46.891 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: cluster 2023-12-21T08:03:44.950572+0000 mgr.y (mgr.25480) 362 : cluster 0 pgmap v58: 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-21T08:03:46.891 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: audit 2023-12-21T08:03:45.548405+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.891 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: audit 2023-12-21T08:03:45.562287+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.892 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: cephadm 2023-12-21T08:03:45.598438+0000 mgr.y (mgr.25480) 363 : cephadm 1 Reconfiguring rgw.smpl.smithi146.pwirhs (monmap changed)... 2023-12-21T08:03:46.892 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: audit 2023-12-21T08:03:45.599228+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.892 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: audit 2023-12-21T08:03:45.600205+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.892 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: audit 2023-12-21T08:03:45.605444+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:46.892 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:46 smithi146 bash[67217]: cephadm 2023-12-21T08:03:45.607514+0000 mgr.y (mgr.25480) 364 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: cluster 2023-12-21T08:03:44.950572+0000 mgr.y (mgr.25480) 362 : cluster 0 pgmap v58: 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-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: audit 2023-12-21T08:03:45.548405+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: audit 2023-12-21T08:03:45.562287+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: cephadm 2023-12-21T08:03:45.598438+0000 mgr.y (mgr.25480) 363 : cephadm 1 Reconfiguring rgw.smpl.smithi146.pwirhs (monmap changed)... 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: audit 2023-12-21T08:03:45.599228+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: audit 2023-12-21T08:03:45.600205+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: audit 2023-12-21T08:03:45.605444+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[83656]: cephadm 2023-12-21T08:03:45.607514+0000 mgr.y (mgr.25480) 364 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T08:03:46.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: cluster 2023-12-21T08:03:44.950572+0000 mgr.y (mgr.25480) 362 : cluster 0 pgmap v58: 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-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: audit 2023-12-21T08:03:45.548405+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: audit 2023-12-21T08:03:45.562287+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: cephadm 2023-12-21T08:03:45.598438+0000 mgr.y (mgr.25480) 363 : cephadm 1 Reconfiguring rgw.smpl.smithi146.pwirhs (monmap changed)... 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: audit 2023-12-21T08:03:45.599228+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: audit 2023-12-21T08:03:45.600205+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi146.pwirhs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: audit 2023-12-21T08:03:45.605444+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:46.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:46 smithi125 bash[79395]: cephadm 2023-12-21T08:03:45.607514+0000 mgr.y (mgr.25480) 364 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi146.pwirhs on smithi146 2023-12-21T08:03:47.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:47] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: cluster 2023-12-21T08:03:46.951287+0000 mgr.y (mgr.25480) 365 : cluster 0 pgmap v59: 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-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.614936+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.629768+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.690491+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.694443+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.697522+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: cephadm 2023-12-21T08:03:47.699301+0000 mgr.y (mgr.25480) 366 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:03:48.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.706887+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.711113+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.711619+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.715445+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.719599+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.720026+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.724694+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.728154+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.728577+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.732513+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.737958+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: cephadm 2023-12-21T08:03:47.739280+0000 mgr.y (mgr.25480) 367 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:03:48.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.743565+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: cluster 2023-12-21T08:03:46.951287+0000 mgr.y (mgr.25480) 365 : cluster 0 pgmap v59: 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-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.614936+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.629768+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.690491+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.694443+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.697522+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: cephadm 2023-12-21T08:03:47.699301+0000 mgr.y (mgr.25480) 366 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.706887+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.711113+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.711619+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:48.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.715445+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.719599+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.720026+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.724694+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.728154+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.728577+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.732513+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.737958+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: cephadm 2023-12-21T08:03:47.739280+0000 mgr.y (mgr.25480) 367 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:03:48.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.743565+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.749591+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: audit 2023-12-21T08:03:47.749870+0000 mgr.y (mgr.25480) 368 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[79395]: cephadm 2023-12-21T08:03:47.751463+0000 mgr.y (mgr.25480) 369 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.749591+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: audit 2023-12-21T08:03:47.749870+0000 mgr.y (mgr.25480) 368 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:48.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:48 smithi125 bash[83656]: cephadm 2023-12-21T08:03:47.751463+0000 mgr.y (mgr.25480) 369 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:03:49.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[62228]: ts=2023-12-21T08:03:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: cluster 2023-12-21T08:03:46.951287+0000 mgr.y (mgr.25480) 365 : cluster 0 pgmap v59: 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-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.614936+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.629768+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.690491+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.694443+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:49.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.697522+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: cephadm 2023-12-21T08:03:47.699301+0000 mgr.y (mgr.25480) 366 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.706887+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.711113+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.711619+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.715445+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.719599+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.720026+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.724694+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.728154+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.728577+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.732513+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.737958+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: cephadm 2023-12-21T08:03:47.739280+0000 mgr.y (mgr.25480) 367 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.743565+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:49.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.749591+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: audit 2023-12-21T08:03:47.749870+0000 mgr.y (mgr.25480) 368 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:03:49.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:48 smithi146 bash[67217]: cephadm 2023-12-21T08:03:47.751463+0000 mgr.y (mgr.25480) 369 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:03:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[79395]: cluster 2023-12-21T08:03:48.951812+0000 mgr.y (mgr.25480) 370 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[79395]: audit 2023-12-21T08:03:49.328645+0000 mgr.y (mgr.25480) 371 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[79395]: audit 2023-12-21T08:03:50.129831+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[79395]: audit 2023-12-21T08:03:50.134067+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[79395]: audit 2023-12-21T08:03:50.134887+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[83656]: cluster 2023-12-21T08:03:48.951812+0000 mgr.y (mgr.25480) 370 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[83656]: audit 2023-12-21T08:03:49.328645+0000 mgr.y (mgr.25480) 371 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[83656]: audit 2023-12-21T08:03:50.129831+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[83656]: audit 2023-12-21T08:03:50.134067+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:50 smithi125 bash[83656]: audit 2023-12-21T08:03:50.134887+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:50 smithi146 bash[67217]: cluster 2023-12-21T08:03:48.951812+0000 mgr.y (mgr.25480) 370 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:03:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:50 smithi146 bash[67217]: audit 2023-12-21T08:03:49.328645+0000 mgr.y (mgr.25480) 371 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:50 smithi146 bash[67217]: audit 2023-12-21T08:03:50.129831+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:50 smithi146 bash[67217]: audit 2023-12-21T08:03:50.134067+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:03:51.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:50 smithi146 bash[67217]: audit 2023-12-21T08:03:50.134887+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:51.882 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[83656]: cephadm 2023-12-21T08:03:50.122163+0000 mgr.y (mgr.25480) 372 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:03:51.883 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[83656]: cephadm 2023-12-21T08:03:50.137612+0000 mgr.y (mgr.25480) 373 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:03:51.883 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[83656]: audit 2023-12-21T08:03:51.602577+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:51.883 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[83656]: audit 2023-12-21T08:03:51.613540+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:51.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[79395]: cephadm 2023-12-21T08:03:50.122163+0000 mgr.y (mgr.25480) 372 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:03:51.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[79395]: cephadm 2023-12-21T08:03:50.137612+0000 mgr.y (mgr.25480) 373 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:03:51.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[79395]: audit 2023-12-21T08:03:51.602577+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:51.884 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:51 smithi125 bash[79395]: audit 2023-12-21T08:03:51.613540+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:51.998 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:03:52.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:51 smithi146 bash[67217]: cephadm 2023-12-21T08:03:50.122163+0000 mgr.y (mgr.25480) 372 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:03:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:51 smithi146 bash[67217]: cephadm 2023-12-21T08:03:50.137612+0000 mgr.y (mgr.25480) 373 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:03:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:51 smithi146 bash[67217]: audit 2023-12-21T08:03:51.602577+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:52.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:51 smithi146 bash[67217]: audit 2023-12-21T08:03:51.613540+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:52.763 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 1s ago 18m - - 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 13s ago 17m - - 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (4m) 1s ago 10m 16.7M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (3m) 13s ago 10m 43.9M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (2m) 1s ago 8m 46.7M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (2m) 13s ago 17m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:03:52.764 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (2m) 1s ago 19m 496M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (2m) 1s ago 19m 52.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (57s) 13s ago 17m 35.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (77s) 1s ago 17m 41.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (4m) 1s ago 11m 15.7M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (3m) 13s ago 11m 11.1M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (16m) 1s ago 16m 62.0M 4096M 17.2.0 e1d6a67b021e fa3e44a8a1c8 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (16m) 1s ago 16m 60.1M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (15m) 1s ago 15m 55.2M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (14m) 1s ago 14m 57.7M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:03:52.765 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (14m) 13s ago 14m 59.7M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (13m) 13s ago 13m 57.8M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (12m) 13s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (12m) 13s ago 12m 57.7M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (2m) 13s ago 11m 58.9M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (8m) 1s ago 8m 87.4M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (8m) 13s ago 8m 87.3M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (8m) 1s ago 8m 87.7M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:03:52.766 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (8m) 13s ago 8m 87.4M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:03:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:52 smithi125 bash[79395]: cluster 2023-12-21T08:03:50.953478+0000 mgr.y (mgr.25480) 374 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:52.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:52 smithi125 bash[79395]: audit 2023-12-21T08:03:51.628194+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:52 smithi125 bash[83656]: cluster 2023-12-21T08:03:50.953478+0000 mgr.y (mgr.25480) 374 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:52 smithi125 bash[83656]: audit 2023-12-21T08:03:51.628194+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:53.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:52 smithi146 bash[67217]: cluster 2023-12-21T08:03:50.953478+0000 mgr.y (mgr.25480) 374 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:53.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:52 smithi146 bash[67217]: audit 2023-12-21T08:03:51.628194+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:03:53.219 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-21T08:03:53.220 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:03:53.221 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:03:53.221 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:03:53.608 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:03:53.608 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:03:53.608 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:03:53.608 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:03:53.608 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "5/23 daemons upgraded", 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:03:53.609 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:03:53.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[83656]: audit 2023-12-21T08:03:51.978888+0000 mgr.y (mgr.25480) 375 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[83656]: audit 2023-12-21T08:03:52.363010+0000 mgr.y (mgr.25480) 376 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[83656]: audit 2023-12-21T08:03:52.736824+0000 mgr.y (mgr.25480) 377 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[83656]: audit 2023-12-21T08:03:53.213926+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.125:0/2799425586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[79395]: audit 2023-12-21T08:03:51.978888+0000 mgr.y (mgr.25480) 375 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[79395]: audit 2023-12-21T08:03:52.363010+0000 mgr.y (mgr.25480) 376 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[79395]: audit 2023-12-21T08:03:52.736824+0000 mgr.y (mgr.25480) 377 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:53 smithi125 bash[79395]: audit 2023-12-21T08:03:53.213926+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.125:0/2799425586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:54.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:53 smithi146 bash[67217]: audit 2023-12-21T08:03:51.978888+0000 mgr.y (mgr.25480) 375 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:54.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:53 smithi146 bash[67217]: audit 2023-12-21T08:03:52.363010+0000 mgr.y (mgr.25480) 376 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:54.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:53 smithi146 bash[67217]: audit 2023-12-21T08:03:52.736824+0000 mgr.y (mgr.25480) 377 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:54.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:53 smithi146 bash[67217]: audit 2023-12-21T08:03:53.213926+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.125:0/2799425586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:54.078 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:03:54.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[79395]: cluster 2023-12-21T08:03:52.954322+0000 mgr.y (mgr.25480) 378 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:03:54.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[79395]: audit 2023-12-21T08:03:53.602598+0000 mgr.y (mgr.25480) 379 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:54.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[79395]: audit 2023-12-21T08:03:54.073231+0000 mon.c (mon.1) 68 : audit 0 from='client.? 172.21.15.125:0/1437636080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:54.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[83656]: cluster 2023-12-21T08:03:52.954322+0000 mgr.y (mgr.25480) 378 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:03:54.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[83656]: audit 2023-12-21T08:03:53.602598+0000 mgr.y (mgr.25480) 379 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:54.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:54 smithi125 bash[83656]: audit 2023-12-21T08:03:54.073231+0000 mon.c (mon.1) 68 : audit 0 from='client.? 172.21.15.125:0/1437636080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:55.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:54 smithi146 bash[67217]: cluster 2023-12-21T08:03:52.954322+0000 mgr.y (mgr.25480) 378 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:03:55.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:54 smithi146 bash[67217]: audit 2023-12-21T08:03:53.602598+0000 mgr.y (mgr.25480) 379 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:55.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:54 smithi146 bash[67217]: audit 2023-12-21T08:03:54.073231+0000 mon.c (mon.1) 68 : audit 0 from='client.? 172.21.15.125:0/1437636080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:55.858 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:55 smithi125 systemd[1]: Stopping Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:03:56.153 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:55 smithi125 bash[34543]: debug 2023-12-21T08:03:55.849+0000 7f1faea0d700 -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-21T08:03:56.154 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:55 smithi125 bash[34543]: debug 2023-12-21T08:03:55.849+0000 7f1faea0d700 -1 osd.0 107 *** Got signal Terminated *** 2023-12-21T08:03:56.154 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:55 smithi125 bash[34543]: debug 2023-12-21T08:03:55.849+0000 7f1faea0d700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:03:56.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:56 smithi146 bash[67217]: cluster 2023-12-21T08:03:54.956199+0000 mgr.y (mgr.25480) 380 : cluster 0 pgmap v63: 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-21T08:03:56.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:56 smithi146 bash[67217]: cluster 2023-12-21T08:03:55.853277+0000 mon.a (mon.0) 429 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:03:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:56 smithi125 bash[83656]: cluster 2023-12-21T08:03:54.956199+0000 mgr.y (mgr.25480) 380 : cluster 0 pgmap v63: 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-21T08:03:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:56 smithi125 bash[83656]: cluster 2023-12-21T08:03:55.853277+0000 mon.a (mon.0) 429 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:03:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:56 smithi125 bash[79395]: cluster 2023-12-21T08:03:54.956199+0000 mgr.y (mgr.25480) 380 : cluster 0 pgmap v63: 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-21T08:03:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:56 smithi125 bash[79395]: cluster 2023-12-21T08:03:55.853277+0000 mon.a (mon.0) 429 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:03:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:03:57] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.640743+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.649640+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.652313+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.654558+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.654819+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.655240+0000 mon.a (mon.0) 431 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:03:57.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.656271+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.640743+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.649640+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.652313+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.654558+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.654819+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:57.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.655240+0000 mon.a (mon.0) 431 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:03:57.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.656271+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.640743+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.649640+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.652313+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.654558+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.654819+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.655240+0000 mon.a (mon.0) 431 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:03:58.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:57 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.656271+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:03:58.190 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:57 smithi125 bash[87658]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:03:58.191 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[87732]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:03:58.776 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[62228]: ts=2023-12-21T08:03: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:56.957204+0000 mgr.y (mgr.25480) 381 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:03:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.662222+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.665141+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.665828+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.665906+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.667451+0000 mon.a (mon.0) 432 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.667904+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.668092+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.669454+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.669659+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: cluster 2023-12-21T08:03:57.671249+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.271564+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.272097+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.272589+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.272626+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.273066+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.273298+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.273502+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.273698+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.273945+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.274139+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.275112+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.275738+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.276609+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.277150+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.277668+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.278196+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.278722+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.279251+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.364340+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:58 smithi146 bash[67217]: audit 2023-12-21T08:03:58.369279+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:59.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:56.957204+0000 mgr.y (mgr.25480) 381 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:03:59.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.662222+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.665141+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.665828+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.665906+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.667451+0000 mon.a (mon.0) 432 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.667904+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.668092+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.669454+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.669659+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: cluster 2023-12-21T08:03:57.671249+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.271564+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.272097+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.272589+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.272626+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.123 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.273066+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.273298+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.273502+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.273698+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.273945+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:56.957204+0000 mgr.y (mgr.25480) 381 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.662222+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.665141+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.124 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.665828+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.665906+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.667451+0000 mon.a (mon.0) 432 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.667904+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.668092+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.669454+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.669659+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: cluster 2023-12-21T08:03:57.671249+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.271564+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.272097+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.125 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.272589+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.272626+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.273066+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.273298+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.273502+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.273698+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.273945+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.274139+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.126 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.275112+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.275738+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.276609+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.277150+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.277668+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.278196+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.278722+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.279251+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.364340+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:59.127 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[79395]: audit 2023-12-21T08:03:58.369279+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.274139+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.275112+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.275738+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.276609+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.277150+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.277668+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.278196+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.278722+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.279251+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]: dispatch 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.364340+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:03:59.128 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:58 smithi125 bash[83656]: audit 2023-12-21T08:03:58.369279+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.675811+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.675973+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676109+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676219+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676328+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676443+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]': finished 2023-12-21T08:03:59.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676532+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676624+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: audit 2023-12-21T08:03:58.676730+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: cluster 2023-12-21T08:03:58.677577+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: cluster 2023-12-21T08:03:58.677780+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[83656]: cluster 2023-12-21T08:03:58.681902+0000 mon.a (mon.0) 452 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.675811+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.675973+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676109+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676219+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]': finished 2023-12-21T08:03:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676328+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676443+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]': finished 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676532+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676624+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]': finished 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: audit 2023-12-21T08:03:58.676730+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]': finished 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: cluster 2023-12-21T08:03:58.677577+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: cluster 2023-12-21T08:03:58.677780+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:03:59 smithi125 bash[79395]: cluster 2023-12-21T08:03:58.681902+0000 mon.a (mon.0) 452 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.675811+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.675973+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676109+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676219+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 0]}]': finished 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676328+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-12-21T08:03:59.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676443+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [3, 2]}]': finished 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676532+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676624+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 0, 7, 6]}]': finished 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: audit 2023-12-21T08:03:58.676730+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1d", "id": [4, 2]}]': finished 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: cluster 2023-12-21T08:03:58.677577+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: cluster 2023-12-21T08:03:58.677780+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:03:59.991 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:03:59 smithi146 bash[67217]: cluster 2023-12-21T08:03:58.681902+0000 mon.a (mon.0) 452 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:04:00.615 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:00 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-21T08:04:00.615 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:00 smithi125 systemd[1]: Stopped Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:00.615 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:00 smithi125 systemd[1]: Started Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:58.958059+0000 mgr.y (mgr.25480) 382 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:03:59.336401+0000 mgr.y (mgr.25480) 383 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.689416+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.691057+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.697199+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.697322+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.698601+0000 mon.a (mon.0) 453 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.699025+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.699044+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: cluster 2023-12-21T08:03:59.699150+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:03:59.955784+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:03:59.969098+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:03:59.979993+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:04:00.605123+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:04:00.615764+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:04:00.629456+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:04:00.630862+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[79395]: audit 2023-12-21T08:04:00.639544+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:58.958059+0000 mgr.y (mgr.25480) 382 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:03:59.336401+0000 mgr.y (mgr.25480) 383 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.689416+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.691057+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.697199+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.697322+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.698601+0000 mon.a (mon.0) 453 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.699025+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.699044+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: cluster 2023-12-21T08:03:59.699150+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:03:59.955784+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:03:59.969098+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:03:59.979993+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:04:00.605123+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:04:00.615764+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:04:00.629456+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:04:00.630862+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:00 smithi125 bash[83656]: audit 2023-12-21T08:04:00.639544+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:58.958059+0000 mgr.y (mgr.25480) 382 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:03:59.336401+0000 mgr.y (mgr.25480) 383 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.689416+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.691057+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.697199+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.697322+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.698601+0000 mon.a (mon.0) 453 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.699025+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.699044+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: cluster 2023-12-21T08:03:59.699150+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:03:59.955784+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:03:59.969098+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:03:59.979993+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:04:00.605123+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:04:00.615764+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:04:00.629456+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:04:00.630862+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:01.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:00 smithi146 bash[67217]: audit 2023-12-21T08:04:00.639544+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cephadm 2023-12-21T08:04:00.640700+0000 mgr.y (mgr.25480) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.697314+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.697715+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.699290+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.699396+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.700354+0000 mon.a (mon.0) 460 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.700984+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.701881+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.732384+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.735072+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.741920+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.744649+0000 mon.c (mon.1) 84 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.753202+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cephadm 2023-12-21T08:04:00.760389+0000 mgr.y (mgr.25480) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.806559+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.809334+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.811872+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.813033+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.820283+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: cephadm 2023-12-21T08:04:00.821177+0000 mgr.y (mgr.25480) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.903450+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.905722+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.908352+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.909564+0000 mon.c (mon.1) 92 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:00.918220+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.002100+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.005786+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.008971+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.010250+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.017887+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.098456+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.100727+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.103801+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.105037+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.113620+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.195393+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.198072+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.201423+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.202610+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.212658+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.292494+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.297726+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.304434+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.306461+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.315332+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.394371+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.397026+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.401163+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.402543+0000 mon.c (mon.1) 112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.414014+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.497471+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.500415+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.503616+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.504715+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.513123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.596356+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.598737+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.601336+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.602405+0000 mon.c (mon.1) 120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.613403+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:01 smithi146 bash[67217]: audit 2023-12-21T08:04:01.692660+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cephadm 2023-12-21T08:04:00.640700+0000 mgr.y (mgr.25480) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.697314+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.697715+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.699290+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.699396+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.700354+0000 mon.a (mon.0) 460 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.700984+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.701881+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.732384+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.735072+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.741920+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.744649+0000 mon.c (mon.1) 84 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.753202+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cephadm 2023-12-21T08:04:00.760389+0000 mgr.y (mgr.25480) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.806559+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.809334+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.811872+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.813033+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.820283+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: cephadm 2023-12-21T08:04:00.821177+0000 mgr.y (mgr.25480) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.903450+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.905722+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.908352+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.909564+0000 mon.c (mon.1) 92 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:00.918220+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.002100+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.005786+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.008971+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.010250+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.017887+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.098456+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.100727+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.103801+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.105037+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.113620+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.195393+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.198072+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.201423+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.202610+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.212658+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.292494+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.297726+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.304434+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.306461+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.315332+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.394371+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.397026+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.401163+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.402543+0000 mon.c (mon.1) 112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.414014+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.497471+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.500415+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.503616+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.504715+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.513123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.596356+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.598737+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.601336+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.602405+0000 mon.c (mon.1) 120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.613403+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[79395]: audit 2023-12-21T08:04:01.692660+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cephadm 2023-12-21T08:04:00.640700+0000 mgr.y (mgr.25480) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.697314+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.697715+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.699290+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.699396+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.700354+0000 mon.a (mon.0) 460 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.700984+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.701881+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:04:02.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.732384+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.735072+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.741920+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.744649+0000 mon.c (mon.1) 84 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.753202+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cephadm 2023-12-21T08:04:00.760389+0000 mgr.y (mgr.25480) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.806559+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.809334+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.811872+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.813033+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.820283+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: cephadm 2023-12-21T08:04:00.821177+0000 mgr.y (mgr.25480) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.903450+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.905722+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.908352+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.909564+0000 mon.c (mon.1) 92 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:00.918220+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.002100+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.005786+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.008971+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.010250+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.017887+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.098456+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.100727+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.103801+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.105037+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.113620+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.195393+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.198072+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.201423+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.202610+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.212658+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.292494+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.297726+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.304434+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.306461+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.315332+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.394371+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.397026+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.401163+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.402543+0000 mon.c (mon.1) 112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.414014+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.497471+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.500415+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.503616+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.504715+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.513123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.596356+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.598737+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.601336+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.602405+0000 mon.c (mon.1) 120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.613403+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:01 smithi125 bash[83656]: audit 2023-12-21T08:04:01.692660+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.715 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:00.919577+0000 mgr.y (mgr.25480) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.715 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cluster 2023-12-21T08:04:00.958897+0000 mgr.y (mgr.25480) 388 : cluster 0 pgmap v71: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.019537+0000 mgr.y (mgr.25480) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.115896+0000 mgr.y (mgr.25480) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.213360+0000 mgr.y (mgr.25480) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.316107+0000 mgr.y (mgr.25480) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.414952+0000 mgr.y (mgr.25480) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.515822+0000 mgr.y (mgr.25480) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.614431+0000 mgr.y (mgr.25480) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.695524+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.699665+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.716 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.710157+0000 mon.c (mon.1) 124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.715955+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.716710+0000 mgr.y (mgr.25480) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.796983+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.799599+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.802979+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.804176+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.813871+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.814787+0000 mgr.y (mgr.25480) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.897766+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.900733+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.717 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.904828+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.905853+0000 mon.c (mon.1) 132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.912359+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cluster 2023-12-21T08:04:01.913838+0000 mon.a (mon.0) 474 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: cluster 2023-12-21T08:04:01.913865+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.977158+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.979297+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.981593+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.982501+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:01.990505+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.072782+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.077173+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.718 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.080262+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.081363+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.087927+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.170072+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.172861+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.175979+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.177263+0000 mon.c (mon.1) 144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.184466+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.265155+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.267741+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.270429+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.719 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.271271+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.278481+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.358346+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.360834+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.363027+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.363984+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.372421+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.450491+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.453817+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.458306+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.459662+0000 mon.c (mon.1) 156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.465877+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.720 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.551423+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.555133+0000 mon.c (mon.1) 158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.558425+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.559478+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.567179+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.646449+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.648454+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.651497+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.652776+0000 mon.c (mon.1) 164 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:02.721 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[83656]: audit 2023-12-21T08:04:02.662555+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:00.919577+0000 mgr.y (mgr.25480) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cluster 2023-12-21T08:04:00.958897+0000 mgr.y (mgr.25480) 388 : cluster 0 pgmap v71: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.019537+0000 mgr.y (mgr.25480) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.115896+0000 mgr.y (mgr.25480) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.213360+0000 mgr.y (mgr.25480) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.316107+0000 mgr.y (mgr.25480) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.414952+0000 mgr.y (mgr.25480) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.515822+0000 mgr.y (mgr.25480) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.614431+0000 mgr.y (mgr.25480) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.695524+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.699665+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.710157+0000 mon.c (mon.1) 124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.715955+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.716710+0000 mgr.y (mgr.25480) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.796983+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.799599+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.802979+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.804176+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.813871+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.814787+0000 mgr.y (mgr.25480) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.897766+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.900733+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.904828+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.905853+0000 mon.c (mon.1) 132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.912359+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cluster 2023-12-21T08:04:01.913838+0000 mon.a (mon.0) 474 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: cluster 2023-12-21T08:04:01.913865+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.977158+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.979297+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.981593+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.982501+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:01.990505+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.072782+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.077173+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.080262+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.081363+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.087927+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.170072+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.172861+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.175979+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.177263+0000 mon.c (mon.1) 144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.184466+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.265155+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.267741+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.270429+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.271271+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.278481+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.358346+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.360834+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.363027+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.363984+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.372421+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.450491+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.453817+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.458306+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.459662+0000 mon.c (mon.1) 156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.465877+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.551423+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.555133+0000 mon.c (mon.1) 158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.558425+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.559478+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.567179+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.646449+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.648454+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.651497+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.652776+0000 mon.c (mon.1) 164 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:02 smithi146 bash[67217]: audit 2023-12-21T08:04:02.662555+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.115 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:00.919577+0000 mgr.y (mgr.25480) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.115 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cluster 2023-12-21T08:04:00.958897+0000 mgr.y (mgr.25480) 388 : cluster 0 pgmap v71: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.019537+0000 mgr.y (mgr.25480) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.115896+0000 mgr.y (mgr.25480) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.213360+0000 mgr.y (mgr.25480) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.316107+0000 mgr.y (mgr.25480) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.414952+0000 mgr.y (mgr.25480) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.515822+0000 mgr.y (mgr.25480) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.614431+0000 mgr.y (mgr.25480) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.695524+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.699665+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.116 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.710157+0000 mon.c (mon.1) 124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.715955+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.716710+0000 mgr.y (mgr.25480) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.796983+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.799599+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.802979+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.804176+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.813871+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.814787+0000 mgr.y (mgr.25480) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.897766+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.117 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.900733+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.904828+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.905853+0000 mon.c (mon.1) 132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.912359+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cluster 2023-12-21T08:04:01.913838+0000 mon.a (mon.0) 474 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: cluster 2023-12-21T08:04:01.913865+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.977158+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.979297+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.981593+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.982501+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:01.990505+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.118 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.072782+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.077173+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.080262+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.081363+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.087927+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.170072+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.172861+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.119 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.175979+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.177263+0000 mon.c (mon.1) 144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.184466+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.265155+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.267741+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.270429+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.271271+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.278481+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.358346+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.360834+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.363027+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.363984+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.372421+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.450491+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.453817+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.458306+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.459662+0000 mon.c (mon.1) 156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.465877+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.121 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.551423+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.555133+0000 mon.c (mon.1) 158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.558425+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.559478+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.567179+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.646449+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.648454+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.651497+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.652776+0000 mon.c (mon.1) 164 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:03.122 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:02 smithi125 bash[79395]: audit 2023-12-21T08:04:02.662555+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: 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-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:04:03.404 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[87905]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-21T08:04:04.023 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.913032+0000 mgr.y (mgr.25480) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:01.991379+0000 mgr.y (mgr.25480) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.091057+0000 mgr.y (mgr.25480) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.185197+0000 mgr.y (mgr.25480) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.279620+0000 mgr.y (mgr.25480) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.373096+0000 mgr.y (mgr.25480) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.467761+0000 mgr.y (mgr.25480) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.568102+0000 mgr.y (mgr.25480) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.024 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.663634+0000 mgr.y (mgr.25480) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.742038+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.744688+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.748024+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.749383+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.757859+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.760453+0000 mgr.y (mgr.25480) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.837557+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.840517+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.843393+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.025 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.844601+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.853383+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.857141+0000 mgr.y (mgr.25480) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.941334+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.944297+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.947407+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.948659+0000 mon.c (mon.1) 176 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.026 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:02.958894+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.042360+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.045572+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.048319+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.049190+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.057222+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.139343+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.142048+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.144906+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.145933+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.154804+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.027 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.220144+0000 mon.c (mon.1) 185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.222674+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.225184+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.226435+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.238132+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.303957+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.308388+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.313269+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.314559+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.323927+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.028 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.419481+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.422320+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.425700+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.426946+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.436306+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.519876+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.524023+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.527021+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.528218+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.538198+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.029 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.619699+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.621802+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.624865+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.626211+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.030 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[79395]: audit 2023-12-21T08:04:03.637689+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.913032+0000 mgr.y (mgr.25480) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:01.991379+0000 mgr.y (mgr.25480) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.091057+0000 mgr.y (mgr.25480) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.185197+0000 mgr.y (mgr.25480) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.279620+0000 mgr.y (mgr.25480) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.373096+0000 mgr.y (mgr.25480) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.467761+0000 mgr.y (mgr.25480) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.568102+0000 mgr.y (mgr.25480) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.663634+0000 mgr.y (mgr.25480) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.031 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.742038+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.744688+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.748024+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.749383+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.757859+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.760453+0000 mgr.y (mgr.25480) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.837557+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.840517+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.843393+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.844601+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.853383+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.032 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.857141+0000 mgr.y (mgr.25480) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.941334+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.944297+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.947407+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.948659+0000 mon.c (mon.1) 176 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:02.958894+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.042360+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.045572+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.048319+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.049190+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.033 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.057222+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.139343+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.142048+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.144906+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.145933+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.154804+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.220144+0000 mon.c (mon.1) 185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.222674+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.225184+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.226435+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.238132+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.034 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.303957+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.308388+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.313269+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.314559+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.323927+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.419481+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.422320+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.425700+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.426946+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.436306+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.519876+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.035 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.524023+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.527021+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.528218+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.538198+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.619699+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.621802+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.624865+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.626211+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.036 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:03 smithi125 bash[83656]: audit 2023-12-21T08:04:03.637689+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.913032+0000 mgr.y (mgr.25480) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:01.991379+0000 mgr.y (mgr.25480) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.091057+0000 mgr.y (mgr.25480) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.185197+0000 mgr.y (mgr.25480) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.279620+0000 mgr.y (mgr.25480) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.373096+0000 mgr.y (mgr.25480) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.037 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.467761+0000 mgr.y (mgr.25480) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.568102+0000 mgr.y (mgr.25480) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.663634+0000 mgr.y (mgr.25480) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.742038+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.744688+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.748024+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.749383+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.757859+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.760453+0000 mgr.y (mgr.25480) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.837557+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.840517+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.038 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.843393+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.844601+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.853383+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.857141+0000 mgr.y (mgr.25480) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.941334+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.944297+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.947407+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.948659+0000 mon.c (mon.1) 176 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:02.958894+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.042360+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.045572+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.048319+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.049190+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.057222+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.139343+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.142048+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.144906+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.145933+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.154804+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.220144+0000 mon.c (mon.1) 185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.222674+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.225184+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.226435+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.040 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.238132+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.303957+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.308388+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.313269+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.314559+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.323927+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.419481+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.422320+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.425700+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.426946+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.436306+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.041 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.519876+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.524023+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.527021+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.528218+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.538198+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.619699+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.621802+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.624865+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.626211+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:04.042 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:03 smithi146 bash[67217]: audit 2023-12-21T08:04:03.637689+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cluster 2023-12-21T08:04:02.959590+0000 mgr.y (mgr.25480) 409 : cluster 0 pgmap v72: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:05.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:02.962720+0000 mgr.y (mgr.25480) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.061950+0000 mgr.y (mgr.25480) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.157677+0000 mgr.y (mgr.25480) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.239021+0000 mgr.y (mgr.25480) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.327052+0000 mgr.y (mgr.25480) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.440263+0000 mgr.y (mgr.25480) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.540494+0000 mgr.y (mgr.25480) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.640914+0000 mgr.y (mgr.25480) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.725464+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.727624+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.729803+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.730692+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.737266+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.738322+0000 mgr.y (mgr.25480) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.814236+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.816344+0000 mon.c (mon.1) 210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.819399+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.820372+0000 mon.c (mon.1) 212 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.827812+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.828745+0000 mgr.y (mgr.25480) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.905991+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.908111+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.910771+0000 mon.c (mon.1) 215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.911769+0000 mon.c (mon.1) 216 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:03.918443+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.003547+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.005962+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.009538+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.010782+0000 mon.c (mon.1) 220 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.021183+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.085518+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.087739+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.090503+0000 mon.c (mon.1) 223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.091751+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.101223+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.166327+0000 mon.c (mon.1) 225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.169453+0000 mon.c (mon.1) 226 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.172743+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.173747+0000 mon.c (mon.1) 228 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.182132+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.248181+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.252506+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.256045+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.257345+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.265037+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.345621+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.348093+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.350762+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.351702+0000 mon.c (mon.1) 236 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.360722+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.443844+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.446223+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.449038+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.450097+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.458372+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.538913+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.542708+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.546119+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.547382+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.555130+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.636116+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.640021+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.643318+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.644424+0000 mon.c (mon.1) 248 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:04 smithi146 bash[67217]: audit 2023-12-21T08:04:04.651833+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cluster 2023-12-21T08:04:02.959590+0000 mgr.y (mgr.25480) 409 : cluster 0 pgmap v72: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:05.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:02.962720+0000 mgr.y (mgr.25480) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.061950+0000 mgr.y (mgr.25480) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.157677+0000 mgr.y (mgr.25480) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.239021+0000 mgr.y (mgr.25480) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.327052+0000 mgr.y (mgr.25480) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.440263+0000 mgr.y (mgr.25480) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.540494+0000 mgr.y (mgr.25480) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.640914+0000 mgr.y (mgr.25480) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.725464+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.727624+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.729803+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.730692+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.737266+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.738322+0000 mgr.y (mgr.25480) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.814236+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.816344+0000 mon.c (mon.1) 210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.819399+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.820372+0000 mon.c (mon.1) 212 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.827812+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cluster 2023-12-21T08:04:02.959590+0000 mgr.y (mgr.25480) 409 : cluster 0 pgmap v72: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:04:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:02.962720+0000 mgr.y (mgr.25480) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.061950+0000 mgr.y (mgr.25480) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.157677+0000 mgr.y (mgr.25480) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.239021+0000 mgr.y (mgr.25480) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.327052+0000 mgr.y (mgr.25480) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.440263+0000 mgr.y (mgr.25480) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.540494+0000 mgr.y (mgr.25480) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.640914+0000 mgr.y (mgr.25480) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.725464+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.727624+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.729803+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.730692+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.737266+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.738322+0000 mgr.y (mgr.25480) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.814236+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.816344+0000 mon.c (mon.1) 210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.819399+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.820372+0000 mon.c (mon.1) 212 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.827812+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.828745+0000 mgr.y (mgr.25480) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.905991+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.908111+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.910771+0000 mon.c (mon.1) 215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.911769+0000 mon.c (mon.1) 216 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:03.918443+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.003547+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.005962+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.009538+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.010782+0000 mon.c (mon.1) 220 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.021183+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.085518+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.087739+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.090503+0000 mon.c (mon.1) 223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.091751+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.101223+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.166327+0000 mon.c (mon.1) 225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.169453+0000 mon.c (mon.1) 226 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.172743+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.173747+0000 mon.c (mon.1) 228 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.182132+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.248181+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.252506+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.256045+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.257345+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.265037+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.345621+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.348093+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.350762+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.351702+0000 mon.c (mon.1) 236 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.360722+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.443844+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.446223+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.449038+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.450097+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.458372+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.538913+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.542708+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.546119+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.547382+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.555130+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.828745+0000 mgr.y (mgr.25480) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.905991+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.908111+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.910771+0000 mon.c (mon.1) 215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.911769+0000 mon.c (mon.1) 216 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:03.918443+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.003547+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.005962+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.009538+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.010782+0000 mon.c (mon.1) 220 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.021183+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.085518+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.087739+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.090503+0000 mon.c (mon.1) 223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.091751+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.101223+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.166327+0000 mon.c (mon.1) 225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.169453+0000 mon.c (mon.1) 226 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.172743+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.173747+0000 mon.c (mon.1) 228 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.182132+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.636116+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.640021+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.643318+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.644424+0000 mon.c (mon.1) 248 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[79395]: audit 2023-12-21T08:04:04.651833+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.248181+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.252506+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.256045+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.257345+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.265037+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.345621+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.348093+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.350762+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.351702+0000 mon.c (mon.1) 236 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.360722+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.443844+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.446223+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.449038+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.450097+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.458372+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.538913+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.542708+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.546119+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.547382+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.555130+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.636116+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:05.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.640021+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:05.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.643318+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:05.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.644424+0000 mon.c (mon.1) 248 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:05.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:04 smithi125 bash[83656]: audit 2023-12-21T08:04:04.651833+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:05.717 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:03.919353+0000 mgr.y (mgr.25480) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.717 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.022075+0000 mgr.y (mgr.25480) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:05.717 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.102285+0000 mgr.y (mgr.25480) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:03.919353+0000 mgr.y (mgr.25480) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.022075+0000 mgr.y (mgr.25480) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.102285+0000 mgr.y (mgr.25480) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.183392+0000 mgr.y (mgr.25480) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.265871+0000 mgr.y (mgr.25480) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.361628+0000 mgr.y (mgr.25480) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.459221+0000 mgr.y (mgr.25480) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.556688+0000 mgr.y (mgr.25480) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.652770+0000 mgr.y (mgr.25480) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.728476+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.730313+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.732311+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.733234+0000 mon.c (mon.1) 252 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.740131+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.740803+0000 mgr.y (mgr.25480) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.820929+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.823267+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.826615+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.827659+0000 mon.c (mon.1) 256 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.834417+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.835144+0000 mgr.y (mgr.25480) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.914717+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.917210+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.920596+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.921907+0000 mon.c (mon.1) 260 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:04.932717+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.011162+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.013859+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.017802+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.019124+0000 mon.c (mon.1) 264 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.028966+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.110108+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.112990+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.116248+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.117271+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.122970+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.207688+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.210448+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.213777+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.214869+0000 mon.c (mon.1) 272 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.221592+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.305953+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.308246+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.311147+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.312263+0000 mon.c (mon.1) 276 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.319507+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.402584+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.405231+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.408484+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.412552+0000 mon.c (mon.1) 280 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.419515+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.497731+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.500728+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.503227+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.504319+0000 mon.c (mon.1) 284 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.512733+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.593650+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.596817+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.600043+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.601090+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.609182+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.692833+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.694861+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.697186+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.698285+0000 mon.c (mon.1) 292 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:05 smithi146 bash[67217]: audit 2023-12-21T08:04:05.706364+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:03.919353+0000 mgr.y (mgr.25480) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.022075+0000 mgr.y (mgr.25480) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.102285+0000 mgr.y (mgr.25480) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.183392+0000 mgr.y (mgr.25480) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.265871+0000 mgr.y (mgr.25480) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.361628+0000 mgr.y (mgr.25480) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.459221+0000 mgr.y (mgr.25480) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.556688+0000 mgr.y (mgr.25480) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.652770+0000 mgr.y (mgr.25480) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.728476+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.730313+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.732311+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.733234+0000 mon.c (mon.1) 252 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.740131+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.740803+0000 mgr.y (mgr.25480) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.820929+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.823267+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.826615+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.827659+0000 mon.c (mon.1) 256 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.834417+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.835144+0000 mgr.y (mgr.25480) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.183392+0000 mgr.y (mgr.25480) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.265871+0000 mgr.y (mgr.25480) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.361628+0000 mgr.y (mgr.25480) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.459221+0000 mgr.y (mgr.25480) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.556688+0000 mgr.y (mgr.25480) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.652770+0000 mgr.y (mgr.25480) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.728476+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.730313+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.732311+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.733234+0000 mon.c (mon.1) 252 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.740131+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.740803+0000 mgr.y (mgr.25480) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.820929+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.823267+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.826615+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.827659+0000 mon.c (mon.1) 256 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.834417+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.835144+0000 mgr.y (mgr.25480) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.914717+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.917210+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.920596+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.914717+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.917210+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.920596+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.921907+0000 mon.c (mon.1) 260 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:04.932717+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.011162+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.013859+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.017802+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.019124+0000 mon.c (mon.1) 264 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.028966+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.110108+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.112990+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.116248+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.117271+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.122970+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.207688+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.210448+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.213777+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.214869+0000 mon.c (mon.1) 272 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.221592+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.921907+0000 mon.c (mon.1) 260 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:04.932717+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.011162+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.013859+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.017802+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.019124+0000 mon.c (mon.1) 264 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.028966+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.110108+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.112990+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.116248+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.117271+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.122970+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.207688+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.210448+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.213777+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.214869+0000 mon.c (mon.1) 272 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.221592+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.305953+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.308246+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.311147+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.305953+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.308246+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.311147+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.312263+0000 mon.c (mon.1) 276 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.108 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.319507+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.402584+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.405231+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.408484+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.412552+0000 mon.c (mon.1) 280 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.419515+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.497731+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.500728+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.503227+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.504319+0000 mon.c (mon.1) 284 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.109 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.512733+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.593650+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.596817+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.600043+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.601090+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.609182+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.312263+0000 mon.c (mon.1) 276 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.319507+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.402584+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.405231+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.408484+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.412552+0000 mon.c (mon.1) 280 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.419515+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.497731+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.500728+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.503227+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.504319+0000 mon.c (mon.1) 284 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.512733+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.111 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.593650+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.596817+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.600043+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.601090+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.609182+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.692833+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.694861+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.697186+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.698285+0000 mon.c (mon.1) 292 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[79395]: audit 2023-12-21T08:04:05.706364+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.112 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.692833+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:06.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.694861+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:06.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.697186+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:06.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.698285+0000 mon.c (mon.1) 292 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:06.113 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:05 smithi125 bash[83656]: audit 2023-12-21T08:04:05.706364+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:06.403 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[88368]: debug 2023-12-21T08:04:06.196+0000 7f6be28dd700 1 -- 172.21.15.125:0/3269944534 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5861116c0 con 0x55b586196800 2023-12-21T08:04:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:04.933537+0000 mgr.y (mgr.25480) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cluster 2023-12-21T08:04:04.960735+0000 mgr.y (mgr.25480) 432 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 52 B/s, 2 objects/s recovering 2023-12-21T08:04:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.030177+0000 mgr.y (mgr.25480) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.125328+0000 mgr.y (mgr.25480) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.223224+0000 mgr.y (mgr.25480) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.322070+0000 mgr.y (mgr.25480) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.420871+0000 mgr.y (mgr.25480) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.513628+0000 mgr.y (mgr.25480) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.610114+0000 mgr.y (mgr.25480) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.707126+0000 mgr.y (mgr.25480) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.788960+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.791581+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.795592+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.796804+0000 mon.c (mon.1) 296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.805256+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.806121+0000 mgr.y (mgr.25480) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.887762+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.889908+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.892085+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.892973+0000 mon.c (mon.1) 300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.899514+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: cluster 2023-12-21T08:04:05.927794+0000 mon.a (mon.0) 518 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.979921+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.982036+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.984597+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.985704+0000 mon.c (mon.1) 304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:05.997687+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.076572+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.080014+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.084737+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.087625+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.095630+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.173215+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.176647+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.179593+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.180668+0000 mon.c (mon.1) 312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.189927+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.275059+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.277350+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.279898+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.280999+0000 mon.c (mon.1) 316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.289188+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.354618+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.357490+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.360765+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.361722+0000 mon.c (mon.1) 320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.369540+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.457523+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.460126+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.463406+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.464654+0000 mon.c (mon.1) 324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.472427+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.535695+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.538149+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.541304+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.542945+0000 mon.c (mon.1) 328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.550038+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.616215+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.620719+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.623851+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.624793+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:06 smithi146 bash[67217]: audit 2023-12-21T08:04:06.631983+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:04.933537+0000 mgr.y (mgr.25480) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cluster 2023-12-21T08:04:04.960735+0000 mgr.y (mgr.25480) 432 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 52 B/s, 2 objects/s recovering 2023-12-21T08:04:07.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.030177+0000 mgr.y (mgr.25480) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.125328+0000 mgr.y (mgr.25480) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.223224+0000 mgr.y (mgr.25480) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.322070+0000 mgr.y (mgr.25480) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.420871+0000 mgr.y (mgr.25480) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.513628+0000 mgr.y (mgr.25480) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.610114+0000 mgr.y (mgr.25480) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.707126+0000 mgr.y (mgr.25480) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.788960+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.791581+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.795592+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.796804+0000 mon.c (mon.1) 296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.099 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.805256+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.806121+0000 mgr.y (mgr.25480) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.887762+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.889908+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.892085+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.892973+0000 mon.c (mon.1) 300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:04.933537+0000 mgr.y (mgr.25480) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cluster 2023-12-21T08:04:04.960735+0000 mgr.y (mgr.25480) 432 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 52 B/s, 2 objects/s recovering 2023-12-21T08:04:07.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.030177+0000 mgr.y (mgr.25480) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.125328+0000 mgr.y (mgr.25480) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.223224+0000 mgr.y (mgr.25480) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.322070+0000 mgr.y (mgr.25480) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.420871+0000 mgr.y (mgr.25480) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.513628+0000 mgr.y (mgr.25480) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.610114+0000 mgr.y (mgr.25480) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.707126+0000 mgr.y (mgr.25480) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.788960+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.791581+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.795592+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.796804+0000 mon.c (mon.1) 296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.805256+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.806121+0000 mgr.y (mgr.25480) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.887762+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.889908+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.892085+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.892973+0000 mon.c (mon.1) 300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.899514+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: cluster 2023-12-21T08:04:05.927794+0000 mon.a (mon.0) 518 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.979921+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.982036+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.984597+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.985704+0000 mon.c (mon.1) 304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:05.997687+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.076572+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.080014+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.084737+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.087625+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.095630+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.173215+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.176647+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.103 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.179593+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.180668+0000 mon.c (mon.1) 312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.189927+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.275059+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.277350+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.279898+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.280999+0000 mon.c (mon.1) 316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.289188+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.354618+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.357490+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.360765+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.104 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.361722+0000 mon.c (mon.1) 320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.369540+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.457523+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.460126+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.463406+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.464654+0000 mon.c (mon.1) 324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.472427+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.535695+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.538149+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.541304+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.542945+0000 mon.c (mon.1) 328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.105 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.550038+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.616215+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.620719+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.623851+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.624793+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.106 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[83656]: audit 2023-12-21T08:04:06.631983+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.106 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[88368]: debug 2023-12-21T08:04:06.748+0000 7f6beba63640 -1 Falling back to public interface 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.899514+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: cluster 2023-12-21T08:04:05.927794+0000 mon.a (mon.0) 518 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.979921+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.982036+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.984597+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.985704+0000 mon.c (mon.1) 304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.107 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:05.997687+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.076572+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.080014+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.084737+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.087625+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.095630+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.173215+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.176647+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.179593+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.180668+0000 mon.c (mon.1) 312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.189927+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.275059+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.108 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.277350+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.279898+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.280999+0000 mon.c (mon.1) 316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.289188+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.354618+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.357490+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.360765+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.361722+0000 mon.c (mon.1) 320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.369540+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.457523+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.109 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.460126+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.463406+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.464654+0000 mon.c (mon.1) 324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.472427+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.535695+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.538149+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.110 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.541304+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.542945+0000 mon.c (mon.1) 328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.550038+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.616215+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.620719+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.112 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.623851+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.113 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.624793+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.113 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:06 smithi125 bash[79395]: audit 2023-12-21T08:04:06.631983+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:07] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.900433+0000 mgr.y (mgr.25480) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:05.998626+0000 mgr.y (mgr.25480) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.097126+0000 mgr.y (mgr.25480) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.191122+0000 mgr.y (mgr.25480) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.291899+0000 mgr.y (mgr.25480) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.372011+0000 mgr.y (mgr.25480) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.473091+0000 mgr.y (mgr.25480) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.552444+0000 mgr.y (mgr.25480) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.632770+0000 mgr.y (mgr.25480) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.711196+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.727106+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.729409+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.730276+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.736896+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.737538+0000 mgr.y (mgr.25480) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.816565+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.819331+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.822413+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.823530+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.829905+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.831420+0000 mgr.y (mgr.25480) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.900433+0000 mgr.y (mgr.25480) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:05.998626+0000 mgr.y (mgr.25480) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.097126+0000 mgr.y (mgr.25480) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.191122+0000 mgr.y (mgr.25480) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.291899+0000 mgr.y (mgr.25480) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.372011+0000 mgr.y (mgr.25480) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.473091+0000 mgr.y (mgr.25480) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.552444+0000 mgr.y (mgr.25480) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.632770+0000 mgr.y (mgr.25480) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.711196+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.727106+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.729409+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.730276+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.736896+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.737538+0000 mgr.y (mgr.25480) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.816565+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.819331+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.822413+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.823530+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.829905+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.831420+0000 mgr.y (mgr.25480) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.900635+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.903165+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.905812+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.906972+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.913185+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.979864+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.982764+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.986321+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.987511+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:06.994541+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.075399+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.077502+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.080230+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.081009+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.087274+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.168717+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.171388+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.173887+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.174930+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.180747+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.265299+0000 mon.c (mon.1) 357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.267781+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.270856+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.272076+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.280194+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.364891+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.367963+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.370556+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.371566+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.378595+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.459628+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.462545+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.466858+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.468392+0000 mon.c (mon.1) 368 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.475546+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.557049+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.560860+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.563029+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.563745+0000 mon.c (mon.1) 372 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.570024+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.900635+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.903165+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.905812+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.906972+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.913185+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.979864+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.982764+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.986321+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.987511+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:06.994541+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.075399+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.077502+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.080230+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.081009+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.087274+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.168717+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.171388+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.173887+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.174930+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.180747+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.648791+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.650931+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.653576+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.654884+0000 mon.c (mon.1) 376 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[83656]: audit 2023-12-21T08:04:07.663597+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.265299+0000 mon.c (mon.1) 357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.267781+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.270856+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.272076+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.280194+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.364891+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.367963+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.370556+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.371566+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.378595+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.459628+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.462545+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.466858+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.468392+0000 mon.c (mon.1) 368 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.475546+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.557049+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.560860+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.563029+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.563745+0000 mon.c (mon.1) 372 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.570024+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:07.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.648791+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.650931+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.653576+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.654884+0000 mon.c (mon.1) 376 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:07 smithi125 bash[79395]: audit 2023-12-21T08:04:07.663597+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.900433+0000 mgr.y (mgr.25480) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:05.998626+0000 mgr.y (mgr.25480) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.097126+0000 mgr.y (mgr.25480) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.191122+0000 mgr.y (mgr.25480) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.291899+0000 mgr.y (mgr.25480) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.372011+0000 mgr.y (mgr.25480) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.473091+0000 mgr.y (mgr.25480) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.552444+0000 mgr.y (mgr.25480) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.632770+0000 mgr.y (mgr.25480) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.711196+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.727106+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.729409+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.730276+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.736896+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.737538+0000 mgr.y (mgr.25480) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.816565+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.819331+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.822413+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.823530+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.829905+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.831420+0000 mgr.y (mgr.25480) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.900635+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.903165+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.905812+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.906972+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.913185+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.979864+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.982764+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.986321+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.987511+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:06.994541+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.075399+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.077502+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.080230+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.081009+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.087274+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.168717+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.171388+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.173887+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.174930+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.180747+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.265299+0000 mon.c (mon.1) 357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.267781+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.270856+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.272076+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.280194+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.364891+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.367963+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.370556+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.371566+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.378595+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.459628+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.462545+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.466858+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.468392+0000 mon.c (mon.1) 368 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.475546+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.557049+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.560860+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.563029+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.563745+0000 mon.c (mon.1) 372 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.570024+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.648791+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.650931+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.653576+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.654884+0000 mon.c (mon.1) 376 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:08.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:07 smithi146 bash[67217]: audit 2023-12-21T08:04:07.663597+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[62228]: ts=2023-12-21T08:04:08.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-21T08:04:09.026 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[62228]: ts=2023-12-21T08:04:08.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:04:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.913786+0000 mgr.y (mgr.25480) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cluster 2023-12-21T08:04:06.961734+0000 mgr.y (mgr.25480) 454 : cluster 0 pgmap v74: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 41 B/s, 1 objects/s recovering 2023-12-21T08:04:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:06.995315+0000 mgr.y (mgr.25480) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.088876+0000 mgr.y (mgr.25480) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.182599+0000 mgr.y (mgr.25480) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.282251+0000 mgr.y (mgr.25480) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.379227+0000 mgr.y (mgr.25480) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.477839+0000 mgr.y (mgr.25480) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.570713+0000 mgr.y (mgr.25480) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.664568+0000 mgr.y (mgr.25480) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.738837+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.740845+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.743869+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.744825+0000 mon.c (mon.1) 380 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.751474+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.752292+0000 mgr.y (mgr.25480) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.831645+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.834320+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.836601+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.837461+0000 mon.c (mon.1) 384 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.844760+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.845509+0000 mgr.y (mgr.25480) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.929286+0000 mon.c (mon.1) 385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.931644+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.934765+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.935705+0000 mon.c (mon.1) 388 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:07.941593+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.021620+0000 mon.c (mon.1) 389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.025758+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.029172+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.030629+0000 mon.c (mon.1) 392 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.037739+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.118518+0000 mon.c (mon.1) 393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.121366+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.124513+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.125771+0000 mon.c (mon.1) 396 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.135896+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.217591+0000 mon.c (mon.1) 397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.223607+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.225968+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.226891+0000 mon.c (mon.1) 400 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.233819+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.310964+0000 mon.c (mon.1) 401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.315374+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.318923+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.319942+0000 mon.c (mon.1) 404 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.327010+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.413715+0000 mon.c (mon.1) 405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.415832+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.421287+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.422321+0000 mon.c (mon.1) 408 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.428313+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.511575+0000 mon.c (mon.1) 409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.513755+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.516092+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.516917+0000 mon.c (mon.1) 412 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.522689+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.588695+0000 mon.c (mon.1) 413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.591499+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.596382+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.597723+0000 mon.c (mon.1) 416 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.605932+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.690882+0000 mon.c (mon.1) 417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.693639+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.696588+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.697855+0000 mon.c (mon.1) 420 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:08 smithi146 bash[67217]: audit 2023-12-21T08:04:08.706212+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.913786+0000 mgr.y (mgr.25480) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cluster 2023-12-21T08:04:06.961734+0000 mgr.y (mgr.25480) 454 : cluster 0 pgmap v74: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 41 B/s, 1 objects/s recovering 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:06.995315+0000 mgr.y (mgr.25480) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.088876+0000 mgr.y (mgr.25480) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.182599+0000 mgr.y (mgr.25480) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.282251+0000 mgr.y (mgr.25480) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.379227+0000 mgr.y (mgr.25480) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.477839+0000 mgr.y (mgr.25480) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.570713+0000 mgr.y (mgr.25480) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.664568+0000 mgr.y (mgr.25480) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.738837+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.740845+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.743869+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.744825+0000 mon.c (mon.1) 380 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.751474+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.752292+0000 mgr.y (mgr.25480) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.831645+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.834320+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.836601+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.837461+0000 mon.c (mon.1) 384 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.913786+0000 mgr.y (mgr.25480) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cluster 2023-12-21T08:04:06.961734+0000 mgr.y (mgr.25480) 454 : cluster 0 pgmap v74: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 41 B/s, 1 objects/s recovering 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:06.995315+0000 mgr.y (mgr.25480) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.088876+0000 mgr.y (mgr.25480) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.182599+0000 mgr.y (mgr.25480) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.282251+0000 mgr.y (mgr.25480) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.379227+0000 mgr.y (mgr.25480) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.477839+0000 mgr.y (mgr.25480) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.570713+0000 mgr.y (mgr.25480) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.664568+0000 mgr.y (mgr.25480) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.738837+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.740845+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.743869+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.744825+0000 mon.c (mon.1) 380 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.751474+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.752292+0000 mgr.y (mgr.25480) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.831645+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.834320+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.836601+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.837461+0000 mon.c (mon.1) 384 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.844760+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.845509+0000 mgr.y (mgr.25480) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.929286+0000 mon.c (mon.1) 385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.931644+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.934765+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.935705+0000 mon.c (mon.1) 388 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:07.941593+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.021620+0000 mon.c (mon.1) 389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.025758+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.029172+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.030629+0000 mon.c (mon.1) 392 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.037739+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.118518+0000 mon.c (mon.1) 393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.121366+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.124513+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.125771+0000 mon.c (mon.1) 396 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.135896+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.217591+0000 mon.c (mon.1) 397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.223607+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.225968+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.226891+0000 mon.c (mon.1) 400 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.233819+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.310964+0000 mon.c (mon.1) 401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.315374+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.318923+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.319942+0000 mon.c (mon.1) 404 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.327010+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.413715+0000 mon.c (mon.1) 405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.415832+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.421287+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.422321+0000 mon.c (mon.1) 408 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.428313+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.511575+0000 mon.c (mon.1) 409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.513755+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.516092+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.516917+0000 mon.c (mon.1) 412 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.522689+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.588695+0000 mon.c (mon.1) 413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.591499+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.596382+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.844760+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.845509+0000 mgr.y (mgr.25480) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.929286+0000 mon.c (mon.1) 385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.931644+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.934765+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.935705+0000 mon.c (mon.1) 388 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:07.941593+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.021620+0000 mon.c (mon.1) 389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.025758+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.029172+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.030629+0000 mon.c (mon.1) 392 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.037739+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.118518+0000 mon.c (mon.1) 393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.121366+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.124513+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.125771+0000 mon.c (mon.1) 396 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.135896+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.217591+0000 mon.c (mon.1) 397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.223607+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.225968+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.597723+0000 mon.c (mon.1) 416 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.605932+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.690882+0000 mon.c (mon.1) 417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.693639+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.696588+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.697855+0000 mon.c (mon.1) 420 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[83656]: audit 2023-12-21T08:04:08.706212+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.226891+0000 mon.c (mon.1) 400 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.233819+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.310964+0000 mon.c (mon.1) 401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.315374+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.318923+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.319942+0000 mon.c (mon.1) 404 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.327010+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.413715+0000 mon.c (mon.1) 405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.415832+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.421287+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.422321+0000 mon.c (mon.1) 408 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.428313+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.511575+0000 mon.c (mon.1) 409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.513755+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.516092+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.516917+0000 mon.c (mon.1) 412 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.522689+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.588695+0000 mon.c (mon.1) 413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.591499+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.596382+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.597723+0000 mon.c (mon.1) 416 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.605932+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.690882+0000 mon.c (mon.1) 417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.693639+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.696588+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.697855+0000 mon.c (mon.1) 420 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:08 smithi125 bash[79395]: audit 2023-12-21T08:04:08.706212+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.985 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[88368]: debug 2023-12-21T08:04:09.748+0000 7f6beba63640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-21T08:04:09.985 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[88368]: debug 2023-12-21T08:04:09.776+0000 7f6beba63640 -1 osd.0 107 log_to_monitors true 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:07.943372+0000 mgr.y (mgr.25480) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.039564+0000 mgr.y (mgr.25480) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.136991+0000 mgr.y (mgr.25480) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.234613+0000 mgr.y (mgr.25480) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.328589+0000 mgr.y (mgr.25480) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.429683+0000 mgr.y (mgr.25480) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.523598+0000 mgr.y (mgr.25480) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.606883+0000 mgr.y (mgr.25480) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.986 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.707195+0000 mgr.y (mgr.25480) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.788717+0000 mon.c (mon.1) 421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.791253+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.794153+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.795166+0000 mon.c (mon.1) 424 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.802624+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.803594+0000 mgr.y (mgr.25480) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.881821+0000 mon.c (mon.1) 425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.884709+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.888198+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.889441+0000 mon.c (mon.1) 428 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.987 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.897238+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.978740+0000 mon.c (mon.1) 429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:07.943372+0000 mgr.y (mgr.25480) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.039564+0000 mgr.y (mgr.25480) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.136991+0000 mgr.y (mgr.25480) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.234613+0000 mgr.y (mgr.25480) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.328589+0000 mgr.y (mgr.25480) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.988 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.429683+0000 mgr.y (mgr.25480) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.523598+0000 mgr.y (mgr.25480) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.606883+0000 mgr.y (mgr.25480) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.707195+0000 mgr.y (mgr.25480) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.788717+0000 mon.c (mon.1) 421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.791253+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.794153+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.795166+0000 mon.c (mon.1) 424 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.802624+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.803594+0000 mgr.y (mgr.25480) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:09.989 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.881821+0000 mon.c (mon.1) 425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.884709+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.888198+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.889441+0000 mon.c (mon.1) 428 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.897238+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.978740+0000 mon.c (mon.1) 429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.990 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.981520+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.984700+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.986014+0000 mon.c (mon.1) 432 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:08.993837+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.078236+0000 mon.c (mon.1) 433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.080843+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.084611+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.085889+0000 mon.c (mon.1) 436 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.096883+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.181277+0000 mon.c (mon.1) 437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.991 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.185179+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.189560+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.190552+0000 mon.c (mon.1) 440 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.197956+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.283041+0000 mon.c (mon.1) 441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.285496+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.289462+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.290742+0000 mon.c (mon.1) 444 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.301128+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.380961+0000 mon.c (mon.1) 445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.992 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.382971+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.385122+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.386030+0000 mon.c (mon.1) 448 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.391791+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.455251+0000 mon.c (mon.1) 449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.457997+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.460683+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.461789+0000 mon.c (mon.1) 452 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.469557+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.993 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.551496+0000 mon.c (mon.1) 453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.554643+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.558522+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.559960+0000 mon.c (mon.1) 456 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.569479+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.632875+0000 mon.c (mon.1) 457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.636753+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.640251+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.641785+0000 mon.c (mon.1) 460 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.994 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[79395]: audit 2023-12-21T08:04:09.650064+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.981520+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.984700+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.986014+0000 mon.c (mon.1) 432 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:08.993837+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.078236+0000 mon.c (mon.1) 433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.080843+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.995 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.084611+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.085889+0000 mon.c (mon.1) 436 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.096883+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.181277+0000 mon.c (mon.1) 437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.185179+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.189560+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.190552+0000 mon.c (mon.1) 440 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.197956+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.283041+0000 mon.c (mon.1) 441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.285496+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.289462+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.996 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.290742+0000 mon.c (mon.1) 444 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.301128+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.380961+0000 mon.c (mon.1) 445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.382971+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.385122+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.386030+0000 mon.c (mon.1) 448 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.391791+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.455251+0000 mon.c (mon.1) 449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.457997+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.997 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.460683+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.461789+0000 mon.c (mon.1) 452 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.469557+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.551496+0000 mon.c (mon.1) 453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.554643+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.558522+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.559960+0000 mon.c (mon.1) 456 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.569479+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.632875+0000 mon.c (mon.1) 457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.636753+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:09.998 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.640251+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:09.999 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.641785+0000 mon.c (mon.1) 460 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:09.999 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:09 smithi125 bash[83656]: audit 2023-12-21T08:04:09.650064+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:07.943372+0000 mgr.y (mgr.25480) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.039564+0000 mgr.y (mgr.25480) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.136991+0000 mgr.y (mgr.25480) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.234613+0000 mgr.y (mgr.25480) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.328589+0000 mgr.y (mgr.25480) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.429683+0000 mgr.y (mgr.25480) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.523598+0000 mgr.y (mgr.25480) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.606883+0000 mgr.y (mgr.25480) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.707195+0000 mgr.y (mgr.25480) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.788717+0000 mon.c (mon.1) 421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.791253+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.794153+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.795166+0000 mon.c (mon.1) 424 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.802624+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.803594+0000 mgr.y (mgr.25480) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.881821+0000 mon.c (mon.1) 425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.884709+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.888198+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.889441+0000 mon.c (mon.1) 428 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.897238+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.978740+0000 mon.c (mon.1) 429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.981520+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.984700+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.986014+0000 mon.c (mon.1) 432 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:08.993837+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.078236+0000 mon.c (mon.1) 433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.080843+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.084611+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.085889+0000 mon.c (mon.1) 436 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.096883+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.181277+0000 mon.c (mon.1) 437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.185179+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.189560+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.190552+0000 mon.c (mon.1) 440 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.197956+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.283041+0000 mon.c (mon.1) 441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.285496+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.289462+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.290742+0000 mon.c (mon.1) 444 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.301128+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.380961+0000 mon.c (mon.1) 445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.382971+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.385122+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.386030+0000 mon.c (mon.1) 448 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.391791+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.455251+0000 mon.c (mon.1) 449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.457997+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.460683+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.461789+0000 mon.c (mon.1) 452 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.469557+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.551496+0000 mon.c (mon.1) 453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.554643+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.558522+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.559960+0000 mon.c (mon.1) 456 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.569479+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.632875+0000 mon.c (mon.1) 457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.636753+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.640251+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.641785+0000 mon.c (mon.1) 460 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:09 smithi146 bash[67217]: audit 2023-12-21T08:04:09.650064+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.898168+0000 mgr.y (mgr.25480) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cluster 2023-12-21T08:04:08.962376+0000 mgr.y (mgr.25480) 476 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 441 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 35 B/s, 1 objects/s recovering 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:08.995052+0000 mgr.y (mgr.25480) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.099299+0000 mgr.y (mgr.25480) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.200421+0000 mgr.y (mgr.25480) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.302053+0000 mgr.y (mgr.25480) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.339495+0000 mgr.y (mgr.25480) 481 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.394259+0000 mgr.y (mgr.25480) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.470560+0000 mgr.y (mgr.25480) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.570261+0000 mgr.y (mgr.25480) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.651029+0000 mgr.y (mgr.25480) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.741651+0000 mon.c (mon.1) 461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.743762+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.746068+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.746956+0000 mon.c (mon.1) 464 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.752409+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.754022+0000 mgr.y (mgr.25480) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.786040+0000 mon.c (mon.1) 465 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.786391+0000 mon.a (mon.0) 560 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.833774+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.836793+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.841166+0000 mon.c (mon.1) 468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.842695+0000 mon.c (mon.1) 469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.850987+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.853488+0000 mgr.y (mgr.25480) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.934137+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.938503+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.942759+0000 mon.c (mon.1) 472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.944111+0000 mon.c (mon.1) 473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:09.950452+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.015443+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.017966+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.023715+0000 mon.c (mon.1) 476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.024723+0000 mon.c (mon.1) 477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.031162+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.111348+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.114273+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.117667+0000 mon.c (mon.1) 480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.119021+0000 mon.c (mon.1) 481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.128731+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.211817+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.214390+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.217301+0000 mon.c (mon.1) 484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.218418+0000 mon.c (mon.1) 485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.226253+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.306189+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.308645+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.311950+0000 mon.c (mon.1) 488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.313070+0000 mon.c (mon.1) 489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.319464+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.401961+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.404778+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.407490+0000 mon.c (mon.1) 492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.408429+0000 mon.c (mon.1) 493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.414404+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.495290+0000 mon.c (mon.1) 494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.498157+0000 mon.c (mon.1) 495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.500635+0000 mon.c (mon.1) 496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.501748+0000 mon.c (mon.1) 497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.508934+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.595236+0000 mon.c (mon.1) 498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.597913+0000 mon.c (mon.1) 499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.600763+0000 mon.c (mon.1) 500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.601915+0000 mon.c (mon.1) 501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.608769+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.692385+0000 mon.c (mon.1) 502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.694322+0000 mon.c (mon.1) 503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.697587+0000 mon.c (mon.1) 504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.698531+0000 mon.c (mon.1) 505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:10 smithi146 bash[67217]: audit 2023-12-21T08:04:10.704522+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.153 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[88368]: debug 2023-12-21T08:04:10.808+0000 7f6bd9ece700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:04:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.898168+0000 mgr.y (mgr.25480) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cluster 2023-12-21T08:04:08.962376+0000 mgr.y (mgr.25480) 476 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 441 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 35 B/s, 1 objects/s recovering 2023-12-21T08:04:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:08.995052+0000 mgr.y (mgr.25480) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.099299+0000 mgr.y (mgr.25480) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.200421+0000 mgr.y (mgr.25480) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.302053+0000 mgr.y (mgr.25480) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.339495+0000 mgr.y (mgr.25480) 481 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.394259+0000 mgr.y (mgr.25480) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.470560+0000 mgr.y (mgr.25480) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.570261+0000 mgr.y (mgr.25480) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.651029+0000 mgr.y (mgr.25480) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.741651+0000 mon.c (mon.1) 461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.743762+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.746068+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.746956+0000 mon.c (mon.1) 464 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.752409+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.754022+0000 mgr.y (mgr.25480) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.786040+0000 mon.c (mon.1) 465 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.786391+0000 mon.a (mon.0) 560 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.898168+0000 mgr.y (mgr.25480) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cluster 2023-12-21T08:04:08.962376+0000 mgr.y (mgr.25480) 476 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 441 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 35 B/s, 1 objects/s recovering 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:08.995052+0000 mgr.y (mgr.25480) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.099299+0000 mgr.y (mgr.25480) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.200421+0000 mgr.y (mgr.25480) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.302053+0000 mgr.y (mgr.25480) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.339495+0000 mgr.y (mgr.25480) 481 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.394259+0000 mgr.y (mgr.25480) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.470560+0000 mgr.y (mgr.25480) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.570261+0000 mgr.y (mgr.25480) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.651029+0000 mgr.y (mgr.25480) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.741651+0000 mon.c (mon.1) 461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.743762+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.746068+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.746956+0000 mon.c (mon.1) 464 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.752409+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.754022+0000 mgr.y (mgr.25480) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.786040+0000 mon.c (mon.1) 465 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.786391+0000 mon.a (mon.0) 560 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.833774+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.836793+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.841166+0000 mon.c (mon.1) 468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.842695+0000 mon.c (mon.1) 469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.850987+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.853488+0000 mgr.y (mgr.25480) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.934137+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.938503+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.942759+0000 mon.c (mon.1) 472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.944111+0000 mon.c (mon.1) 473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:09.950452+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.015443+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.017966+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.023715+0000 mon.c (mon.1) 476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.024723+0000 mon.c (mon.1) 477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.031162+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.111348+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.114273+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.117667+0000 mon.c (mon.1) 480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.119021+0000 mon.c (mon.1) 481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.128731+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.833774+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.836793+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.841166+0000 mon.c (mon.1) 468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.842695+0000 mon.c (mon.1) 469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.850987+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.853488+0000 mgr.y (mgr.25480) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.934137+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.938503+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.942759+0000 mon.c (mon.1) 472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.944111+0000 mon.c (mon.1) 473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:09.950452+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.015443+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.017966+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.023715+0000 mon.c (mon.1) 476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.024723+0000 mon.c (mon.1) 477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.031162+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.111348+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.114273+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.117667+0000 mon.c (mon.1) 480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.119021+0000 mon.c (mon.1) 481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.128731+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.211817+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.214390+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.217301+0000 mon.c (mon.1) 484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.218418+0000 mon.c (mon.1) 485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.226253+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.306189+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.308645+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.311950+0000 mon.c (mon.1) 488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.313070+0000 mon.c (mon.1) 489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.319464+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.401961+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.404778+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.407490+0000 mon.c (mon.1) 492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.408429+0000 mon.c (mon.1) 493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.414404+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.495290+0000 mon.c (mon.1) 494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.498157+0000 mon.c (mon.1) 495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.500635+0000 mon.c (mon.1) 496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.501748+0000 mon.c (mon.1) 497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.508934+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.211817+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.214390+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.217301+0000 mon.c (mon.1) 484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.218418+0000 mon.c (mon.1) 485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.226253+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.306189+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.308645+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.311950+0000 mon.c (mon.1) 488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.313070+0000 mon.c (mon.1) 489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.319464+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.401961+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.404778+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.407490+0000 mon.c (mon.1) 492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.408429+0000 mon.c (mon.1) 493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.414404+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.495290+0000 mon.c (mon.1) 494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.498157+0000 mon.c (mon.1) 495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.500635+0000 mon.c (mon.1) 496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.501748+0000 mon.c (mon.1) 497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.508934+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.595236+0000 mon.c (mon.1) 498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.597913+0000 mon.c (mon.1) 499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.600763+0000 mon.c (mon.1) 500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.601915+0000 mon.c (mon.1) 501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.608769+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.692385+0000 mon.c (mon.1) 502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.694322+0000 mon.c (mon.1) 503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.697587+0000 mon.c (mon.1) 504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.698531+0000 mon.c (mon.1) 505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[83656]: audit 2023-12-21T08:04:10.704522+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.595236+0000 mon.c (mon.1) 498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.597913+0000 mon.c (mon.1) 499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.600763+0000 mon.c (mon.1) 500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.601915+0000 mon.c (mon.1) 501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.608769+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.692385+0000 mon.c (mon.1) 502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.694322+0000 mon.c (mon.1) 503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:11.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.697587+0000 mon.c (mon.1) 504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:11.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.698531+0000 mon.c (mon.1) 505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:11.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:10 smithi125 bash[79395]: audit 2023-12-21T08:04:10.704522+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:09.953055+0000 mgr.y (mgr.25480) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.033113+0000 mgr.y (mgr.25480) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.129440+0000 mgr.y (mgr.25480) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.227082+0000 mgr.y (mgr.25480) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.322175+0000 mgr.y (mgr.25480) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.417564+0000 mgr.y (mgr.25480) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.513360+0000 mgr.y (mgr.25480) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.609705+0000 mgr.y (mgr.25480) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.705325+0000 mgr.y (mgr.25480) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.752710+0000 mon.a (mon.0) 571 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cluster 2023-12-21T08:04:10.753293+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cluster 2023-12-21T08:04:10.753539+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cluster 2023-12-21T08:04:10.756707+0000 mon.a (mon.0) 572 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.759380+0000 mon.c (mon.1) 506 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.759984+0000 mon.a (mon.0) 573 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.783836+0000 mon.c (mon.1) 507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.787352+0000 mon.c (mon.1) 508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.790659+0000 mon.c (mon.1) 509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.791706+0000 mon.c (mon.1) 510 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.796932+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.797505+0000 mgr.y (mgr.25480) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.869947+0000 mon.c (mon.1) 511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.872045+0000 mon.c (mon.1) 512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.874582+0000 mon.c (mon.1) 513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.875572+0000 mon.c (mon.1) 514 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.881841+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.963125+0000 mon.c (mon.1) 515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.969943+0000 mon.c (mon.1) 516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.973596+0000 mon.c (mon.1) 517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.974739+0000 mon.c (mon.1) 518 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:10.983082+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.049154+0000 mon.c (mon.1) 519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.051659+0000 mon.c (mon.1) 520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.056037+0000 mon.c (mon.1) 521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.057219+0000 mon.c (mon.1) 522 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.067674+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.149914+0000 mon.c (mon.1) 523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.153614+0000 mon.c (mon.1) 524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.156758+0000 mon.c (mon.1) 525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.157997+0000 mon.c (mon.1) 526 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.166312+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.181789+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.246967+0000 mon.c (mon.1) 527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.249060+0000 mon.c (mon.1) 528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.251141+0000 mon.c (mon.1) 529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.251914+0000 mon.c (mon.1) 530 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.259652+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.323012+0000 mon.c (mon.1) 531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.325425+0000 mon.c (mon.1) 532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.327732+0000 mon.c (mon.1) 533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.328705+0000 mon.c (mon.1) 534 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.338295+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.418865+0000 mon.c (mon.1) 535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.422175+0000 mon.c (mon.1) 536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.426015+0000 mon.c (mon.1) 537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.427557+0000 mon.c (mon.1) 538 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.438811+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.520786+0000 mon.c (mon.1) 539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.523297+0000 mon.c (mon.1) 540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.527318+0000 mon.c (mon.1) 541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.528427+0000 mon.c (mon.1) 542 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.538952+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.621978+0000 mon.c (mon.1) 543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.625506+0000 mon.c (mon.1) 544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.628376+0000 mon.c (mon.1) 545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.629586+0000 mon.c (mon.1) 546 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.639235+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.703591+0000 mon.c (mon.1) 547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.705782+0000 mon.c (mon.1) 548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.708234+0000 mon.c (mon.1) 549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.709188+0000 mon.c (mon.1) 550 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.034 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:11 smithi146 bash[67217]: audit 2023-12-21T08:04:11.717790+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:09.953055+0000 mgr.y (mgr.25480) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.033113+0000 mgr.y (mgr.25480) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.129440+0000 mgr.y (mgr.25480) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.227082+0000 mgr.y (mgr.25480) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.322175+0000 mgr.y (mgr.25480) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.417564+0000 mgr.y (mgr.25480) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.513360+0000 mgr.y (mgr.25480) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.609705+0000 mgr.y (mgr.25480) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.705325+0000 mgr.y (mgr.25480) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.752710+0000 mon.a (mon.0) 571 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cluster 2023-12-21T08:04:10.753293+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cluster 2023-12-21T08:04:10.753539+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cluster 2023-12-21T08:04:10.756707+0000 mon.a (mon.0) 572 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.759380+0000 mon.c (mon.1) 506 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.759984+0000 mon.a (mon.0) 573 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.783836+0000 mon.c (mon.1) 507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.787352+0000 mon.c (mon.1) 508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.790659+0000 mon.c (mon.1) 509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.791706+0000 mon.c (mon.1) 510 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.796932+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.797505+0000 mgr.y (mgr.25480) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:09.953055+0000 mgr.y (mgr.25480) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.033113+0000 mgr.y (mgr.25480) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.129440+0000 mgr.y (mgr.25480) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.227082+0000 mgr.y (mgr.25480) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.322175+0000 mgr.y (mgr.25480) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.417564+0000 mgr.y (mgr.25480) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.513360+0000 mgr.y (mgr.25480) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.609705+0000 mgr.y (mgr.25480) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.705325+0000 mgr.y (mgr.25480) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.752710+0000 mon.a (mon.0) 571 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cluster 2023-12-21T08:04:10.753293+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cluster 2023-12-21T08:04:10.753539+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cluster 2023-12-21T08:04:10.756707+0000 mon.a (mon.0) 572 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.759380+0000 mon.c (mon.1) 506 : audit 1 from='osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.759984+0000 mon.a (mon.0) 573 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.783836+0000 mon.c (mon.1) 507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.787352+0000 mon.c (mon.1) 508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.790659+0000 mon.c (mon.1) 509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.791706+0000 mon.c (mon.1) 510 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.796932+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.797505+0000 mgr.y (mgr.25480) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.869947+0000 mon.c (mon.1) 511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.872045+0000 mon.c (mon.1) 512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.874582+0000 mon.c (mon.1) 513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.875572+0000 mon.c (mon.1) 514 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.881841+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.963125+0000 mon.c (mon.1) 515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.969943+0000 mon.c (mon.1) 516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.973596+0000 mon.c (mon.1) 517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.974739+0000 mon.c (mon.1) 518 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:10.983082+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.049154+0000 mon.c (mon.1) 519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.051659+0000 mon.c (mon.1) 520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.056037+0000 mon.c (mon.1) 521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.057219+0000 mon.c (mon.1) 522 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.067674+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.149914+0000 mon.c (mon.1) 523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.153614+0000 mon.c (mon.1) 524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.156758+0000 mon.c (mon.1) 525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.157997+0000 mon.c (mon.1) 526 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.166312+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.869947+0000 mon.c (mon.1) 511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.872045+0000 mon.c (mon.1) 512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.874582+0000 mon.c (mon.1) 513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.875572+0000 mon.c (mon.1) 514 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.881841+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.963125+0000 mon.c (mon.1) 515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.969943+0000 mon.c (mon.1) 516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.973596+0000 mon.c (mon.1) 517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.974739+0000 mon.c (mon.1) 518 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:10.983082+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.049154+0000 mon.c (mon.1) 519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.051659+0000 mon.c (mon.1) 520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.056037+0000 mon.c (mon.1) 521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.057219+0000 mon.c (mon.1) 522 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.067674+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.149914+0000 mon.c (mon.1) 523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.153614+0000 mon.c (mon.1) 524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.156758+0000 mon.c (mon.1) 525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.157997+0000 mon.c (mon.1) 526 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.166312+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.181789+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.246967+0000 mon.c (mon.1) 527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.249060+0000 mon.c (mon.1) 528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.251141+0000 mon.c (mon.1) 529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.251914+0000 mon.c (mon.1) 530 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.259652+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.323012+0000 mon.c (mon.1) 531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.325425+0000 mon.c (mon.1) 532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.327732+0000 mon.c (mon.1) 533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.328705+0000 mon.c (mon.1) 534 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.338295+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.418865+0000 mon.c (mon.1) 535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.422175+0000 mon.c (mon.1) 536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.426015+0000 mon.c (mon.1) 537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.427557+0000 mon.c (mon.1) 538 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.438811+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.520786+0000 mon.c (mon.1) 539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.523297+0000 mon.c (mon.1) 540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.527318+0000 mon.c (mon.1) 541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.528427+0000 mon.c (mon.1) 542 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.538952+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.181789+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.246967+0000 mon.c (mon.1) 527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.249060+0000 mon.c (mon.1) 528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.251141+0000 mon.c (mon.1) 529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.251914+0000 mon.c (mon.1) 530 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.259652+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.323012+0000 mon.c (mon.1) 531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.325425+0000 mon.c (mon.1) 532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.327732+0000 mon.c (mon.1) 533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.328705+0000 mon.c (mon.1) 534 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.338295+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.418865+0000 mon.c (mon.1) 535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.422175+0000 mon.c (mon.1) 536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.426015+0000 mon.c (mon.1) 537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.427557+0000 mon.c (mon.1) 538 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.438811+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.520786+0000 mon.c (mon.1) 539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.523297+0000 mon.c (mon.1) 540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.527318+0000 mon.c (mon.1) 541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.528427+0000 mon.c (mon.1) 542 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.538952+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.621978+0000 mon.c (mon.1) 543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.625506+0000 mon.c (mon.1) 544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.628376+0000 mon.c (mon.1) 545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.629586+0000 mon.c (mon.1) 546 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.639235+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.703591+0000 mon.c (mon.1) 547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.705782+0000 mon.c (mon.1) 548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.708234+0000 mon.c (mon.1) 549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.709188+0000 mon.c (mon.1) 550 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[83656]: audit 2023-12-21T08:04:11.717790+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.621978+0000 mon.c (mon.1) 543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.625506+0000 mon.c (mon.1) 544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.628376+0000 mon.c (mon.1) 545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.629586+0000 mon.c (mon.1) 546 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.639235+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.703591+0000 mon.c (mon.1) 547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.705782+0000 mon.c (mon.1) 548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.708234+0000 mon.c (mon.1) 549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.709188+0000 mon.c (mon.1) 550 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:12.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:11 smithi125 bash[79395]: audit 2023-12-21T08:04:11.717790+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.884351+0000 mgr.y (mgr.25480) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:10.962972+0000 mgr.y (mgr.25480) 499 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 32 B/s, 1 objects/s recovering 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:10.984820+0000 mgr.y (mgr.25480) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.068551+0000 mgr.y (mgr.25480) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.167868+0000 mgr.y (mgr.25480) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.225657+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.226638+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.261016+0000 mgr.y (mgr.25480) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.339345+0000 mgr.y (mgr.25480) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.440035+0000 mgr.y (mgr.25480) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.542021+0000 mgr.y (mgr.25480) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.641026+0000 mgr.y (mgr.25480) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.719466+0000 mgr.y (mgr.25480) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.779960+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.791490+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.795507+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.799984+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.800823+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.801324+0000 mon.a (mon.0) 588 : cluster 1 osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459] boot 2023-12-21T08:04:12.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.801382+0000 mon.a (mon.0) 589 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.806265+0000 mon.c (mon.1) 551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.806706+0000 mon.c (mon.1) 552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.884351+0000 mgr.y (mgr.25480) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:10.962972+0000 mgr.y (mgr.25480) 499 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 32 B/s, 1 objects/s recovering 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:10.984820+0000 mgr.y (mgr.25480) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.068551+0000 mgr.y (mgr.25480) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.167868+0000 mgr.y (mgr.25480) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.225657+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.226638+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.261016+0000 mgr.y (mgr.25480) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.339345+0000 mgr.y (mgr.25480) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.440035+0000 mgr.y (mgr.25480) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.542021+0000 mgr.y (mgr.25480) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.641026+0000 mgr.y (mgr.25480) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.719466+0000 mgr.y (mgr.25480) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.779960+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.791490+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.795507+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.799984+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.800823+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.801324+0000 mon.a (mon.0) 588 : cluster 1 osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459] boot 2023-12-21T08:04:12.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.801382+0000 mon.a (mon.0) 589 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.806265+0000 mon.c (mon.1) 551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.806706+0000 mon.c (mon.1) 552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.824898+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.840282+0000 mon.c (mon.1) 553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.848060+0000 mon.c (mon.1) 554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.850429+0000 mon.c (mon.1) 555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.852889+0000 mon.c (mon.1) 556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:11.853080+0000 mgr.y (mgr.25480) 509 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: cephadm 2023-12-21T08:04:11.854114+0000 mgr.y (mgr.25480) 510 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:12.479901+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:12.492359+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[79395]: audit 2023-12-21T08:04:12.500702+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.824898+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.840282+0000 mon.c (mon.1) 553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.848060+0000 mon.c (mon.1) 554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.850429+0000 mon.c (mon.1) 555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.852889+0000 mon.c (mon.1) 556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:11.853080+0000 mgr.y (mgr.25480) 509 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: cephadm 2023-12-21T08:04:11.854114+0000 mgr.y (mgr.25480) 510 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:04:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:12.479901+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:12.492359+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:12 smithi125 bash[83656]: audit 2023-12-21T08:04:12.500702+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.884351+0000 mgr.y (mgr.25480) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:10.962972+0000 mgr.y (mgr.25480) 499 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%); 32 B/s, 1 objects/s recovering 2023-12-21T08:04:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:10.984820+0000 mgr.y (mgr.25480) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.068551+0000 mgr.y (mgr.25480) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.167868+0000 mgr.y (mgr.25480) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.225657+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.226638+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.261016+0000 mgr.y (mgr.25480) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.339345+0000 mgr.y (mgr.25480) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.440035+0000 mgr.y (mgr.25480) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.542021+0000 mgr.y (mgr.25480) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.641026+0000 mgr.y (mgr.25480) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.719466+0000 mgr.y (mgr.25480) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:13.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.779960+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.791490+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.795507+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.799984+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.800823+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.801324+0000 mon.a (mon.0) 588 : cluster 1 osd.0 [v2:172.21.15.125:6802/1324792459,v1:172.21.15.125:6803/1324792459] boot 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.801382+0000 mon.a (mon.0) 589 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.806265+0000 mon.c (mon.1) 551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.806706+0000 mon.c (mon.1) 552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.824898+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.840282+0000 mon.c (mon.1) 553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.848060+0000 mon.c (mon.1) 554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.850429+0000 mon.c (mon.1) 555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.852889+0000 mon.c (mon.1) 556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:11.853080+0000 mgr.y (mgr.25480) 509 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: cephadm 2023-12-21T08:04:11.854114+0000 mgr.y (mgr.25480) 510 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:12.479901+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:12.492359+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:13.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:12 smithi146 bash[67217]: audit 2023-12-21T08:04:12.500702+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.798763+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:11.802085+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.802984+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.806143+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.806151+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.807170+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.807326+0000 mon.a (mon.0) 594 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.808120+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.810013+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.810489+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.811586+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: audit 2023-12-21T08:04:13.354608+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: audit 2023-12-21T08:04:13.357393+0000 mon.c (mon.1) 557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[79395]: audit 2023-12-21T08:04:13.420611+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.798763+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:11.802085+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.802984+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.806143+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.806151+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.807170+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.807326+0000 mon.a (mon.0) 594 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.808120+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.810013+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.810489+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.811586+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: audit 2023-12-21T08:04:13.354608+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: audit 2023-12-21T08:04:13.357393+0000 mon.c (mon.1) 557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:14.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:13 smithi125 bash[83656]: audit 2023-12-21T08:04:13.420611+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.798763+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:11.802085+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.802984+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.806143+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.806151+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.807170+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.807326+0000 mon.a (mon.0) 594 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:04:14.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.808120+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.810013+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.810489+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.811586+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: audit 2023-12-21T08:04:13.354608+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: audit 2023-12-21T08:04:13.357393+0000 mon.c (mon.1) 557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:14.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:13 smithi146 bash[67217]: audit 2023-12-21T08:04:13.420611+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.807285+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:12.963485+0000 mgr.y (mgr.25480) 511 : cluster 0 pgmap v80: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%) 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.810516+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.811561+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.813707+0000 mon.a (mon.0) 597 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.813766+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.049 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.813963+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.814395+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.817823+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.817864+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[83656]: cluster 2023-12-21T08:04:13.819587+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.807285+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:12.963485+0000 mgr.y (mgr.25480) 511 : cluster 0 pgmap v80: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%) 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.810516+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.050 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.811561+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.813707+0000 mon.a (mon.0) 597 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.813766+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.813963+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.814395+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.817823+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.817864+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.051 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:14 smithi125 bash[79395]: cluster 2023-12-21T08:04:13.819587+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.807285+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:12.963485+0000 mgr.y (mgr.25480) 511 : cluster 0 pgmap v80: 161 pgs: 8 active+clean+remapped, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/630 objects degraded (9.365%); 32/630 objects misplaced (5.079%) 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.810516+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.811561+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.813707+0000 mon.a (mon.0) 597 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.813766+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.813963+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.814395+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.817823+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.817864+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:15.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:14 smithi146 bash[67217]: cluster 2023-12-21T08:04:13.819587+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:04:16.567 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: cluster 2023-12-21T08:04:14.965081+0000 mgr.y (mgr.25480) 512 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%); 18/630 objects misplaced (2.857%); 26 B/s, 2 objects/s recovering 2023-12-21T08:04:16.567 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: audit 2023-12-21T08:04:15.309238+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.567 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: audit 2023-12-21T08:04:15.325771+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.567 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: audit 2023-12-21T08:04:15.339543+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: cluster 2023-12-21T08:04:15.784160+0000 mon.a (mon.0) 601 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: audit 2023-12-21T08:04:16.151295+0000 mon.c (mon.1) 558 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[79395]: audit 2023-12-21T08:04:16.153060+0000 mon.c (mon.1) 559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: cluster 2023-12-21T08:04:14.965081+0000 mgr.y (mgr.25480) 512 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%); 18/630 objects misplaced (2.857%); 26 B/s, 2 objects/s recovering 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: audit 2023-12-21T08:04:15.309238+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: audit 2023-12-21T08:04:15.325771+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: audit 2023-12-21T08:04:15.339543+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.568 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: cluster 2023-12-21T08:04:15.784160+0000 mon.a (mon.0) 601 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:16.569 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: audit 2023-12-21T08:04:16.151295+0000 mon.c (mon.1) 558 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:04:16.569 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:16 smithi125 bash[83656]: audit 2023-12-21T08:04:16.153060+0000 mon.c (mon.1) 559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: cluster 2023-12-21T08:04:14.965081+0000 mgr.y (mgr.25480) 512 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%); 18/630 objects misplaced (2.857%); 26 B/s, 2 objects/s recovering 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: audit 2023-12-21T08:04:15.309238+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: audit 2023-12-21T08:04:15.325771+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: audit 2023-12-21T08:04:15.339543+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: cluster 2023-12-21T08:04:15.784160+0000 mon.a (mon.0) 601 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: audit 2023-12-21T08:04:16.151295+0000 mon.c (mon.1) 558 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:04:16.603 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:16 smithi146 bash[67217]: audit 2023-12-21T08:04:16.153060+0000 mon.c (mon.1) 559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:17.499 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:17] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2023-12-21T08:04:17.499 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:17 smithi125 bash[83656]: cephadm 2023-12-21T08:04:16.148055+0000 mgr.y (mgr.25480) 513 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:04:17.499 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:17 smithi125 bash[83656]: cephadm 2023-12-21T08:04:16.158900+0000 mgr.y (mgr.25480) 514 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:04:17.500 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:17 smithi125 bash[79395]: cephadm 2023-12-21T08:04:16.148055+0000 mgr.y (mgr.25480) 513 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:04:17.500 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:17 smithi125 bash[79395]: cephadm 2023-12-21T08:04:16.158900+0000 mgr.y (mgr.25480) 514 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:04:17.582 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:17 smithi146 bash[67217]: cephadm 2023-12-21T08:04:16.148055+0000 mgr.y (mgr.25480) 513 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:04:17.582 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:17 smithi146 bash[67217]: cephadm 2023-12-21T08:04:16.158900+0000 mgr.y (mgr.25480) 514 : cephadm 1 Deploying daemon osd.0 on smithi125 2023-12-21T08:04:18.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[79395]: cluster 2023-12-21T08:04:16.965974+0000 mgr.y (mgr.25480) 515 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73 B/s, 3 objects/s recovering 2023-12-21T08:04:18.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[79395]: cluster 2023-12-21T08:04:17.308161+0000 mon.a (mon.0) 602 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded) 2023-12-21T08:04:18.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[79395]: cluster 2023-12-21T08:04:17.308235+0000 mon.a (mon.0) 603 : cluster 1 Cluster is now healthy 2023-12-21T08:04:18.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[83656]: cluster 2023-12-21T08:04:16.965974+0000 mgr.y (mgr.25480) 515 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73 B/s, 3 objects/s recovering 2023-12-21T08:04:18.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[83656]: cluster 2023-12-21T08:04:17.308161+0000 mon.a (mon.0) 602 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded) 2023-12-21T08:04:18.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:18 smithi125 bash[83656]: cluster 2023-12-21T08:04:17.308235+0000 mon.a (mon.0) 603 : cluster 1 Cluster is now healthy 2023-12-21T08:04:18.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:18 smithi146 bash[67217]: cluster 2023-12-21T08:04:16.965974+0000 mgr.y (mgr.25480) 515 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73 B/s, 3 objects/s recovering 2023-12-21T08:04:18.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:18 smithi146 bash[67217]: cluster 2023-12-21T08:04:17.308161+0000 mon.a (mon.0) 602 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded) 2023-12-21T08:04:18.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:18 smithi146 bash[67217]: cluster 2023-12-21T08:04:17.308235+0000 mon.a (mon.0) 603 : cluster 1 Cluster is now healthy 2023-12-21T08:04:18.951 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:18 smithi146 bash[62228]: ts=2023-12-21T08:04: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.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:04:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:20 smithi146 bash[67217]: cluster 2023-12-21T08:04:18.966694+0000 mgr.y (mgr.25480) 516 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s; 61 B/s, 2 objects/s recovering 2023-12-21T08:04:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:20 smithi146 bash[67217]: audit 2023-12-21T08:04:19.350308+0000 mgr.y (mgr.25480) 517 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:20 smithi146 bash[67217]: audit 2023-12-21T08:04:20.166851+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:20 smithi146 bash[67217]: audit 2023-12-21T08:04:20.179340+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:20 smithi146 bash[67217]: audit 2023-12-21T08:04:20.191992+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[83656]: cluster 2023-12-21T08:04:18.966694+0000 mgr.y (mgr.25480) 516 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s; 61 B/s, 2 objects/s recovering 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[83656]: audit 2023-12-21T08:04:19.350308+0000 mgr.y (mgr.25480) 517 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[83656]: audit 2023-12-21T08:04:20.166851+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[83656]: audit 2023-12-21T08:04:20.179340+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[83656]: audit 2023-12-21T08:04:20.191992+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[79395]: cluster 2023-12-21T08:04:18.966694+0000 mgr.y (mgr.25480) 516 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s; 61 B/s, 2 objects/s recovering 2023-12-21T08:04:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[79395]: audit 2023-12-21T08:04:19.350308+0000 mgr.y (mgr.25480) 517 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[79395]: audit 2023-12-21T08:04:20.166851+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[79395]: audit 2023-12-21T08:04:20.179340+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:20.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:20 smithi125 bash[79395]: audit 2023-12-21T08:04:20.191992+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:22.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:22 smithi125 bash[83656]: cluster 2023-12-21T08:04:20.968514+0000 mgr.y (mgr.25480) 518 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2023-12-21T08:04:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:22 smithi125 bash[79395]: cluster 2023-12-21T08:04:20.968514+0000 mgr.y (mgr.25480) 518 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2023-12-21T08:04:22.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:22 smithi146 bash[67217]: cluster 2023-12-21T08:04:20.968514+0000 mgr.y (mgr.25480) 518 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2023-12-21T08:04:22.979 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:22 smithi125 systemd[1]: Stopping Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:04:23.388 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:22 smithi125 bash[88368]: debug 2023-12-21T08:04:22.968+0000 7f6be20dc700 -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-21T08:04:23.388 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:22 smithi125 bash[88368]: debug 2023-12-21T08:04:22.968+0000 7f6be20dc700 -1 osd.0 116 *** Got signal Terminated *** 2023-12-21T08:04:23.388 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:22 smithi125 bash[88368]: debug 2023-12-21T08:04:22.968+0000 7f6be20dc700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:04:23.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:23 smithi125 bash[79395]: cluster 2023-12-21T08:04:22.975824+0000 mon.a (mon.0) 607 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:04:23.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:23 smithi125 bash[83656]: cluster 2023-12-21T08:04:22.975824+0000 mon.a (mon.0) 607 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:04:23.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:23 smithi146 bash[67217]: cluster 2023-12-21T08:04:22.975824+0000 mon.a (mon.0) 607 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:04:24.517 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:04:24.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:22.969278+0000 mgr.y (mgr.25480) 519 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 43 B/s, 1 objects/s recovering 2023-12-21T08:04:24.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.374018+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.381201+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.382236+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.387905+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.389012+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.389092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: cluster 2023-12-21T08:04:23.390923+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[83656]: audit 2023-12-21T08:04:23.438563+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:24.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[90534]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:04:24.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[90637]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:04:24.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:22.969278+0000 mgr.y (mgr.25480) 519 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 43 B/s, 1 objects/s recovering 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.374018+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.381201+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.382236+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.387905+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.389012+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.389092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: cluster 2023-12-21T08:04:23.390923+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:24 smithi125 bash[79395]: audit 2023-12-21T08:04:23.438563+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:22.969278+0000 mgr.y (mgr.25480) 519 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 43 B/s, 1 objects/s recovering 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.374018+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.381201+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.382236+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.387905+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.389012+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.389092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: cluster 2023-12-21T08:04:23.390923+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:04:24.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:24 smithi146 bash[67217]: audit 2023-12-21T08:04:23.438563+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 9s ago 18m - - 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 5s ago 18m - - 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (4m) 9s ago 11m 15.5M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (3m) 5s ago 11m 43.2M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (3m) 9s ago 8m 47.0M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (2m) 5s ago 17m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:04:25.279 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (3m) 9s ago 19m 501M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (2m) 9s ago 19m 56.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (89s) 5s ago 18m 38.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (109s) 9s ago 18m 44.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (5m) 9s ago 11m 12.1M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (4m) 5s ago 11m 11.8M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (21s) 9s ago 17m 48.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c b18ae2690040 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (16m) 9s ago 16m 62.3M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (15m) 9s ago 15m 57.3M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (15m) 9s ago 15m 59.3M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (14m) 5s ago 14m 61.4M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (14m) 5s ago 14m 60.8M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (13m) 5s ago 13m 58.9M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (12m) 5s ago 12m 59.4M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (3m) 5s ago 11m 59.5M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (9m) 9s ago 9m 87.6M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (9m) 5s ago 9m 87.6M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:04:25.280 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (9m) 9s ago 9m 87.9M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:04:25.281 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (9m) 5s ago 9m 87.5M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:04:25.676 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.384960+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.388217+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.388718+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.389359+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.389589+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.389661+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.392195+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.392869+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.392966+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.394108+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.677 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[79395]: audit 2023-12-21T08:04:24.492774+0000 mgr.y (mgr.25480) 520 : audit 0 from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.384960+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.388217+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.388718+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.389359+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.389589+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.389661+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.392195+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.392869+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.392966+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.394108+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.678 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:25 smithi125 bash[83656]: audit 2023-12-21T08:04:24.492774+0000 mgr.y (mgr.25480) 520 : audit 0 from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:25.734 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:04:25.734 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:04:25.734 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:04:25.734 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:04:25.735 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:04:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.384960+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.388217+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.388718+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.389359+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.389589+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.389661+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.392195+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.392869+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.392966+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.394108+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:04:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:25 smithi146 bash[67217]: audit 2023-12-21T08:04:24.492774+0000 mgr.y (mgr.25480) 520 : audit 0 from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:04:26.108 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:04:26.109 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "6/23 daemons upgraded", 2023-12-21T08:04:26.109 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:04:26.109 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:04:26.109 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 8 pgs inactive, 8 pgs peering 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout: osd.0 (root=default,host=smithi125) is down 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 8 pgs inactive, 8 pgs peering 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.1f is stuck peering for 9m, current state peering, last acting [7,4] 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.1e is stuck peering for 9m, current state peering, last acting [7,3] 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout: pg 5.3 is stuck peering for 9m, current state peering, last acting [6,5] 2023-12-21T08:04:26.554 INFO:teuthology.orchestra.run.smithi125.stdout: pg 5.1e is stuck peering for 9m, current state peering, last acting [7,2] 2023-12-21T08:04:26.555 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.0 is stuck peering for 9m, current state peering, last acting [3,2] 2023-12-21T08:04:26.555 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.9 is stuck peering for 9m, current state peering, last acting [7,2] 2023-12-21T08:04:26.555 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.10 is stuck peering for 9m, current state peering, last acting [5,1] 2023-12-21T08:04:26.555 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.16 is stuck peering for 9m, current state peering, last acting [7,3] 2023-12-21T08:04:26.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[79395]: audit 2023-12-21T08:04:24.878353+0000 mgr.y (mgr.25480) 521 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[79395]: cluster 2023-12-21T08:04:24.970186+0000 mgr.y (mgr.25480) 522 : cluster 0 pgmap v89: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:26.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[79395]: audit 2023-12-21T08:04:25.250595+0000 mgr.y (mgr.25480) 523 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[79395]: cluster 2023-12-21T08:04:25.397014+0000 mon.a (mon.0) 612 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:26.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[79395]: audit 2023-12-21T08:04:25.729104+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.125:0/2019224760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[83656]: audit 2023-12-21T08:04:24.878353+0000 mgr.y (mgr.25480) 521 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[83656]: cluster 2023-12-21T08:04:24.970186+0000 mgr.y (mgr.25480) 522 : cluster 0 pgmap v89: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[83656]: audit 2023-12-21T08:04:25.250595+0000 mgr.y (mgr.25480) 523 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[83656]: cluster 2023-12-21T08:04:25.397014+0000 mon.a (mon.0) 612 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:26 smithi125 bash[83656]: audit 2023-12-21T08:04:25.729104+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.125:0/2019224760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:26 smithi146 bash[67217]: audit 2023-12-21T08:04:24.878353+0000 mgr.y (mgr.25480) 521 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:26 smithi146 bash[67217]: cluster 2023-12-21T08:04:24.970186+0000 mgr.y (mgr.25480) 522 : cluster 0 pgmap v89: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:26 smithi146 bash[67217]: audit 2023-12-21T08:04:25.250595+0000 mgr.y (mgr.25480) 523 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:26 smithi146 bash[67217]: cluster 2023-12-21T08:04:25.397014+0000 mon.a (mon.0) 612 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:26 smithi146 bash[67217]: audit 2023-12-21T08:04:25.729104+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.125:0/2019224760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.098 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:26 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-21T08:04:27.098 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:26 smithi125 systemd[1]: Stopped Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:27.098 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:27 smithi125 systemd[1]: Started Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:27] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2023-12-21T08:04:27.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:26.102424+0000 mgr.y (mgr.25480) 524 : audit 0 from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:27.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:26.548946+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.125:0/2983351183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:27.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.082849+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.093706+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.098999+0000 mon.c (mon.1) 560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.099990+0000 mon.c (mon.1) 561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.105967+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.185609+0000 mon.c (mon.1) 562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.187845+0000 mon.c (mon.1) 563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.191282+0000 mon.c (mon.1) 564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.192218+0000 mon.c (mon.1) 565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.198884+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.281451+0000 mon.c (mon.1) 566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.284248+0000 mon.c (mon.1) 567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.287550+0000 mon.c (mon.1) 568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.288787+0000 mon.c (mon.1) 569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.295763+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.379733+0000 mon.c (mon.1) 570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.381874+0000 mon.c (mon.1) 571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.384625+0000 mon.c (mon.1) 572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.385441+0000 mon.c (mon.1) 573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:27 smithi146 bash[67217]: audit 2023-12-21T08:04:27.393926+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:26.102424+0000 mgr.y (mgr.25480) 524 : audit 0 from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:26.548946+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.125:0/2983351183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.082849+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.093706+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.098999+0000 mon.c (mon.1) 560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.099990+0000 mon.c (mon.1) 561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.105967+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.185609+0000 mon.c (mon.1) 562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.187845+0000 mon.c (mon.1) 563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.191282+0000 mon.c (mon.1) 564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.192218+0000 mon.c (mon.1) 565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.198884+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.281451+0000 mon.c (mon.1) 566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.284248+0000 mon.c (mon.1) 567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.287550+0000 mon.c (mon.1) 568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.288787+0000 mon.c (mon.1) 569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.295763+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.379733+0000 mon.c (mon.1) 570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.381874+0000 mon.c (mon.1) 571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.384625+0000 mon.c (mon.1) 572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.385441+0000 mon.c (mon.1) 573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[83656]: audit 2023-12-21T08:04:27.393926+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:26.102424+0000 mgr.y (mgr.25480) 524 : audit 0 from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:26.548946+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.125:0/2983351183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.082849+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.093706+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.098999+0000 mon.c (mon.1) 560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.099990+0000 mon.c (mon.1) 561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.105967+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.185609+0000 mon.c (mon.1) 562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.187845+0000 mon.c (mon.1) 563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.191282+0000 mon.c (mon.1) 564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.192218+0000 mon.c (mon.1) 565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.198884+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.281451+0000 mon.c (mon.1) 566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.284248+0000 mon.c (mon.1) 567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.287550+0000 mon.c (mon.1) 568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.288787+0000 mon.c (mon.1) 569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.295763+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.379733+0000 mon.c (mon.1) 570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.381874+0000 mon.c (mon.1) 571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.384625+0000 mon.c (mon.1) 572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.385441+0000 mon.c (mon.1) 573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:27 smithi125 bash[79395]: audit 2023-12-21T08:04:27.393926+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.680 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cluster 2023-12-21T08:04:26.971091+0000 mgr.y (mgr.25480) 525 : cluster 0 pgmap v90: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:28.680 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.107034+0000 mgr.y (mgr.25480) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.680 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.201887+0000 mgr.y (mgr.25480) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.680 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.298264+0000 mgr.y (mgr.25480) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.680 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.394784+0000 mgr.y (mgr.25480) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.475624+0000 mon.c (mon.1) 574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.477492+0000 mon.c (mon.1) 575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.479792+0000 mon.c (mon.1) 576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.480600+0000 mon.c (mon.1) 577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.486735+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.489338+0000 mgr.y (mgr.25480) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.565957+0000 mon.c (mon.1) 578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.569104+0000 mon.c (mon.1) 579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.681 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.572765+0000 mon.c (mon.1) 580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.573850+0000 mon.c (mon.1) 581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.584845+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.587199+0000 mgr.y (mgr.25480) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.667172+0000 mon.c (mon.1) 582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.671984+0000 mon.c (mon.1) 583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.675203+0000 mon.c (mon.1) 584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.676408+0000 mon.c (mon.1) 585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.683678+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.684576+0000 mgr.y (mgr.25480) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.767092+0000 mon.c (mon.1) 586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.682 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.769296+0000 mon.c (mon.1) 587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.772156+0000 mon.c (mon.1) 588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.773103+0000 mon.c (mon.1) 589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.780752+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.782563+0000 mgr.y (mgr.25480) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.861622+0000 mon.c (mon.1) 590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.863916+0000 mon.c (mon.1) 591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.868128+0000 mon.c (mon.1) 592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.868997+0000 mon.c (mon.1) 593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.877870+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.960144+0000 mon.c (mon.1) 594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.683 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.962950+0000 mon.c (mon.1) 595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.966948+0000 mon.c (mon.1) 596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.968251+0000 mon.c (mon.1) 597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:27.977022+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.055627+0000 mon.c (mon.1) 598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.058316+0000 mon.c (mon.1) 599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.684 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cluster 2023-12-21T08:04:26.971091+0000 mgr.y (mgr.25480) 525 : cluster 0 pgmap v90: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.107034+0000 mgr.y (mgr.25480) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.201887+0000 mgr.y (mgr.25480) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.298264+0000 mgr.y (mgr.25480) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.394784+0000 mgr.y (mgr.25480) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.475624+0000 mon.c (mon.1) 574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.477492+0000 mon.c (mon.1) 575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.479792+0000 mon.c (mon.1) 576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.685 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.480600+0000 mon.c (mon.1) 577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.486735+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.489338+0000 mgr.y (mgr.25480) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.565957+0000 mon.c (mon.1) 578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.569104+0000 mon.c (mon.1) 579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.572765+0000 mon.c (mon.1) 580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.573850+0000 mon.c (mon.1) 581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.584845+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.686 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.587199+0000 mgr.y (mgr.25480) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.687 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.667172+0000 mon.c (mon.1) 582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.687 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.671984+0000 mon.c (mon.1) 583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.687 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.675203+0000 mon.c (mon.1) 584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.687 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.061179+0000 mon.c (mon.1) 600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.687 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.062455+0000 mon.c (mon.1) 601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.071686+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.152327+0000 mon.c (mon.1) 602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.155149+0000 mon.c (mon.1) 603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.159049+0000 mon.c (mon.1) 604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.160609+0000 mon.c (mon.1) 605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.167736+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.253598+0000 mon.c (mon.1) 606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.688 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.256003+0000 mon.c (mon.1) 607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.258610+0000 mon.c (mon.1) 608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.259661+0000 mon.c (mon.1) 609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.267175+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.348465+0000 mon.c (mon.1) 610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.352066+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.355863+0000 mon.c (mon.1) 611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:28.689 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.357410+0000 mon.c (mon.1) 612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.690 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.378197+0000 mon.c (mon.1) 613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.690 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.387560+0000 mon.c (mon.1) 614 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.690 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[83656]: audit 2023-12-21T08:04:28.398974+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.676408+0000 mon.c (mon.1) 585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.683678+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.684576+0000 mgr.y (mgr.25480) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.767092+0000 mon.c (mon.1) 586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.769296+0000 mon.c (mon.1) 587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.772156+0000 mon.c (mon.1) 588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.691 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.773103+0000 mon.c (mon.1) 589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.780752+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.782563+0000 mgr.y (mgr.25480) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.861622+0000 mon.c (mon.1) 590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.863916+0000 mon.c (mon.1) 591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.868128+0000 mon.c (mon.1) 592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.868997+0000 mon.c (mon.1) 593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.877870+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.960144+0000 mon.c (mon.1) 594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.962950+0000 mon.c (mon.1) 595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.966948+0000 mon.c (mon.1) 596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.968251+0000 mon.c (mon.1) 597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.692 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:27.977022+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.055627+0000 mon.c (mon.1) 598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.058316+0000 mon.c (mon.1) 599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.061179+0000 mon.c (mon.1) 600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.062455+0000 mon.c (mon.1) 601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.071686+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.152327+0000 mon.c (mon.1) 602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.155149+0000 mon.c (mon.1) 603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.159049+0000 mon.c (mon.1) 604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.160609+0000 mon.c (mon.1) 605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.167736+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.693 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.253598+0000 mon.c (mon.1) 606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.256003+0000 mon.c (mon.1) 607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.258610+0000 mon.c (mon.1) 608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.259661+0000 mon.c (mon.1) 609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.267175+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.348465+0000 mon.c (mon.1) 610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.352066+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.355863+0000 mon.c (mon.1) 611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.357410+0000 mon.c (mon.1) 612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.694 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.378197+0000 mon.c (mon.1) 613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.695 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.387560+0000 mon.c (mon.1) 614 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.695 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:28 smithi125 bash[79395]: audit 2023-12-21T08:04:28.398974+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[62228]: ts=2023-12-21T08:04:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cluster 2023-12-21T08:04:26.971091+0000 mgr.y (mgr.25480) 525 : cluster 0 pgmap v90: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.107034+0000 mgr.y (mgr.25480) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.201887+0000 mgr.y (mgr.25480) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.298264+0000 mgr.y (mgr.25480) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.394784+0000 mgr.y (mgr.25480) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.475624+0000 mon.c (mon.1) 574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.477492+0000 mon.c (mon.1) 575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.479792+0000 mon.c (mon.1) 576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.480600+0000 mon.c (mon.1) 577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.486735+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.489338+0000 mgr.y (mgr.25480) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.565957+0000 mon.c (mon.1) 578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.569104+0000 mon.c (mon.1) 579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.572765+0000 mon.c (mon.1) 580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.573850+0000 mon.c (mon.1) 581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.584845+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.587199+0000 mgr.y (mgr.25480) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.667172+0000 mon.c (mon.1) 582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.671984+0000 mon.c (mon.1) 583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.675203+0000 mon.c (mon.1) 584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.676408+0000 mon.c (mon.1) 585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.683678+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.684576+0000 mgr.y (mgr.25480) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.767092+0000 mon.c (mon.1) 586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.769296+0000 mon.c (mon.1) 587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.772156+0000 mon.c (mon.1) 588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.773103+0000 mon.c (mon.1) 589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.780752+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.782563+0000 mgr.y (mgr.25480) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.861622+0000 mon.c (mon.1) 590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.863916+0000 mon.c (mon.1) 591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.868128+0000 mon.c (mon.1) 592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.868997+0000 mon.c (mon.1) 593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.877870+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.960144+0000 mon.c (mon.1) 594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.962950+0000 mon.c (mon.1) 595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.966948+0000 mon.c (mon.1) 596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.968251+0000 mon.c (mon.1) 597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:27.977022+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.055627+0000 mon.c (mon.1) 598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.058316+0000 mon.c (mon.1) 599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.061179+0000 mon.c (mon.1) 600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.062455+0000 mon.c (mon.1) 601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.071686+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.152327+0000 mon.c (mon.1) 602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.155149+0000 mon.c (mon.1) 603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.159049+0000 mon.c (mon.1) 604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.160609+0000 mon.c (mon.1) 605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.167736+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.253598+0000 mon.c (mon.1) 606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.256003+0000 mon.c (mon.1) 607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.258610+0000 mon.c (mon.1) 608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.259661+0000 mon.c (mon.1) 609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.267175+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.348465+0000 mon.c (mon.1) 610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.352066+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.355863+0000 mon.c (mon.1) 611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.357410+0000 mon.c (mon.1) 612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.378197+0000 mon.c (mon.1) 613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.387560+0000 mon.c (mon.1) 614 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:28.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:28 smithi146 bash[67217]: audit 2023-12-21T08:04:28.398974+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.878596+0000 mgr.y (mgr.25480) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:27.977888+0000 mgr.y (mgr.25480) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.072613+0000 mgr.y (mgr.25480) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.169611+0000 mgr.y (mgr.25480) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.268264+0000 mgr.y (mgr.25480) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.400104+0000 mgr.y (mgr.25480) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.488086+0000 mon.c (mon.1) 615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.490893+0000 mon.c (mon.1) 616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.494617+0000 mon.c (mon.1) 617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.495599+0000 mon.c (mon.1) 618 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.503749+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.505480+0000 mgr.y (mgr.25480) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.585411+0000 mon.c (mon.1) 619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.587752+0000 mon.c (mon.1) 620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.591105+0000 mon.c (mon.1) 621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.591861+0000 mon.c (mon.1) 622 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.599108+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.599862+0000 mgr.y (mgr.25480) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.680253+0000 mon.c (mon.1) 623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.682783+0000 mon.c (mon.1) 624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.685504+0000 mon.c (mon.1) 625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.655 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: 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-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:04:29.656 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[90916]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-21T08:04:29.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.878596+0000 mgr.y (mgr.25480) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:27.977888+0000 mgr.y (mgr.25480) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.072613+0000 mgr.y (mgr.25480) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.169611+0000 mgr.y (mgr.25480) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.268264+0000 mgr.y (mgr.25480) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.400104+0000 mgr.y (mgr.25480) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.488086+0000 mon.c (mon.1) 615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.490893+0000 mon.c (mon.1) 616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.494617+0000 mon.c (mon.1) 617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.495599+0000 mon.c (mon.1) 618 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.503749+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.505480+0000 mgr.y (mgr.25480) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.585411+0000 mon.c (mon.1) 619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.587752+0000 mon.c (mon.1) 620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.591105+0000 mon.c (mon.1) 621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.591861+0000 mon.c (mon.1) 622 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.599108+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.599862+0000 mgr.y (mgr.25480) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.680253+0000 mon.c (mon.1) 623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.682783+0000 mon.c (mon.1) 624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.685504+0000 mon.c (mon.1) 625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.686457+0000 mon.c (mon.1) 626 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.692593+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.693321+0000 mgr.y (mgr.25480) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.768278+0000 mon.c (mon.1) 627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.770674+0000 mon.c (mon.1) 628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.773000+0000 mon.c (mon.1) 629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.773793+0000 mon.c (mon.1) 630 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.783954+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.788307+0000 mgr.y (mgr.25480) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.869015+0000 mon.c (mon.1) 631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.871141+0000 mon.c (mon.1) 632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.874243+0000 mon.c (mon.1) 633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.875646+0000 mon.c (mon.1) 634 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.883203+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.964677+0000 mon.c (mon.1) 635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.966744+0000 mon.c (mon.1) 636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.968895+0000 mon.c (mon.1) 637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.969818+0000 mon.c (mon.1) 638 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:28.976488+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.051412+0000 mon.c (mon.1) 639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.053894+0000 mon.c (mon.1) 640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.056244+0000 mon.c (mon.1) 641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.057011+0000 mon.c (mon.1) 642 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.062651+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.124868+0000 mon.c (mon.1) 643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.128129+0000 mon.c (mon.1) 644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.130936+0000 mon.c (mon.1) 645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.131979+0000 mon.c (mon.1) 646 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.139803+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.220833+0000 mon.c (mon.1) 647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.223452+0000 mon.c (mon.1) 648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.226429+0000 mon.c (mon.1) 649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.227442+0000 mon.c (mon.1) 650 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.236065+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.318123+0000 mon.c (mon.1) 651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.320845+0000 mon.c (mon.1) 652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.323838+0000 mon.c (mon.1) 653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.325068+0000 mon.c (mon.1) 654 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.333936+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.397941+0000 mon.c (mon.1) 655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.686457+0000 mon.c (mon.1) 626 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.692593+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.693321+0000 mgr.y (mgr.25480) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.768278+0000 mon.c (mon.1) 627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.770674+0000 mon.c (mon.1) 628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.773000+0000 mon.c (mon.1) 629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.773793+0000 mon.c (mon.1) 630 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.783954+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.788307+0000 mgr.y (mgr.25480) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.869015+0000 mon.c (mon.1) 631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.871141+0000 mon.c (mon.1) 632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.874243+0000 mon.c (mon.1) 633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.875646+0000 mon.c (mon.1) 634 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.883203+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.964677+0000 mon.c (mon.1) 635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.966744+0000 mon.c (mon.1) 636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.968895+0000 mon.c (mon.1) 637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.969818+0000 mon.c (mon.1) 638 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:28.976488+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.051412+0000 mon.c (mon.1) 639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.400488+0000 mon.c (mon.1) 656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.403833+0000 mon.c (mon.1) 657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.405064+0000 mon.c (mon.1) 658 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[83656]: audit 2023-12-21T08:04:29.413972+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.053894+0000 mon.c (mon.1) 640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.056244+0000 mon.c (mon.1) 641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.057011+0000 mon.c (mon.1) 642 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.062651+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.124868+0000 mon.c (mon.1) 643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.128129+0000 mon.c (mon.1) 644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.130936+0000 mon.c (mon.1) 645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.131979+0000 mon.c (mon.1) 646 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.139803+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.220833+0000 mon.c (mon.1) 647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.223452+0000 mon.c (mon.1) 648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.226429+0000 mon.c (mon.1) 649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.227442+0000 mon.c (mon.1) 650 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.236065+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.318123+0000 mon.c (mon.1) 651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.320845+0000 mon.c (mon.1) 652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.323838+0000 mon.c (mon.1) 653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.325068+0000 mon.c (mon.1) 654 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.333936+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.397941+0000 mon.c (mon.1) 655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.400488+0000 mon.c (mon.1) 656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.403833+0000 mon.c (mon.1) 657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.405064+0000 mon.c (mon.1) 658 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:29 smithi125 bash[79395]: audit 2023-12-21T08:04:29.413972+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.878596+0000 mgr.y (mgr.25480) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:27.977888+0000 mgr.y (mgr.25480) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.072613+0000 mgr.y (mgr.25480) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.169611+0000 mgr.y (mgr.25480) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.268264+0000 mgr.y (mgr.25480) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.400104+0000 mgr.y (mgr.25480) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.488086+0000 mon.c (mon.1) 615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.490893+0000 mon.c (mon.1) 616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.494617+0000 mon.c (mon.1) 617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.495599+0000 mon.c (mon.1) 618 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.503749+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.505480+0000 mgr.y (mgr.25480) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.585411+0000 mon.c (mon.1) 619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.587752+0000 mon.c (mon.1) 620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.591105+0000 mon.c (mon.1) 621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.591861+0000 mon.c (mon.1) 622 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.599108+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.599862+0000 mgr.y (mgr.25480) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.680253+0000 mon.c (mon.1) 623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.682783+0000 mon.c (mon.1) 624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.685504+0000 mon.c (mon.1) 625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.686457+0000 mon.c (mon.1) 626 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.692593+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.693321+0000 mgr.y (mgr.25480) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.768278+0000 mon.c (mon.1) 627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.770674+0000 mon.c (mon.1) 628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.773000+0000 mon.c (mon.1) 629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.773793+0000 mon.c (mon.1) 630 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.783954+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.788307+0000 mgr.y (mgr.25480) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.869015+0000 mon.c (mon.1) 631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.871141+0000 mon.c (mon.1) 632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.874243+0000 mon.c (mon.1) 633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.875646+0000 mon.c (mon.1) 634 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.883203+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.964677+0000 mon.c (mon.1) 635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.966744+0000 mon.c (mon.1) 636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.968895+0000 mon.c (mon.1) 637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.969818+0000 mon.c (mon.1) 638 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:28.976488+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.051412+0000 mon.c (mon.1) 639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.053894+0000 mon.c (mon.1) 640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.056244+0000 mon.c (mon.1) 641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.057011+0000 mon.c (mon.1) 642 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.062651+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.124868+0000 mon.c (mon.1) 643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.128129+0000 mon.c (mon.1) 644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.130936+0000 mon.c (mon.1) 645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.131979+0000 mon.c (mon.1) 646 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.139803+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.220833+0000 mon.c (mon.1) 647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.223452+0000 mon.c (mon.1) 648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.226429+0000 mon.c (mon.1) 649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.227442+0000 mon.c (mon.1) 650 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.236065+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.318123+0000 mon.c (mon.1) 651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.320845+0000 mon.c (mon.1) 652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.323838+0000 mon.c (mon.1) 653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.325068+0000 mon.c (mon.1) 654 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.333936+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.397941+0000 mon.c (mon.1) 655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.400488+0000 mon.c (mon.1) 656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.403833+0000 mon.c (mon.1) 657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.405064+0000 mon.c (mon.1) 658 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:29.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:29 smithi146 bash[67217]: audit 2023-12-21T08:04:29.413972+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.884175+0000 mgr.y (mgr.25480) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cluster 2023-12-21T08:04:28.971646+0000 mgr.y (mgr.25480) 545 : cluster 0 pgmap v91: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:28.977420+0000 mgr.y (mgr.25480) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.063481+0000 mgr.y (mgr.25480) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.140605+0000 mgr.y (mgr.25480) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.236816+0000 mgr.y (mgr.25480) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.334965+0000 mgr.y (mgr.25480) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.360269+0000 mgr.y (mgr.25480) 551 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.414894+0000 mgr.y (mgr.25480) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.492459+0000 mon.c (mon.1) 659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.494786+0000 mon.c (mon.1) 660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.497880+0000 mon.c (mon.1) 661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.498891+0000 mon.c (mon.1) 662 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.505758+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.506631+0000 mgr.y (mgr.25480) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.587911+0000 mon.c (mon.1) 663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.591294+0000 mon.c (mon.1) 664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.594800+0000 mon.c (mon.1) 665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.595984+0000 mon.c (mon.1) 666 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.605273+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.607347+0000 mgr.y (mgr.25480) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.884175+0000 mgr.y (mgr.25480) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cluster 2023-12-21T08:04:28.971646+0000 mgr.y (mgr.25480) 545 : cluster 0 pgmap v91: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:28.977420+0000 mgr.y (mgr.25480) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.063481+0000 mgr.y (mgr.25480) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.140605+0000 mgr.y (mgr.25480) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.236816+0000 mgr.y (mgr.25480) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.334965+0000 mgr.y (mgr.25480) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.360269+0000 mgr.y (mgr.25480) 551 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.414894+0000 mgr.y (mgr.25480) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.492459+0000 mon.c (mon.1) 659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.494786+0000 mon.c (mon.1) 660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.497880+0000 mon.c (mon.1) 661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.498891+0000 mon.c (mon.1) 662 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.505758+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.506631+0000 mgr.y (mgr.25480) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.587911+0000 mon.c (mon.1) 663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.591294+0000 mon.c (mon.1) 664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.594800+0000 mon.c (mon.1) 665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.595984+0000 mon.c (mon.1) 666 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.605273+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.607347+0000 mgr.y (mgr.25480) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.688479+0000 mon.c (mon.1) 667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.692239+0000 mon.c (mon.1) 668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.696223+0000 mon.c (mon.1) 669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.697480+0000 mon.c (mon.1) 670 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.705749+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.708436+0000 mgr.y (mgr.25480) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.789548+0000 mon.c (mon.1) 671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.791860+0000 mon.c (mon.1) 672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.795196+0000 mon.c (mon.1) 673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.796278+0000 mon.c (mon.1) 674 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.804376+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.806044+0000 mgr.y (mgr.25480) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.886537+0000 mon.c (mon.1) 675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.888729+0000 mon.c (mon.1) 676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.891755+0000 mon.c (mon.1) 677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.892751+0000 mon.c (mon.1) 678 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.899703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.980387+0000 mon.c (mon.1) 679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.982761+0000 mon.c (mon.1) 680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.985621+0000 mon.c (mon.1) 681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.688479+0000 mon.c (mon.1) 667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.692239+0000 mon.c (mon.1) 668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.696223+0000 mon.c (mon.1) 669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.697480+0000 mon.c (mon.1) 670 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.705749+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.708436+0000 mgr.y (mgr.25480) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.789548+0000 mon.c (mon.1) 671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.791860+0000 mon.c (mon.1) 672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.795196+0000 mon.c (mon.1) 673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.796278+0000 mon.c (mon.1) 674 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.804376+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.806044+0000 mgr.y (mgr.25480) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.886537+0000 mon.c (mon.1) 675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.888729+0000 mon.c (mon.1) 676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.891755+0000 mon.c (mon.1) 677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.892751+0000 mon.c (mon.1) 678 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.899703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.980387+0000 mon.c (mon.1) 679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.982761+0000 mon.c (mon.1) 680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.985621+0000 mon.c (mon.1) 681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.986627+0000 mon.c (mon.1) 682 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:29.995656+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.075495+0000 mon.c (mon.1) 683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.077559+0000 mon.c (mon.1) 684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.080362+0000 mon.c (mon.1) 685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.081227+0000 mon.c (mon.1) 686 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.087589+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.152455+0000 mon.c (mon.1) 687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.154520+0000 mon.c (mon.1) 688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.157361+0000 mon.c (mon.1) 689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.158294+0000 mon.c (mon.1) 690 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.165524+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.248227+0000 mon.c (mon.1) 691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.251565+0000 mon.c (mon.1) 692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.255589+0000 mon.c (mon.1) 693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.257060+0000 mon.c (mon.1) 694 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.264743+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.343294+0000 mon.c (mon.1) 695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.346558+0000 mon.c (mon.1) 696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.350010+0000 mon.c (mon.1) 697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.351522+0000 mon.c (mon.1) 698 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[83656]: audit 2023-12-21T08:04:30.360425+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.986627+0000 mon.c (mon.1) 682 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:29.995656+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.075495+0000 mon.c (mon.1) 683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.077559+0000 mon.c (mon.1) 684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.080362+0000 mon.c (mon.1) 685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.081227+0000 mon.c (mon.1) 686 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.087589+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.152455+0000 mon.c (mon.1) 687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.154520+0000 mon.c (mon.1) 688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.157361+0000 mon.c (mon.1) 689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.158294+0000 mon.c (mon.1) 690 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.165524+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.248227+0000 mon.c (mon.1) 691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.251565+0000 mon.c (mon.1) 692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.255589+0000 mon.c (mon.1) 693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.257060+0000 mon.c (mon.1) 694 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.264743+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.343294+0000 mon.c (mon.1) 695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.346558+0000 mon.c (mon.1) 696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.350010+0000 mon.c (mon.1) 697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.351522+0000 mon.c (mon.1) 698 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:30 smithi125 bash[79395]: audit 2023-12-21T08:04:30.360425+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.884175+0000 mgr.y (mgr.25480) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cluster 2023-12-21T08:04:28.971646+0000 mgr.y (mgr.25480) 545 : cluster 0 pgmap v91: 161 pgs: 62 peering, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:28.977420+0000 mgr.y (mgr.25480) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.063481+0000 mgr.y (mgr.25480) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.140605+0000 mgr.y (mgr.25480) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.236816+0000 mgr.y (mgr.25480) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.334965+0000 mgr.y (mgr.25480) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.360269+0000 mgr.y (mgr.25480) 551 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.414894+0000 mgr.y (mgr.25480) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.492459+0000 mon.c (mon.1) 659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.494786+0000 mon.c (mon.1) 660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.497880+0000 mon.c (mon.1) 661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.498891+0000 mon.c (mon.1) 662 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.505758+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.506631+0000 mgr.y (mgr.25480) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.587911+0000 mon.c (mon.1) 663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.591294+0000 mon.c (mon.1) 664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.594800+0000 mon.c (mon.1) 665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.595984+0000 mon.c (mon.1) 666 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.605273+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.607347+0000 mgr.y (mgr.25480) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.688479+0000 mon.c (mon.1) 667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.692239+0000 mon.c (mon.1) 668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.696223+0000 mon.c (mon.1) 669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.697480+0000 mon.c (mon.1) 670 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.705749+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.708436+0000 mgr.y (mgr.25480) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.789548+0000 mon.c (mon.1) 671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.791860+0000 mon.c (mon.1) 672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.795196+0000 mon.c (mon.1) 673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.796278+0000 mon.c (mon.1) 674 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.804376+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.806044+0000 mgr.y (mgr.25480) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.886537+0000 mon.c (mon.1) 675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.888729+0000 mon.c (mon.1) 676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.891755+0000 mon.c (mon.1) 677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.892751+0000 mon.c (mon.1) 678 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.899703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.980387+0000 mon.c (mon.1) 679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.982761+0000 mon.c (mon.1) 680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.985621+0000 mon.c (mon.1) 681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.986627+0000 mon.c (mon.1) 682 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:29.995656+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.075495+0000 mon.c (mon.1) 683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.077559+0000 mon.c (mon.1) 684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.080362+0000 mon.c (mon.1) 685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.081227+0000 mon.c (mon.1) 686 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.087589+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.152455+0000 mon.c (mon.1) 687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.154520+0000 mon.c (mon.1) 688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.157361+0000 mon.c (mon.1) 689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.158294+0000 mon.c (mon.1) 690 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.165524+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.248227+0000 mon.c (mon.1) 691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.251565+0000 mon.c (mon.1) 692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.255589+0000 mon.c (mon.1) 693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.257060+0000 mon.c (mon.1) 694 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.264743+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.343294+0000 mon.c (mon.1) 695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.346558+0000 mon.c (mon.1) 696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.350010+0000 mon.c (mon.1) 697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.351522+0000 mon.c (mon.1) 698 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:30.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:30 smithi146 bash[67217]: audit 2023-12-21T08:04:30.360425+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.900573+0000 mgr.y (mgr.25480) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:29.996490+0000 mgr.y (mgr.25480) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.088310+0000 mgr.y (mgr.25480) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.166390+0000 mgr.y (mgr.25480) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.266190+0000 mgr.y (mgr.25480) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.361759+0000 mgr.y (mgr.25480) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.439440+0000 mon.c (mon.1) 699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.441349+0000 mon.c (mon.1) 700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.443245+0000 mon.c (mon.1) 701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.444008+0000 mon.c (mon.1) 702 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.450039+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.452943+0000 mgr.y (mgr.25480) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.535789+0000 mon.c (mon.1) 703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.538354+0000 mon.c (mon.1) 704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.542187+0000 mon.c (mon.1) 705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.543312+0000 mon.c (mon.1) 706 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.551856+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.554776+0000 mgr.y (mgr.25480) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.633901+0000 mon.c (mon.1) 707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.635906+0000 mon.c (mon.1) 708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.638434+0000 mon.c (mon.1) 709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.639443+0000 mon.c (mon.1) 710 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.649205+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.650488+0000 mgr.y (mgr.25480) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.732116+0000 mon.c (mon.1) 711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.734744+0000 mon.c (mon.1) 712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.737857+0000 mon.c (mon.1) 713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.739080+0000 mon.c (mon.1) 714 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.749050+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.753741+0000 mgr.y (mgr.25480) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.832422+0000 mon.c (mon.1) 715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.835352+0000 mon.c (mon.1) 716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.839699+0000 mon.c (mon.1) 717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.840742+0000 mon.c (mon.1) 718 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.850405+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.855018+0000 mgr.y (mgr.25480) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.919020+0000 mon.c (mon.1) 719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.921468+0000 mon.c (mon.1) 720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.923699+0000 mon.c (mon.1) 721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.924829+0000 mon.c (mon.1) 722 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:30.933424+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.019095+0000 mon.c (mon.1) 723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.021324+0000 mon.c (mon.1) 724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.024158+0000 mon.c (mon.1) 725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.025104+0000 mon.c (mon.1) 726 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.034130+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.120408+0000 mon.c (mon.1) 727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.123219+0000 mon.c (mon.1) 728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.126044+0000 mon.c (mon.1) 729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.126891+0000 mon.c (mon.1) 730 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.134839+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.220961+0000 mon.c (mon.1) 731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.223085+0000 mon.c (mon.1) 732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.225478+0000 mon.c (mon.1) 733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.226380+0000 mon.c (mon.1) 734 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.235666+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.316093+0000 mon.c (mon.1) 735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.319016+0000 mon.c (mon.1) 736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.323608+0000 mon.c (mon.1) 737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.325509+0000 mon.c (mon.1) 738 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:31 smithi146 bash[67217]: audit 2023-12-21T08:04:31.338436+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.900573+0000 mgr.y (mgr.25480) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:29.996490+0000 mgr.y (mgr.25480) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.088310+0000 mgr.y (mgr.25480) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.166390+0000 mgr.y (mgr.25480) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.266190+0000 mgr.y (mgr.25480) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.361759+0000 mgr.y (mgr.25480) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.439440+0000 mon.c (mon.1) 699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.441349+0000 mon.c (mon.1) 700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.443245+0000 mon.c (mon.1) 701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.444008+0000 mon.c (mon.1) 702 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.450039+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.452943+0000 mgr.y (mgr.25480) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.535789+0000 mon.c (mon.1) 703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.538354+0000 mon.c (mon.1) 704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.542187+0000 mon.c (mon.1) 705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.543312+0000 mon.c (mon.1) 706 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.551856+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.554776+0000 mgr.y (mgr.25480) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.633901+0000 mon.c (mon.1) 707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.635906+0000 mon.c (mon.1) 708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.638434+0000 mon.c (mon.1) 709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.900573+0000 mgr.y (mgr.25480) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:29.996490+0000 mgr.y (mgr.25480) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.088310+0000 mgr.y (mgr.25480) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.166390+0000 mgr.y (mgr.25480) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.266190+0000 mgr.y (mgr.25480) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.361759+0000 mgr.y (mgr.25480) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.439440+0000 mon.c (mon.1) 699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.441349+0000 mon.c (mon.1) 700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.443245+0000 mon.c (mon.1) 701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.444008+0000 mon.c (mon.1) 702 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.450039+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.452943+0000 mgr.y (mgr.25480) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.535789+0000 mon.c (mon.1) 703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.538354+0000 mon.c (mon.1) 704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.542187+0000 mon.c (mon.1) 705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.543312+0000 mon.c (mon.1) 706 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.551856+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.554776+0000 mgr.y (mgr.25480) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.633901+0000 mon.c (mon.1) 707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.635906+0000 mon.c (mon.1) 708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.638434+0000 mon.c (mon.1) 709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.639443+0000 mon.c (mon.1) 710 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.649205+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.650488+0000 mgr.y (mgr.25480) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.732116+0000 mon.c (mon.1) 711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.734744+0000 mon.c (mon.1) 712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.737857+0000 mon.c (mon.1) 713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.739080+0000 mon.c (mon.1) 714 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.749050+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.753741+0000 mgr.y (mgr.25480) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.832422+0000 mon.c (mon.1) 715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.835352+0000 mon.c (mon.1) 716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.839699+0000 mon.c (mon.1) 717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.840742+0000 mon.c (mon.1) 718 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.850405+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.855018+0000 mgr.y (mgr.25480) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.919020+0000 mon.c (mon.1) 719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.921468+0000 mon.c (mon.1) 720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.923699+0000 mon.c (mon.1) 721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.924829+0000 mon.c (mon.1) 722 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:30.933424+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.639443+0000 mon.c (mon.1) 710 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.649205+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.650488+0000 mgr.y (mgr.25480) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.732116+0000 mon.c (mon.1) 711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.734744+0000 mon.c (mon.1) 712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.737857+0000 mon.c (mon.1) 713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.739080+0000 mon.c (mon.1) 714 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.749050+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.753741+0000 mgr.y (mgr.25480) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.832422+0000 mon.c (mon.1) 715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.835352+0000 mon.c (mon.1) 716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.839699+0000 mon.c (mon.1) 717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.840742+0000 mon.c (mon.1) 718 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.850405+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.855018+0000 mgr.y (mgr.25480) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.919020+0000 mon.c (mon.1) 719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.921468+0000 mon.c (mon.1) 720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.923699+0000 mon.c (mon.1) 721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.924829+0000 mon.c (mon.1) 722 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:30.933424+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.019095+0000 mon.c (mon.1) 723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.021324+0000 mon.c (mon.1) 724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.024158+0000 mon.c (mon.1) 725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.025104+0000 mon.c (mon.1) 726 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.034130+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.120408+0000 mon.c (mon.1) 727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.123219+0000 mon.c (mon.1) 728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.126044+0000 mon.c (mon.1) 729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.126891+0000 mon.c (mon.1) 730 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.134839+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.220961+0000 mon.c (mon.1) 731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.223085+0000 mon.c (mon.1) 732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.225478+0000 mon.c (mon.1) 733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.226380+0000 mon.c (mon.1) 734 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.235666+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.316093+0000 mon.c (mon.1) 735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.319016+0000 mon.c (mon.1) 736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.323608+0000 mon.c (mon.1) 737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.325509+0000 mon.c (mon.1) 738 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[79395]: audit 2023-12-21T08:04:31.338436+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.019095+0000 mon.c (mon.1) 723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.021324+0000 mon.c (mon.1) 724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.024158+0000 mon.c (mon.1) 725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.025104+0000 mon.c (mon.1) 726 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.034130+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.120408+0000 mon.c (mon.1) 727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.123219+0000 mon.c (mon.1) 728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.126044+0000 mon.c (mon.1) 729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.126891+0000 mon.c (mon.1) 730 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.134839+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.220961+0000 mon.c (mon.1) 731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.223085+0000 mon.c (mon.1) 732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.225478+0000 mon.c (mon.1) 733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.226380+0000 mon.c (mon.1) 734 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.235666+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.316093+0000 mon.c (mon.1) 735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.319016+0000 mon.c (mon.1) 736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.323608+0000 mon.c (mon.1) 737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.325509+0000 mon.c (mon.1) 738 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:31.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:31 smithi125 bash[83656]: audit 2023-12-21T08:04:31.338436+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:30.937018+0000 mgr.y (mgr.25480) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cluster 2023-12-21T08:04:30.972850+0000 mgr.y (mgr.25480) 569 : cluster 0 pgmap v92: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.038048+0000 mgr.y (mgr.25480) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.140074+0000 mgr.y (mgr.25480) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.238145+0000 mgr.y (mgr.25480) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.340577+0000 mgr.y (mgr.25480) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.420482+0000 mon.c (mon.1) 739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.424206+0000 mon.c (mon.1) 740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.439663+0000 mon.c (mon.1) 741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.440494+0000 mon.c (mon.1) 742 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.448312+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.451127+0000 mgr.y (mgr.25480) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.529563+0000 mon.c (mon.1) 743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.532111+0000 mon.c (mon.1) 744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.537480+0000 mon.c (mon.1) 745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.539304+0000 mon.c (mon.1) 746 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.549724+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.554025+0000 mgr.y (mgr.25480) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.632966+0000 mon.c (mon.1) 747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.635791+0000 mon.c (mon.1) 748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.638710+0000 mon.c (mon.1) 749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.639781+0000 mon.c (mon.1) 750 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.649256+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.652080+0000 mgr.y (mgr.25480) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.729586+0000 mon.c (mon.1) 751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.732712+0000 mon.c (mon.1) 752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.736778+0000 mon.c (mon.1) 753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.738144+0000 mon.c (mon.1) 754 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.748197+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.752713+0000 mgr.y (mgr.25480) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.831490+0000 mon.c (mon.1) 755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.834952+0000 mon.c (mon.1) 756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.838974+0000 mon.c (mon.1) 757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.840261+0000 mon.c (mon.1) 758 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.849077+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.851227+0000 mgr.y (mgr.25480) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.930798+0000 mon.c (mon.1) 759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cluster 2023-12-21T08:04:31.930843+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: cluster 2023-12-21T08:04:31.930915+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-21T08:04:32.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.939689+0000 mon.c (mon.1) 760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.942463+0000 mon.c (mon.1) 761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.943786+0000 mon.c (mon.1) 762 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:31.952271+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.036064+0000 mon.c (mon.1) 763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.038939+0000 mon.c (mon.1) 764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.042755+0000 mon.c (mon.1) 765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.044047+0000 mon.c (mon.1) 766 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.051340+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.133483+0000 mon.c (mon.1) 767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.136002+0000 mon.c (mon.1) 768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.138980+0000 mon.c (mon.1) 769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.140293+0000 mon.c (mon.1) 770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.149899+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.213589+0000 mon.c (mon.1) 771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.216586+0000 mon.c (mon.1) 772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.219469+0000 mon.c (mon.1) 773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.220743+0000 mon.c (mon.1) 774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.228986+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.310326+0000 mon.c (mon.1) 775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.312319+0000 mon.c (mon.1) 776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.314554+0000 mon.c (mon.1) 777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.315377+0000 mon.c (mon.1) 778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.323542+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.402426+0000 mon.c (mon.1) 779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.406968+0000 mon.c (mon.1) 780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.413054+0000 mon.c (mon.1) 781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.414366+0000 mon.c (mon.1) 782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:32 smithi146 bash[67217]: audit 2023-12-21T08:04:32.423378+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:30.937018+0000 mgr.y (mgr.25480) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cluster 2023-12-21T08:04:30.972850+0000 mgr.y (mgr.25480) 569 : cluster 0 pgmap v92: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.038048+0000 mgr.y (mgr.25480) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.140074+0000 mgr.y (mgr.25480) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.238145+0000 mgr.y (mgr.25480) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.340577+0000 mgr.y (mgr.25480) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.420482+0000 mon.c (mon.1) 739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.424206+0000 mon.c (mon.1) 740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.439663+0000 mon.c (mon.1) 741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.440494+0000 mon.c (mon.1) 742 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.448312+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.451127+0000 mgr.y (mgr.25480) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.529563+0000 mon.c (mon.1) 743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.532111+0000 mon.c (mon.1) 744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.537480+0000 mon.c (mon.1) 745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.539304+0000 mon.c (mon.1) 746 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.549724+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.554025+0000 mgr.y (mgr.25480) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.632966+0000 mon.c (mon.1) 747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.635791+0000 mon.c (mon.1) 748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:30.937018+0000 mgr.y (mgr.25480) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cluster 2023-12-21T08:04:30.972850+0000 mgr.y (mgr.25480) 569 : cluster 0 pgmap v92: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.038048+0000 mgr.y (mgr.25480) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.140074+0000 mgr.y (mgr.25480) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.238145+0000 mgr.y (mgr.25480) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.340577+0000 mgr.y (mgr.25480) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.420482+0000 mon.c (mon.1) 739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.424206+0000 mon.c (mon.1) 740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.439663+0000 mon.c (mon.1) 741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.440494+0000 mon.c (mon.1) 742 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.448312+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.451127+0000 mgr.y (mgr.25480) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.529563+0000 mon.c (mon.1) 743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.532111+0000 mon.c (mon.1) 744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.537480+0000 mon.c (mon.1) 745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.539304+0000 mon.c (mon.1) 746 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.549724+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.554025+0000 mgr.y (mgr.25480) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.632966+0000 mon.c (mon.1) 747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.635791+0000 mon.c (mon.1) 748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.638710+0000 mon.c (mon.1) 749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.639781+0000 mon.c (mon.1) 750 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.649256+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.652080+0000 mgr.y (mgr.25480) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.729586+0000 mon.c (mon.1) 751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.732712+0000 mon.c (mon.1) 752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.736778+0000 mon.c (mon.1) 753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.738144+0000 mon.c (mon.1) 754 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.748197+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.752713+0000 mgr.y (mgr.25480) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.831490+0000 mon.c (mon.1) 755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.834952+0000 mon.c (mon.1) 756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.838974+0000 mon.c (mon.1) 757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.840261+0000 mon.c (mon.1) 758 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.849077+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.851227+0000 mgr.y (mgr.25480) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.930798+0000 mon.c (mon.1) 759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cluster 2023-12-21T08:04:31.930843+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: cluster 2023-12-21T08:04:31.930915+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.939689+0000 mon.c (mon.1) 760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.942463+0000 mon.c (mon.1) 761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.943786+0000 mon.c (mon.1) 762 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:31.952271+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.036064+0000 mon.c (mon.1) 763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.038939+0000 mon.c (mon.1) 764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.042755+0000 mon.c (mon.1) 765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.044047+0000 mon.c (mon.1) 766 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.051340+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.133483+0000 mon.c (mon.1) 767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.136002+0000 mon.c (mon.1) 768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.138980+0000 mon.c (mon.1) 769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.140293+0000 mon.c (mon.1) 770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.149899+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.213589+0000 mon.c (mon.1) 771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.216586+0000 mon.c (mon.1) 772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.219469+0000 mon.c (mon.1) 773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.220743+0000 mon.c (mon.1) 774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.228986+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.310326+0000 mon.c (mon.1) 775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.312319+0000 mon.c (mon.1) 776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.314554+0000 mon.c (mon.1) 777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.315377+0000 mon.c (mon.1) 778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.323542+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.402426+0000 mon.c (mon.1) 779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.406968+0000 mon.c (mon.1) 780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.413054+0000 mon.c (mon.1) 781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.414366+0000 mon.c (mon.1) 782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[83656]: audit 2023-12-21T08:04:32.423378+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.638710+0000 mon.c (mon.1) 749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.639781+0000 mon.c (mon.1) 750 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.649256+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.652080+0000 mgr.y (mgr.25480) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.729586+0000 mon.c (mon.1) 751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.732712+0000 mon.c (mon.1) 752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.736778+0000 mon.c (mon.1) 753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.738144+0000 mon.c (mon.1) 754 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.748197+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.752713+0000 mgr.y (mgr.25480) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.831490+0000 mon.c (mon.1) 755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.834952+0000 mon.c (mon.1) 756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.838974+0000 mon.c (mon.1) 757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.840261+0000 mon.c (mon.1) 758 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.849077+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.851227+0000 mgr.y (mgr.25480) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.930798+0000 mon.c (mon.1) 759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cluster 2023-12-21T08:04:31.930843+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: cluster 2023-12-21T08:04:31.930915+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.939689+0000 mon.c (mon.1) 760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.942463+0000 mon.c (mon.1) 761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.943786+0000 mon.c (mon.1) 762 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:31.952271+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.036064+0000 mon.c (mon.1) 763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.038939+0000 mon.c (mon.1) 764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.042755+0000 mon.c (mon.1) 765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.044047+0000 mon.c (mon.1) 766 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.051340+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.133483+0000 mon.c (mon.1) 767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.136002+0000 mon.c (mon.1) 768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.138980+0000 mon.c (mon.1) 769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.140293+0000 mon.c (mon.1) 770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.149899+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.213589+0000 mon.c (mon.1) 771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.216586+0000 mon.c (mon.1) 772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.219469+0000 mon.c (mon.1) 773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.220743+0000 mon.c (mon.1) 774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.228986+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.310326+0000 mon.c (mon.1) 775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.312319+0000 mon.c (mon.1) 776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.314554+0000 mon.c (mon.1) 777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.315377+0000 mon.c (mon.1) 778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.323542+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.402426+0000 mon.c (mon.1) 779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.406968+0000 mon.c (mon.1) 780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.413054+0000 mon.c (mon.1) 781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.414366+0000 mon.c (mon.1) 782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:32.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:32 smithi125 bash[79395]: audit 2023-12-21T08:04:32.423378+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.318 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[91379]: debug 2023-12-21T08:04:33.140+0000 7f37118cf700 1 -- 172.21.15.125:0/1452664998 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c3ef16f6c0 con 0x55c3ef1f4c00 2023-12-21T08:04:33.653 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[91379]: debug 2023-12-21T08:04:33.436+0000 7f371aa55640 -1 Falling back to public interface 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:31.953183+0000 mgr.y (mgr.25480) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.054409+0000 mgr.y (mgr.25480) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.152028+0000 mgr.y (mgr.25480) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.230805+0000 mgr.y (mgr.25480) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.324426+0000 mgr.y (mgr.25480) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.424088+0000 mgr.y (mgr.25480) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.504859+0000 mon.c (mon.1) 783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.509323+0000 mon.c (mon.1) 784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.513201+0000 mon.c (mon.1) 785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.514685+0000 mon.c (mon.1) 786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.524290+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.525589+0000 mgr.y (mgr.25480) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.610864+0000 mon.c (mon.1) 787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.613786+0000 mon.c (mon.1) 788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.617206+0000 mon.c (mon.1) 789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.618568+0000 mon.c (mon.1) 790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.626192+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.628297+0000 mgr.y (mgr.25480) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.711297+0000 mon.c (mon.1) 791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.713814+0000 mon.c (mon.1) 792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.717207+0000 mon.c (mon.1) 793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:31.953183+0000 mgr.y (mgr.25480) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.054409+0000 mgr.y (mgr.25480) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.152028+0000 mgr.y (mgr.25480) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.230805+0000 mgr.y (mgr.25480) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.324426+0000 mgr.y (mgr.25480) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.424088+0000 mgr.y (mgr.25480) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.504859+0000 mon.c (mon.1) 783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.509323+0000 mon.c (mon.1) 784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.513201+0000 mon.c (mon.1) 785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.514685+0000 mon.c (mon.1) 786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.524290+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.525589+0000 mgr.y (mgr.25480) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.610864+0000 mon.c (mon.1) 787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.613786+0000 mon.c (mon.1) 788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.617206+0000 mon.c (mon.1) 789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.618568+0000 mon.c (mon.1) 790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.626192+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.628297+0000 mgr.y (mgr.25480) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.711297+0000 mon.c (mon.1) 791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.713814+0000 mon.c (mon.1) 792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.717207+0000 mon.c (mon.1) 793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.718093+0000 mon.c (mon.1) 794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.728471+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.729273+0000 mgr.y (mgr.25480) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.806646+0000 mon.c (mon.1) 795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.808873+0000 mon.c (mon.1) 796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.812654+0000 mon.c (mon.1) 797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.814134+0000 mon.c (mon.1) 798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.820919+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.822226+0000 mgr.y (mgr.25480) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.900991+0000 mon.c (mon.1) 799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.904458+0000 mon.c (mon.1) 800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.907982+0000 mon.c (mon.1) 801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.909086+0000 mon.c (mon.1) 802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.915386+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:32.999002+0000 mon.c (mon.1) 803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.001758+0000 mon.c (mon.1) 804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.004719+0000 mon.c (mon.1) 805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.006012+0000 mon.c (mon.1) 806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.013296+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.090765+0000 mon.c (mon.1) 807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.718093+0000 mon.c (mon.1) 794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.728471+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.729273+0000 mgr.y (mgr.25480) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.806646+0000 mon.c (mon.1) 795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.808873+0000 mon.c (mon.1) 796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.812654+0000 mon.c (mon.1) 797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.814134+0000 mon.c (mon.1) 798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.820919+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.822226+0000 mgr.y (mgr.25480) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.900991+0000 mon.c (mon.1) 799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.904458+0000 mon.c (mon.1) 800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.907982+0000 mon.c (mon.1) 801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.909086+0000 mon.c (mon.1) 802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.915386+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:32.999002+0000 mon.c (mon.1) 803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.001758+0000 mon.c (mon.1) 804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.004719+0000 mon.c (mon.1) 805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.006012+0000 mon.c (mon.1) 806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.013296+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.090765+0000 mon.c (mon.1) 807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.092930+0000 mon.c (mon.1) 808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.099128+0000 mon.c (mon.1) 809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.100415+0000 mon.c (mon.1) 810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.108196+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.188171+0000 mon.c (mon.1) 811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.190585+0000 mon.c (mon.1) 812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.193965+0000 mon.c (mon.1) 813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.195367+0000 mon.c (mon.1) 814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.205840+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.286966+0000 mon.c (mon.1) 815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.289886+0000 mon.c (mon.1) 816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.293675+0000 mon.c (mon.1) 817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.294559+0000 mon.c (mon.1) 818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.304541+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.390277+0000 mon.c (mon.1) 819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.392937+0000 mon.c (mon.1) 820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.396037+0000 mon.c (mon.1) 821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.397037+0000 mon.c (mon.1) 822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[79395]: audit 2023-12-21T08:04:33.405236+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.092930+0000 mon.c (mon.1) 808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.099128+0000 mon.c (mon.1) 809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.100415+0000 mon.c (mon.1) 810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.108196+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.188171+0000 mon.c (mon.1) 811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.190585+0000 mon.c (mon.1) 812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.193965+0000 mon.c (mon.1) 813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.195367+0000 mon.c (mon.1) 814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.205840+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.286966+0000 mon.c (mon.1) 815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.289886+0000 mon.c (mon.1) 816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.293675+0000 mon.c (mon.1) 817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.294559+0000 mon.c (mon.1) 818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.304541+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.390277+0000 mon.c (mon.1) 819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.392937+0000 mon.c (mon.1) 820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.396037+0000 mon.c (mon.1) 821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.397037+0000 mon.c (mon.1) 822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:33 smithi125 bash[83656]: audit 2023-12-21T08:04:33.405236+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:31.953183+0000 mgr.y (mgr.25480) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.054409+0000 mgr.y (mgr.25480) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.152028+0000 mgr.y (mgr.25480) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.230805+0000 mgr.y (mgr.25480) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.324426+0000 mgr.y (mgr.25480) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.424088+0000 mgr.y (mgr.25480) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.504859+0000 mon.c (mon.1) 783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.509323+0000 mon.c (mon.1) 784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.513201+0000 mon.c (mon.1) 785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.514685+0000 mon.c (mon.1) 786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.524290+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.525589+0000 mgr.y (mgr.25480) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.610864+0000 mon.c (mon.1) 787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.613786+0000 mon.c (mon.1) 788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.617206+0000 mon.c (mon.1) 789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.618568+0000 mon.c (mon.1) 790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.626192+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.628297+0000 mgr.y (mgr.25480) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.711297+0000 mon.c (mon.1) 791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.713814+0000 mon.c (mon.1) 792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.717207+0000 mon.c (mon.1) 793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.718093+0000 mon.c (mon.1) 794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.728471+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.729273+0000 mgr.y (mgr.25480) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.806646+0000 mon.c (mon.1) 795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.808873+0000 mon.c (mon.1) 796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.812654+0000 mon.c (mon.1) 797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.814134+0000 mon.c (mon.1) 798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.820919+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.822226+0000 mgr.y (mgr.25480) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.900991+0000 mon.c (mon.1) 799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.904458+0000 mon.c (mon.1) 800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.907982+0000 mon.c (mon.1) 801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.909086+0000 mon.c (mon.1) 802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.915386+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:32.999002+0000 mon.c (mon.1) 803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.001758+0000 mon.c (mon.1) 804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.004719+0000 mon.c (mon.1) 805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.006012+0000 mon.c (mon.1) 806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.013296+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.090765+0000 mon.c (mon.1) 807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.092930+0000 mon.c (mon.1) 808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.099128+0000 mon.c (mon.1) 809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.100415+0000 mon.c (mon.1) 810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.108196+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.188171+0000 mon.c (mon.1) 811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.190585+0000 mon.c (mon.1) 812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.193965+0000 mon.c (mon.1) 813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.195367+0000 mon.c (mon.1) 814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.205840+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.286966+0000 mon.c (mon.1) 815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.289886+0000 mon.c (mon.1) 816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.293675+0000 mon.c (mon.1) 817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.294559+0000 mon.c (mon.1) 818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.304541+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.390277+0000 mon.c (mon.1) 819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.392937+0000 mon.c (mon.1) 820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.396037+0000 mon.c (mon.1) 821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.397037+0000 mon.c (mon.1) 822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:33.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:33 smithi146 bash[67217]: audit 2023-12-21T08:04:33.405236+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:32.916983+0000 mgr.y (mgr.25480) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cluster 2023-12-21T08:04:32.973785+0000 mgr.y (mgr.25480) 590 : cluster 0 pgmap v93: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:34.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.014376+0000 mgr.y (mgr.25480) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.110389+0000 mgr.y (mgr.25480) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.207307+0000 mgr.y (mgr.25480) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.307693+0000 mgr.y (mgr.25480) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.406277+0000 mgr.y (mgr.25480) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.492509+0000 mon.c (mon.1) 823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.495294+0000 mon.c (mon.1) 824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.498018+0000 mon.c (mon.1) 825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.499038+0000 mon.c (mon.1) 826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.508099+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.509157+0000 mgr.y (mgr.25480) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.588866+0000 mon.c (mon.1) 827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.591148+0000 mon.c (mon.1) 828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.594499+0000 mon.c (mon.1) 829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.595747+0000 mon.c (mon.1) 830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.606395+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.607105+0000 mgr.y (mgr.25480) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.688651+0000 mon.c (mon.1) 831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.691501+0000 mon.c (mon.1) 832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.694700+0000 mon.c (mon.1) 833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.696020+0000 mon.c (mon.1) 834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.705855+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.706708+0000 mgr.y (mgr.25480) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.788311+0000 mon.c (mon.1) 835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.790746+0000 mon.c (mon.1) 836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.793708+0000 mon.c (mon.1) 837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.794978+0000 mon.c (mon.1) 838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.804891+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.806613+0000 mgr.y (mgr.25480) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.880343+0000 mon.c (mon.1) 839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.883793+0000 mon.c (mon.1) 840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.887213+0000 mon.c (mon.1) 841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.888583+0000 mon.c (mon.1) 842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.899583+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.979560+0000 mon.c (mon.1) 843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.983282+0000 mon.c (mon.1) 844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.988141+0000 mon.c (mon.1) 845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.989532+0000 mon.c (mon.1) 846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:33.997546+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.080708+0000 mon.c (mon.1) 847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.083361+0000 mon.c (mon.1) 848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.086133+0000 mon.c (mon.1) 849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.087398+0000 mon.c (mon.1) 850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.095474+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.176733+0000 mon.c (mon.1) 851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.179259+0000 mon.c (mon.1) 852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.181933+0000 mon.c (mon.1) 853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.183145+0000 mon.c (mon.1) 854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.189694+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.269308+0000 mon.c (mon.1) 855 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.272665+0000 mon.c (mon.1) 856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.275620+0000 mon.c (mon.1) 857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.276429+0000 mon.c (mon.1) 858 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.282371+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.358655+0000 mon.c (mon.1) 859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.360560+0000 mon.c (mon.1) 860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.362954+0000 mon.c (mon.1) 861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.364018+0000 mon.c (mon.1) 862 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.370787+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:34 smithi146 bash[67217]: audit 2023-12-21T08:04:34.430448+0000 mon.c (mon.1) 863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:32.916983+0000 mgr.y (mgr.25480) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cluster 2023-12-21T08:04:32.973785+0000 mgr.y (mgr.25480) 590 : cluster 0 pgmap v93: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.014376+0000 mgr.y (mgr.25480) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.110389+0000 mgr.y (mgr.25480) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.207307+0000 mgr.y (mgr.25480) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.307693+0000 mgr.y (mgr.25480) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.406277+0000 mgr.y (mgr.25480) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.492509+0000 mon.c (mon.1) 823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.495294+0000 mon.c (mon.1) 824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.498018+0000 mon.c (mon.1) 825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.499038+0000 mon.c (mon.1) 826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.508099+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.509157+0000 mgr.y (mgr.25480) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.588866+0000 mon.c (mon.1) 827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.591148+0000 mon.c (mon.1) 828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.594499+0000 mon.c (mon.1) 829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.595747+0000 mon.c (mon.1) 830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.606395+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.607105+0000 mgr.y (mgr.25480) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.688651+0000 mon.c (mon.1) 831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:32.916983+0000 mgr.y (mgr.25480) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cluster 2023-12-21T08:04:32.973785+0000 mgr.y (mgr.25480) 590 : cluster 0 pgmap v93: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.014376+0000 mgr.y (mgr.25480) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.110389+0000 mgr.y (mgr.25480) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.207307+0000 mgr.y (mgr.25480) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.307693+0000 mgr.y (mgr.25480) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.406277+0000 mgr.y (mgr.25480) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.492509+0000 mon.c (mon.1) 823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.495294+0000 mon.c (mon.1) 824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.498018+0000 mon.c (mon.1) 825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.499038+0000 mon.c (mon.1) 826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.508099+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.509157+0000 mgr.y (mgr.25480) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.588866+0000 mon.c (mon.1) 827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.591148+0000 mon.c (mon.1) 828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.594499+0000 mon.c (mon.1) 829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.595747+0000 mon.c (mon.1) 830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.606395+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.607105+0000 mgr.y (mgr.25480) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.688651+0000 mon.c (mon.1) 831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.691501+0000 mon.c (mon.1) 832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.694700+0000 mon.c (mon.1) 833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.696020+0000 mon.c (mon.1) 834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.705855+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.706708+0000 mgr.y (mgr.25480) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.788311+0000 mon.c (mon.1) 835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.790746+0000 mon.c (mon.1) 836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.793708+0000 mon.c (mon.1) 837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.794978+0000 mon.c (mon.1) 838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.804891+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.806613+0000 mgr.y (mgr.25480) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.880343+0000 mon.c (mon.1) 839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.883793+0000 mon.c (mon.1) 840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.887213+0000 mon.c (mon.1) 841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.888583+0000 mon.c (mon.1) 842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.899583+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.979560+0000 mon.c (mon.1) 843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.983282+0000 mon.c (mon.1) 844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.988141+0000 mon.c (mon.1) 845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.989532+0000 mon.c (mon.1) 846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:33.997546+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.080708+0000 mon.c (mon.1) 847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.083361+0000 mon.c (mon.1) 848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.086133+0000 mon.c (mon.1) 849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.087398+0000 mon.c (mon.1) 850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.095474+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.176733+0000 mon.c (mon.1) 851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.179259+0000 mon.c (mon.1) 852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.181933+0000 mon.c (mon.1) 853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.183145+0000 mon.c (mon.1) 854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.189694+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.269308+0000 mon.c (mon.1) 855 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.272665+0000 mon.c (mon.1) 856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.275620+0000 mon.c (mon.1) 857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.276429+0000 mon.c (mon.1) 858 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.282371+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.358655+0000 mon.c (mon.1) 859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.360560+0000 mon.c (mon.1) 860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.362954+0000 mon.c (mon.1) 861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.364018+0000 mon.c (mon.1) 862 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.370787+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[83656]: audit 2023-12-21T08:04:34.430448+0000 mon.c (mon.1) 863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.691501+0000 mon.c (mon.1) 832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.694700+0000 mon.c (mon.1) 833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.696020+0000 mon.c (mon.1) 834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.705855+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.706708+0000 mgr.y (mgr.25480) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.788311+0000 mon.c (mon.1) 835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.790746+0000 mon.c (mon.1) 836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.793708+0000 mon.c (mon.1) 837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.794978+0000 mon.c (mon.1) 838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.804891+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.806613+0000 mgr.y (mgr.25480) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.880343+0000 mon.c (mon.1) 839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.883793+0000 mon.c (mon.1) 840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.887213+0000 mon.c (mon.1) 841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.888583+0000 mon.c (mon.1) 842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.899583+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.979560+0000 mon.c (mon.1) 843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.983282+0000 mon.c (mon.1) 844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.988141+0000 mon.c (mon.1) 845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.989532+0000 mon.c (mon.1) 846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:33.997546+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.080708+0000 mon.c (mon.1) 847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.083361+0000 mon.c (mon.1) 848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.086133+0000 mon.c (mon.1) 849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.087398+0000 mon.c (mon.1) 850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.095474+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.176733+0000 mon.c (mon.1) 851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.179259+0000 mon.c (mon.1) 852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.181933+0000 mon.c (mon.1) 853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.183145+0000 mon.c (mon.1) 854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.189694+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.269308+0000 mon.c (mon.1) 855 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.272665+0000 mon.c (mon.1) 856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.275620+0000 mon.c (mon.1) 857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.276429+0000 mon.c (mon.1) 858 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.282371+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.358655+0000 mon.c (mon.1) 859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.360560+0000 mon.c (mon.1) 860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.362954+0000 mon.c (mon.1) 861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.364018+0000 mon.c (mon.1) 862 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.370787+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:34.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:34 smithi125 bash[79395]: audit 2023-12-21T08:04:34.430448+0000 mon.c (mon.1) 863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.654 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[75616]: debug 2023-12-21T08:04:35.572+0000 7f1ef7826700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (22 PGs are or would become offline) 2023-12-21T08:04:35.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.900396+0000 mgr.y (mgr.25480) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:33.999428+0000 mgr.y (mgr.25480) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.096372+0000 mgr.y (mgr.25480) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.192614+0000 mgr.y (mgr.25480) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.283667+0000 mgr.y (mgr.25480) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.371568+0000 mgr.y (mgr.25480) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.432487+0000 mon.c (mon.1) 864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.441033+0000 mon.c (mon.1) 865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.442009+0000 mon.c (mon.1) 866 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.448987+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.449837+0000 mgr.y (mgr.25480) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.516033+0000 mon.c (mon.1) 867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.518390+0000 mon.c (mon.1) 868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.520697+0000 mon.c (mon.1) 869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.521581+0000 mon.c (mon.1) 870 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.531342+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.532332+0000 mgr.y (mgr.25480) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.612820+0000 mon.c (mon.1) 871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.616381+0000 mon.c (mon.1) 872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.619961+0000 mon.c (mon.1) 873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.621516+0000 mon.c (mon.1) 874 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.900396+0000 mgr.y (mgr.25480) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:33.999428+0000 mgr.y (mgr.25480) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.096372+0000 mgr.y (mgr.25480) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.192614+0000 mgr.y (mgr.25480) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.283667+0000 mgr.y (mgr.25480) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.371568+0000 mgr.y (mgr.25480) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.432487+0000 mon.c (mon.1) 864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.441033+0000 mon.c (mon.1) 865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.442009+0000 mon.c (mon.1) 866 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.448987+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.449837+0000 mgr.y (mgr.25480) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.516033+0000 mon.c (mon.1) 867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.518390+0000 mon.c (mon.1) 868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.520697+0000 mon.c (mon.1) 869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.521581+0000 mon.c (mon.1) 870 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.531342+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.532332+0000 mgr.y (mgr.25480) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.612820+0000 mon.c (mon.1) 871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.616381+0000 mon.c (mon.1) 872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.619961+0000 mon.c (mon.1) 873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.621516+0000 mon.c (mon.1) 874 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.630892+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.631767+0000 mgr.y (mgr.25480) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.712766+0000 mon.c (mon.1) 875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.716712+0000 mon.c (mon.1) 876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.720873+0000 mon.c (mon.1) 877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.722257+0000 mon.c (mon.1) 878 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.734219+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.735318+0000 mgr.y (mgr.25480) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.816149+0000 mon.c (mon.1) 879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.818449+0000 mon.c (mon.1) 880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.821554+0000 mon.c (mon.1) 881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.822993+0000 mon.c (mon.1) 882 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.834211+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.835412+0000 mgr.y (mgr.25480) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.914648+0000 mon.c (mon.1) 883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.917740+0000 mon.c (mon.1) 884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.920954+0000 mon.c (mon.1) 885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.922160+0000 mon.c (mon.1) 886 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:34.932634+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.009060+0000 mon.c (mon.1) 887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.630892+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.631767+0000 mgr.y (mgr.25480) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.712766+0000 mon.c (mon.1) 875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.716712+0000 mon.c (mon.1) 876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.720873+0000 mon.c (mon.1) 877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.722257+0000 mon.c (mon.1) 878 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.734219+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.735318+0000 mgr.y (mgr.25480) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.816149+0000 mon.c (mon.1) 879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.818449+0000 mon.c (mon.1) 880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.821554+0000 mon.c (mon.1) 881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.822993+0000 mon.c (mon.1) 882 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.834211+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.835412+0000 mgr.y (mgr.25480) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.914648+0000 mon.c (mon.1) 883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.917740+0000 mon.c (mon.1) 884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.920954+0000 mon.c (mon.1) 885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.922160+0000 mon.c (mon.1) 886 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:34.932634+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.009060+0000 mon.c (mon.1) 887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.012165+0000 mon.c (mon.1) 888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.014908+0000 mon.c (mon.1) 889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.016447+0000 mon.c (mon.1) 890 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.027753+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.106523+0000 mon.c (mon.1) 891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.108584+0000 mon.c (mon.1) 892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.110936+0000 mon.c (mon.1) 893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.111816+0000 mon.c (mon.1) 894 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.121013+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.186398+0000 mon.c (mon.1) 895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.188766+0000 mon.c (mon.1) 896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.191129+0000 mon.c (mon.1) 897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.192107+0000 mon.c (mon.1) 898 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.200488+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.284330+0000 mon.c (mon.1) 899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.286776+0000 mon.c (mon.1) 900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.290042+0000 mon.c (mon.1) 901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.291270+0000 mon.c (mon.1) 902 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.300026+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.381256+0000 mon.c (mon.1) 903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.384358+0000 mon.c (mon.1) 904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.386586+0000 mon.c (mon.1) 905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.388244+0000 mon.c (mon.1) 906 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[83656]: audit 2023-12-21T08:04:35.397444+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.012165+0000 mon.c (mon.1) 888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.014908+0000 mon.c (mon.1) 889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.016447+0000 mon.c (mon.1) 890 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.027753+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.106523+0000 mon.c (mon.1) 891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.108584+0000 mon.c (mon.1) 892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.110936+0000 mon.c (mon.1) 893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.111816+0000 mon.c (mon.1) 894 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.121013+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.186398+0000 mon.c (mon.1) 895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.188766+0000 mon.c (mon.1) 896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.191129+0000 mon.c (mon.1) 897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.192107+0000 mon.c (mon.1) 898 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.200488+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.284330+0000 mon.c (mon.1) 899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.286776+0000 mon.c (mon.1) 900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.290042+0000 mon.c (mon.1) 901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.291270+0000 mon.c (mon.1) 902 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.300026+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.381256+0000 mon.c (mon.1) 903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.384358+0000 mon.c (mon.1) 904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.386586+0000 mon.c (mon.1) 905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.388244+0000 mon.c (mon.1) 906 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:35 smithi125 bash[79395]: audit 2023-12-21T08:04:35.397444+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.900396+0000 mgr.y (mgr.25480) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:33.999428+0000 mgr.y (mgr.25480) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.096372+0000 mgr.y (mgr.25480) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.192614+0000 mgr.y (mgr.25480) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.283667+0000 mgr.y (mgr.25480) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.371568+0000 mgr.y (mgr.25480) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.432487+0000 mon.c (mon.1) 864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.441033+0000 mon.c (mon.1) 865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.442009+0000 mon.c (mon.1) 866 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.448987+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.449837+0000 mgr.y (mgr.25480) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.516033+0000 mon.c (mon.1) 867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.518390+0000 mon.c (mon.1) 868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.520697+0000 mon.c (mon.1) 869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.521581+0000 mon.c (mon.1) 870 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.531342+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.532332+0000 mgr.y (mgr.25480) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.612820+0000 mon.c (mon.1) 871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.616381+0000 mon.c (mon.1) 872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.619961+0000 mon.c (mon.1) 873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.621516+0000 mon.c (mon.1) 874 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.630892+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.631767+0000 mgr.y (mgr.25480) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.712766+0000 mon.c (mon.1) 875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.716712+0000 mon.c (mon.1) 876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.720873+0000 mon.c (mon.1) 877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.722257+0000 mon.c (mon.1) 878 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.734219+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.735318+0000 mgr.y (mgr.25480) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.816149+0000 mon.c (mon.1) 879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.818449+0000 mon.c (mon.1) 880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.821554+0000 mon.c (mon.1) 881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.822993+0000 mon.c (mon.1) 882 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.834211+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.835412+0000 mgr.y (mgr.25480) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.914648+0000 mon.c (mon.1) 883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.917740+0000 mon.c (mon.1) 884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.920954+0000 mon.c (mon.1) 885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.922160+0000 mon.c (mon.1) 886 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:34.932634+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.009060+0000 mon.c (mon.1) 887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.012165+0000 mon.c (mon.1) 888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.014908+0000 mon.c (mon.1) 889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.016447+0000 mon.c (mon.1) 890 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.027753+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.106523+0000 mon.c (mon.1) 891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.108584+0000 mon.c (mon.1) 892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.110936+0000 mon.c (mon.1) 893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.111816+0000 mon.c (mon.1) 894 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.121013+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.186398+0000 mon.c (mon.1) 895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.188766+0000 mon.c (mon.1) 896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.191129+0000 mon.c (mon.1) 897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.192107+0000 mon.c (mon.1) 898 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.200488+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.284330+0000 mon.c (mon.1) 899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.286776+0000 mon.c (mon.1) 900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.290042+0000 mon.c (mon.1) 901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.291270+0000 mon.c (mon.1) 902 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.300026+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.381256+0000 mon.c (mon.1) 903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.384358+0000 mon.c (mon.1) 904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:35.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.386586+0000 mon.c (mon.1) 905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:35.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.388244+0000 mon.c (mon.1) 906 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:35.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:35 smithi146 bash[67217]: audit 2023-12-21T08:04:35.397444+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:34.933412+0000 mgr.y (mgr.25480) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cluster 2023-12-21T08:04:34.975132+0000 mgr.y (mgr.25480) 612 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:36.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.028644+0000 mgr.y (mgr.25480) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.122037+0000 mgr.y (mgr.25480) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.203026+0000 mgr.y (mgr.25480) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.301082+0000 mgr.y (mgr.25480) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.399302+0000 mgr.y (mgr.25480) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.473846+0000 mon.c (mon.1) 907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.476190+0000 mon.c (mon.1) 908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.478445+0000 mon.c (mon.1) 909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.479274+0000 mon.c (mon.1) 910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.484946+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.485679+0000 mgr.y (mgr.25480) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.535484+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.549146+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.559615+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.570560+0000 mon.c (mon.1) 911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.573127+0000 mon.c (mon.1) 912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.574933+0000 mon.c (mon.1) 913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.576168+0000 mon.c (mon.1) 914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.577790+0000 mon.c (mon.1) 915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: audit 2023-12-21T08:04:35.577978+0000 mgr.y (mgr.25480) 619 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:36 smithi146 bash[67217]: cephadm 2023-12-21T08:04:35.579073+0000 mgr.y (mgr.25480) 620 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (22 PGs are or would become offline) 2023-12-21T08:04:36.843 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[91379]: debug 2023-12-21T08:04:36.552+0000 7f371aa55640 -1 osd.0 116 log_to_monitors true 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:34.933412+0000 mgr.y (mgr.25480) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cluster 2023-12-21T08:04:34.975132+0000 mgr.y (mgr.25480) 612 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.028644+0000 mgr.y (mgr.25480) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.122037+0000 mgr.y (mgr.25480) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.203026+0000 mgr.y (mgr.25480) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.301082+0000 mgr.y (mgr.25480) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.399302+0000 mgr.y (mgr.25480) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.473846+0000 mon.c (mon.1) 907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.476190+0000 mon.c (mon.1) 908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.478445+0000 mon.c (mon.1) 909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.479274+0000 mon.c (mon.1) 910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.484946+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.485679+0000 mgr.y (mgr.25480) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.535484+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.549146+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.559615+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.570560+0000 mon.c (mon.1) 911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.573127+0000 mon.c (mon.1) 912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.845 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.574933+0000 mon.c (mon.1) 913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.576168+0000 mon.c (mon.1) 914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.577790+0000 mon.c (mon.1) 915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:34.933412+0000 mgr.y (mgr.25480) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cluster 2023-12-21T08:04:34.975132+0000 mgr.y (mgr.25480) 612 : cluster 0 pgmap v94: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.028644+0000 mgr.y (mgr.25480) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.122037+0000 mgr.y (mgr.25480) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.846 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.203026+0000 mgr.y (mgr.25480) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.301082+0000 mgr.y (mgr.25480) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.399302+0000 mgr.y (mgr.25480) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.473846+0000 mon.c (mon.1) 907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.476190+0000 mon.c (mon.1) 908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.478445+0000 mon.c (mon.1) 909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.479274+0000 mon.c (mon.1) 910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.484946+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.485679+0000 mgr.y (mgr.25480) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.535484+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.847 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.549146+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.559615+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.570560+0000 mon.c (mon.1) 911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.573127+0000 mon.c (mon.1) 912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.574933+0000 mon.c (mon.1) 913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.576168+0000 mon.c (mon.1) 914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.577790+0000 mon.c (mon.1) 915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: audit 2023-12-21T08:04:35.577978+0000 mgr.y (mgr.25480) 619 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[79395]: cephadm 2023-12-21T08:04:35.579073+0000 mgr.y (mgr.25480) 620 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (22 PGs are or would become offline) 2023-12-21T08:04:36.848 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: audit 2023-12-21T08:04:35.577978+0000 mgr.y (mgr.25480) 619 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:36.849 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:36 smithi125 bash[83656]: cephadm 2023-12-21T08:04:35.579073+0000 mgr.y (mgr.25480) 620 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (22 PGs are or would become offline) 2023-12-21T08:04:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:37] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2023-12-21T08:04:37.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:37 smithi146 bash[67217]: audit 2023-12-21T08:04:36.501567+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:37 smithi146 bash[67217]: audit 2023-12-21T08:04:36.514248+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:37 smithi146 bash[67217]: audit 2023-12-21T08:04:36.523095+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:37 smithi146 bash[67217]: audit 2023-12-21T08:04:36.562955+0000 mon.c (mon.1) 916 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:37.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:37 smithi146 bash[67217]: audit 2023-12-21T08:04:36.563470+0000 mon.a (mon.0) 714 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:37.903 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[91379]: debug 2023-12-21T08:04:37.564+0000 7f37086bf700 -1 osd.0 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[79395]: audit 2023-12-21T08:04:36.501567+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[79395]: audit 2023-12-21T08:04:36.514248+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[79395]: audit 2023-12-21T08:04:36.523095+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[79395]: audit 2023-12-21T08:04:36.562955+0000 mon.c (mon.1) 916 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[79395]: audit 2023-12-21T08:04:36.563470+0000 mon.a (mon.0) 714 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[83656]: audit 2023-12-21T08:04:36.501567+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[83656]: audit 2023-12-21T08:04:36.514248+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[83656]: audit 2023-12-21T08:04:36.523095+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[83656]: audit 2023-12-21T08:04:36.562955+0000 mon.c (mon.1) 916 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:37 smithi125 bash[83656]: audit 2023-12-21T08:04:36.563470+0000 mon.a (mon.0) 714 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:04:38.805 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: cluster 2023-12-21T08:04:36.976178+0000 mgr.y (mgr.25480) 621 : cluster 0 pgmap v95: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:38.805 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: audit 2023-12-21T08:04:37.527919+0000 mon.a (mon.0) 715 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:38.805 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: cluster 2023-12-21T08:04:37.528171+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.805 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: cluster 2023-12-21T08:04:37.529140+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.805 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: cluster 2023-12-21T08:04:37.532446+0000 mon.a (mon.0) 716 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:04:38.806 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: audit 2023-12-21T08:04:37.533297+0000 mon.c (mon.1) 917 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.806 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: audit 2023-12-21T08:04:37.533763+0000 mon.a (mon.0) 717 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.806 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[67217]: cluster 2023-12-21T08:04:37.653005+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.806 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[62228]: ts=2023-12-21T08:04:38.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-21T08:04:38.806 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:38 smithi146 bash[62228]: ts=2023-12-21T08:04:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: cluster 2023-12-21T08:04:36.976178+0000 mgr.y (mgr.25480) 621 : cluster 0 pgmap v95: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: audit 2023-12-21T08:04:37.527919+0000 mon.a (mon.0) 715 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: cluster 2023-12-21T08:04:37.528171+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: cluster 2023-12-21T08:04:37.529140+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: cluster 2023-12-21T08:04:37.532446+0000 mon.a (mon.0) 716 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: audit 2023-12-21T08:04:37.533297+0000 mon.c (mon.1) 917 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: audit 2023-12-21T08:04:37.533763+0000 mon.a (mon.0) 717 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[79395]: cluster 2023-12-21T08:04:37.653005+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: cluster 2023-12-21T08:04:36.976178+0000 mgr.y (mgr.25480) 621 : cluster 0 pgmap v95: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: audit 2023-12-21T08:04:37.527919+0000 mon.a (mon.0) 715 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:04:38.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: cluster 2023-12-21T08:04:37.528171+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: cluster 2023-12-21T08:04:37.529140+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:38.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: cluster 2023-12-21T08:04:37.532446+0000 mon.a (mon.0) 716 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:04:38.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: audit 2023-12-21T08:04:37.533297+0000 mon.c (mon.1) 917 : audit 1 from='osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: audit 2023-12-21T08:04:37.533763+0000 mon.a (mon.0) 717 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:04:38.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:38 smithi125 bash[83656]: cluster 2023-12-21T08:04:37.653005+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.528813+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.531475+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.532137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.535224+0000 mon.a (mon.0) 719 : cluster 1 osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340] boot 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.535276+0000 mon.a (mon.0) 720 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.535388+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: audit 2023-12-21T08:04:38.536762+0000 mon.c (mon.1) 918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.554023+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: audit 2023-12-21T08:04:39.441229+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:39.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: audit 2023-12-21T08:04:39.454493+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[79395]: audit 2023-12-21T08:04:39.469250+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.528813+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.531475+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.532137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.535224+0000 mon.a (mon.0) 719 : cluster 1 osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340] boot 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.535276+0000 mon.a (mon.0) 720 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.535388+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: audit 2023-12-21T08:04:38.536762+0000 mon.c (mon.1) 918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.554023+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: audit 2023-12-21T08:04:39.441229+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: audit 2023-12-21T08:04:39.454493+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:39.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:39 smithi125 bash[83656]: audit 2023-12-21T08:04:39.469250+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.528813+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:40.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.531475+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.532137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.535224+0000 mon.a (mon.0) 719 : cluster 1 osd.0 [v2:172.21.15.125:6802/117659340,v1:172.21.15.125:6803/117659340] boot 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.535276+0000 mon.a (mon.0) 720 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.535388+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: audit 2023-12-21T08:04:38.536762+0000 mon.c (mon.1) 918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.554023+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: audit 2023-12-21T08:04:39.441229+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: audit 2023-12-21T08:04:39.454493+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:39 smithi146 bash[67217]: audit 2023-12-21T08:04:39.469250+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:38.977203+0000 mgr.y (mgr.25480) 622 : cluster 0 pgmap v98: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: audit 2023-12-21T08:04:39.369913+0000 mgr.y (mgr.25480) 623 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.554901+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.556509+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.556913+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.557228+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.557710+0000 mon.a (mon.0) 724 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.557978+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.558212+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.559845+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.559977+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: cluster 2023-12-21T08:04:39.560958+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: audit 2023-12-21T08:04:40.381761+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: audit 2023-12-21T08:04:40.397108+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:40 smithi146 bash[67217]: audit 2023-12-21T08:04:40.408417+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:38.977203+0000 mgr.y (mgr.25480) 622 : cluster 0 pgmap v98: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: audit 2023-12-21T08:04:39.369913+0000 mgr.y (mgr.25480) 623 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.554901+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.556509+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.556913+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.557228+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.557710+0000 mon.a (mon.0) 724 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.557978+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.558212+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.559845+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.559977+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: cluster 2023-12-21T08:04:39.560958+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: audit 2023-12-21T08:04:40.381761+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: audit 2023-12-21T08:04:40.397108+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[83656]: audit 2023-12-21T08:04:40.408417+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:38.977203+0000 mgr.y (mgr.25480) 622 : cluster 0 pgmap v98: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: audit 2023-12-21T08:04:39.369913+0000 mgr.y (mgr.25480) 623 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.554901+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.556509+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.556913+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.557228+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.557710+0000 mon.a (mon.0) 724 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.557978+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.558212+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.559845+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.559977+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: cluster 2023-12-21T08:04:39.560958+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:04:40.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: audit 2023-12-21T08:04:40.381761+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: audit 2023-12-21T08:04:40.397108+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:40.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:40 smithi125 bash[79395]: audit 2023-12-21T08:04:40.408417+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:41.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:41 smithi125 bash[83656]: cluster 2023-12-21T08:04:41.556416+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:41.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:41 smithi125 bash[79395]: cluster 2023-12-21T08:04:41.556416+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:42.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:41 smithi146 bash[67217]: cluster 2023-12-21T08:04:41.556416+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:42.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:42 smithi125 bash[79395]: cluster 2023-12-21T08:04:40.978113+0000 mgr.y (mgr.25480) 624 : cluster 0 pgmap v100: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-21T08:04:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:42 smithi125 bash[83656]: cluster 2023-12-21T08:04:40.978113+0000 mgr.y (mgr.25480) 624 : cluster 0 pgmap v100: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-21T08:04:43.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:42 smithi146 bash[67217]: cluster 2023-12-21T08:04:40.978113+0000 mgr.y (mgr.25480) 624 : cluster 0 pgmap v100: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[79395]: cluster 2023-12-21T08:04:42.979025+0000 mgr.y (mgr.25480) 625 : cluster 0 pgmap v101: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[79395]: audit 2023-12-21T08:04:43.356847+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[79395]: audit 2023-12-21T08:04:43.359203+0000 mon.c (mon.1) 919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[79395]: cluster 2023-12-21T08:04:43.611564+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded) 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[79395]: cluster 2023-12-21T08:04:43.611649+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-12-21T08:04:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[83656]: cluster 2023-12-21T08:04:42.979025+0000 mgr.y (mgr.25480) 625 : cluster 0 pgmap v101: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[83656]: audit 2023-12-21T08:04:43.356847+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[83656]: audit 2023-12-21T08:04:43.359203+0000 mon.c (mon.1) 919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[83656]: cluster 2023-12-21T08:04:43.611564+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded) 2023-12-21T08:04:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:44 smithi125 bash[83656]: cluster 2023-12-21T08:04:43.611649+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-12-21T08:04:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:44 smithi146 bash[67217]: cluster 2023-12-21T08:04:42.979025+0000 mgr.y (mgr.25480) 625 : cluster 0 pgmap v101: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:44 smithi146 bash[67217]: audit 2023-12-21T08:04:43.356847+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:44 smithi146 bash[67217]: audit 2023-12-21T08:04:43.359203+0000 mon.c (mon.1) 919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:44 smithi146 bash[67217]: cluster 2023-12-21T08:04:43.611564+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 10 pgs degraded) 2023-12-21T08:04:44.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:44 smithi146 bash[67217]: cluster 2023-12-21T08:04:43.611649+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-12-21T08:04:46.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:46 smithi125 bash[79395]: cluster 2023-12-21T08:04:44.980620+0000 mgr.y (mgr.25480) 626 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:04:46.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:46 smithi125 bash[83656]: cluster 2023-12-21T08:04:44.980620+0000 mgr.y (mgr.25480) 626 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:04:46.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:46 smithi146 bash[67217]: cluster 2023-12-21T08:04:44.980620+0000 mgr.y (mgr.25480) 626 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:04:47.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:47] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.33.4" 2023-12-21T08:04:48.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:48 smithi125 bash[79395]: cluster 2023-12-21T08:04:46.981295+0000 mgr.y (mgr.25480) 627 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:48.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:48 smithi125 bash[83656]: cluster 2023-12-21T08:04:46.981295+0000 mgr.y (mgr.25480) 627 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:48.667 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:48 smithi146 bash[67217]: cluster 2023-12-21T08:04:46.981295+0000 mgr.y (mgr.25480) 627 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:49.025 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:04:48 smithi146 bash[62228]: ts=2023-12-21T08:04: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 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"smithi125:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.125\", device_class=\"ssd\", hostname=\"smithi125\", instance=\"172.21.15.146:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.125\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:04:50.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:50 smithi125 bash[79395]: cluster 2023-12-21T08:04:48.982237+0000 mgr.y (mgr.25480) 628 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:04:50.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:50 smithi125 bash[79395]: audit 2023-12-21T08:04:49.380539+0000 mgr.y (mgr.25480) 629 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:50 smithi125 bash[83656]: cluster 2023-12-21T08:04:48.982237+0000 mgr.y (mgr.25480) 628 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:04:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:50 smithi125 bash[83656]: audit 2023-12-21T08:04:49.380539+0000 mgr.y (mgr.25480) 629 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:50 smithi146 bash[67217]: cluster 2023-12-21T08:04:48.982237+0000 mgr.y (mgr.25480) 628 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:04:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:50 smithi146 bash[67217]: audit 2023-12-21T08:04:49.380539+0000 mgr.y (mgr.25480) 629 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:51.395 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[79395]: audit 2023-12-21T08:04:50.595002+0000 mon.c (mon.1) 920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.395 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[79395]: audit 2023-12-21T08:04:50.595493+0000 mgr.y (mgr.25480) 630 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.395 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[79395]: cephadm 2023-12-21T08:04:50.598146+0000 mgr.y (mgr.25480) 631 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:04:51.396 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[83656]: audit 2023-12-21T08:04:50.595002+0000 mon.c (mon.1) 920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.396 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[83656]: audit 2023-12-21T08:04:50.595493+0000 mgr.y (mgr.25480) 630 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.396 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:51 smithi125 bash[83656]: cephadm 2023-12-21T08:04:50.598146+0000 mgr.y (mgr.25480) 631 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:04:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:51 smithi146 bash[67217]: audit 2023-12-21T08:04:50.595002+0000 mon.c (mon.1) 920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:51 smithi146 bash[67217]: audit 2023-12-21T08:04:50.595493+0000 mgr.y (mgr.25480) 630 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:04:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:51 smithi146 bash[67217]: cephadm 2023-12-21T08:04:50.598146+0000 mgr.y (mgr.25480) 631 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:04:52.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:52 smithi125 bash[79395]: cluster 2023-12-21T08:04:50.983060+0000 mgr.y (mgr.25480) 632 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2023-12-21T08:04:52.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:52 smithi125 bash[83656]: cluster 2023-12-21T08:04:50.983060+0000 mgr.y (mgr.25480) 632 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2023-12-21T08:04:52.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:52 smithi146 bash[67217]: cluster 2023-12-21T08:04:50.983060+0000 mgr.y (mgr.25480) 632 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2023-12-21T08:04:54.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: cluster 2023-12-21T08:04:52.983954+0000 mgr.y (mgr.25480) 633 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:54.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: cephadm 2023-12-21T08:04:53.218375+0000 mgr.y (mgr.25480) 634 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:04:54.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: audit 2023-12-21T08:04:53.226704+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:54.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: audit 2023-12-21T08:04:53.231790+0000 mon.c (mon.1) 921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:04:54.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: audit 2023-12-21T08:04:53.233486+0000 mon.c (mon.1) 922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:54.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: cephadm 2023-12-21T08:04:53.239245+0000 mgr.y (mgr.25480) 635 : cephadm 1 Deploying daemon osd.1 on smithi125 2023-12-21T08:04:54.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:54 smithi146 bash[67217]: audit 2023-12-21T08:04:53.472097+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: cluster 2023-12-21T08:04:52.983954+0000 mgr.y (mgr.25480) 633 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: cephadm 2023-12-21T08:04:53.218375+0000 mgr.y (mgr.25480) 634 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: audit 2023-12-21T08:04:53.226704+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: audit 2023-12-21T08:04:53.231790+0000 mon.c (mon.1) 921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: audit 2023-12-21T08:04:53.233486+0000 mon.c (mon.1) 922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: cephadm 2023-12-21T08:04:53.239245+0000 mgr.y (mgr.25480) 635 : cephadm 1 Deploying daemon osd.1 on smithi125 2023-12-21T08:04:54.527 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[79395]: audit 2023-12-21T08:04:53.472097+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: cluster 2023-12-21T08:04:52.983954+0000 mgr.y (mgr.25480) 633 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: cephadm 2023-12-21T08:04:53.218375+0000 mgr.y (mgr.25480) 634 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: audit 2023-12-21T08:04:53.226704+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: audit 2023-12-21T08:04:53.231790+0000 mon.c (mon.1) 921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: audit 2023-12-21T08:04:53.233486+0000 mon.c (mon.1) 922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: cephadm 2023-12-21T08:04:53.239245+0000 mgr.y (mgr.25480) 635 : cephadm 1 Deploying daemon osd.1 on smithi125 2023-12-21T08:04:54.528 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:54 smithi125 bash[83656]: audit 2023-12-21T08:04:53.472097+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:56 smithi146 bash[67217]: cluster 2023-12-21T08:04:54.985640+0000 mgr.y (mgr.25480) 636 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:56.571 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:56 smithi125 bash[83656]: cluster 2023-12-21T08:04:54.985640+0000 mgr.y (mgr.25480) 636 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:56.572 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:56 smithi125 bash[79395]: cluster 2023-12-21T08:04:54.985640+0000 mgr.y (mgr.25480) 636 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:56.975 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:04:57.193 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:04:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:04:57] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.33.4" 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 18s ago 19m - - 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 17s ago 18m - - 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (5m) 18s ago 12m 15.6M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (4m) 17s ago 11m 43.2M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (3m) 18s ago 9m 47.3M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:04:57.745 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (3m) 17s ago 18m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:04:57.838 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (4m) 18s ago 20m 503M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:04:57.838 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (3m) 18s ago 20m 59.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:04:57.838 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (2m) 17s ago 18m 40.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (2m) 18s ago 18m 47.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (5m) 18s ago 12m 12.0M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (4m) 17s ago 12m 13.4M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (27s) 18s ago 17m 41.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (17m) 18s ago 17m 63.5M 4096M 17.2.0 e1d6a67b021e c342c41191c7 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (16m) 18s ago 16m 57.9M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (15m) 18s ago 15m 60.5M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (15m) 17s ago 15m 62.5M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (14m) 17s ago 14m 60.6M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (13m) 17s ago 13m 59.1M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (13m) 17s ago 13m 60.5M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (3m) 17s ago 12m 60.6M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:04:57.839 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (10m) 18s ago 10m 87.7M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:04:57.840 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (9m) 17s ago 9m 87.7M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:04:57.840 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (9m) 18s ago 9m 88.1M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:04:57.840 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (9m) 17s ago 9m 87.7M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:04:58.261 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:04:58.262 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:04:58.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:58 smithi146 bash[67217]: audit 2023-12-21T08:04:56.954709+0000 mgr.y (mgr.25480) 637 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:58 smithi146 bash[67217]: cluster 2023-12-21T08:04:56.986233+0000 mgr.y (mgr.25480) 638 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:58.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:58 smithi146 bash[67217]: audit 2023-12-21T08:04:57.340825+0000 mgr.y (mgr.25480) 639 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:58 smithi146 bash[67217]: audit 2023-12-21T08:04:57.714196+0000 mgr.y (mgr.25480) 640 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[79395]: audit 2023-12-21T08:04:56.954709+0000 mgr.y (mgr.25480) 637 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[79395]: cluster 2023-12-21T08:04:56.986233+0000 mgr.y (mgr.25480) 638 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[79395]: audit 2023-12-21T08:04:57.340825+0000 mgr.y (mgr.25480) 639 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[79395]: audit 2023-12-21T08:04:57.714196+0000 mgr.y (mgr.25480) 640 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[83656]: audit 2023-12-21T08:04:56.954709+0000 mgr.y (mgr.25480) 637 : audit 0 from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[83656]: cluster 2023-12-21T08:04:56.986233+0000 mgr.y (mgr.25480) 638 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:58.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[83656]: audit 2023-12-21T08:04:57.340825+0000 mgr.y (mgr.25480) 639 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:58 smithi125 bash[83656]: audit 2023-12-21T08:04:57.714196+0000 mgr.y (mgr.25480) 640 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "6/23 daemons upgraded", 2023-12-21T08:04:58.655 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:04:58.656 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:04:58.656 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:04:59.086 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:04:59.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:59 smithi146 bash[67217]: audit 2023-12-21T08:04:58.255794+0000 mon.c (mon.1) 923 : audit 0 from='client.? 172.21.15.125:0/4094119320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:59.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:59 smithi146 bash[67217]: audit 2023-12-21T08:04:58.356268+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:59.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:59 smithi146 bash[67217]: audit 2023-12-21T08:04:58.358181+0000 mon.c (mon.1) 924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:59.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:59 smithi146 bash[67217]: audit 2023-12-21T08:04:58.648092+0000 mgr.y (mgr.25480) 641 : audit 0 from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:59.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:04:59 smithi146 bash[67217]: audit 2023-12-21T08:04:59.081241+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.125:0/1824536676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:59.577 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[83656]: audit 2023-12-21T08:04:58.255794+0000 mon.c (mon.1) 923 : audit 0 from='client.? 172.21.15.125:0/4094119320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:59.577 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[83656]: audit 2023-12-21T08:04:58.356268+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:59.577 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[83656]: audit 2023-12-21T08:04:58.358181+0000 mon.c (mon.1) 924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:59.577 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[83656]: audit 2023-12-21T08:04:58.648092+0000 mgr.y (mgr.25480) 641 : audit 0 from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:59.577 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[83656]: audit 2023-12-21T08:04:59.081241+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.125:0/1824536676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:59.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[79395]: audit 2023-12-21T08:04:58.255794+0000 mon.c (mon.1) 923 : audit 0 from='client.? 172.21.15.125:0/4094119320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:59.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[79395]: audit 2023-12-21T08:04:58.356268+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:04:59.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[79395]: audit 2023-12-21T08:04:58.358181+0000 mon.c (mon.1) 924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:59.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[79395]: audit 2023-12-21T08:04:58.648092+0000 mgr.y (mgr.25480) 641 : audit 0 from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:59.578 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[79395]: audit 2023-12-21T08:04:59.081241+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.125:0/1824536676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:59.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:04:59 smithi125 systemd[1]: Stopping Ceph osd.1 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:04:59.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[37987]: debug 2023-12-21T08:04:59.679+0000 7f16a22f6700 -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-21T08:04:59.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[37987]: debug 2023-12-21T08:04:59.679+0000 7f16a22f6700 -1 osd.1 121 *** Got signal Terminated *** 2023-12-21T08:04:59.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:04:59 smithi125 bash[37987]: debug 2023-12-21T08:04:59.679+0000 7f16a22f6700 -1 osd.1 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:05:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: cluster 2023-12-21T08:04:58.987094+0000 mgr.y (mgr.25480) 642 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-21T08:05:00.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:04:59.391471+0000 mgr.y (mgr.25480) 643 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:04:59.623029+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:04:59.634173+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:04:59.642722+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: cluster 2023-12-21T08:04:59.683994+0000 mon.a (mon.0) 739 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:05:00.579683+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:05:00.594207+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[79395]: audit 2023-12-21T08:05:00.606918+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: cluster 2023-12-21T08:04:58.987094+0000 mgr.y (mgr.25480) 642 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:04:59.391471+0000 mgr.y (mgr.25480) 643 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:04:59.623029+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:04:59.634173+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:04:59.642722+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: cluster 2023-12-21T08:04:59.683994+0000 mon.a (mon.0) 739 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:05:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:05:00.579683+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:05:00.594207+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:00 smithi125 bash[83656]: audit 2023-12-21T08:05:00.606918+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: cluster 2023-12-21T08:04:58.987094+0000 mgr.y (mgr.25480) 642 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:04:59.391471+0000 mgr.y (mgr.25480) 643 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:04:59.623029+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:04:59.634173+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:04:59.642722+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: cluster 2023-12-21T08:04:59.683994+0000 mon.a (mon.0) 739 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:05:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:05:00.579683+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:05:00.594207+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:00 smithi146 bash[67217]: audit 2023-12-21T08:05:00.606918+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.641015+0000 mon.a (mon.0) 743 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.644559+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.644639+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.648556+0000 mon.a (mon.0) 744 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.648816+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.649569+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.654374+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.658526+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.641015+0000 mon.a (mon.0) 743 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.644559+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.644639+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.648556+0000 mon.a (mon.0) 744 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.648816+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.649569+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.654374+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:01.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.658526+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.641015+0000 mon.a (mon.0) 743 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.644559+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.644639+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.648556+0000 mon.a (mon.0) 744 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.648816+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.649569+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.654374+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:01 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.658526+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:05:02.154 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:01 smithi125 bash[93628]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:05:02.154 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[93700]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:05:03.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:00.987889+0000 mgr.y (mgr.25480) 644 : cluster 0 pgmap v111: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.652103+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.654897+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.655198+0000 mon.a (mon.0) 745 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.655245+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.655841+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.658342+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.658639+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.658963+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.659364+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.661098+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.661688+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.662751+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:02 smithi146 bash[67217]: cluster 2023-12-21T08:05:01.663365+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:00.987889+0000 mgr.y (mgr.25480) 644 : cluster 0 pgmap v111: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2023-12-21T08:05:03.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.652103+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.654897+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.655198+0000 mon.a (mon.0) 745 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.655245+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.655841+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.658342+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.658639+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.658963+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.659364+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.661098+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.661688+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.662751+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[79395]: cluster 2023-12-21T08:05:01.663365+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:00.987889+0000 mgr.y (mgr.25480) 644 : cluster 0 pgmap v111: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.652103+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.654897+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.655198+0000 mon.a (mon.0) 745 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:05:03.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.655245+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.655841+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.658342+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.658639+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.658963+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.659364+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.661098+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.661688+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.662751+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:02 smithi125 bash[83656]: cluster 2023-12-21T08:05:01.663365+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:05:04.608 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:04 smithi125 bash[79395]: cluster 2023-12-21T08:05:02.988896+0000 mgr.y (mgr.25480) 645 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 6/630 objects degraded (0.952%) 2023-12-21T08:05:04.609 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:04 smithi125 bash[79395]: cluster 2023-12-21T08:05:03.654307+0000 mon.a (mon.0) 746 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:04.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:04 smithi125 bash[83656]: cluster 2023-12-21T08:05:02.988896+0000 mgr.y (mgr.25480) 645 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 6/630 objects degraded (0.952%) 2023-12-21T08:05:04.609 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:04 smithi125 bash[83656]: cluster 2023-12-21T08:05:03.654307+0000 mon.a (mon.0) 746 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:04.609 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:04 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-21T08:05:04.609 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:04 smithi125 systemd[1]: Stopped Ceph osd.1 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:04.609 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:04 smithi125 systemd[1]: Started Ceph osd.1 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:04.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:04 smithi146 bash[67217]: cluster 2023-12-21T08:05:02.988896+0000 mgr.y (mgr.25480) 645 : cluster 0 pgmap v113: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 6/630 objects degraded (0.952%) 2023-12-21T08:05:04.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:04 smithi146 bash[67217]: cluster 2023-12-21T08:05:03.654307+0000 mon.a (mon.0) 746 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:05.861 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.595088+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.861 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.606698+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.633050+0000 mon.c (mon.1) 925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.634529+0000 mon.c (mon.1) 926 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.643561+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: cephadm 2023-12-21T08:05:04.645473+0000 mgr.y (mgr.25480) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.728019+0000 mon.c (mon.1) 927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.731041+0000 mon.c (mon.1) 928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.736555+0000 mon.c (mon.1) 929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.738535+0000 mon.c (mon.1) 930 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.749518+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: cephadm 2023-12-21T08:05:04.750901+0000 mgr.y (mgr.25480) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.834954+0000 mon.c (mon.1) 931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.839367+0000 mon.c (mon.1) 932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.842426+0000 mon.c (mon.1) 933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.843836+0000 mon.c (mon.1) 934 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.862 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.851522+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: cephadm 2023-12-21T08:05:04.852249+0000 mgr.y (mgr.25480) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.930248+0000 mon.c (mon.1) 935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.934837+0000 mon.c (mon.1) 936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.938859+0000 mon.c (mon.1) 937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.940372+0000 mon.c (mon.1) 938 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:04.950228+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.035002+0000 mon.c (mon.1) 939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.037239+0000 mon.c (mon.1) 940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.040183+0000 mon.c (mon.1) 941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.041263+0000 mon.c (mon.1) 942 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.048716+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.132580+0000 mon.c (mon.1) 943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.135243+0000 mon.c (mon.1) 944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.863 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.138459+0000 mon.c (mon.1) 945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.139512+0000 mon.c (mon.1) 946 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.148209+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.232491+0000 mon.c (mon.1) 947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.234864+0000 mon.c (mon.1) 948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.238070+0000 mon.c (mon.1) 949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.239183+0000 mon.c (mon.1) 950 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.246742+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.326768+0000 mon.c (mon.1) 951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.332402+0000 mon.c (mon.1) 952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.336478+0000 mon.c (mon.1) 953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.338037+0000 mon.c (mon.1) 954 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.346464+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.431743+0000 mon.c (mon.1) 955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.433912+0000 mon.c (mon.1) 956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.864 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.436451+0000 mon.c (mon.1) 957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.437226+0000 mon.c (mon.1) 958 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.443518+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.524851+0000 mon.c (mon.1) 959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.527407+0000 mon.c (mon.1) 960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.531164+0000 mon.c (mon.1) 961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.532538+0000 mon.c (mon.1) 962 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[79395]: audit 2023-12-21T08:05:05.541108+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.595088+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.606698+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.633050+0000 mon.c (mon.1) 925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.634529+0000 mon.c (mon.1) 926 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.643561+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: cephadm 2023-12-21T08:05:04.645473+0000 mgr.y (mgr.25480) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.728019+0000 mon.c (mon.1) 927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.731041+0000 mon.c (mon.1) 928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.736555+0000 mon.c (mon.1) 929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.738535+0000 mon.c (mon.1) 930 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.749518+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: cephadm 2023-12-21T08:05:04.750901+0000 mgr.y (mgr.25480) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.834954+0000 mon.c (mon.1) 931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.839367+0000 mon.c (mon.1) 932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.842426+0000 mon.c (mon.1) 933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.843836+0000 mon.c (mon.1) 934 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.866 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.851522+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: cephadm 2023-12-21T08:05:04.852249+0000 mgr.y (mgr.25480) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.930248+0000 mon.c (mon.1) 935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.934837+0000 mon.c (mon.1) 936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.938859+0000 mon.c (mon.1) 937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.940372+0000 mon.c (mon.1) 938 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:04.950228+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.035002+0000 mon.c (mon.1) 939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.037239+0000 mon.c (mon.1) 940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.040183+0000 mon.c (mon.1) 941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.041263+0000 mon.c (mon.1) 942 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.048716+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.132580+0000 mon.c (mon.1) 943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.135243+0000 mon.c (mon.1) 944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.138459+0000 mon.c (mon.1) 945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.139512+0000 mon.c (mon.1) 946 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.867 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.148209+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.232491+0000 mon.c (mon.1) 947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.234864+0000 mon.c (mon.1) 948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.238070+0000 mon.c (mon.1) 949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.239183+0000 mon.c (mon.1) 950 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.246742+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.326768+0000 mon.c (mon.1) 951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.332402+0000 mon.c (mon.1) 952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.336478+0000 mon.c (mon.1) 953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.338037+0000 mon.c (mon.1) 954 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.346464+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.431743+0000 mon.c (mon.1) 955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.433912+0000 mon.c (mon.1) 956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.436451+0000 mon.c (mon.1) 957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.437226+0000 mon.c (mon.1) 958 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.443518+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.524851+0000 mon.c (mon.1) 959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:05.868 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.527407+0000 mon.c (mon.1) 960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:05.869 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.531164+0000 mon.c (mon.1) 961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:05.869 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.532538+0000 mon.c (mon.1) 962 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:05.869 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:05 smithi125 bash[83656]: audit 2023-12-21T08:05:05.541108+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.595088+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.606698+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.633050+0000 mon.c (mon.1) 925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.634529+0000 mon.c (mon.1) 926 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.643561+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: cephadm 2023-12-21T08:05:04.645473+0000 mgr.y (mgr.25480) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.728019+0000 mon.c (mon.1) 927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.731041+0000 mon.c (mon.1) 928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.736555+0000 mon.c (mon.1) 929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.738535+0000 mon.c (mon.1) 930 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.749518+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: cephadm 2023-12-21T08:05:04.750901+0000 mgr.y (mgr.25480) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.834954+0000 mon.c (mon.1) 931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.839367+0000 mon.c (mon.1) 932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.842426+0000 mon.c (mon.1) 933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.843836+0000 mon.c (mon.1) 934 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.851522+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: cephadm 2023-12-21T08:05:04.852249+0000 mgr.y (mgr.25480) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.930248+0000 mon.c (mon.1) 935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.934837+0000 mon.c (mon.1) 936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.938859+0000 mon.c (mon.1) 937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.940372+0000 mon.c (mon.1) 938 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:04.950228+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.035002+0000 mon.c (mon.1) 939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.037239+0000 mon.c (mon.1) 940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.040183+0000 mon.c (mon.1) 941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.041263+0000 mon.c (mon.1) 942 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.048716+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.132580+0000 mon.c (mon.1) 943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.135243+0000 mon.c (mon.1) 944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.138459+0000 mon.c (mon.1) 945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.139512+0000 mon.c (mon.1) 946 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.148209+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.232491+0000 mon.c (mon.1) 947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.234864+0000 mon.c (mon.1) 948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.238070+0000 mon.c (mon.1) 949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.239183+0000 mon.c (mon.1) 950 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.246742+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.326768+0000 mon.c (mon.1) 951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.332402+0000 mon.c (mon.1) 952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.336478+0000 mon.c (mon.1) 953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.338037+0000 mon.c (mon.1) 954 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.346464+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.431743+0000 mon.c (mon.1) 955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.433912+0000 mon.c (mon.1) 956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.436451+0000 mon.c (mon.1) 957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.437226+0000 mon.c (mon.1) 958 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.443518+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.524851+0000 mon.c (mon.1) 959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.527407+0000 mon.c (mon.1) 960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.531164+0000 mon.c (mon.1) 961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.532538+0000 mon.c (mon.1) 962 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:05 smithi146 bash[67217]: audit 2023-12-21T08:05:05.541108+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: 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-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-21T08:05:06.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[93866]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:04.951137+0000 mgr.y (mgr.25480) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cluster 2023-12-21T08:05:04.990131+0000 mgr.y (mgr.25480) 650 : cluster 0 pgmap v114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 173 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.051313+0000 mgr.y (mgr.25480) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.149023+0000 mgr.y (mgr.25480) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.249598+0000 mgr.y (mgr.25480) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.348790+0000 mgr.y (mgr.25480) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.444436+0000 mgr.y (mgr.25480) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.542536+0000 mgr.y (mgr.25480) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.621533+0000 mon.c (mon.1) 963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.625061+0000 mon.c (mon.1) 964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.628456+0000 mon.c (mon.1) 965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.629728+0000 mon.c (mon.1) 966 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.637118+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.638717+0000 mgr.y (mgr.25480) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.717191+0000 mon.c (mon.1) 967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.719570+0000 mon.c (mon.1) 968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.722457+0000 mon.c (mon.1) 969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.723958+0000 mon.c (mon.1) 970 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.731498+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.734745+0000 mgr.y (mgr.25480) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.816556+0000 mon.c (mon.1) 971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.818774+0000 mon.c (mon.1) 972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.821456+0000 mon.c (mon.1) 973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.822485+0000 mon.c (mon.1) 974 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.831004+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.832096+0000 mgr.y (mgr.25480) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.915649+0000 mon.c (mon.1) 975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.918354+0000 mon.c (mon.1) 976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.920959+0000 mon.c (mon.1) 977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.922030+0000 mon.c (mon.1) 978 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:05.932680+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.016502+0000 mon.c (mon.1) 979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.018789+0000 mon.c (mon.1) 980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.021313+0000 mon.c (mon.1) 981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.022286+0000 mon.c (mon.1) 982 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.028509+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.107146+0000 mon.c (mon.1) 983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.109229+0000 mon.c (mon.1) 984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.111804+0000 mon.c (mon.1) 985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.112704+0000 mon.c (mon.1) 986 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.119882+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.203522+0000 mon.c (mon.1) 987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.206027+0000 mon.c (mon.1) 988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.209007+0000 mon.c (mon.1) 989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.210031+0000 mon.c (mon.1) 990 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.217583+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.296960+0000 mon.c (mon.1) 991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.299471+0000 mon.c (mon.1) 992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.302311+0000 mon.c (mon.1) 993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.303396+0000 mon.c (mon.1) 994 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.310287+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.395629+0000 mon.c (mon.1) 995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.398631+0000 mon.c (mon.1) 996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.401172+0000 mon.c (mon.1) 997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.402079+0000 mon.c (mon.1) 998 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.409296+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.474641+0000 mon.c (mon.1) 999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.476898+0000 mon.c (mon.1) 1000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.480087+0000 mon.c (mon.1) 1001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.481579+0000 mon.c (mon.1) 1002 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.491222+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:04.951137+0000 mgr.y (mgr.25480) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cluster 2023-12-21T08:05:04.990131+0000 mgr.y (mgr.25480) 650 : cluster 0 pgmap v114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 173 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.051313+0000 mgr.y (mgr.25480) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.149023+0000 mgr.y (mgr.25480) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.249598+0000 mgr.y (mgr.25480) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.348790+0000 mgr.y (mgr.25480) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.444436+0000 mgr.y (mgr.25480) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.542536+0000 mgr.y (mgr.25480) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.621533+0000 mon.c (mon.1) 963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.625061+0000 mon.c (mon.1) 964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.628456+0000 mon.c (mon.1) 965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.629728+0000 mon.c (mon.1) 966 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.637118+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.638717+0000 mgr.y (mgr.25480) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.717191+0000 mon.c (mon.1) 967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.719570+0000 mon.c (mon.1) 968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.722457+0000 mon.c (mon.1) 969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.723958+0000 mon.c (mon.1) 970 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.731498+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.734745+0000 mgr.y (mgr.25480) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.558347+0000 mon.c (mon.1) 1003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.561784+0000 mon.c (mon.1) 1004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.565625+0000 mon.c (mon.1) 1005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.566725+0000 mon.c (mon.1) 1006 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[79395]: audit 2023-12-21T08:05:06.575200+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.816556+0000 mon.c (mon.1) 971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.818774+0000 mon.c (mon.1) 972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.821456+0000 mon.c (mon.1) 973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.822485+0000 mon.c (mon.1) 974 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.831004+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.832096+0000 mgr.y (mgr.25480) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.915649+0000 mon.c (mon.1) 975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.918354+0000 mon.c (mon.1) 976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.920959+0000 mon.c (mon.1) 977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.922030+0000 mon.c (mon.1) 978 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:05.932680+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.016502+0000 mon.c (mon.1) 979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.018789+0000 mon.c (mon.1) 980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.021313+0000 mon.c (mon.1) 981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.022286+0000 mon.c (mon.1) 982 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.028509+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.107146+0000 mon.c (mon.1) 983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.109229+0000 mon.c (mon.1) 984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.111804+0000 mon.c (mon.1) 985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.112704+0000 mon.c (mon.1) 986 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.119882+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.203522+0000 mon.c (mon.1) 987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.206027+0000 mon.c (mon.1) 988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.209007+0000 mon.c (mon.1) 989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.210031+0000 mon.c (mon.1) 990 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.217583+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.296960+0000 mon.c (mon.1) 991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.299471+0000 mon.c (mon.1) 992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.302311+0000 mon.c (mon.1) 993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.303396+0000 mon.c (mon.1) 994 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.310287+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.395629+0000 mon.c (mon.1) 995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.398631+0000 mon.c (mon.1) 996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.401172+0000 mon.c (mon.1) 997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.402079+0000 mon.c (mon.1) 998 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.409296+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.474641+0000 mon.c (mon.1) 999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.476898+0000 mon.c (mon.1) 1000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.480087+0000 mon.c (mon.1) 1001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.481579+0000 mon.c (mon.1) 1002 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.491222+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.558347+0000 mon.c (mon.1) 1003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.561784+0000 mon.c (mon.1) 1004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.565625+0000 mon.c (mon.1) 1005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.566725+0000 mon.c (mon.1) 1006 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:06 smithi125 bash[83656]: audit 2023-12-21T08:05:06.575200+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:04.951137+0000 mgr.y (mgr.25480) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cluster 2023-12-21T08:05:04.990131+0000 mgr.y (mgr.25480) 650 : cluster 0 pgmap v114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 173 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.051313+0000 mgr.y (mgr.25480) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.149023+0000 mgr.y (mgr.25480) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.249598+0000 mgr.y (mgr.25480) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.348790+0000 mgr.y (mgr.25480) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.444436+0000 mgr.y (mgr.25480) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.542536+0000 mgr.y (mgr.25480) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.621533+0000 mon.c (mon.1) 963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.625061+0000 mon.c (mon.1) 964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.628456+0000 mon.c (mon.1) 965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.629728+0000 mon.c (mon.1) 966 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.637118+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.638717+0000 mgr.y (mgr.25480) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.717191+0000 mon.c (mon.1) 967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.719570+0000 mon.c (mon.1) 968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.722457+0000 mon.c (mon.1) 969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.723958+0000 mon.c (mon.1) 970 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.731498+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.734745+0000 mgr.y (mgr.25480) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.816556+0000 mon.c (mon.1) 971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.818774+0000 mon.c (mon.1) 972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.821456+0000 mon.c (mon.1) 973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.822485+0000 mon.c (mon.1) 974 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.831004+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.832096+0000 mgr.y (mgr.25480) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.915649+0000 mon.c (mon.1) 975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.918354+0000 mon.c (mon.1) 976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.920959+0000 mon.c (mon.1) 977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.922030+0000 mon.c (mon.1) 978 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:05.932680+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.016502+0000 mon.c (mon.1) 979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.018789+0000 mon.c (mon.1) 980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.021313+0000 mon.c (mon.1) 981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.022286+0000 mon.c (mon.1) 982 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.028509+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.107146+0000 mon.c (mon.1) 983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.109229+0000 mon.c (mon.1) 984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.111804+0000 mon.c (mon.1) 985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.112704+0000 mon.c (mon.1) 986 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.119882+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.203522+0000 mon.c (mon.1) 987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.206027+0000 mon.c (mon.1) 988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.209007+0000 mon.c (mon.1) 989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.210031+0000 mon.c (mon.1) 990 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.217583+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.296960+0000 mon.c (mon.1) 991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.299471+0000 mon.c (mon.1) 992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.302311+0000 mon.c (mon.1) 993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.303396+0000 mon.c (mon.1) 994 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.310287+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.395629+0000 mon.c (mon.1) 995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.398631+0000 mon.c (mon.1) 996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.401172+0000 mon.c (mon.1) 997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.402079+0000 mon.c (mon.1) 998 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.409296+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.474641+0000 mon.c (mon.1) 999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.476898+0000 mon.c (mon.1) 1000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.480087+0000 mon.c (mon.1) 1001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.481579+0000 mon.c (mon.1) 1002 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.491222+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.558347+0000 mon.c (mon.1) 1003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.561784+0000 mon.c (mon.1) 1004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.565625+0000 mon.c (mon.1) 1005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.566725+0000 mon.c (mon.1) 1006 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:06 smithi146 bash[67217]: audit 2023-12-21T08:05:06.575200+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:07] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2023-12-21T08:05:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:05.934765+0000 mgr.y (mgr.25480) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.030497+0000 mgr.y (mgr.25480) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.120697+0000 mgr.y (mgr.25480) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.218560+0000 mgr.y (mgr.25480) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.311373+0000 mgr.y (mgr.25480) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.410130+0000 mgr.y (mgr.25480) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.492154+0000 mgr.y (mgr.25480) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.576152+0000 mgr.y (mgr.25480) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.655047+0000 mon.c (mon.1) 1007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.657507+0000 mon.c (mon.1) 1008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.661094+0000 mon.c (mon.1) 1009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.662190+0000 mon.c (mon.1) 1010 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.669412+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.670899+0000 mgr.y (mgr.25480) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.736409+0000 mon.c (mon.1) 1011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.738928+0000 mon.c (mon.1) 1012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.741525+0000 mon.c (mon.1) 1013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.742482+0000 mon.c (mon.1) 1014 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.748994+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.749856+0000 mgr.y (mgr.25480) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.827249+0000 mon.c (mon.1) 1015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:05.934765+0000 mgr.y (mgr.25480) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.030497+0000 mgr.y (mgr.25480) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.120697+0000 mgr.y (mgr.25480) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.218560+0000 mgr.y (mgr.25480) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.311373+0000 mgr.y (mgr.25480) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.410130+0000 mgr.y (mgr.25480) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.492154+0000 mgr.y (mgr.25480) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.576152+0000 mgr.y (mgr.25480) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.655047+0000 mon.c (mon.1) 1007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.657507+0000 mon.c (mon.1) 1008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.661094+0000 mon.c (mon.1) 1009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.662190+0000 mon.c (mon.1) 1010 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.669412+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.670899+0000 mgr.y (mgr.25480) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.736409+0000 mon.c (mon.1) 1011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.738928+0000 mon.c (mon.1) 1012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.741525+0000 mon.c (mon.1) 1013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.742482+0000 mon.c (mon.1) 1014 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.748994+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.749856+0000 mgr.y (mgr.25480) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.827249+0000 mon.c (mon.1) 1015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.830069+0000 mon.c (mon.1) 1016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.833017+0000 mon.c (mon.1) 1017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.834094+0000 mon.c (mon.1) 1018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.843571+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.844444+0000 mgr.y (mgr.25480) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.922148+0000 mon.c (mon.1) 1019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.924866+0000 mon.c (mon.1) 1020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.928656+0000 mon.c (mon.1) 1021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.929880+0000 mon.c (mon.1) 1022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:06.939909+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.018608+0000 mon.c (mon.1) 1023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.022274+0000 mon.c (mon.1) 1024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.025300+0000 mon.c (mon.1) 1025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.026459+0000 mon.c (mon.1) 1026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.034775+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.116689+0000 mon.c (mon.1) 1027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.120978+0000 mon.c (mon.1) 1028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.124781+0000 mon.c (mon.1) 1029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.126042+0000 mon.c (mon.1) 1030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.136511+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.830069+0000 mon.c (mon.1) 1016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.833017+0000 mon.c (mon.1) 1017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.834094+0000 mon.c (mon.1) 1018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.843571+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.844444+0000 mgr.y (mgr.25480) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:07.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.922148+0000 mon.c (mon.1) 1019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.924866+0000 mon.c (mon.1) 1020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.928656+0000 mon.c (mon.1) 1021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.929880+0000 mon.c (mon.1) 1022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:06.939909+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.018608+0000 mon.c (mon.1) 1023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.022274+0000 mon.c (mon.1) 1024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.025300+0000 mon.c (mon.1) 1025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.026459+0000 mon.c (mon.1) 1026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.034775+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.116689+0000 mon.c (mon.1) 1027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.120978+0000 mon.c (mon.1) 1028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.124781+0000 mon.c (mon.1) 1029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.126042+0000 mon.c (mon.1) 1030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.136511+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.217409+0000 mon.c (mon.1) 1031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.220647+0000 mon.c (mon.1) 1032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.222970+0000 mon.c (mon.1) 1033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.223855+0000 mon.c (mon.1) 1034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.232045+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.294190+0000 mon.c (mon.1) 1035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.296606+0000 mon.c (mon.1) 1036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.299374+0000 mon.c (mon.1) 1037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.300556+0000 mon.c (mon.1) 1038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.310777+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.395390+0000 mon.c (mon.1) 1039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.397905+0000 mon.c (mon.1) 1040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.401056+0000 mon.c (mon.1) 1041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.402199+0000 mon.c (mon.1) 1042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.413859+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.478375+0000 mon.c (mon.1) 1043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.480781+0000 mon.c (mon.1) 1044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.484057+0000 mon.c (mon.1) 1045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.485939+0000 mon.c (mon.1) 1046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.496946+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.217409+0000 mon.c (mon.1) 1031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.220647+0000 mon.c (mon.1) 1032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.222970+0000 mon.c (mon.1) 1033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.223855+0000 mon.c (mon.1) 1034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.232045+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.294190+0000 mon.c (mon.1) 1035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.296606+0000 mon.c (mon.1) 1036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.299374+0000 mon.c (mon.1) 1037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.300556+0000 mon.c (mon.1) 1038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.310777+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.395390+0000 mon.c (mon.1) 1039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.397905+0000 mon.c (mon.1) 1040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.401056+0000 mon.c (mon.1) 1041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.402199+0000 mon.c (mon.1) 1042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.413859+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.478375+0000 mon.c (mon.1) 1043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.480781+0000 mon.c (mon.1) 1044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.484057+0000 mon.c (mon.1) 1045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.485939+0000 mon.c (mon.1) 1046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.496946+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.562357+0000 mon.c (mon.1) 1047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.564655+0000 mon.c (mon.1) 1048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.568394+0000 mon.c (mon.1) 1049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.569433+0000 mon.c (mon.1) 1050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[83656]: audit 2023-12-21T08:05:07.578385+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.562357+0000 mon.c (mon.1) 1047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.564655+0000 mon.c (mon.1) 1048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.568394+0000 mon.c (mon.1) 1049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.569433+0000 mon.c (mon.1) 1050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:07.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:07 smithi125 bash[79395]: audit 2023-12-21T08:05:07.578385+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:05.934765+0000 mgr.y (mgr.25480) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.030497+0000 mgr.y (mgr.25480) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.120697+0000 mgr.y (mgr.25480) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.218560+0000 mgr.y (mgr.25480) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.311373+0000 mgr.y (mgr.25480) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.410130+0000 mgr.y (mgr.25480) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.492154+0000 mgr.y (mgr.25480) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.576152+0000 mgr.y (mgr.25480) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.655047+0000 mon.c (mon.1) 1007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.657507+0000 mon.c (mon.1) 1008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.661094+0000 mon.c (mon.1) 1009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.662190+0000 mon.c (mon.1) 1010 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.669412+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.670899+0000 mgr.y (mgr.25480) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.736409+0000 mon.c (mon.1) 1011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.738928+0000 mon.c (mon.1) 1012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.741525+0000 mon.c (mon.1) 1013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.742482+0000 mon.c (mon.1) 1014 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.748994+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.749856+0000 mgr.y (mgr.25480) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.827249+0000 mon.c (mon.1) 1015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.830069+0000 mon.c (mon.1) 1016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.833017+0000 mon.c (mon.1) 1017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.834094+0000 mon.c (mon.1) 1018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.843571+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.844444+0000 mgr.y (mgr.25480) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.922148+0000 mon.c (mon.1) 1019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.924866+0000 mon.c (mon.1) 1020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.928656+0000 mon.c (mon.1) 1021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.929880+0000 mon.c (mon.1) 1022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:06.939909+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.018608+0000 mon.c (mon.1) 1023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.022274+0000 mon.c (mon.1) 1024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.025300+0000 mon.c (mon.1) 1025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.026459+0000 mon.c (mon.1) 1026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.034775+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.116689+0000 mon.c (mon.1) 1027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.120978+0000 mon.c (mon.1) 1028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.124781+0000 mon.c (mon.1) 1029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.126042+0000 mon.c (mon.1) 1030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.136511+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.217409+0000 mon.c (mon.1) 1031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.220647+0000 mon.c (mon.1) 1032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.222970+0000 mon.c (mon.1) 1033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.223855+0000 mon.c (mon.1) 1034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.232045+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.294190+0000 mon.c (mon.1) 1035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.296606+0000 mon.c (mon.1) 1036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.299374+0000 mon.c (mon.1) 1037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.300556+0000 mon.c (mon.1) 1038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.310777+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.395390+0000 mon.c (mon.1) 1039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.397905+0000 mon.c (mon.1) 1040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.401056+0000 mon.c (mon.1) 1041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.402199+0000 mon.c (mon.1) 1042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.413859+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.478375+0000 mon.c (mon.1) 1043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.480781+0000 mon.c (mon.1) 1044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.484057+0000 mon.c (mon.1) 1045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.485939+0000 mon.c (mon.1) 1046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.496946+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.562357+0000 mon.c (mon.1) 1047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.564655+0000 mon.c (mon.1) 1048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.568394+0000 mon.c (mon.1) 1049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.569433+0000 mon.c (mon.1) 1050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:07 smithi146 bash[67217]: audit 2023-12-21T08:05:07.578385+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:06.941091+0000 mgr.y (mgr.25480) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cluster 2023-12-21T08:05:06.990817+0000 mgr.y (mgr.25480) 672 : cluster 0 pgmap v115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 170 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.035508+0000 mgr.y (mgr.25480) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.137179+0000 mgr.y (mgr.25480) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.232847+0000 mgr.y (mgr.25480) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.311566+0000 mgr.y (mgr.25480) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.415004+0000 mgr.y (mgr.25480) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.498227+0000 mgr.y (mgr.25480) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.579095+0000 mgr.y (mgr.25480) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.658668+0000 mon.c (mon.1) 1051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.660880+0000 mon.c (mon.1) 1052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.663801+0000 mon.c (mon.1) 1053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.665218+0000 mon.c (mon.1) 1054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.675868+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.676661+0000 mgr.y (mgr.25480) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.757155+0000 mon.c (mon.1) 1055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.759478+0000 mon.c (mon.1) 1056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.762360+0000 mon.c (mon.1) 1057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.763407+0000 mon.c (mon.1) 1058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.772687+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:06.941091+0000 mgr.y (mgr.25480) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cluster 2023-12-21T08:05:06.990817+0000 mgr.y (mgr.25480) 672 : cluster 0 pgmap v115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 170 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.035508+0000 mgr.y (mgr.25480) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.137179+0000 mgr.y (mgr.25480) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.232847+0000 mgr.y (mgr.25480) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.311566+0000 mgr.y (mgr.25480) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.415004+0000 mgr.y (mgr.25480) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.498227+0000 mgr.y (mgr.25480) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.579095+0000 mgr.y (mgr.25480) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.658668+0000 mon.c (mon.1) 1051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.660880+0000 mon.c (mon.1) 1052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.663801+0000 mon.c (mon.1) 1053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.665218+0000 mon.c (mon.1) 1054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.675868+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.676661+0000 mgr.y (mgr.25480) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.757155+0000 mon.c (mon.1) 1055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.759478+0000 mon.c (mon.1) 1056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.762360+0000 mon.c (mon.1) 1057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.763407+0000 mon.c (mon.1) 1058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.772687+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.775032+0000 mgr.y (mgr.25480) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.859045+0000 mon.c (mon.1) 1059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.861491+0000 mon.c (mon.1) 1060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.865128+0000 mon.c (mon.1) 1061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.866473+0000 mon.c (mon.1) 1062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.876520+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.878054+0000 mgr.y (mgr.25480) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.956084+0000 mon.c (mon.1) 1063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.958958+0000 mon.c (mon.1) 1064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.962373+0000 mon.c (mon.1) 1065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.963524+0000 mon.c (mon.1) 1066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:07.974673+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.058601+0000 mon.c (mon.1) 1067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.061451+0000 mon.c (mon.1) 1068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.064974+0000 mon.c (mon.1) 1069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.066525+0000 mon.c (mon.1) 1070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.076919+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.159201+0000 mon.c (mon.1) 1071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.162712+0000 mon.c (mon.1) 1072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.168992+0000 mon.c (mon.1) 1073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.775032+0000 mgr.y (mgr.25480) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.859045+0000 mon.c (mon.1) 1059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.861491+0000 mon.c (mon.1) 1060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.865128+0000 mon.c (mon.1) 1061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.866473+0000 mon.c (mon.1) 1062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.876520+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.878054+0000 mgr.y (mgr.25480) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.956084+0000 mon.c (mon.1) 1063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.958958+0000 mon.c (mon.1) 1064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.962373+0000 mon.c (mon.1) 1065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.963524+0000 mon.c (mon.1) 1066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:07.974673+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.058601+0000 mon.c (mon.1) 1067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.061451+0000 mon.c (mon.1) 1068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.064974+0000 mon.c (mon.1) 1069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.066525+0000 mon.c (mon.1) 1070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.076919+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.159201+0000 mon.c (mon.1) 1071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.162712+0000 mon.c (mon.1) 1072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.168992+0000 mon.c (mon.1) 1073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.170734+0000 mon.c (mon.1) 1074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.181582+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.265690+0000 mon.c (mon.1) 1075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.268185+0000 mon.c (mon.1) 1076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.270937+0000 mon.c (mon.1) 1077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.272191+0000 mon.c (mon.1) 1078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.281369+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.364727+0000 mon.c (mon.1) 1079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.367465+0000 mon.c (mon.1) 1080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.370672+0000 mon.c (mon.1) 1081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.371854+0000 mon.c (mon.1) 1082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.379320+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.463579+0000 mon.c (mon.1) 1083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.466312+0000 mon.c (mon.1) 1084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.469321+0000 mon.c (mon.1) 1085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.470588+0000 mon.c (mon.1) 1086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.479423+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.556932+0000 mon.c (mon.1) 1087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.559813+0000 mon.c (mon.1) 1088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.563312+0000 mon.c (mon.1) 1089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.170734+0000 mon.c (mon.1) 1074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.181582+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.265690+0000 mon.c (mon.1) 1075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.268185+0000 mon.c (mon.1) 1076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.270937+0000 mon.c (mon.1) 1077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.272191+0000 mon.c (mon.1) 1078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.281369+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.364727+0000 mon.c (mon.1) 1079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.367465+0000 mon.c (mon.1) 1080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.370672+0000 mon.c (mon.1) 1081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.371854+0000 mon.c (mon.1) 1082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.379320+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.463579+0000 mon.c (mon.1) 1083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.466312+0000 mon.c (mon.1) 1084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.469321+0000 mon.c (mon.1) 1085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.470588+0000 mon.c (mon.1) 1086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.479423+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.556932+0000 mon.c (mon.1) 1087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.559813+0000 mon.c (mon.1) 1088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.563312+0000 mon.c (mon.1) 1089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.564753+0000 mon.c (mon.1) 1090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[79395]: audit 2023-12-21T08:05:08.571659+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:08.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.564753+0000 mon.c (mon.1) 1090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:08.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:08 smithi125 bash[83656]: audit 2023-12-21T08:05:08.571659+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:06.941091+0000 mgr.y (mgr.25480) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cluster 2023-12-21T08:05:06.990817+0000 mgr.y (mgr.25480) 672 : cluster 0 pgmap v115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 170 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:09.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.035508+0000 mgr.y (mgr.25480) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.137179+0000 mgr.y (mgr.25480) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.232847+0000 mgr.y (mgr.25480) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.311566+0000 mgr.y (mgr.25480) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.415004+0000 mgr.y (mgr.25480) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.498227+0000 mgr.y (mgr.25480) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.579095+0000 mgr.y (mgr.25480) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.658668+0000 mon.c (mon.1) 1051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.660880+0000 mon.c (mon.1) 1052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.663801+0000 mon.c (mon.1) 1053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.665218+0000 mon.c (mon.1) 1054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.675868+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.676661+0000 mgr.y (mgr.25480) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.757155+0000 mon.c (mon.1) 1055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.759478+0000 mon.c (mon.1) 1056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.762360+0000 mon.c (mon.1) 1057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.763407+0000 mon.c (mon.1) 1058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.772687+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.775032+0000 mgr.y (mgr.25480) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.859045+0000 mon.c (mon.1) 1059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.861491+0000 mon.c (mon.1) 1060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.865128+0000 mon.c (mon.1) 1061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.866473+0000 mon.c (mon.1) 1062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.876520+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.878054+0000 mgr.y (mgr.25480) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.956084+0000 mon.c (mon.1) 1063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.958958+0000 mon.c (mon.1) 1064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.962373+0000 mon.c (mon.1) 1065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.963524+0000 mon.c (mon.1) 1066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:07.974673+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.058601+0000 mon.c (mon.1) 1067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.061451+0000 mon.c (mon.1) 1068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.064974+0000 mon.c (mon.1) 1069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.066525+0000 mon.c (mon.1) 1070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.076919+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.159201+0000 mon.c (mon.1) 1071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.162712+0000 mon.c (mon.1) 1072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.168992+0000 mon.c (mon.1) 1073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.170734+0000 mon.c (mon.1) 1074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.181582+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.265690+0000 mon.c (mon.1) 1075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.268185+0000 mon.c (mon.1) 1076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.270937+0000 mon.c (mon.1) 1077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.272191+0000 mon.c (mon.1) 1078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.281369+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.364727+0000 mon.c (mon.1) 1079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.367465+0000 mon.c (mon.1) 1080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.370672+0000 mon.c (mon.1) 1081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.371854+0000 mon.c (mon.1) 1082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.379320+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.463579+0000 mon.c (mon.1) 1083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.466312+0000 mon.c (mon.1) 1084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.469321+0000 mon.c (mon.1) 1085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.470588+0000 mon.c (mon.1) 1086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.479423+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.556932+0000 mon.c (mon.1) 1087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.559813+0000 mon.c (mon.1) 1088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.563312+0000 mon.c (mon.1) 1089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.564753+0000 mon.c (mon.1) 1090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:08 smithi146 bash[67217]: audit 2023-12-21T08:05:08.571659+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.625 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:07.975443+0000 mgr.y (mgr.25480) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.625 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.078746+0000 mgr.y (mgr.25480) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.625 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.183685+0000 mgr.y (mgr.25480) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.625 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.282461+0000 mgr.y (mgr.25480) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.380040+0000 mgr.y (mgr.25480) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.480292+0000 mgr.y (mgr.25480) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.573241+0000 mgr.y (mgr.25480) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.654733+0000 mon.c (mon.1) 1091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.656793+0000 mon.c (mon.1) 1092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.658833+0000 mon.c (mon.1) 1093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.659559+0000 mon.c (mon.1) 1094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.665890+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.666667+0000 mgr.y (mgr.25480) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.745250+0000 mon.c (mon.1) 1095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.748449+0000 mon.c (mon.1) 1096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.752529+0000 mon.c (mon.1) 1097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.753726+0000 mon.c (mon.1) 1098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.761435+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.762433+0000 mgr.y (mgr.25480) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.845390+0000 mon.c (mon.1) 1099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.847871+0000 mon.c (mon.1) 1100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.850744+0000 mon.c (mon.1) 1101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.851867+0000 mon.c (mon.1) 1102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.860463+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.861497+0000 mgr.y (mgr.25480) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.943295+0000 mon.c (mon.1) 1103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.945423+0000 mon.c (mon.1) 1104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.948713+0000 mon.c (mon.1) 1105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.949761+0000 mon.c (mon.1) 1106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:08.958041+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.035779+0000 mon.c (mon.1) 1107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.038882+0000 mon.c (mon.1) 1108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.042578+0000 mon.c (mon.1) 1109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.044048+0000 mon.c (mon.1) 1110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.053175+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.131571+0000 mon.c (mon.1) 1111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.628 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.134924+0000 mon.c (mon.1) 1112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.139083+0000 mon.c (mon.1) 1113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.140572+0000 mon.c (mon.1) 1114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.148465+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.210948+0000 mon.c (mon.1) 1115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.213728+0000 mon.c (mon.1) 1116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.216528+0000 mon.c (mon.1) 1117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.217809+0000 mon.c (mon.1) 1118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:07.975443+0000 mgr.y (mgr.25480) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.078746+0000 mgr.y (mgr.25480) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.183685+0000 mgr.y (mgr.25480) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.282461+0000 mgr.y (mgr.25480) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.380040+0000 mgr.y (mgr.25480) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.480292+0000 mgr.y (mgr.25480) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.573241+0000 mgr.y (mgr.25480) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.654733+0000 mon.c (mon.1) 1091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.656793+0000 mon.c (mon.1) 1092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.658833+0000 mon.c (mon.1) 1093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.659559+0000 mon.c (mon.1) 1094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.665890+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.631 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.666667+0000 mgr.y (mgr.25480) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.631 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.745250+0000 mon.c (mon.1) 1095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.631 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.748449+0000 mon.c (mon.1) 1096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.631 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.752529+0000 mon.c (mon.1) 1097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.223351+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.303896+0000 mon.c (mon.1) 1119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.306334+0000 mon.c (mon.1) 1120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.309147+0000 mon.c (mon.1) 1121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.873 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.310150+0000 mon.c (mon.1) 1122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.316315+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.395953+0000 mon.c (mon.1) 1123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.398629+0000 mon.c (mon.1) 1124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.401384+0000 mon.c (mon.1) 1125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.402729+0000 mon.c (mon.1) 1126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.410984+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.494486+0000 mon.c (mon.1) 1127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.496487+0000 mon.c (mon.1) 1128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.498744+0000 mon.c (mon.1) 1129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.499820+0000 mon.c (mon.1) 1130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.506078+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.591641+0000 mon.c (mon.1) 1131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.594148+0000 mon.c (mon.1) 1132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.598189+0000 mon.c (mon.1) 1133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[83656]: audit 2023-12-21T08:05:09.599770+0000 mon.c (mon.1) 1134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.753726+0000 mon.c (mon.1) 1098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.761435+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.762433+0000 mgr.y (mgr.25480) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.845390+0000 mon.c (mon.1) 1099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.847871+0000 mon.c (mon.1) 1100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.850744+0000 mon.c (mon.1) 1101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.851867+0000 mon.c (mon.1) 1102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.860463+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.861497+0000 mgr.y (mgr.25480) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.943295+0000 mon.c (mon.1) 1103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.945423+0000 mon.c (mon.1) 1104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.948713+0000 mon.c (mon.1) 1105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.949761+0000 mon.c (mon.1) 1106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:08.958041+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.035779+0000 mon.c (mon.1) 1107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.038882+0000 mon.c (mon.1) 1108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.042578+0000 mon.c (mon.1) 1109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.876 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.044048+0000 mon.c (mon.1) 1110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.053175+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.131571+0000 mon.c (mon.1) 1111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.134924+0000 mon.c (mon.1) 1112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.139083+0000 mon.c (mon.1) 1113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.140572+0000 mon.c (mon.1) 1114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.148465+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.210948+0000 mon.c (mon.1) 1115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.213728+0000 mon.c (mon.1) 1116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.216528+0000 mon.c (mon.1) 1117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.217809+0000 mon.c (mon.1) 1118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.223351+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.877 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.303896+0000 mon.c (mon.1) 1119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.306334+0000 mon.c (mon.1) 1120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.309147+0000 mon.c (mon.1) 1121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.310150+0000 mon.c (mon.1) 1122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.316315+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.395953+0000 mon.c (mon.1) 1123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.398629+0000 mon.c (mon.1) 1124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.401384+0000 mon.c (mon.1) 1125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.402729+0000 mon.c (mon.1) 1126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.410984+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.494486+0000 mon.c (mon.1) 1127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.496487+0000 mon.c (mon.1) 1128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.498744+0000 mon.c (mon.1) 1129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.499820+0000 mon.c (mon.1) 1130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:09.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.506078+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:09.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.591641+0000 mon.c (mon.1) 1131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:09.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.594148+0000 mon.c (mon.1) 1132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:09.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.598189+0000 mon.c (mon.1) 1133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:09.879 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[79395]: audit 2023-12-21T08:05:09.599770+0000 mon.c (mon.1) 1134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:07.975443+0000 mgr.y (mgr.25480) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.078746+0000 mgr.y (mgr.25480) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.183685+0000 mgr.y (mgr.25480) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.282461+0000 mgr.y (mgr.25480) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.380040+0000 mgr.y (mgr.25480) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.480292+0000 mgr.y (mgr.25480) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.573241+0000 mgr.y (mgr.25480) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.654733+0000 mon.c (mon.1) 1091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.656793+0000 mon.c (mon.1) 1092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.658833+0000 mon.c (mon.1) 1093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.659559+0000 mon.c (mon.1) 1094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.665890+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.666667+0000 mgr.y (mgr.25480) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.745250+0000 mon.c (mon.1) 1095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.748449+0000 mon.c (mon.1) 1096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.752529+0000 mon.c (mon.1) 1097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.753726+0000 mon.c (mon.1) 1098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.761435+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.762433+0000 mgr.y (mgr.25480) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.845390+0000 mon.c (mon.1) 1099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.847871+0000 mon.c (mon.1) 1100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.850744+0000 mon.c (mon.1) 1101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.851867+0000 mon.c (mon.1) 1102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.860463+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.861497+0000 mgr.y (mgr.25480) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.943295+0000 mon.c (mon.1) 1103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.945423+0000 mon.c (mon.1) 1104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.948713+0000 mon.c (mon.1) 1105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.949761+0000 mon.c (mon.1) 1106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:08.958041+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.035779+0000 mon.c (mon.1) 1107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.038882+0000 mon.c (mon.1) 1108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.042578+0000 mon.c (mon.1) 1109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.044048+0000 mon.c (mon.1) 1110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.053175+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.131571+0000 mon.c (mon.1) 1111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.134924+0000 mon.c (mon.1) 1112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.139083+0000 mon.c (mon.1) 1113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.140572+0000 mon.c (mon.1) 1114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.148465+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.210948+0000 mon.c (mon.1) 1115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.213728+0000 mon.c (mon.1) 1116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.216528+0000 mon.c (mon.1) 1117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.217809+0000 mon.c (mon.1) 1118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.223351+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.303896+0000 mon.c (mon.1) 1119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.306334+0000 mon.c (mon.1) 1120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.309147+0000 mon.c (mon.1) 1121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.310150+0000 mon.c (mon.1) 1122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.316315+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.395953+0000 mon.c (mon.1) 1123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.398629+0000 mon.c (mon.1) 1124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.401384+0000 mon.c (mon.1) 1125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.402729+0000 mon.c (mon.1) 1126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.410984+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.494486+0000 mon.c (mon.1) 1127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.496487+0000 mon.c (mon.1) 1128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.498744+0000 mon.c (mon.1) 1129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.499820+0000 mon.c (mon.1) 1130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.506078+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.591641+0000 mon.c (mon.1) 1131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.594148+0000 mon.c (mon.1) 1132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.598189+0000 mon.c (mon.1) 1133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:09 smithi146 bash[67217]: audit 2023-12-21T08:05:09.599770+0000 mon.c (mon.1) 1134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.153 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:09 smithi125 bash[94352]: debug 2023-12-21T08:05:09.927+0000 7f5de22b9700 1 -- 172.21.15.125:0/1239738705 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564013e2d6c0 con 0x564013eb2c00 2023-12-21T08:05:10.904 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[94352]: debug 2023-12-21T08:05:10.479+0000 7f5deb43f640 -1 Falling back to public interface 2023-12-21T08:05:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:08.959085+0000 mgr.y (mgr.25480) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cluster 2023-12-21T08:05:08.991989+0000 mgr.y (mgr.25480) 694 : cluster 0 pgmap v116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 97 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.054155+0000 mgr.y (mgr.25480) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.149345+0000 mgr.y (mgr.25480) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.224310+0000 mgr.y (mgr.25480) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.317862+0000 mgr.y (mgr.25480) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.400331+0000 mgr.y (mgr.25480) 699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.413032+0000 mgr.y (mgr.25480) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.508707+0000 mgr.y (mgr.25480) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.607992+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.612032+0000 mgr.y (mgr.25480) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.691022+0000 mon.c (mon.1) 1135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.694160+0000 mon.c (mon.1) 1136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.696960+0000 mon.c (mon.1) 1137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.698183+0000 mon.c (mon.1) 1138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.705034+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.708330+0000 mgr.y (mgr.25480) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.791752+0000 mon.c (mon.1) 1139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.794915+0000 mon.c (mon.1) 1140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.797830+0000 mon.c (mon.1) 1141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.798990+0000 mon.c (mon.1) 1142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.807721+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.808737+0000 mgr.y (mgr.25480) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.886970+0000 mon.c (mon.1) 1143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.890351+0000 mon.c (mon.1) 1144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.893544+0000 mon.c (mon.1) 1145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.894645+0000 mon.c (mon.1) 1146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.902088+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.981830+0000 mon.c (mon.1) 1147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.986096+0000 mon.c (mon.1) 1148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.990082+0000 mon.c (mon.1) 1149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.991403+0000 mon.c (mon.1) 1150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:09.998620+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.076784+0000 mon.c (mon.1) 1151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.079750+0000 mon.c (mon.1) 1152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.083228+0000 mon.c (mon.1) 1153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.084685+0000 mon.c (mon.1) 1154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.093590+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.174214+0000 mon.c (mon.1) 1155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.177266+0000 mon.c (mon.1) 1156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:08.959085+0000 mgr.y (mgr.25480) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cluster 2023-12-21T08:05:08.991989+0000 mgr.y (mgr.25480) 694 : cluster 0 pgmap v116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 97 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.054155+0000 mgr.y (mgr.25480) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.149345+0000 mgr.y (mgr.25480) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.224310+0000 mgr.y (mgr.25480) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.317862+0000 mgr.y (mgr.25480) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.400331+0000 mgr.y (mgr.25480) 699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.413032+0000 mgr.y (mgr.25480) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.508707+0000 mgr.y (mgr.25480) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.607992+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.612032+0000 mgr.y (mgr.25480) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.691022+0000 mon.c (mon.1) 1135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.694160+0000 mon.c (mon.1) 1136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.696960+0000 mon.c (mon.1) 1137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.698183+0000 mon.c (mon.1) 1138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.705034+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.708330+0000 mgr.y (mgr.25480) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.791752+0000 mon.c (mon.1) 1139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.794915+0000 mon.c (mon.1) 1140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.797830+0000 mon.c (mon.1) 1141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.181090+0000 mon.c (mon.1) 1157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.182417+0000 mon.c (mon.1) 1158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.188885+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.253194+0000 mon.c (mon.1) 1159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.256314+0000 mon.c (mon.1) 1160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.258565+0000 mon.c (mon.1) 1161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.259381+0000 mon.c (mon.1) 1162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.265359+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.325345+0000 mon.c (mon.1) 1163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.329657+0000 mon.c (mon.1) 1164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.332647+0000 mon.c (mon.1) 1165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.333674+0000 mon.c (mon.1) 1166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.341519+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.405533+0000 mon.c (mon.1) 1167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.409504+0000 mon.c (mon.1) 1168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.413659+0000 mon.c (mon.1) 1169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.415152+0000 mon.c (mon.1) 1170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.423894+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.500110+0000 mon.c (mon.1) 1171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.502433+0000 mon.c (mon.1) 1172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.504709+0000 mon.c (mon.1) 1173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.505541+0000 mon.c (mon.1) 1174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.511739+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.595312+0000 mon.c (mon.1) 1175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.597542+0000 mon.c (mon.1) 1176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.600154+0000 mon.c (mon.1) 1177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.601073+0000 mon.c (mon.1) 1178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[83656]: audit 2023-12-21T08:05:10.606857+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.798990+0000 mon.c (mon.1) 1142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.807721+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.808737+0000 mgr.y (mgr.25480) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.886970+0000 mon.c (mon.1) 1143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.890351+0000 mon.c (mon.1) 1144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.893544+0000 mon.c (mon.1) 1145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.894645+0000 mon.c (mon.1) 1146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.902088+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.981830+0000 mon.c (mon.1) 1147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.986096+0000 mon.c (mon.1) 1148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.990082+0000 mon.c (mon.1) 1149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.991403+0000 mon.c (mon.1) 1150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:09.998620+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.076784+0000 mon.c (mon.1) 1151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.079750+0000 mon.c (mon.1) 1152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.083228+0000 mon.c (mon.1) 1153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.084685+0000 mon.c (mon.1) 1154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.093590+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.174214+0000 mon.c (mon.1) 1155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.177266+0000 mon.c (mon.1) 1156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.181090+0000 mon.c (mon.1) 1157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.182417+0000 mon.c (mon.1) 1158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.188885+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.253194+0000 mon.c (mon.1) 1159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.256314+0000 mon.c (mon.1) 1160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.258565+0000 mon.c (mon.1) 1161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.259381+0000 mon.c (mon.1) 1162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.265359+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.325345+0000 mon.c (mon.1) 1163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.329657+0000 mon.c (mon.1) 1164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.332647+0000 mon.c (mon.1) 1165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.333674+0000 mon.c (mon.1) 1166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.341519+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.405533+0000 mon.c (mon.1) 1167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.409504+0000 mon.c (mon.1) 1168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.413659+0000 mon.c (mon.1) 1169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.415152+0000 mon.c (mon.1) 1170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.423894+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.500110+0000 mon.c (mon.1) 1171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.502433+0000 mon.c (mon.1) 1172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.504709+0000 mon.c (mon.1) 1173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.505541+0000 mon.c (mon.1) 1174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.511739+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.595312+0000 mon.c (mon.1) 1175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:10.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.597542+0000 mon.c (mon.1) 1176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:10.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.600154+0000 mon.c (mon.1) 1177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:10.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.601073+0000 mon.c (mon.1) 1178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:10.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:10 smithi125 bash[79395]: audit 2023-12-21T08:05:10.606857+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:08.959085+0000 mgr.y (mgr.25480) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cluster 2023-12-21T08:05:08.991989+0000 mgr.y (mgr.25480) 694 : cluster 0 pgmap v116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 97 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.054155+0000 mgr.y (mgr.25480) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.149345+0000 mgr.y (mgr.25480) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.224310+0000 mgr.y (mgr.25480) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.317862+0000 mgr.y (mgr.25480) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.400331+0000 mgr.y (mgr.25480) 699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:11.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.413032+0000 mgr.y (mgr.25480) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.508707+0000 mgr.y (mgr.25480) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.607992+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.612032+0000 mgr.y (mgr.25480) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.691022+0000 mon.c (mon.1) 1135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.694160+0000 mon.c (mon.1) 1136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.696960+0000 mon.c (mon.1) 1137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.698183+0000 mon.c (mon.1) 1138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.705034+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.708330+0000 mgr.y (mgr.25480) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.791752+0000 mon.c (mon.1) 1139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.794915+0000 mon.c (mon.1) 1140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.797830+0000 mon.c (mon.1) 1141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.798990+0000 mon.c (mon.1) 1142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.807721+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.808737+0000 mgr.y (mgr.25480) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.886970+0000 mon.c (mon.1) 1143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.890351+0000 mon.c (mon.1) 1144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.893544+0000 mon.c (mon.1) 1145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.894645+0000 mon.c (mon.1) 1146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.902088+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.981830+0000 mon.c (mon.1) 1147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.986096+0000 mon.c (mon.1) 1148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.990082+0000 mon.c (mon.1) 1149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.991403+0000 mon.c (mon.1) 1150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:09.998620+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.076784+0000 mon.c (mon.1) 1151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.079750+0000 mon.c (mon.1) 1152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.083228+0000 mon.c (mon.1) 1153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.084685+0000 mon.c (mon.1) 1154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.093590+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.174214+0000 mon.c (mon.1) 1155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.177266+0000 mon.c (mon.1) 1156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.181090+0000 mon.c (mon.1) 1157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.182417+0000 mon.c (mon.1) 1158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.188885+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.253194+0000 mon.c (mon.1) 1159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.256314+0000 mon.c (mon.1) 1160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.258565+0000 mon.c (mon.1) 1161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.259381+0000 mon.c (mon.1) 1162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.265359+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.325345+0000 mon.c (mon.1) 1163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.329657+0000 mon.c (mon.1) 1164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.332647+0000 mon.c (mon.1) 1165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.333674+0000 mon.c (mon.1) 1166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.341519+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.405533+0000 mon.c (mon.1) 1167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.409504+0000 mon.c (mon.1) 1168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.413659+0000 mon.c (mon.1) 1169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.415152+0000 mon.c (mon.1) 1170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.423894+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.500110+0000 mon.c (mon.1) 1171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.502433+0000 mon.c (mon.1) 1172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.504709+0000 mon.c (mon.1) 1173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.505541+0000 mon.c (mon.1) 1174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.511739+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.595312+0000 mon.c (mon.1) 1175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.597542+0000 mon.c (mon.1) 1176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.600154+0000 mon.c (mon.1) 1177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.601073+0000 mon.c (mon.1) 1178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:10 smithi146 bash[67217]: audit 2023-12-21T08:05:10.606857+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.902929+0000 mgr.y (mgr.25480) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:09.999499+0000 mgr.y (mgr.25480) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.094518+0000 mgr.y (mgr.25480) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.191058+0000 mgr.y (mgr.25480) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.266290+0000 mgr.y (mgr.25480) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.342351+0000 mgr.y (mgr.25480) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.425179+0000 mgr.y (mgr.25480) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.512916+0000 mgr.y (mgr.25480) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.610519+0000 mgr.y (mgr.25480) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.689260+0000 mon.c (mon.1) 1179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.692343+0000 mon.c (mon.1) 1180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.696042+0000 mon.c (mon.1) 1181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.697382+0000 mon.c (mon.1) 1182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.705297+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.707526+0000 mgr.y (mgr.25480) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.788953+0000 mon.c (mon.1) 1183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.791643+0000 mon.c (mon.1) 1184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.794816+0000 mon.c (mon.1) 1185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.796041+0000 mon.c (mon.1) 1186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.805251+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.806993+0000 mgr.y (mgr.25480) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.902929+0000 mgr.y (mgr.25480) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:09.999499+0000 mgr.y (mgr.25480) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.094518+0000 mgr.y (mgr.25480) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.191058+0000 mgr.y (mgr.25480) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.266290+0000 mgr.y (mgr.25480) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.342351+0000 mgr.y (mgr.25480) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.425179+0000 mgr.y (mgr.25480) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.512916+0000 mgr.y (mgr.25480) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.610519+0000 mgr.y (mgr.25480) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.689260+0000 mon.c (mon.1) 1179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.692343+0000 mon.c (mon.1) 1180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.696042+0000 mon.c (mon.1) 1181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.697382+0000 mon.c (mon.1) 1182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.705297+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.707526+0000 mgr.y (mgr.25480) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.788953+0000 mon.c (mon.1) 1183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.791643+0000 mon.c (mon.1) 1184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.794816+0000 mon.c (mon.1) 1185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.796041+0000 mon.c (mon.1) 1186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.805251+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.806993+0000 mgr.y (mgr.25480) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.887198+0000 mon.c (mon.1) 1187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.890605+0000 mon.c (mon.1) 1188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.893723+0000 mon.c (mon.1) 1189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.894841+0000 mon.c (mon.1) 1190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.905023+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.990794+0000 mon.c (mon.1) 1191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.994560+0000 mon.c (mon.1) 1192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.997757+0000 mon.c (mon.1) 1193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:10.998869+0000 mon.c (mon.1) 1194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.008364+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.092710+0000 mon.c (mon.1) 1195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.095444+0000 mon.c (mon.1) 1196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.098252+0000 mon.c (mon.1) 1197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.099511+0000 mon.c (mon.1) 1198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.108913+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.194522+0000 mon.c (mon.1) 1199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.197239+0000 mon.c (mon.1) 1200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.201511+0000 mon.c (mon.1) 1201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.203214+0000 mon.c (mon.1) 1202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.215657+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.887198+0000 mon.c (mon.1) 1187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.890605+0000 mon.c (mon.1) 1188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.893723+0000 mon.c (mon.1) 1189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.894841+0000 mon.c (mon.1) 1190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.905023+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.990794+0000 mon.c (mon.1) 1191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.994560+0000 mon.c (mon.1) 1192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.997757+0000 mon.c (mon.1) 1193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:10.998869+0000 mon.c (mon.1) 1194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.008364+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.092710+0000 mon.c (mon.1) 1195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.095444+0000 mon.c (mon.1) 1196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.098252+0000 mon.c (mon.1) 1197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.099511+0000 mon.c (mon.1) 1198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.108913+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.194522+0000 mon.c (mon.1) 1199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.197239+0000 mon.c (mon.1) 1200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.201511+0000 mon.c (mon.1) 1201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.203214+0000 mon.c (mon.1) 1202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.215657+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.297637+0000 mon.c (mon.1) 1203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.300893+0000 mon.c (mon.1) 1204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.303920+0000 mon.c (mon.1) 1205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.305028+0000 mon.c (mon.1) 1206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.316039+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.395722+0000 mon.c (mon.1) 1207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.398547+0000 mon.c (mon.1) 1208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.401811+0000 mon.c (mon.1) 1209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.402980+0000 mon.c (mon.1) 1210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.412295+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.494700+0000 mon.c (mon.1) 1211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.496819+0000 mon.c (mon.1) 1212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.499871+0000 mon.c (mon.1) 1213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.501091+0000 mon.c (mon.1) 1214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.510651+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.593415+0000 mon.c (mon.1) 1215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.596540+0000 mon.c (mon.1) 1216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.600440+0000 mon.c (mon.1) 1217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.601734+0000 mon.c (mon.1) 1218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[83656]: audit 2023-12-21T08:05:11.611411+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.297637+0000 mon.c (mon.1) 1203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.300893+0000 mon.c (mon.1) 1204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.303920+0000 mon.c (mon.1) 1205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.305028+0000 mon.c (mon.1) 1206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.316039+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.395722+0000 mon.c (mon.1) 1207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.398547+0000 mon.c (mon.1) 1208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.401811+0000 mon.c (mon.1) 1209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.402980+0000 mon.c (mon.1) 1210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.412295+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.494700+0000 mon.c (mon.1) 1211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.496819+0000 mon.c (mon.1) 1212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.499871+0000 mon.c (mon.1) 1213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.501091+0000 mon.c (mon.1) 1214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.510651+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.593415+0000 mon.c (mon.1) 1215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.596540+0000 mon.c (mon.1) 1216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.600440+0000 mon.c (mon.1) 1217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.601734+0000 mon.c (mon.1) 1218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:11.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:11 smithi125 bash[79395]: audit 2023-12-21T08:05:11.611411+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.902929+0000 mgr.y (mgr.25480) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:09.999499+0000 mgr.y (mgr.25480) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.094518+0000 mgr.y (mgr.25480) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.191058+0000 mgr.y (mgr.25480) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.266290+0000 mgr.y (mgr.25480) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.342351+0000 mgr.y (mgr.25480) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.425179+0000 mgr.y (mgr.25480) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.512916+0000 mgr.y (mgr.25480) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.610519+0000 mgr.y (mgr.25480) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.689260+0000 mon.c (mon.1) 1179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.692343+0000 mon.c (mon.1) 1180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.696042+0000 mon.c (mon.1) 1181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.697382+0000 mon.c (mon.1) 1182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.705297+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.707526+0000 mgr.y (mgr.25480) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.788953+0000 mon.c (mon.1) 1183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.791643+0000 mon.c (mon.1) 1184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.794816+0000 mon.c (mon.1) 1185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.796041+0000 mon.c (mon.1) 1186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.805251+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.806993+0000 mgr.y (mgr.25480) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.887198+0000 mon.c (mon.1) 1187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.890605+0000 mon.c (mon.1) 1188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.893723+0000 mon.c (mon.1) 1189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.894841+0000 mon.c (mon.1) 1190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.905023+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.990794+0000 mon.c (mon.1) 1191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.994560+0000 mon.c (mon.1) 1192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.997757+0000 mon.c (mon.1) 1193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:10.998869+0000 mon.c (mon.1) 1194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.008364+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.092710+0000 mon.c (mon.1) 1195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.095444+0000 mon.c (mon.1) 1196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.098252+0000 mon.c (mon.1) 1197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.099511+0000 mon.c (mon.1) 1198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.108913+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.194522+0000 mon.c (mon.1) 1199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.197239+0000 mon.c (mon.1) 1200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.201511+0000 mon.c (mon.1) 1201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.203214+0000 mon.c (mon.1) 1202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.215657+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.297637+0000 mon.c (mon.1) 1203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.300893+0000 mon.c (mon.1) 1204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.303920+0000 mon.c (mon.1) 1205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.305028+0000 mon.c (mon.1) 1206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.316039+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.395722+0000 mon.c (mon.1) 1207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.398547+0000 mon.c (mon.1) 1208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.401811+0000 mon.c (mon.1) 1209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.402980+0000 mon.c (mon.1) 1210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.412295+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.494700+0000 mon.c (mon.1) 1211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.496819+0000 mon.c (mon.1) 1212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.499871+0000 mon.c (mon.1) 1213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.501091+0000 mon.c (mon.1) 1214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.510651+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.593415+0000 mon.c (mon.1) 1215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.596540+0000 mon.c (mon.1) 1216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.600440+0000 mon.c (mon.1) 1217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.601734+0000 mon.c (mon.1) 1218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:11 smithi146 bash[67217]: audit 2023-12-21T08:05:11.611411+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:10.906100+0000 mgr.y (mgr.25480) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cluster 2023-12-21T08:05:10.992817+0000 mgr.y (mgr.25480) 717 : cluster 0 pgmap v117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 81 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.010410+0000 mgr.y (mgr.25480) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.111101+0000 mgr.y (mgr.25480) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.216764+0000 mgr.y (mgr.25480) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.317195+0000 mgr.y (mgr.25480) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.413149+0000 mgr.y (mgr.25480) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.511671+0000 mgr.y (mgr.25480) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.613213+0000 mgr.y (mgr.25480) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.693604+0000 mon.c (mon.1) 1219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.696330+0000 mon.c (mon.1) 1220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.699490+0000 mon.c (mon.1) 1221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.700681+0000 mon.c (mon.1) 1222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.710759+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.713418+0000 mgr.y (mgr.25480) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.778049+0000 mon.c (mon.1) 1223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.780361+0000 mon.c (mon.1) 1224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.783021+0000 mon.c (mon.1) 1225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.784111+0000 mon.c (mon.1) 1226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.795670+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:10.906100+0000 mgr.y (mgr.25480) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cluster 2023-12-21T08:05:10.992817+0000 mgr.y (mgr.25480) 717 : cluster 0 pgmap v117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 81 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.010410+0000 mgr.y (mgr.25480) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.111101+0000 mgr.y (mgr.25480) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.216764+0000 mgr.y (mgr.25480) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.317195+0000 mgr.y (mgr.25480) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.413149+0000 mgr.y (mgr.25480) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.511671+0000 mgr.y (mgr.25480) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.613213+0000 mgr.y (mgr.25480) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.693604+0000 mon.c (mon.1) 1219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.696330+0000 mon.c (mon.1) 1220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.699490+0000 mon.c (mon.1) 1221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.700681+0000 mon.c (mon.1) 1222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.710759+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.713418+0000 mgr.y (mgr.25480) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.778049+0000 mon.c (mon.1) 1223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.780361+0000 mon.c (mon.1) 1224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.783021+0000 mon.c (mon.1) 1225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.784111+0000 mon.c (mon.1) 1226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.795670+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.796810+0000 mgr.y (mgr.25480) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.875451+0000 mon.c (mon.1) 1227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.877867+0000 mon.c (mon.1) 1228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.880871+0000 mon.c (mon.1) 1229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.882171+0000 mon.c (mon.1) 1230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.892382+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.972659+0000 mon.c (mon.1) 1231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.975534+0000 mon.c (mon.1) 1232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.978546+0000 mon.c (mon.1) 1233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.979671+0000 mon.c (mon.1) 1234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:11.988287+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.073761+0000 mon.c (mon.1) 1235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.078430+0000 mon.c (mon.1) 1236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.081199+0000 mon.c (mon.1) 1237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.082218+0000 mon.c (mon.1) 1238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.091463+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.173562+0000 mon.c (mon.1) 1239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.178488+0000 mon.c (mon.1) 1240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.181380+0000 mon.c (mon.1) 1241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.182451+0000 mon.c (mon.1) 1242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.188132+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.796810+0000 mgr.y (mgr.25480) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.875451+0000 mon.c (mon.1) 1227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.877867+0000 mon.c (mon.1) 1228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.880871+0000 mon.c (mon.1) 1229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.882171+0000 mon.c (mon.1) 1230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.892382+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.972659+0000 mon.c (mon.1) 1231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.975534+0000 mon.c (mon.1) 1232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.978546+0000 mon.c (mon.1) 1233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.979671+0000 mon.c (mon.1) 1234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:11.988287+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.073761+0000 mon.c (mon.1) 1235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.078430+0000 mon.c (mon.1) 1236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.081199+0000 mon.c (mon.1) 1237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.082218+0000 mon.c (mon.1) 1238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.091463+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.173562+0000 mon.c (mon.1) 1239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.178488+0000 mon.c (mon.1) 1240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.181380+0000 mon.c (mon.1) 1241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.182451+0000 mon.c (mon.1) 1242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.188132+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.267435+0000 mon.c (mon.1) 1243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.270584+0000 mon.c (mon.1) 1244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.273428+0000 mon.c (mon.1) 1245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.274543+0000 mon.c (mon.1) 1246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.281977+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.363461+0000 mon.c (mon.1) 1247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.365941+0000 mon.c (mon.1) 1248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.368697+0000 mon.c (mon.1) 1249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.369548+0000 mon.c (mon.1) 1250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.375911+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.456284+0000 mon.c (mon.1) 1251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.458235+0000 mon.c (mon.1) 1252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.460599+0000 mon.c (mon.1) 1253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.461705+0000 mon.c (mon.1) 1254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.471898+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.536569+0000 mon.c (mon.1) 1255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.540298+0000 mon.c (mon.1) 1256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.543250+0000 mon.c (mon.1) 1257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.544469+0000 mon.c (mon.1) 1258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[83656]: audit 2023-12-21T08:05:12.550300+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.267435+0000 mon.c (mon.1) 1243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.270584+0000 mon.c (mon.1) 1244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.273428+0000 mon.c (mon.1) 1245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.274543+0000 mon.c (mon.1) 1246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.281977+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.363461+0000 mon.c (mon.1) 1247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.365941+0000 mon.c (mon.1) 1248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.368697+0000 mon.c (mon.1) 1249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.369548+0000 mon.c (mon.1) 1250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.375911+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.456284+0000 mon.c (mon.1) 1251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.458235+0000 mon.c (mon.1) 1252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.460599+0000 mon.c (mon.1) 1253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.461705+0000 mon.c (mon.1) 1254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.471898+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:12.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.536569+0000 mon.c (mon.1) 1255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:12.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.540298+0000 mon.c (mon.1) 1256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:12.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.543250+0000 mon.c (mon.1) 1257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:12.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.544469+0000 mon.c (mon.1) 1258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:12.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:12 smithi125 bash[79395]: audit 2023-12-21T08:05:12.550300+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:10.906100+0000 mgr.y (mgr.25480) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cluster 2023-12-21T08:05:10.992817+0000 mgr.y (mgr.25480) 717 : cluster 0 pgmap v117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 81 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.010410+0000 mgr.y (mgr.25480) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.111101+0000 mgr.y (mgr.25480) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.216764+0000 mgr.y (mgr.25480) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.317195+0000 mgr.y (mgr.25480) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.413149+0000 mgr.y (mgr.25480) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.511671+0000 mgr.y (mgr.25480) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.613213+0000 mgr.y (mgr.25480) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.693604+0000 mon.c (mon.1) 1219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.696330+0000 mon.c (mon.1) 1220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.699490+0000 mon.c (mon.1) 1221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.700681+0000 mon.c (mon.1) 1222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.710759+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.713418+0000 mgr.y (mgr.25480) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.778049+0000 mon.c (mon.1) 1223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.780361+0000 mon.c (mon.1) 1224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.783021+0000 mon.c (mon.1) 1225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.784111+0000 mon.c (mon.1) 1226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.795670+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.796810+0000 mgr.y (mgr.25480) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.875451+0000 mon.c (mon.1) 1227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.877867+0000 mon.c (mon.1) 1228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.880871+0000 mon.c (mon.1) 1229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.882171+0000 mon.c (mon.1) 1230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.892382+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.972659+0000 mon.c (mon.1) 1231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.975534+0000 mon.c (mon.1) 1232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.978546+0000 mon.c (mon.1) 1233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.979671+0000 mon.c (mon.1) 1234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:11.988287+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.073761+0000 mon.c (mon.1) 1235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.078430+0000 mon.c (mon.1) 1236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.081199+0000 mon.c (mon.1) 1237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.082218+0000 mon.c (mon.1) 1238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.091463+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.173562+0000 mon.c (mon.1) 1239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.178488+0000 mon.c (mon.1) 1240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.181380+0000 mon.c (mon.1) 1241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.182451+0000 mon.c (mon.1) 1242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.188132+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.267435+0000 mon.c (mon.1) 1243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.270584+0000 mon.c (mon.1) 1244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.273428+0000 mon.c (mon.1) 1245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.274543+0000 mon.c (mon.1) 1246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.281977+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.363461+0000 mon.c (mon.1) 1247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.365941+0000 mon.c (mon.1) 1248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.368697+0000 mon.c (mon.1) 1249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.369548+0000 mon.c (mon.1) 1250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.375911+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.456284+0000 mon.c (mon.1) 1251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.458235+0000 mon.c (mon.1) 1252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.460599+0000 mon.c (mon.1) 1253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.461705+0000 mon.c (mon.1) 1254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.471898+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.536569+0000 mon.c (mon.1) 1255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.540298+0000 mon.c (mon.1) 1256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.543250+0000 mon.c (mon.1) 1257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.544469+0000 mon.c (mon.1) 1258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:12 smithi146 bash[67217]: audit 2023-12-21T08:05:12.550300+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.636 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[94352]: debug 2023-12-21T08:05:13.239+0000 7f5deb43f640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-21T08:05:13.637 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[94352]: debug 2023-12-21T08:05:13.271+0000 7f5deb43f640 -1 osd.1 121 log_to_monitors true 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.893424+0000 mgr.y (mgr.25480) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:11.990056+0000 mgr.y (mgr.25480) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.092547+0000 mgr.y (mgr.25480) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.188734+0000 mgr.y (mgr.25480) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.282803+0000 mgr.y (mgr.25480) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.376725+0000 mgr.y (mgr.25480) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.473098+0000 mgr.y (mgr.25480) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.893424+0000 mgr.y (mgr.25480) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:11.990056+0000 mgr.y (mgr.25480) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.092547+0000 mgr.y (mgr.25480) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.188734+0000 mgr.y (mgr.25480) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.282803+0000 mgr.y (mgr.25480) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.376725+0000 mgr.y (mgr.25480) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.473098+0000 mgr.y (mgr.25480) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.551112+0000 mgr.y (mgr.25480) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.636203+0000 mon.c (mon.1) 1259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.638475+0000 mon.c (mon.1) 1260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.640568+0000 mon.c (mon.1) 1261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.641315+0000 mon.c (mon.1) 1262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.647310+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.648350+0000 mgr.y (mgr.25480) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.731492+0000 mon.c (mon.1) 1263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.733720+0000 mon.c (mon.1) 1264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.736702+0000 mon.c (mon.1) 1265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.737670+0000 mon.c (mon.1) 1266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.743972+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.747139+0000 mgr.y (mgr.25480) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.823554+0000 mon.c (mon.1) 1267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.826818+0000 mon.c (mon.1) 1268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.830148+0000 mon.c (mon.1) 1269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.831572+0000 mon.c (mon.1) 1270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.840122+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.840965+0000 mgr.y (mgr.25480) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.921607+0000 mon.c (mon.1) 1271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.924160+0000 mon.c (mon.1) 1272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.927106+0000 mon.c (mon.1) 1273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.928159+0000 mon.c (mon.1) 1274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.935035+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:12.999960+0000 mon.c (mon.1) 1275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.002777+0000 mon.c (mon.1) 1276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.006678+0000 mon.c (mon.1) 1277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.008106+0000 mon.c (mon.1) 1278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.015914+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.095584+0000 mon.c (mon.1) 1279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.099712+0000 mon.c (mon.1) 1280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.103178+0000 mon.c (mon.1) 1281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.104210+0000 mon.c (mon.1) 1282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.111002+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.178243+0000 mon.c (mon.1) 1283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.181280+0000 mon.c (mon.1) 1284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.551112+0000 mgr.y (mgr.25480) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.636203+0000 mon.c (mon.1) 1259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.638475+0000 mon.c (mon.1) 1260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.640568+0000 mon.c (mon.1) 1261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.641315+0000 mon.c (mon.1) 1262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.647310+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.648350+0000 mgr.y (mgr.25480) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.731492+0000 mon.c (mon.1) 1263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.733720+0000 mon.c (mon.1) 1264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.889 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.736702+0000 mon.c (mon.1) 1265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.737670+0000 mon.c (mon.1) 1266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.743972+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.747139+0000 mgr.y (mgr.25480) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.823554+0000 mon.c (mon.1) 1267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.826818+0000 mon.c (mon.1) 1268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.830148+0000 mon.c (mon.1) 1269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.831572+0000 mon.c (mon.1) 1270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.840122+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.840965+0000 mgr.y (mgr.25480) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.921607+0000 mon.c (mon.1) 1271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.185772+0000 mon.c (mon.1) 1285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.890 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.187002+0000 mon.c (mon.1) 1286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.195707+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.276045+0000 mon.c (mon.1) 1287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.277479+0000 mon.c (mon.1) 1288 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.277891+0000 mon.a (mon.0) 840 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.278331+0000 mon.c (mon.1) 1289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.280351+0000 mon.c (mon.1) 1290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.281144+0000 mon.c (mon.1) 1291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.288540+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.357119+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.359310+0000 mon.c (mon.1) 1292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: cluster 2023-12-21T08:05:13.381269+0000 mon.a (mon.0) 843 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.394141+0000 mon.c (mon.1) 1293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.401049+0000 mon.c (mon.1) 1294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.403456+0000 mon.c (mon.1) 1295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.404434+0000 mon.c (mon.1) 1296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.415259+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.501855+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.503133+0000 mon.c (mon.1) 1297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.509270+0000 mon.c (mon.1) 1298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.512245+0000 mon.c (mon.1) 1299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.513494+0000 mon.c (mon.1) 1300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.522293+0000 mon.a (mon.0) 846 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.604470+0000 mon.c (mon.1) 1301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.606984+0000 mon.c (mon.1) 1302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.609565+0000 mon.c (mon.1) 1303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.610572+0000 mon.c (mon.1) 1304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[83656]: audit 2023-12-21T08:05:13.619710+0000 mon.a (mon.0) 847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.924160+0000 mon.c (mon.1) 1272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.927106+0000 mon.c (mon.1) 1273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.928159+0000 mon.c (mon.1) 1274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.935035+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:12.999960+0000 mon.c (mon.1) 1275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.002777+0000 mon.c (mon.1) 1276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.006678+0000 mon.c (mon.1) 1277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.008106+0000 mon.c (mon.1) 1278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.015914+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.095584+0000 mon.c (mon.1) 1279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.099712+0000 mon.c (mon.1) 1280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.103178+0000 mon.c (mon.1) 1281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.104210+0000 mon.c (mon.1) 1282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.111002+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.178243+0000 mon.c (mon.1) 1283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.181280+0000 mon.c (mon.1) 1284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.185772+0000 mon.c (mon.1) 1285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.187002+0000 mon.c (mon.1) 1286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.195707+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.276045+0000 mon.c (mon.1) 1287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.277479+0000 mon.c (mon.1) 1288 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.277891+0000 mon.a (mon.0) 840 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.278331+0000 mon.c (mon.1) 1289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.280351+0000 mon.c (mon.1) 1290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.281144+0000 mon.c (mon.1) 1291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.288540+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.357119+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.359310+0000 mon.c (mon.1) 1292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:13.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: cluster 2023-12-21T08:05:13.381269+0000 mon.a (mon.0) 843 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.394141+0000 mon.c (mon.1) 1293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.401049+0000 mon.c (mon.1) 1294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.403456+0000 mon.c (mon.1) 1295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.404434+0000 mon.c (mon.1) 1296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.415259+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.501855+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.503133+0000 mon.c (mon.1) 1297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.509270+0000 mon.c (mon.1) 1298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.512245+0000 mon.c (mon.1) 1299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.513494+0000 mon.c (mon.1) 1300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.522293+0000 mon.a (mon.0) 846 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.604470+0000 mon.c (mon.1) 1301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.606984+0000 mon.c (mon.1) 1302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.609565+0000 mon.c (mon.1) 1303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:13.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.610572+0000 mon.c (mon.1) 1304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:13.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:13 smithi125 bash[79395]: audit 2023-12-21T08:05:13.619710+0000 mon.a (mon.0) 847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.893424+0000 mgr.y (mgr.25480) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:11.990056+0000 mgr.y (mgr.25480) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.092547+0000 mgr.y (mgr.25480) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.188734+0000 mgr.y (mgr.25480) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.282803+0000 mgr.y (mgr.25480) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.376725+0000 mgr.y (mgr.25480) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.473098+0000 mgr.y (mgr.25480) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.551112+0000 mgr.y (mgr.25480) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.636203+0000 mon.c (mon.1) 1259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.638475+0000 mon.c (mon.1) 1260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.640568+0000 mon.c (mon.1) 1261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.641315+0000 mon.c (mon.1) 1262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.647310+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.648350+0000 mgr.y (mgr.25480) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.731492+0000 mon.c (mon.1) 1263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.733720+0000 mon.c (mon.1) 1264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.736702+0000 mon.c (mon.1) 1265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.737670+0000 mon.c (mon.1) 1266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.743972+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.747139+0000 mgr.y (mgr.25480) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.823554+0000 mon.c (mon.1) 1267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.826818+0000 mon.c (mon.1) 1268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.830148+0000 mon.c (mon.1) 1269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.831572+0000 mon.c (mon.1) 1270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.840122+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.840965+0000 mgr.y (mgr.25480) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.921607+0000 mon.c (mon.1) 1271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.924160+0000 mon.c (mon.1) 1272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.927106+0000 mon.c (mon.1) 1273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.928159+0000 mon.c (mon.1) 1274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.935035+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:12.999960+0000 mon.c (mon.1) 1275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.002777+0000 mon.c (mon.1) 1276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.006678+0000 mon.c (mon.1) 1277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.008106+0000 mon.c (mon.1) 1278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.015914+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.095584+0000 mon.c (mon.1) 1279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.099712+0000 mon.c (mon.1) 1280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.103178+0000 mon.c (mon.1) 1281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.104210+0000 mon.c (mon.1) 1282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.111002+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.178243+0000 mon.c (mon.1) 1283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.181280+0000 mon.c (mon.1) 1284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.185772+0000 mon.c (mon.1) 1285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.187002+0000 mon.c (mon.1) 1286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.195707+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.276045+0000 mon.c (mon.1) 1287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.277479+0000 mon.c (mon.1) 1288 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.277891+0000 mon.a (mon.0) 840 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.278331+0000 mon.c (mon.1) 1289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.280351+0000 mon.c (mon.1) 1290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.281144+0000 mon.c (mon.1) 1291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.288540+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.357119+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.359310+0000 mon.c (mon.1) 1292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: cluster 2023-12-21T08:05:13.381269+0000 mon.a (mon.0) 843 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.394141+0000 mon.c (mon.1) 1293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.401049+0000 mon.c (mon.1) 1294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.403456+0000 mon.c (mon.1) 1295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.404434+0000 mon.c (mon.1) 1296 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.415259+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.501855+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.503133+0000 mon.c (mon.1) 1297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.509270+0000 mon.c (mon.1) 1298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.512245+0000 mon.c (mon.1) 1299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.513494+0000 mon.c (mon.1) 1300 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.522293+0000 mon.a (mon.0) 846 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.604470+0000 mon.c (mon.1) 1301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.606984+0000 mon.c (mon.1) 1302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.609565+0000 mon.c (mon.1) 1303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.610572+0000 mon.c (mon.1) 1304 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:13 smithi146 bash[67217]: audit 2023-12-21T08:05:13.619710+0000 mon.a (mon.0) 847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.515 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[94352]: debug 2023-12-21T08:05:14.243+0000 7f5ddb0ad700 -1 osd.1 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:05:14.887 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:12.936376+0000 mgr.y (mgr.25480) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cluster 2023-12-21T08:05:12.993850+0000 mgr.y (mgr.25480) 739 : cluster 0 pgmap v118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 72 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.018125+0000 mgr.y (mgr.25480) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.112337+0000 mgr.y (mgr.25480) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.197845+0000 mgr.y (mgr.25480) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.289464+0000 mgr.y (mgr.25480) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.420080+0000 mgr.y (mgr.25480) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.522900+0000 mgr.y (mgr.25480) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.620489+0000 mgr.y (mgr.25480) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.888 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.696916+0000 mon.c (mon.1) 1305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.699573+0000 mon.c (mon.1) 1306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.702457+0000 mon.c (mon.1) 1307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.703589+0000 mon.c (mon.1) 1308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.711390+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.712402+0000 mgr.y (mgr.25480) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.776099+0000 mon.c (mon.1) 1309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.778413+0000 mon.c (mon.1) 1310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.781848+0000 mon.c (mon.1) 1311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.889 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.782850+0000 mon.c (mon.1) 1312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.890 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.793971+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:12.936376+0000 mgr.y (mgr.25480) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cluster 2023-12-21T08:05:12.993850+0000 mgr.y (mgr.25480) 739 : cluster 0 pgmap v118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 72 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:14.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.018125+0000 mgr.y (mgr.25480) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.890 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.112337+0000 mgr.y (mgr.25480) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.197845+0000 mgr.y (mgr.25480) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.289464+0000 mgr.y (mgr.25480) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.420080+0000 mgr.y (mgr.25480) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.522900+0000 mgr.y (mgr.25480) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.620489+0000 mgr.y (mgr.25480) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.696916+0000 mon.c (mon.1) 1305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.699573+0000 mon.c (mon.1) 1306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.702457+0000 mon.c (mon.1) 1307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.703589+0000 mon.c (mon.1) 1308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.711390+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.712402+0000 mgr.y (mgr.25480) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.776099+0000 mon.c (mon.1) 1309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.778413+0000 mon.c (mon.1) 1310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.781848+0000 mon.c (mon.1) 1311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.782850+0000 mon.c (mon.1) 1312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.793971+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.794807+0000 mgr.y (mgr.25480) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.876185+0000 mon.c (mon.1) 1313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.878506+0000 mon.c (mon.1) 1314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.882340+0000 mon.c (mon.1) 1315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.883238+0000 mon.c (mon.1) 1316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.890024+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.971401+0000 mon.c (mon.1) 1317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.892 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.973707+0000 mon.c (mon.1) 1318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.976695+0000 mon.c (mon.1) 1319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.977568+0000 mon.c (mon.1) 1320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:13.986903+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.068819+0000 mon.c (mon.1) 1321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.071450+0000 mon.c (mon.1) 1322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.074425+0000 mon.c (mon.1) 1323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.075638+0000 mon.c (mon.1) 1324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.081947+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.167331+0000 mon.c (mon.1) 1325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.169657+0000 mon.c (mon.1) 1326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.172588+0000 mon.c (mon.1) 1327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.173677+0000 mon.c (mon.1) 1328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.182444+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.194467+0000 mon.a (mon.0) 854 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.199053+0000 mon.a (mon.0) 855 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.199658+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.200445+0000 mon.c (mon.1) 1329 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.200921+0000 mon.a (mon.0) 856 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.260537+0000 mon.c (mon.1) 1330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.263036+0000 mon.c (mon.1) 1331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.266611+0000 mon.c (mon.1) 1332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.267650+0000 mon.c (mon.1) 1333 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.274128+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.353984+0000 mon.c (mon.1) 1334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.357184+0000 mon.c (mon.1) 1335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.360206+0000 mon.c (mon.1) 1336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.361147+0000 mon.c (mon.1) 1337 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.371394+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.452729+0000 mon.c (mon.1) 1338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.455349+0000 mon.c (mon.1) 1339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.457558+0000 mon.c (mon.1) 1340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.458550+0000 mon.c (mon.1) 1341 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.467529+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.544147+0000 mon.c (mon.1) 1342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.546410+0000 mon.c (mon.1) 1343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.549109+0000 mon.c (mon.1) 1344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.549974+0000 mon.c (mon.1) 1345 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[79395]: audit 2023-12-21T08:05:14.558821+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.794807+0000 mgr.y (mgr.25480) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:14.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.876185+0000 mon.c (mon.1) 1313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.878506+0000 mon.c (mon.1) 1314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.882340+0000 mon.c (mon.1) 1315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.883238+0000 mon.c (mon.1) 1316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.890024+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.971401+0000 mon.c (mon.1) 1317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.973707+0000 mon.c (mon.1) 1318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.976695+0000 mon.c (mon.1) 1319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.977568+0000 mon.c (mon.1) 1320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:13.986903+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.068819+0000 mon.c (mon.1) 1321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.071450+0000 mon.c (mon.1) 1322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.074425+0000 mon.c (mon.1) 1323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.075638+0000 mon.c (mon.1) 1324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.081947+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.167331+0000 mon.c (mon.1) 1325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.169657+0000 mon.c (mon.1) 1326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.172588+0000 mon.c (mon.1) 1327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.173677+0000 mon.c (mon.1) 1328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.182444+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.194467+0000 mon.a (mon.0) 854 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.199053+0000 mon.a (mon.0) 855 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:05:14.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.199658+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.200445+0000 mon.c (mon.1) 1329 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.200921+0000 mon.a (mon.0) 856 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.260537+0000 mon.c (mon.1) 1330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.263036+0000 mon.c (mon.1) 1331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.266611+0000 mon.c (mon.1) 1332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.267650+0000 mon.c (mon.1) 1333 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.274128+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.353984+0000 mon.c (mon.1) 1334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.357184+0000 mon.c (mon.1) 1335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.360206+0000 mon.c (mon.1) 1336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.361147+0000 mon.c (mon.1) 1337 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.371394+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.452729+0000 mon.c (mon.1) 1338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.455349+0000 mon.c (mon.1) 1339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.457558+0000 mon.c (mon.1) 1340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.458550+0000 mon.c (mon.1) 1341 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.467529+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.544147+0000 mon.c (mon.1) 1342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.546410+0000 mon.c (mon.1) 1343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.549109+0000 mon.c (mon.1) 1344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.549974+0000 mon.c (mon.1) 1345 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:14.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:14 smithi125 bash[83656]: audit 2023-12-21T08:05:14.558821+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:12.936376+0000 mgr.y (mgr.25480) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cluster 2023-12-21T08:05:12.993850+0000 mgr.y (mgr.25480) 739 : cluster 0 pgmap v118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 72 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.018125+0000 mgr.y (mgr.25480) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.112337+0000 mgr.y (mgr.25480) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.197845+0000 mgr.y (mgr.25480) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.289464+0000 mgr.y (mgr.25480) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.420080+0000 mgr.y (mgr.25480) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.522900+0000 mgr.y (mgr.25480) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.620489+0000 mgr.y (mgr.25480) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.696916+0000 mon.c (mon.1) 1305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.699573+0000 mon.c (mon.1) 1306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.702457+0000 mon.c (mon.1) 1307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.703589+0000 mon.c (mon.1) 1308 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.711390+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.712402+0000 mgr.y (mgr.25480) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.776099+0000 mon.c (mon.1) 1309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.778413+0000 mon.c (mon.1) 1310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.781848+0000 mon.c (mon.1) 1311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.782850+0000 mon.c (mon.1) 1312 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.793971+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.794807+0000 mgr.y (mgr.25480) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.876185+0000 mon.c (mon.1) 1313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.878506+0000 mon.c (mon.1) 1314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.882340+0000 mon.c (mon.1) 1315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.883238+0000 mon.c (mon.1) 1316 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.890024+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.971401+0000 mon.c (mon.1) 1317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.973707+0000 mon.c (mon.1) 1318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.976695+0000 mon.c (mon.1) 1319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.977568+0000 mon.c (mon.1) 1320 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:13.986903+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.068819+0000 mon.c (mon.1) 1321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.071450+0000 mon.c (mon.1) 1322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.074425+0000 mon.c (mon.1) 1323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.075638+0000 mon.c (mon.1) 1324 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.081947+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.167331+0000 mon.c (mon.1) 1325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.169657+0000 mon.c (mon.1) 1326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.172588+0000 mon.c (mon.1) 1327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.173677+0000 mon.c (mon.1) 1328 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.182444+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.194467+0000 mon.a (mon.0) 854 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:05:15.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.199053+0000 mon.a (mon.0) 855 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:05:15.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.199658+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.200445+0000 mon.c (mon.1) 1329 : audit 1 from='osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.200921+0000 mon.a (mon.0) 856 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.260537+0000 mon.c (mon.1) 1330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.263036+0000 mon.c (mon.1) 1331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.266611+0000 mon.c (mon.1) 1332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.267650+0000 mon.c (mon.1) 1333 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.274128+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.353984+0000 mon.c (mon.1) 1334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.357184+0000 mon.c (mon.1) 1335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.360206+0000 mon.c (mon.1) 1336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.361147+0000 mon.c (mon.1) 1337 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.371394+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.452729+0000 mon.c (mon.1) 1338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.455349+0000 mon.c (mon.1) 1339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.457558+0000 mon.c (mon.1) 1340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.458550+0000 mon.c (mon.1) 1341 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.467529+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.544147+0000 mon.c (mon.1) 1342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.546410+0000 mon.c (mon.1) 1343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.549109+0000 mon.c (mon.1) 1344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.549974+0000 mon.c (mon.1) 1345 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:14 smithi146 bash[67217]: audit 2023-12-21T08:05:14.558821+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.890756+0000 mgr.y (mgr.25480) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:13.987829+0000 mgr.y (mgr.25480) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.083895+0000 mgr.y (mgr.25480) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.183450+0000 mgr.y (mgr.25480) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.195983+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.277280+0000 mgr.y (mgr.25480) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.372496+0000 mgr.y (mgr.25480) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.468600+0000 mgr.y (mgr.25480) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.560541+0000 mgr.y (mgr.25480) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.561222+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.561249+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.650979+0000 mon.c (mon.1) 1346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.653598+0000 mon.c (mon.1) 1347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.655962+0000 mon.c (mon.1) 1348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.656951+0000 mon.c (mon.1) 1349 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.662484+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.666630+0000 mgr.y (mgr.25480) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.745613+0000 mon.c (mon.1) 1350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.748398+0000 mon.c (mon.1) 1351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.751133+0000 mon.c (mon.1) 1352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.752140+0000 mon.c (mon.1) 1353 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.761393+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.890756+0000 mgr.y (mgr.25480) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:13.987829+0000 mgr.y (mgr.25480) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.083895+0000 mgr.y (mgr.25480) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.183450+0000 mgr.y (mgr.25480) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.195983+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.277280+0000 mgr.y (mgr.25480) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.372496+0000 mgr.y (mgr.25480) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.468600+0000 mgr.y (mgr.25480) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.560541+0000 mgr.y (mgr.25480) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.561222+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.561249+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:15.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.650979+0000 mon.c (mon.1) 1346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.653598+0000 mon.c (mon.1) 1347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.655962+0000 mon.c (mon.1) 1348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.656951+0000 mon.c (mon.1) 1349 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.662484+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.666630+0000 mgr.y (mgr.25480) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.745613+0000 mon.c (mon.1) 1350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.748398+0000 mon.c (mon.1) 1351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.751133+0000 mon.c (mon.1) 1352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.752140+0000 mon.c (mon.1) 1353 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.761393+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.764088+0000 mgr.y (mgr.25480) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.848587+0000 mon.c (mon.1) 1354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.852766+0000 mon.c (mon.1) 1355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.856291+0000 mon.c (mon.1) 1356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.857297+0000 mon.c (mon.1) 1357 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.865529+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cephadm 2023-12-21T08:05:14.869790+0000 mgr.y (mgr.25480) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.983428+0000 mon.c (mon.1) 1358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.985929+0000 mon.c (mon.1) 1359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.989676+0000 mon.c (mon.1) 1360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:14.991080+0000 mon.c (mon.1) 1361 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.001651+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.083232+0000 mon.c (mon.1) 1362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.085628+0000 mon.c (mon.1) 1363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.087980+0000 mon.c (mon.1) 1364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.088886+0000 mon.c (mon.1) 1365 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.096133+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.179746+0000 mon.c (mon.1) 1366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.181813+0000 mon.c (mon.1) 1367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.184104+0000 mon.c (mon.1) 1368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.764088+0000 mgr.y (mgr.25480) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.848587+0000 mon.c (mon.1) 1354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.852766+0000 mon.c (mon.1) 1355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.856291+0000 mon.c (mon.1) 1356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.857297+0000 mon.c (mon.1) 1357 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.865529+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cephadm 2023-12-21T08:05:14.869790+0000 mgr.y (mgr.25480) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.983428+0000 mon.c (mon.1) 1358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.985929+0000 mon.c (mon.1) 1359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.989676+0000 mon.c (mon.1) 1360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:14.991080+0000 mon.c (mon.1) 1361 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.001651+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.083232+0000 mon.c (mon.1) 1362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.085628+0000 mon.c (mon.1) 1363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.087980+0000 mon.c (mon.1) 1364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.088886+0000 mon.c (mon.1) 1365 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.096133+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.179746+0000 mon.c (mon.1) 1366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.181813+0000 mon.c (mon.1) 1367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.184104+0000 mon.c (mon.1) 1368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.185029+0000 mon.c (mon.1) 1369 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.192926+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.195238+0000 mon.a (mon.0) 867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.200319+0000 mon.a (mon.0) 868 : cluster 1 osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508] boot 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.200365+0000 mon.a (mon.0) 869 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.202973+0000 mon.c (mon.1) 1370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.204191+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.289714+0000 mon.c (mon.1) 1371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.293563+0000 mon.c (mon.1) 1372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.298045+0000 mon.c (mon.1) 1373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.299453+0000 mon.c (mon.1) 1374 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.308170+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.418851+0000 mon.c (mon.1) 1375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.421794+0000 mon.c (mon.1) 1376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.424208+0000 mon.c (mon.1) 1377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.425038+0000 mon.c (mon.1) 1378 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.431617+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.517506+0000 mon.c (mon.1) 1379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.520866+0000 mon.c (mon.1) 1380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.524173+0000 mon.c (mon.1) 1381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.525319+0000 mon.c (mon.1) 1382 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.534442+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.614289+0000 mon.c (mon.1) 1383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.617748+0000 mon.c (mon.1) 1384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.620865+0000 mon.c (mon.1) 1385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[83656]: audit 2023-12-21T08:05:15.622419+0000 mon.c (mon.1) 1386 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.185029+0000 mon.c (mon.1) 1369 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.192926+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.195238+0000 mon.a (mon.0) 867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.200319+0000 mon.a (mon.0) 868 : cluster 1 osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508] boot 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.200365+0000 mon.a (mon.0) 869 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:05:15.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.202973+0000 mon.c (mon.1) 1370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.204191+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.289714+0000 mon.c (mon.1) 1371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.293563+0000 mon.c (mon.1) 1372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.298045+0000 mon.c (mon.1) 1373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.299453+0000 mon.c (mon.1) 1374 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.308170+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.418851+0000 mon.c (mon.1) 1375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.421794+0000 mon.c (mon.1) 1376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.424208+0000 mon.c (mon.1) 1377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.425038+0000 mon.c (mon.1) 1378 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.431617+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.517506+0000 mon.c (mon.1) 1379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.520866+0000 mon.c (mon.1) 1380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.524173+0000 mon.c (mon.1) 1381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.525319+0000 mon.c (mon.1) 1382 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.534442+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.614289+0000 mon.c (mon.1) 1383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.617748+0000 mon.c (mon.1) 1384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.620865+0000 mon.c (mon.1) 1385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:15.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:15 smithi125 bash[79395]: audit 2023-12-21T08:05:15.622419+0000 mon.c (mon.1) 1386 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.890756+0000 mgr.y (mgr.25480) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:13.987829+0000 mgr.y (mgr.25480) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.083895+0000 mgr.y (mgr.25480) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.183450+0000 mgr.y (mgr.25480) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.195983+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.277280+0000 mgr.y (mgr.25480) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.372496+0000 mgr.y (mgr.25480) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.468600+0000 mgr.y (mgr.25480) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.560541+0000 mgr.y (mgr.25480) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.561222+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.561249+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.650979+0000 mon.c (mon.1) 1346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.653598+0000 mon.c (mon.1) 1347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.655962+0000 mon.c (mon.1) 1348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.656951+0000 mon.c (mon.1) 1349 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.662484+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.666630+0000 mgr.y (mgr.25480) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.745613+0000 mon.c (mon.1) 1350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.748398+0000 mon.c (mon.1) 1351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.751133+0000 mon.c (mon.1) 1352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.752140+0000 mon.c (mon.1) 1353 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.761393+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.764088+0000 mgr.y (mgr.25480) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.848587+0000 mon.c (mon.1) 1354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.852766+0000 mon.c (mon.1) 1355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.856291+0000 mon.c (mon.1) 1356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.857297+0000 mon.c (mon.1) 1357 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.865529+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cephadm 2023-12-21T08:05:14.869790+0000 mgr.y (mgr.25480) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.983428+0000 mon.c (mon.1) 1358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.985929+0000 mon.c (mon.1) 1359 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.989676+0000 mon.c (mon.1) 1360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:14.991080+0000 mon.c (mon.1) 1361 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.001651+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.083232+0000 mon.c (mon.1) 1362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.085628+0000 mon.c (mon.1) 1363 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.087980+0000 mon.c (mon.1) 1364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.088886+0000 mon.c (mon.1) 1365 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.096133+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.179746+0000 mon.c (mon.1) 1366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.181813+0000 mon.c (mon.1) 1367 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.184104+0000 mon.c (mon.1) 1368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.185029+0000 mon.c (mon.1) 1369 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.192926+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.195238+0000 mon.a (mon.0) 867 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:16.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.200319+0000 mon.a (mon.0) 868 : cluster 1 osd.1 [v2:172.21.15.125:6810/253333508,v1:172.21.15.125:6811/253333508] boot 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.200365+0000 mon.a (mon.0) 869 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.202973+0000 mon.c (mon.1) 1370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.204191+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.289714+0000 mon.c (mon.1) 1371 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.293563+0000 mon.c (mon.1) 1372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.298045+0000 mon.c (mon.1) 1373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.299453+0000 mon.c (mon.1) 1374 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.308170+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.418851+0000 mon.c (mon.1) 1375 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.421794+0000 mon.c (mon.1) 1376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.424208+0000 mon.c (mon.1) 1377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.425038+0000 mon.c (mon.1) 1378 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.431617+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.517506+0000 mon.c (mon.1) 1379 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.520866+0000 mon.c (mon.1) 1380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.524173+0000 mon.c (mon.1) 1381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.525319+0000 mon.c (mon.1) 1382 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.534442+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.614289+0000 mon.c (mon.1) 1383 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.617748+0000 mon.c (mon.1) 1384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.620865+0000 mon.c (mon.1) 1385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:15 smithi146 bash[67217]: audit 2023-12-21T08:05:15.622419+0000 mon.c (mon.1) 1386 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.406 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[75616]: debug 2023-12-21T08:05:16.111+0000 7f1ef7826700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:05:16.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:14.995573+0000 mgr.y (mgr.25480) 760 : cluster 0 pgmap v120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:16.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.005309+0000 mgr.y (mgr.25480) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.097476+0000 mgr.y (mgr.25480) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.194023+0000 mgr.y (mgr.25480) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.200753+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.204836+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:15.205826+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.309379+0000 mgr.y (mgr.25480) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.435422+0000 mgr.y (mgr.25480) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.535518+0000 mgr.y (mgr.25480) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.630126+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.633142+0000 mgr.y (mgr.25480) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.713025+0000 mon.c (mon.1) 1387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.716301+0000 mon.c (mon.1) 1388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.723536+0000 mon.c (mon.1) 1389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.725075+0000 mon.c (mon.1) 1390 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.736434+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.741420+0000 mgr.y (mgr.25480) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.917 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.821105+0000 mon.c (mon.1) 1391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.824523+0000 mon.c (mon.1) 1392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.827767+0000 mon.c (mon.1) 1393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:14.995573+0000 mgr.y (mgr.25480) 760 : cluster 0 pgmap v120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.005309+0000 mgr.y (mgr.25480) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.097476+0000 mgr.y (mgr.25480) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.194023+0000 mgr.y (mgr.25480) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.200753+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.204836+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:15.205826+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.309379+0000 mgr.y (mgr.25480) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.435422+0000 mgr.y (mgr.25480) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.535518+0000 mgr.y (mgr.25480) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.630126+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.633142+0000 mgr.y (mgr.25480) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.713025+0000 mon.c (mon.1) 1387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.716301+0000 mon.c (mon.1) 1388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.723536+0000 mon.c (mon.1) 1389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.725075+0000 mon.c (mon.1) 1390 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.736434+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.741420+0000 mgr.y (mgr.25480) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.821105+0000 mon.c (mon.1) 1391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.824523+0000 mon.c (mon.1) 1392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.827767+0000 mon.c (mon.1) 1393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.828817+0000 mon.c (mon.1) 1394 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.919 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.838676+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.839491+0000 mgr.y (mgr.25480) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.920482+0000 mon.c (mon.1) 1395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.922824+0000 mon.c (mon.1) 1396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.925787+0000 mon.c (mon.1) 1397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.927099+0000 mon.c (mon.1) 1398 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:15.936295+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.006356+0000 mon.c (mon.1) 1399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.008830+0000 mon.c (mon.1) 1400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.011288+0000 mon.c (mon.1) 1401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.012296+0000 mon.c (mon.1) 1402 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.020135+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.055067+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.069379+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.081506+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.102689+0000 mon.c (mon.1) 1403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.920 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.105248+0000 mon.c (mon.1) 1404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.107265+0000 mon.c (mon.1) 1405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.109721+0000 mon.c (mon.1) 1406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: audit 2023-12-21T08:05:16.112849+0000 mon.c (mon.1) 1407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.204062+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.206407+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.206584+0000 mon.a (mon.0) 881 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.208284+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.208658+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.209023+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.212047+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.213157+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.921 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.216179+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.828817+0000 mon.c (mon.1) 1394 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.838676+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.839491+0000 mgr.y (mgr.25480) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.920482+0000 mon.c (mon.1) 1395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.922824+0000 mon.c (mon.1) 1396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.925787+0000 mon.c (mon.1) 1397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.927099+0000 mon.c (mon.1) 1398 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:15.936295+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.006356+0000 mon.c (mon.1) 1399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.008830+0000 mon.c (mon.1) 1400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.011288+0000 mon.c (mon.1) 1401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.012296+0000 mon.c (mon.1) 1402 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.020135+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.055067+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.069379+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.922 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.081506+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.102689+0000 mon.c (mon.1) 1403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.105248+0000 mon.c (mon.1) 1404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.107265+0000 mon.c (mon.1) 1405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.109721+0000 mon.c (mon.1) 1406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: audit 2023-12-21T08:05:16.112849+0000 mon.c (mon.1) 1407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.204062+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.206407+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.206584+0000 mon.a (mon.0) 881 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.208284+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.208658+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.209023+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.212047+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.213157+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:16.923 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:16 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.216179+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:14.995573+0000 mgr.y (mgr.25480) 760 : cluster 0 pgmap v120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.005309+0000 mgr.y (mgr.25480) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.097476+0000 mgr.y (mgr.25480) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.194023+0000 mgr.y (mgr.25480) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.200753+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.204836+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:15.205826+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.309379+0000 mgr.y (mgr.25480) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.435422+0000 mgr.y (mgr.25480) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.535518+0000 mgr.y (mgr.25480) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.630126+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.633142+0000 mgr.y (mgr.25480) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.713025+0000 mon.c (mon.1) 1387 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.716301+0000 mon.c (mon.1) 1388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.723536+0000 mon.c (mon.1) 1389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.725075+0000 mon.c (mon.1) 1390 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.736434+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.741420+0000 mgr.y (mgr.25480) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.821105+0000 mon.c (mon.1) 1391 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.824523+0000 mon.c (mon.1) 1392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.827767+0000 mon.c (mon.1) 1393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.828817+0000 mon.c (mon.1) 1394 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.838676+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.839491+0000 mgr.y (mgr.25480) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.920482+0000 mon.c (mon.1) 1395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.922824+0000 mon.c (mon.1) 1396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.925787+0000 mon.c (mon.1) 1397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.927099+0000 mon.c (mon.1) 1398 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:15.936295+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.006356+0000 mon.c (mon.1) 1399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.008830+0000 mon.c (mon.1) 1400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.011288+0000 mon.c (mon.1) 1401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.012296+0000 mon.c (mon.1) 1402 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.020135+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.055067+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.069379+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.081506+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.102689+0000 mon.c (mon.1) 1403 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.105248+0000 mon.c (mon.1) 1404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.107265+0000 mon.c (mon.1) 1405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.109721+0000 mon.c (mon.1) 1406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: audit 2023-12-21T08:05:16.112849+0000 mon.c (mon.1) 1407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.204062+0000 osd.2 (osd.2) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.206407+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.206584+0000 mon.a (mon.0) 881 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.208284+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.208658+0000 osd.2 (osd.2) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.209023+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.212047+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.213157+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:16 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.216179+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:17] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cephadm 2023-12-21T08:05:15.937238+0000 mgr.y (mgr.25480) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cephadm 2023-12-21T08:05:16.022149+0000 mgr.y (mgr.25480) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: audit 2023-12-21T08:05:16.113151+0000 mgr.y (mgr.25480) 772 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cephadm 2023-12-21T08:05:16.114454+0000 mgr.y (mgr.25480) 773 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.201167+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.206329+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.207077+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cephadm 2023-12-21T08:05:15.937238+0000 mgr.y (mgr.25480) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cephadm 2023-12-21T08:05:16.022149+0000 mgr.y (mgr.25480) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: audit 2023-12-21T08:05:16.113151+0000 mgr.y (mgr.25480) 772 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cephadm 2023-12-21T08:05:16.114454+0000 mgr.y (mgr.25480) 773 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.201167+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.206329+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:17 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.207077+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cephadm 2023-12-21T08:05:15.937238+0000 mgr.y (mgr.25480) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cephadm 2023-12-21T08:05:16.022149+0000 mgr.y (mgr.25480) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: audit 2023-12-21T08:05:16.113151+0000 mgr.y (mgr.25480) 772 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cephadm 2023-12-21T08:05:16.114454+0000 mgr.y (mgr.25480) 773 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.201167+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.206329+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:17.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:17 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.207077+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:05:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:18 smithi125 bash[79395]: cluster 2023-12-21T08:05:16.996450+0000 mgr.y (mgr.25480) 774 : cluster 0 pgmap v123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:18.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:18 smithi125 bash[83656]: cluster 2023-12-21T08:05:16.996450+0000 mgr.y (mgr.25480) 774 : cluster 0 pgmap v123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:18 smithi146 bash[67217]: cluster 2023-12-21T08:05:16.996450+0000 mgr.y (mgr.25480) 774 : cluster 0 pgmap v123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-21T08:05:20.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:19 smithi146 bash[67217]: cluster 2023-12-21T08:05:19.647800+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:20.059 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:19 smithi125 bash[79395]: cluster 2023-12-21T08:05:19.647800+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:20.059 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:19 smithi125 bash[83656]: cluster 2023-12-21T08:05:19.647800+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:20.883 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:20 smithi125 bash[79395]: cluster 2023-12-21T08:05:18.997720+0000 mgr.y (mgr.25480) 775 : cluster 0 pgmap v124: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s; 84/630 objects degraded (13.333%); 0 B/s, 0 objects/s recovering 2023-12-21T08:05:20.883 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:20 smithi125 bash[79395]: audit 2023-12-21T08:05:19.408627+0000 mgr.y (mgr.25480) 776 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:20.883 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:20 smithi125 bash[83656]: cluster 2023-12-21T08:05:18.997720+0000 mgr.y (mgr.25480) 775 : cluster 0 pgmap v124: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s; 84/630 objects degraded (13.333%); 0 B/s, 0 objects/s recovering 2023-12-21T08:05:20.884 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:20 smithi125 bash[83656]: audit 2023-12-21T08:05:19.408627+0000 mgr.y (mgr.25480) 776 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:20 smithi146 bash[67217]: cluster 2023-12-21T08:05:18.997720+0000 mgr.y (mgr.25480) 775 : cluster 0 pgmap v124: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s; 84/630 objects degraded (13.333%); 0 B/s, 0 objects/s recovering 2023-12-21T08:05:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:20 smithi146 bash[67217]: audit 2023-12-21T08:05:19.408627+0000 mgr.y (mgr.25480) 776 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.800418+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.810944+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.822026+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.903956+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.915051+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[83656]: audit 2023-12-21T08:05:20.929307+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.800418+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.810944+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.822026+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.903956+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.915051+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:21 smithi125 bash[79395]: audit 2023-12-21T08:05:20.929307+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.800418+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.810944+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.822026+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.903956+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.915051+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:22.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:21 smithi146 bash[67217]: audit 2023-12-21T08:05:20.929307+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:23.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[79395]: cluster 2023-12-21T08:05:20.999184+0000 mgr.y (mgr.25480) 777 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 8 objects/s recovering 2023-12-21T08:05:23.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[79395]: cluster 2023-12-21T08:05:21.926851+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded) 2023-12-21T08:05:23.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[79395]: cluster 2023-12-21T08:05:21.926917+0000 mon.a (mon.0) 890 : cluster 1 Cluster is now healthy 2023-12-21T08:05:23.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[83656]: cluster 2023-12-21T08:05:20.999184+0000 mgr.y (mgr.25480) 777 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 8 objects/s recovering 2023-12-21T08:05:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[83656]: cluster 2023-12-21T08:05:21.926851+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded) 2023-12-21T08:05:23.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:22 smithi125 bash[83656]: cluster 2023-12-21T08:05:21.926917+0000 mon.a (mon.0) 890 : cluster 1 Cluster is now healthy 2023-12-21T08:05:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:22 smithi146 bash[67217]: cluster 2023-12-21T08:05:20.999184+0000 mgr.y (mgr.25480) 777 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 8 objects/s recovering 2023-12-21T08:05:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:22 smithi146 bash[67217]: cluster 2023-12-21T08:05:21.926851+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded) 2023-12-21T08:05:23.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:22 smithi146 bash[67217]: cluster 2023-12-21T08:05:21.926917+0000 mon.a (mon.0) 890 : cluster 1 Cluster is now healthy 2023-12-21T08:05:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:24 smithi125 bash[79395]: cluster 2023-12-21T08:05:23.000224+0000 mgr.y (mgr.25480) 778 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 169 op/s; 0 B/s, 7 objects/s recovering 2023-12-21T08:05:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:24 smithi125 bash[83656]: cluster 2023-12-21T08:05:23.000224+0000 mgr.y (mgr.25480) 778 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 169 op/s; 0 B/s, 7 objects/s recovering 2023-12-21T08:05:25.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:24 smithi146 bash[67217]: cluster 2023-12-21T08:05:23.000224+0000 mgr.y (mgr.25480) 778 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 169 op/s; 0 B/s, 7 objects/s recovering 2023-12-21T08:05:27.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:26 smithi125 bash[79395]: cluster 2023-12-21T08:05:25.001851+0000 mgr.y (mgr.25480) 779 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 6 objects/s recovering 2023-12-21T08:05:27.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:26 smithi125 bash[83656]: cluster 2023-12-21T08:05:25.001851+0000 mgr.y (mgr.25480) 779 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 6 objects/s recovering 2023-12-21T08:05:27.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:26 smithi146 bash[67217]: cluster 2023-12-21T08:05:25.001851+0000 mgr.y (mgr.25480) 779 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 6 objects/s recovering 2023-12-21T08:05:27.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:27] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[83656]: cluster 2023-12-21T08:05:27.002600+0000 mgr.y (mgr.25480) 780 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[83656]: audit 2023-12-21T08:05:28.357318+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[83656]: audit 2023-12-21T08:05:28.360291+0000 mon.c (mon.1) 1408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[83656]: audit 2023-12-21T08:05:28.524881+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[79395]: cluster 2023-12-21T08:05:27.002600+0000 mgr.y (mgr.25480) 780 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-21T08:05:29.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[79395]: audit 2023-12-21T08:05:28.357318+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[79395]: audit 2023-12-21T08:05:28.360291+0000 mon.c (mon.1) 1408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:29.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:28 smithi125 bash[79395]: audit 2023-12-21T08:05:28.524881+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:28 smithi146 bash[67217]: cluster 2023-12-21T08:05:27.002600+0000 mgr.y (mgr.25480) 780 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-21T08:05:29.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:28 smithi146 bash[67217]: audit 2023-12-21T08:05:28.357318+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:28 smithi146 bash[67217]: audit 2023-12-21T08:05:28.360291+0000 mon.c (mon.1) 1408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:29.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:28 smithi146 bash[67217]: audit 2023-12-21T08:05:28.524881+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:29.501 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 9s ago 19m - - 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 9s ago 19m - - 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (5m) 9s ago 12m 15.8M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (4m) 9s ago 12m 43.4M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (4m) 9s ago 10m 47.5M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (4m) 9s ago 18m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (4m) 9s ago 20m 507M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (3m) 9s ago 20m 64.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:05:30.267 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (2m) 9s ago 19m 39.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (2m) 9s ago 19m 48.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (6m) 9s ago 12m 12.1M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (5m) 9s ago 12m 13.9M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (59s) 9s ago 18m 49.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (22s) 9s ago 17m 50.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (17m) 9s ago 17m 61.9M 4096M 17.2.0 e1d6a67b021e 9899912241c8 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (16m) 9s ago 16m 65.2M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (15m) 9s ago 15m 65.8M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (15m) 9s ago 15m 63.5M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (14m) 9s ago 14m 61.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (13m) 9s ago 13m 63.1M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (4m) 9s ago 12m 61.0M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (10m) 9s ago 10m 88.1M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:05:30.268 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (10m) 9s ago 10m 88.3M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:05:30.269 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (10m) 9s ago 10m 88.4M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:05:30.269 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (10m) 9s ago 10m 88.0M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:05:30.713 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:05:30.713 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-21T08:05:30.714 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:05:30.715 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:05:31.090 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:05:31.090 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:05:31.090 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:05:31.090 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "7/23 daemons upgraded", 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:05:31.091 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:05:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[83656]: cluster 2023-12-21T08:05:29.003518+0000 mgr.y (mgr.25480) 781 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[83656]: audit 2023-12-21T08:05:29.416413+0000 mgr.y (mgr.25480) 782 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[83656]: audit 2023-12-21T08:05:29.480212+0000 mgr.y (mgr.25480) 783 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[83656]: audit 2023-12-21T08:05:29.869402+0000 mgr.y (mgr.25480) 784 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[83656]: audit 2023-12-21T08:05:30.707763+0000 mon.c (mon.1) 1409 : audit 0 from='client.? 172.21.15.125:0/2520197793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:31.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[79395]: cluster 2023-12-21T08:05:29.003518+0000 mgr.y (mgr.25480) 781 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:31.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[79395]: audit 2023-12-21T08:05:29.416413+0000 mgr.y (mgr.25480) 782 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:31.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[79395]: audit 2023-12-21T08:05:29.480212+0000 mgr.y (mgr.25480) 783 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[79395]: audit 2023-12-21T08:05:29.869402+0000 mgr.y (mgr.25480) 784 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:30 smithi125 bash[79395]: audit 2023-12-21T08:05:30.707763+0000 mon.c (mon.1) 1409 : audit 0 from='client.? 172.21.15.125:0/2520197793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:31.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:30 smithi146 bash[67217]: cluster 2023-12-21T08:05:29.003518+0000 mgr.y (mgr.25480) 781 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:31.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:30 smithi146 bash[67217]: audit 2023-12-21T08:05:29.416413+0000 mgr.y (mgr.25480) 782 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:31.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:30 smithi146 bash[67217]: audit 2023-12-21T08:05:29.480212+0000 mgr.y (mgr.25480) 783 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:30 smithi146 bash[67217]: audit 2023-12-21T08:05:29.869402+0000 mgr.y (mgr.25480) 784 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:31.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:30 smithi146 bash[67217]: audit 2023-12-21T08:05:30.707763+0000 mon.c (mon.1) 1409 : audit 0 from='client.? 172.21.15.125:0/2520197793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:31.529 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:05:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[79395]: audit 2023-12-21T08:05:30.243712+0000 mgr.y (mgr.25480) 785 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[79395]: audit 2023-12-21T08:05:31.128770+0000 mon.c (mon.1) 1410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[79395]: audit 2023-12-21T08:05:31.524139+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.125:0/1372191541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[83656]: audit 2023-12-21T08:05:30.243712+0000 mgr.y (mgr.25480) 785 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[83656]: audit 2023-12-21T08:05:31.128770+0000 mon.c (mon.1) 1410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:31 smithi125 bash[83656]: audit 2023-12-21T08:05:31.524139+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.125:0/1372191541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:31 smithi146 bash[67217]: audit 2023-12-21T08:05:30.243712+0000 mgr.y (mgr.25480) 785 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:31 smithi146 bash[67217]: audit 2023-12-21T08:05:31.128770+0000 mon.c (mon.1) 1410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:31 smithi146 bash[67217]: audit 2023-12-21T08:05:31.524139+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.125:0/1372191541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[83656]: cluster 2023-12-21T08:05:31.005120+0000 mgr.y (mgr.25480) 786 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[83656]: audit 2023-12-21T08:05:31.083804+0000 mgr.y (mgr.25480) 787 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[83656]: audit 2023-12-21T08:05:31.129160+0000 mgr.y (mgr.25480) 788 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:32.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[83656]: cephadm 2023-12-21T08:05:31.131084+0000 mgr.y (mgr.25480) 789 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:05:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[79395]: cluster 2023-12-21T08:05:31.005120+0000 mgr.y (mgr.25480) 786 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[79395]: audit 2023-12-21T08:05:31.083804+0000 mgr.y (mgr.25480) 787 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[79395]: audit 2023-12-21T08:05:31.129160+0000 mgr.y (mgr.25480) 788 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:32.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:32 smithi125 bash[79395]: cephadm 2023-12-21T08:05:31.131084+0000 mgr.y (mgr.25480) 789 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:05:33.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:32 smithi146 bash[67217]: cluster 2023-12-21T08:05:31.005120+0000 mgr.y (mgr.25480) 786 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-21T08:05:33.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:32 smithi146 bash[67217]: audit 2023-12-21T08:05:31.083804+0000 mgr.y (mgr.25480) 787 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:33.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:32 smithi146 bash[67217]: audit 2023-12-21T08:05:31.129160+0000 mgr.y (mgr.25480) 788 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:05:33.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:32 smithi146 bash[67217]: cephadm 2023-12-21T08:05:31.131084+0000 mgr.y (mgr.25480) 789 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:05:35.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: cluster 2023-12-21T08:05:33.006012+0000 mgr.y (mgr.25480) 790 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-21T08:05:35.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: cephadm 2023-12-21T08:05:33.701569+0000 mgr.y (mgr.25480) 791 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:05:35.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: audit 2023-12-21T08:05:33.709901+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:35.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: audit 2023-12-21T08:05:33.715379+0000 mon.c (mon.1) 1411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:05:35.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: audit 2023-12-21T08:05:33.716744+0000 mon.c (mon.1) 1412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:34 smithi146 bash[67217]: cephadm 2023-12-21T08:05:33.721745+0000 mgr.y (mgr.25480) 792 : cephadm 1 Deploying daemon osd.2 on smithi125 2023-12-21T08:05:35.062 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: cluster 2023-12-21T08:05:33.006012+0000 mgr.y (mgr.25480) 790 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: cephadm 2023-12-21T08:05:33.701569+0000 mgr.y (mgr.25480) 791 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: audit 2023-12-21T08:05:33.709901+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: audit 2023-12-21T08:05:33.715379+0000 mon.c (mon.1) 1411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: audit 2023-12-21T08:05:33.716744+0000 mon.c (mon.1) 1412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[83656]: cephadm 2023-12-21T08:05:33.721745+0000 mgr.y (mgr.25480) 792 : cephadm 1 Deploying daemon osd.2 on smithi125 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: cluster 2023-12-21T08:05:33.006012+0000 mgr.y (mgr.25480) 790 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: cephadm 2023-12-21T08:05:33.701569+0000 mgr.y (mgr.25480) 791 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:05:35.063 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: audit 2023-12-21T08:05:33.709901+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:35.064 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: audit 2023-12-21T08:05:33.715379+0000 mon.c (mon.1) 1411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:05:35.064 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: audit 2023-12-21T08:05:33.716744+0000 mon.c (mon.1) 1412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.064 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:34 smithi125 bash[79395]: cephadm 2023-12-21T08:05:33.721745+0000 mgr.y (mgr.25480) 792 : cephadm 1 Deploying daemon osd.2 on smithi125 2023-12-21T08:05:36.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:36 smithi125 bash[79395]: cluster 2023-12-21T08:05:35.007598+0000 mgr.y (mgr.25480) 793 : cluster 0 pgmap v132: 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-21T08:05:36.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:36 smithi125 bash[83656]: cluster 2023-12-21T08:05:35.007598+0000 mgr.y (mgr.25480) 793 : cluster 0 pgmap v132: 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-21T08:05:37.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:36 smithi146 bash[67217]: cluster 2023-12-21T08:05:35.007598+0000 mgr.y (mgr.25480) 793 : cluster 0 pgmap v132: 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-21T08:05:37.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:37] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.33.4" 2023-12-21T08:05:38.404 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:38 smithi125 systemd[1]: Stopping Ceph osd.2 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:05:38.404 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[41370]: debug 2023-12-21T08:05:38.250+0000 7f361fe91700 -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-21T08:05:38.404 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[41370]: debug 2023-12-21T08:05:38.250+0000 7f361fe91700 -1 osd.2 126 *** Got signal Terminated *** 2023-12-21T08:05:38.404 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[41370]: debug 2023-12-21T08:05:38.250+0000 7f361fe91700 -1 osd.2 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:05:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:38 smithi146 bash[67217]: cluster 2023-12-21T08:05:37.008364+0000 mgr.y (mgr.25480) 794 : cluster 0 pgmap v133: 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-21T08:05:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:38 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.256394+0000 mon.a (mon.0) 895 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:05:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[83656]: cluster 2023-12-21T08:05:37.008364+0000 mgr.y (mgr.25480) 794 : cluster 0 pgmap v133: 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-21T08:05:39.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.256394+0000 mon.a (mon.0) 895 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:05:39.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[79395]: cluster 2023-12-21T08:05:37.008364+0000 mgr.y (mgr.25480) 794 : cluster 0 pgmap v133: 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-21T08:05:39.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:38 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.256394+0000 mon.a (mon.0) 895 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.715423+0000 mon.a (mon.0) 896 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.719539+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.725006+0000 mon.a (mon.0) 897 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.726475+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.729442+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.734975+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.736059+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:38.739662+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:39.752 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:39 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.728542+0000 mon.a (mon.0) 898 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:05:40.154 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[96770]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:05:40.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.715423+0000 mon.a (mon.0) 896 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:40.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.719539+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.725006+0000 mon.a (mon.0) 897 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.726475+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.729442+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.734975+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.736059+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:38.739662+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.728542+0000 mon.a (mon.0) 898 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.715423+0000 mon.a (mon.0) 896 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.719539+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.725006+0000 mon.a (mon.0) 897 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.726475+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.729442+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.734975+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.736059+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:38.739662+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:05:40.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:39 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.728542+0000 mon.a (mon.0) 898 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:05:40.904 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[96872]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:05:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.009119+0000 mgr.y (mgr.25480) 795 : cluster 0 pgmap v135: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: audit 2023-12-21T08:05:39.426670+0000 mgr.y (mgr.25480) 796 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.722453+0000 osd.3 (osd.3) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.723913+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.728677+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.728805+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.728950+0000 osd.3 (osd.3) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.729391+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.730005+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.732070+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.732365+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[79395]: cluster 2023-12-21T08:05:39.733534+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.009119+0000 mgr.y (mgr.25480) 795 : cluster 0 pgmap v135: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: audit 2023-12-21T08:05:39.426670+0000 mgr.y (mgr.25480) 796 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.722453+0000 osd.3 (osd.3) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.723913+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.728677+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.728805+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.728950+0000 osd.3 (osd.3) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.729391+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.730005+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.732070+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.732365+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:40.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:40 smithi125 bash[83656]: cluster 2023-12-21T08:05:39.733534+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.017 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.009119+0000 mgr.y (mgr.25480) 795 : cluster 0 pgmap v135: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: audit 2023-12-21T08:05:39.426670+0000 mgr.y (mgr.25480) 796 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.722453+0000 osd.3 (osd.3) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.723913+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.728677+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.728805+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.728950+0000 osd.3 (osd.3) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.729391+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.730005+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.732070+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.732365+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:41.018 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:40 smithi146 bash[67217]: cluster 2023-12-21T08:05:39.733534+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:05:42.078 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:40.982371+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:40.993592+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:41.006612+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: cluster 2023-12-21T08:05:41.009691+0000 mgr.y (mgr.25480) 797 : cluster 0 pgmap v137: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:41.100831+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:41.117767+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[83656]: audit 2023-12-21T08:05:41.134717+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:40.982371+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:40.993592+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:41.006612+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: cluster 2023-12-21T08:05:41.009691+0000 mgr.y (mgr.25480) 797 : cluster 0 pgmap v137: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:41.100831+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.079 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:41.117767+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.080 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:41 smithi125 bash[79395]: audit 2023-12-21T08:05:41.134717+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:40.982371+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:40.993592+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:41.006612+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: cluster 2023-12-21T08:05:41.009691+0000 mgr.y (mgr.25480) 797 : cluster 0 pgmap v137: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:41.100831+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:41.117767+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:41 smithi146 bash[67217]: audit 2023-12-21T08:05:41.134717+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:43.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:42 smithi146 bash[67217]: cluster 2023-12-21T08:05:42.002666+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:05:43.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:42 smithi125 bash[79395]: cluster 2023-12-21T08:05:42.002666+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:05:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:42 smithi125 bash[83656]: cluster 2023-12-21T08:05:42.002666+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-21T08:05:43.781 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:43 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-21T08:05:43.781 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:43 smithi125 systemd[1]: Stopped Ceph osd.2 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:43.781 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:43 smithi125 systemd[1]: Started Ceph osd.2 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: cluster 2023-12-21T08:05:43.010866+0000 mgr.y (mgr.25480) 798 : cluster 0 pgmap v138: 161 pgs: 5 active+undersized+degraded, 41 peering, 5 active+undersized, 110 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: audit 2023-12-21T08:05:43.357536+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: audit 2023-12-21T08:05:43.360534+0000 mon.c (mon.1) 1413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: audit 2023-12-21T08:05:43.758171+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: audit 2023-12-21T08:05:43.768359+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: cluster 2023-12-21T08:05:43.983590+0000 mon.a (mon.0) 909 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[83656]: audit 2023-12-21T08:05:44.339848+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: cluster 2023-12-21T08:05:43.010866+0000 mgr.y (mgr.25480) 798 : cluster 0 pgmap v138: 161 pgs: 5 active+undersized+degraded, 41 peering, 5 active+undersized, 110 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: audit 2023-12-21T08:05:43.357536+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: audit 2023-12-21T08:05:43.360534+0000 mon.c (mon.1) 1413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: audit 2023-12-21T08:05:43.758171+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: audit 2023-12-21T08:05:43.768359+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: cluster 2023-12-21T08:05:43.983590+0000 mon.a (mon.0) 909 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:44.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:44 smithi125 bash[79395]: audit 2023-12-21T08:05:44.339848+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: cluster 2023-12-21T08:05:43.010866+0000 mgr.y (mgr.25480) 798 : cluster 0 pgmap v138: 161 pgs: 5 active+undersized+degraded, 41 peering, 5 active+undersized, 110 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: audit 2023-12-21T08:05:43.357536+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: audit 2023-12-21T08:05:43.360534+0000 mon.c (mon.1) 1413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: audit 2023-12-21T08:05:43.758171+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: audit 2023-12-21T08:05:43.768359+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: cluster 2023-12-21T08:05:43.983590+0000 mon.a (mon.0) 909 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:44.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:44 smithi146 bash[67217]: audit 2023-12-21T08:05:44.339848+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: 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-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-21T08:05:45.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[97206]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.355286+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.364212+0000 mon.c (mon.1) 1414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.365790+0000 mon.c (mon.1) 1415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.374000+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.374840+0000 mgr.y (mgr.25480) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.454862+0000 mon.c (mon.1) 1416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.457710+0000 mon.c (mon.1) 1417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.462722+0000 mon.c (mon.1) 1418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.464436+0000 mon.c (mon.1) 1419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.474607+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.476059+0000 mgr.y (mgr.25480) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.556417+0000 mon.c (mon.1) 1420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.561066+0000 mon.c (mon.1) 1421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.565015+0000 mon.c (mon.1) 1422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.566571+0000 mon.c (mon.1) 1423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.574328+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.575179+0000 mgr.y (mgr.25480) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.654487+0000 mon.c (mon.1) 1424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.657164+0000 mon.c (mon.1) 1425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.661092+0000 mon.c (mon.1) 1426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.355286+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.364212+0000 mon.c (mon.1) 1414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.365790+0000 mon.c (mon.1) 1415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.374000+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.374840+0000 mgr.y (mgr.25480) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.454862+0000 mon.c (mon.1) 1416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.457710+0000 mon.c (mon.1) 1417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.462722+0000 mon.c (mon.1) 1418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.464436+0000 mon.c (mon.1) 1419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.474607+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.476059+0000 mgr.y (mgr.25480) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.556417+0000 mon.c (mon.1) 1420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.561066+0000 mon.c (mon.1) 1421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.565015+0000 mon.c (mon.1) 1422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.566571+0000 mon.c (mon.1) 1423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.574328+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.575179+0000 mgr.y (mgr.25480) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.654487+0000 mon.c (mon.1) 1424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.657164+0000 mon.c (mon.1) 1425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.661092+0000 mon.c (mon.1) 1426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.662190+0000 mon.c (mon.1) 1427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.670117+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.673321+0000 mgr.y (mgr.25480) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.755861+0000 mon.c (mon.1) 1428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.758446+0000 mon.c (mon.1) 1429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.760957+0000 mon.c (mon.1) 1430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.761952+0000 mon.c (mon.1) 1431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.770700+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.771574+0000 mgr.y (mgr.25480) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.859709+0000 mon.c (mon.1) 1432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.863689+0000 mon.c (mon.1) 1433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.868158+0000 mon.c (mon.1) 1434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.869296+0000 mon.c (mon.1) 1435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.877175+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.879544+0000 mgr.y (mgr.25480) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.966760+0000 mon.c (mon.1) 1436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.970831+0000 mon.c (mon.1) 1437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.974271+0000 mon.c (mon.1) 1438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.975851+0000 mon.c (mon.1) 1439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:44.983919+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.066303+0000 mon.c (mon.1) 1440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.068291+0000 mon.c (mon.1) 1441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.070529+0000 mon.c (mon.1) 1442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.071341+0000 mon.c (mon.1) 1443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.077474+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.157512+0000 mon.c (mon.1) 1444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.159775+0000 mon.c (mon.1) 1445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.161941+0000 mon.c (mon.1) 1446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.162816+0000 mon.c (mon.1) 1447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.169848+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.250484+0000 mon.c (mon.1) 1448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.253491+0000 mon.c (mon.1) 1449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.256445+0000 mon.c (mon.1) 1450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.257523+0000 mon.c (mon.1) 1451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.264155+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.333213+0000 mon.c (mon.1) 1452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.335737+0000 mon.c (mon.1) 1453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.338919+0000 mon.c (mon.1) 1454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.339876+0000 mon.c (mon.1) 1455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[83656]: audit 2023-12-21T08:05:45.347568+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.662190+0000 mon.c (mon.1) 1427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.670117+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.673321+0000 mgr.y (mgr.25480) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.755861+0000 mon.c (mon.1) 1428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.758446+0000 mon.c (mon.1) 1429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.760957+0000 mon.c (mon.1) 1430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.761952+0000 mon.c (mon.1) 1431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.770700+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.771574+0000 mgr.y (mgr.25480) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.859709+0000 mon.c (mon.1) 1432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.863689+0000 mon.c (mon.1) 1433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.868158+0000 mon.c (mon.1) 1434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.869296+0000 mon.c (mon.1) 1435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.877175+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.879544+0000 mgr.y (mgr.25480) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.966760+0000 mon.c (mon.1) 1436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.970831+0000 mon.c (mon.1) 1437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.974271+0000 mon.c (mon.1) 1438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.975851+0000 mon.c (mon.1) 1439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:44.983919+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.066303+0000 mon.c (mon.1) 1440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.068291+0000 mon.c (mon.1) 1441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.070529+0000 mon.c (mon.1) 1442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.071341+0000 mon.c (mon.1) 1443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.077474+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.157512+0000 mon.c (mon.1) 1444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.159775+0000 mon.c (mon.1) 1445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.161941+0000 mon.c (mon.1) 1446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.162816+0000 mon.c (mon.1) 1447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.169848+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.250484+0000 mon.c (mon.1) 1448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.253491+0000 mon.c (mon.1) 1449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.256445+0000 mon.c (mon.1) 1450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.257523+0000 mon.c (mon.1) 1451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.264155+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.333213+0000 mon.c (mon.1) 1452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.335737+0000 mon.c (mon.1) 1453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.338919+0000 mon.c (mon.1) 1454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.339876+0000 mon.c (mon.1) 1455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:45 smithi125 bash[79395]: audit 2023-12-21T08:05:45.347568+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.355286+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.364212+0000 mon.c (mon.1) 1414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.365790+0000 mon.c (mon.1) 1415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.374000+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.374840+0000 mgr.y (mgr.25480) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.454862+0000 mon.c (mon.1) 1416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.457710+0000 mon.c (mon.1) 1417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.462722+0000 mon.c (mon.1) 1418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.464436+0000 mon.c (mon.1) 1419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.474607+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.476059+0000 mgr.y (mgr.25480) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.556417+0000 mon.c (mon.1) 1420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.561066+0000 mon.c (mon.1) 1421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.565015+0000 mon.c (mon.1) 1422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.566571+0000 mon.c (mon.1) 1423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.574328+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.575179+0000 mgr.y (mgr.25480) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.654487+0000 mon.c (mon.1) 1424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.657164+0000 mon.c (mon.1) 1425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.661092+0000 mon.c (mon.1) 1426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.662190+0000 mon.c (mon.1) 1427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.670117+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.673321+0000 mgr.y (mgr.25480) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.755861+0000 mon.c (mon.1) 1428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.758446+0000 mon.c (mon.1) 1429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.760957+0000 mon.c (mon.1) 1430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.761952+0000 mon.c (mon.1) 1431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.770700+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.771574+0000 mgr.y (mgr.25480) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.859709+0000 mon.c (mon.1) 1432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.863689+0000 mon.c (mon.1) 1433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.868158+0000 mon.c (mon.1) 1434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.869296+0000 mon.c (mon.1) 1435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.877175+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.879544+0000 mgr.y (mgr.25480) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.966760+0000 mon.c (mon.1) 1436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.970831+0000 mon.c (mon.1) 1437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.974271+0000 mon.c (mon.1) 1438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.975851+0000 mon.c (mon.1) 1439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:44.983919+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.066303+0000 mon.c (mon.1) 1440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.068291+0000 mon.c (mon.1) 1441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.070529+0000 mon.c (mon.1) 1442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.071341+0000 mon.c (mon.1) 1443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.077474+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.157512+0000 mon.c (mon.1) 1444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.159775+0000 mon.c (mon.1) 1445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.161941+0000 mon.c (mon.1) 1446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.162816+0000 mon.c (mon.1) 1447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.169848+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.250484+0000 mon.c (mon.1) 1448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.253491+0000 mon.c (mon.1) 1449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.256445+0000 mon.c (mon.1) 1450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.257523+0000 mon.c (mon.1) 1451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.264155+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.333213+0000 mon.c (mon.1) 1452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.335737+0000 mon.c (mon.1) 1453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.338919+0000 mon.c (mon.1) 1454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.339876+0000 mon.c (mon.1) 1455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:45.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:45 smithi146 bash[67217]: audit 2023-12-21T08:05:45.347568+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:44.984730+0000 mgr.y (mgr.25480) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cluster 2023-12-21T08:05:45.012283+0000 mgr.y (mgr.25480) 806 : cluster 0 pgmap v139: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:46.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.079359+0000 mgr.y (mgr.25480) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.170633+0000 mgr.y (mgr.25480) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.267015+0000 mgr.y (mgr.25480) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.348398+0000 mgr.y (mgr.25480) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.416693+0000 mon.c (mon.1) 1456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.419599+0000 mon.c (mon.1) 1457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.422422+0000 mon.c (mon.1) 1458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.423269+0000 mon.c (mon.1) 1459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.474 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.429280+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.434919+0000 mgr.y (mgr.25480) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.511346+0000 mon.c (mon.1) 1460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.513858+0000 mon.c (mon.1) 1461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.516570+0000 mon.c (mon.1) 1462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.517338+0000 mon.c (mon.1) 1463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.523267+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.524615+0000 mgr.y (mgr.25480) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.475 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.606407+0000 mon.c (mon.1) 1464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.608508+0000 mon.c (mon.1) 1465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.476 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:44.984730+0000 mgr.y (mgr.25480) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.476 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cluster 2023-12-21T08:05:45.012283+0000 mgr.y (mgr.25480) 806 : cluster 0 pgmap v139: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:46.476 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.079359+0000 mgr.y (mgr.25480) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.476 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.170633+0000 mgr.y (mgr.25480) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.267015+0000 mgr.y (mgr.25480) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.348398+0000 mgr.y (mgr.25480) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.416693+0000 mon.c (mon.1) 1456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.419599+0000 mon.c (mon.1) 1457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.422422+0000 mon.c (mon.1) 1458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.423269+0000 mon.c (mon.1) 1459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.477 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.429280+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.434919+0000 mgr.y (mgr.25480) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.511346+0000 mon.c (mon.1) 1460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.513858+0000 mon.c (mon.1) 1461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.516570+0000 mon.c (mon.1) 1462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.517338+0000 mon.c (mon.1) 1463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.523267+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.524615+0000 mgr.y (mgr.25480) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.606407+0000 mon.c (mon.1) 1464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.608508+0000 mon.c (mon.1) 1465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.479 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.611454+0000 mon.c (mon.1) 1466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.479 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.612372+0000 mon.c (mon.1) 1467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.479 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.618743+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.622157+0000 mgr.y (mgr.25480) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.702805+0000 mon.c (mon.1) 1468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.706259+0000 mon.c (mon.1) 1469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.710076+0000 mon.c (mon.1) 1470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.710983+0000 mon.c (mon.1) 1471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.717567+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.718170+0000 mgr.y (mgr.25480) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.480 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.796898+0000 mon.c (mon.1) 1472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.799017+0000 mon.c (mon.1) 1473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.801443+0000 mon.c (mon.1) 1474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.802535+0000 mon.c (mon.1) 1475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.809712+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.811312+0000 mgr.y (mgr.25480) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.892663+0000 mon.c (mon.1) 1476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.481 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.895153+0000 mon.c (mon.1) 1477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.482 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.898473+0000 mon.c (mon.1) 1478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.482 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.899699+0000 mon.c (mon.1) 1479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.482 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.906938+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.611454+0000 mon.c (mon.1) 1466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.612372+0000 mon.c (mon.1) 1467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.618743+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.622157+0000 mgr.y (mgr.25480) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.702805+0000 mon.c (mon.1) 1468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.483 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.706259+0000 mon.c (mon.1) 1469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.484 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.710076+0000 mon.c (mon.1) 1470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.484 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.710983+0000 mon.c (mon.1) 1471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.484 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.717567+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.484 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.718170+0000 mgr.y (mgr.25480) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.484 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.796898+0000 mon.c (mon.1) 1472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.799017+0000 mon.c (mon.1) 1473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.801443+0000 mon.c (mon.1) 1474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.802535+0000 mon.c (mon.1) 1475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.809712+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.811312+0000 mgr.y (mgr.25480) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.485 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.892663+0000 mon.c (mon.1) 1476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.486 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.895153+0000 mon.c (mon.1) 1477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.486 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.898473+0000 mon.c (mon.1) 1478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.486 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.899699+0000 mon.c (mon.1) 1479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.486 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.906938+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.486 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.967542+0000 mon.c (mon.1) 1480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.487 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.971792+0000 mon.c (mon.1) 1481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.487 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.975666+0000 mon.c (mon.1) 1482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.487 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.976767+0000 mon.c (mon.1) 1483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.487 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: cluster 2023-12-21T08:05:45.980901+0000 mon.a (mon.0) 929 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-12-21T08:05:46.487 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:45.993684+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.075328+0000 mon.c (mon.1) 1484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.078054+0000 mon.c (mon.1) 1485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.081584+0000 mon.c (mon.1) 1486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.082681+0000 mon.c (mon.1) 1487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.089743+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.488 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.166479+0000 mon.c (mon.1) 1488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.489 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.169210+0000 mon.c (mon.1) 1489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.489 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.172237+0000 mon.c (mon.1) 1490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.489 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.173314+0000 mon.c (mon.1) 1491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.489 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.182035+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.489 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.269388+0000 mon.c (mon.1) 1492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.490 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.272480+0000 mon.c (mon.1) 1493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.490 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.276477+0000 mon.c (mon.1) 1494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.490 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.277646+0000 mon.c (mon.1) 1495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.490 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[79395]: audit 2023-12-21T08:05:46.287509+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.492 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.967542+0000 mon.c (mon.1) 1480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.493 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.971792+0000 mon.c (mon.1) 1481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.493 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.975666+0000 mon.c (mon.1) 1482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.493 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.976767+0000 mon.c (mon.1) 1483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.493 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: cluster 2023-12-21T08:05:45.980901+0000 mon.a (mon.0) 929 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-12-21T08:05:46.494 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:45.993684+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.494 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.075328+0000 mon.c (mon.1) 1484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.494 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.078054+0000 mon.c (mon.1) 1485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.494 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.081584+0000 mon.c (mon.1) 1486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.494 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.082681+0000 mon.c (mon.1) 1487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.089743+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.166479+0000 mon.c (mon.1) 1488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.169210+0000 mon.c (mon.1) 1489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.172237+0000 mon.c (mon.1) 1490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.173314+0000 mon.c (mon.1) 1491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.495 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.182035+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.496 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.269388+0000 mon.c (mon.1) 1492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.496 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.272480+0000 mon.c (mon.1) 1493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.496 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.276477+0000 mon.c (mon.1) 1494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.496 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.277646+0000 mon.c (mon.1) 1495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.496 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:46 smithi125 bash[83656]: audit 2023-12-21T08:05:46.287509+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:44.984730+0000 mgr.y (mgr.25480) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cluster 2023-12-21T08:05:45.012283+0000 mgr.y (mgr.25480) 806 : cluster 0 pgmap v139: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.079359+0000 mgr.y (mgr.25480) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.170633+0000 mgr.y (mgr.25480) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.267015+0000 mgr.y (mgr.25480) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.348398+0000 mgr.y (mgr.25480) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.416693+0000 mon.c (mon.1) 1456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.419599+0000 mon.c (mon.1) 1457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.422422+0000 mon.c (mon.1) 1458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.423269+0000 mon.c (mon.1) 1459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.429280+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.434919+0000 mgr.y (mgr.25480) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.511346+0000 mon.c (mon.1) 1460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.513858+0000 mon.c (mon.1) 1461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.516570+0000 mon.c (mon.1) 1462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.517338+0000 mon.c (mon.1) 1463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.523267+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.524615+0000 mgr.y (mgr.25480) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.606407+0000 mon.c (mon.1) 1464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.608508+0000 mon.c (mon.1) 1465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.611454+0000 mon.c (mon.1) 1466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.612372+0000 mon.c (mon.1) 1467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.618743+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.622157+0000 mgr.y (mgr.25480) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.702805+0000 mon.c (mon.1) 1468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.706259+0000 mon.c (mon.1) 1469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.710076+0000 mon.c (mon.1) 1470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.710983+0000 mon.c (mon.1) 1471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.717567+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.718170+0000 mgr.y (mgr.25480) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.796898+0000 mon.c (mon.1) 1472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.799017+0000 mon.c (mon.1) 1473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.801443+0000 mon.c (mon.1) 1474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.802535+0000 mon.c (mon.1) 1475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.809712+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.811312+0000 mgr.y (mgr.25480) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.892663+0000 mon.c (mon.1) 1476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.895153+0000 mon.c (mon.1) 1477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.898473+0000 mon.c (mon.1) 1478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.899699+0000 mon.c (mon.1) 1479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.906938+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.967542+0000 mon.c (mon.1) 1480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.971792+0000 mon.c (mon.1) 1481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.975666+0000 mon.c (mon.1) 1482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.976767+0000 mon.c (mon.1) 1483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: cluster 2023-12-21T08:05:45.980901+0000 mon.a (mon.0) 929 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-12-21T08:05:46.782 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:45.993684+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.075328+0000 mon.c (mon.1) 1484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.078054+0000 mon.c (mon.1) 1485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.081584+0000 mon.c (mon.1) 1486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.082681+0000 mon.c (mon.1) 1487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.783 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.089743+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.784 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.166479+0000 mon.c (mon.1) 1488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.784 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.169210+0000 mon.c (mon.1) 1489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.784 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.172237+0000 mon.c (mon.1) 1490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.784 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.173314+0000 mon.c (mon.1) 1491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.784 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.182035+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:46.785 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.269388+0000 mon.c (mon.1) 1492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:46.785 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.272480+0000 mon.c (mon.1) 1493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:46.785 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.276477+0000 mon.c (mon.1) 1494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:46.785 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.277646+0000 mon.c (mon.1) 1495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:46.785 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:46 smithi146 bash[67217]: audit 2023-12-21T08:05:46.287509+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.373 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:47] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.907622+0000 mgr.y (mgr.25480) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:45.994555+0000 mgr.y (mgr.25480) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.091524+0000 mgr.y (mgr.25480) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.185588+0000 mgr.y (mgr.25480) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.290120+0000 mgr.y (mgr.25480) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.376622+0000 mon.c (mon.1) 1496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.378719+0000 mon.c (mon.1) 1497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.380635+0000 mon.c (mon.1) 1498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.381436+0000 mon.c (mon.1) 1499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.387122+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.389766+0000 mgr.y (mgr.25480) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.472030+0000 mon.c (mon.1) 1500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.474647+0000 mon.c (mon.1) 1501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.477430+0000 mon.c (mon.1) 1502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.478491+0000 mon.c (mon.1) 1503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.485848+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.489273+0000 mgr.y (mgr.25480) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.567636+0000 mon.c (mon.1) 1504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.571667+0000 mon.c (mon.1) 1505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.574928+0000 mon.c (mon.1) 1506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.907622+0000 mgr.y (mgr.25480) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:45.994555+0000 mgr.y (mgr.25480) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.091524+0000 mgr.y (mgr.25480) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.185588+0000 mgr.y (mgr.25480) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.290120+0000 mgr.y (mgr.25480) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.376622+0000 mon.c (mon.1) 1496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.378719+0000 mon.c (mon.1) 1497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.380635+0000 mon.c (mon.1) 1498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.381436+0000 mon.c (mon.1) 1499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.387122+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.389766+0000 mgr.y (mgr.25480) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.472030+0000 mon.c (mon.1) 1500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.474647+0000 mon.c (mon.1) 1501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.477430+0000 mon.c (mon.1) 1502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.478491+0000 mon.c (mon.1) 1503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.485848+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.489273+0000 mgr.y (mgr.25480) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.567636+0000 mon.c (mon.1) 1504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.571667+0000 mon.c (mon.1) 1505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.574928+0000 mon.c (mon.1) 1506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.575916+0000 mon.c (mon.1) 1507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.585653+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.590553+0000 mgr.y (mgr.25480) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.672357+0000 mon.c (mon.1) 1508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.674485+0000 mon.c (mon.1) 1509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.677407+0000 mon.c (mon.1) 1510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.678502+0000 mon.c (mon.1) 1511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.688388+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.691301+0000 mgr.y (mgr.25480) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.771551+0000 mon.c (mon.1) 1512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.775895+0000 mon.c (mon.1) 1513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.780232+0000 mon.c (mon.1) 1514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.781515+0000 mon.c (mon.1) 1515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.792828+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.793973+0000 mgr.y (mgr.25480) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.873129+0000 mon.c (mon.1) 1516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.875656+0000 mon.c (mon.1) 1517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.879257+0000 mon.c (mon.1) 1518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.880553+0000 mon.c (mon.1) 1519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.889585+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.972213+0000 mon.c (mon.1) 1520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.974685+0000 mon.c (mon.1) 1521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.977645+0000 mon.c (mon.1) 1522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.978604+0000 mon.c (mon.1) 1523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:46.986763+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.070250+0000 mon.c (mon.1) 1524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.072148+0000 mon.c (mon.1) 1525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.074560+0000 mon.c (mon.1) 1526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.075321+0000 mon.c (mon.1) 1527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.084709+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.167535+0000 mon.c (mon.1) 1528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.170223+0000 mon.c (mon.1) 1529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.174040+0000 mon.c (mon.1) 1530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.175410+0000 mon.c (mon.1) 1531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.185909+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.268123+0000 mon.c (mon.1) 1532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.270182+0000 mon.c (mon.1) 1533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.272329+0000 mon.c (mon.1) 1534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.273071+0000 mon.c (mon.1) 1535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[79395]: audit 2023-12-21T08:05:47.278880+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.575916+0000 mon.c (mon.1) 1507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.585653+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.590553+0000 mgr.y (mgr.25480) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.672357+0000 mon.c (mon.1) 1508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.674485+0000 mon.c (mon.1) 1509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.677407+0000 mon.c (mon.1) 1510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.678502+0000 mon.c (mon.1) 1511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.688388+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.691301+0000 mgr.y (mgr.25480) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.771551+0000 mon.c (mon.1) 1512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.775895+0000 mon.c (mon.1) 1513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.780232+0000 mon.c (mon.1) 1514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.781515+0000 mon.c (mon.1) 1515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.792828+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.793973+0000 mgr.y (mgr.25480) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.873129+0000 mon.c (mon.1) 1516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.875656+0000 mon.c (mon.1) 1517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.879257+0000 mon.c (mon.1) 1518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.880553+0000 mon.c (mon.1) 1519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.889585+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.972213+0000 mon.c (mon.1) 1520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.974685+0000 mon.c (mon.1) 1521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.977645+0000 mon.c (mon.1) 1522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.978604+0000 mon.c (mon.1) 1523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:46.986763+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.070250+0000 mon.c (mon.1) 1524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.072148+0000 mon.c (mon.1) 1525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.074560+0000 mon.c (mon.1) 1526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.075321+0000 mon.c (mon.1) 1527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.084709+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.167535+0000 mon.c (mon.1) 1528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.170223+0000 mon.c (mon.1) 1529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.174040+0000 mon.c (mon.1) 1530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.175410+0000 mon.c (mon.1) 1531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.185909+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.268123+0000 mon.c (mon.1) 1532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.270182+0000 mon.c (mon.1) 1533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.272329+0000 mon.c (mon.1) 1534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.273071+0000 mon.c (mon.1) 1535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:47 smithi125 bash[83656]: audit 2023-12-21T08:05:47.278880+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.907622+0000 mgr.y (mgr.25480) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:45.994555+0000 mgr.y (mgr.25480) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.091524+0000 mgr.y (mgr.25480) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.185588+0000 mgr.y (mgr.25480) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.290120+0000 mgr.y (mgr.25480) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.376622+0000 mon.c (mon.1) 1496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.378719+0000 mon.c (mon.1) 1497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.380635+0000 mon.c (mon.1) 1498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.381436+0000 mon.c (mon.1) 1499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.387122+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.389766+0000 mgr.y (mgr.25480) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.472030+0000 mon.c (mon.1) 1500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.474647+0000 mon.c (mon.1) 1501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.477430+0000 mon.c (mon.1) 1502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.478491+0000 mon.c (mon.1) 1503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.485848+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.489273+0000 mgr.y (mgr.25480) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.567636+0000 mon.c (mon.1) 1504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.571667+0000 mon.c (mon.1) 1505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.574928+0000 mon.c (mon.1) 1506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.575916+0000 mon.c (mon.1) 1507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.585653+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.590553+0000 mgr.y (mgr.25480) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.672357+0000 mon.c (mon.1) 1508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.674485+0000 mon.c (mon.1) 1509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.677407+0000 mon.c (mon.1) 1510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.678502+0000 mon.c (mon.1) 1511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.688388+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.691301+0000 mgr.y (mgr.25480) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.771551+0000 mon.c (mon.1) 1512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.775895+0000 mon.c (mon.1) 1513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.780232+0000 mon.c (mon.1) 1514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.781515+0000 mon.c (mon.1) 1515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.792828+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.793973+0000 mgr.y (mgr.25480) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.873129+0000 mon.c (mon.1) 1516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.875656+0000 mon.c (mon.1) 1517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.879257+0000 mon.c (mon.1) 1518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.880553+0000 mon.c (mon.1) 1519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.889585+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.972213+0000 mon.c (mon.1) 1520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.974685+0000 mon.c (mon.1) 1521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.977645+0000 mon.c (mon.1) 1522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.978604+0000 mon.c (mon.1) 1523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:46.986763+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.070250+0000 mon.c (mon.1) 1524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.072148+0000 mon.c (mon.1) 1525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.074560+0000 mon.c (mon.1) 1526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.075321+0000 mon.c (mon.1) 1527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.084709+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.167535+0000 mon.c (mon.1) 1528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.170223+0000 mon.c (mon.1) 1529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.174040+0000 mon.c (mon.1) 1530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.175410+0000 mon.c (mon.1) 1531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.185909+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.268123+0000 mon.c (mon.1) 1532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.270182+0000 mon.c (mon.1) 1533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.272329+0000 mon.c (mon.1) 1534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.273071+0000 mon.c (mon.1) 1535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:47.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:47 smithi146 bash[67217]: audit 2023-12-21T08:05:47.278880+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.891217+0000 mgr.y (mgr.25480) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:46.989498+0000 mgr.y (mgr.25480) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cluster 2023-12-21T08:05:47.013113+0000 mgr.y (mgr.25480) 828 : cluster 0 pgmap v140: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:48.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.085534+0000 mgr.y (mgr.25480) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.541 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.186744+0000 mgr.y (mgr.25480) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.281724+0000 mgr.y (mgr.25480) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.364722+0000 mon.c (mon.1) 1536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.367642+0000 mon.c (mon.1) 1537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.380494+0000 mon.c (mon.1) 1538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.381511+0000 mon.c (mon.1) 1539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.387332+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.389492+0000 mgr.y (mgr.25480) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.469194+0000 mon.c (mon.1) 1540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.471586+0000 mon.c (mon.1) 1541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.474614+0000 mon.c (mon.1) 1542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.475789+0000 mon.c (mon.1) 1543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.484008+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.485149+0000 mgr.y (mgr.25480) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.542 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.567947+0000 mon.c (mon.1) 1544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.569939+0000 mon.c (mon.1) 1545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.891217+0000 mgr.y (mgr.25480) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:46.989498+0000 mgr.y (mgr.25480) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cluster 2023-12-21T08:05:47.013113+0000 mgr.y (mgr.25480) 828 : cluster 0 pgmap v140: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.085534+0000 mgr.y (mgr.25480) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.186744+0000 mgr.y (mgr.25480) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.281724+0000 mgr.y (mgr.25480) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.364722+0000 mon.c (mon.1) 1536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.367642+0000 mon.c (mon.1) 1537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.380494+0000 mon.c (mon.1) 1538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.381511+0000 mon.c (mon.1) 1539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.543 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.387332+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.389492+0000 mgr.y (mgr.25480) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.469194+0000 mon.c (mon.1) 1540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.471586+0000 mon.c (mon.1) 1541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.474614+0000 mon.c (mon.1) 1542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.475789+0000 mon.c (mon.1) 1543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.484008+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.485149+0000 mgr.y (mgr.25480) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.567947+0000 mon.c (mon.1) 1544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.569939+0000 mon.c (mon.1) 1545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.573083+0000 mon.c (mon.1) 1546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.544 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.574372+0000 mon.c (mon.1) 1547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.583339+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.584189+0000 mgr.y (mgr.25480) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.648625+0000 mon.c (mon.1) 1548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.651591+0000 mon.c (mon.1) 1549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.654606+0000 mon.c (mon.1) 1550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.660560+0000 mon.c (mon.1) 1551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.668844+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.669704+0000 mgr.y (mgr.25480) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.732345+0000 mon.c (mon.1) 1552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.735364+0000 mon.c (mon.1) 1553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.739962+0000 mon.c (mon.1) 1554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.741842+0000 mon.c (mon.1) 1555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.751036+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.751945+0000 mgr.y (mgr.25480) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.545 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.831891+0000 mon.c (mon.1) 1556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.836547+0000 mon.c (mon.1) 1557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.839775+0000 mon.c (mon.1) 1558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.841147+0000 mon.c (mon.1) 1559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.847809+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.573083+0000 mon.c (mon.1) 1546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.574372+0000 mon.c (mon.1) 1547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.583339+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.584189+0000 mgr.y (mgr.25480) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.648625+0000 mon.c (mon.1) 1548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.651591+0000 mon.c (mon.1) 1549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.654606+0000 mon.c (mon.1) 1550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.546 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.660560+0000 mon.c (mon.1) 1551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.668844+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.669704+0000 mgr.y (mgr.25480) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.732345+0000 mon.c (mon.1) 1552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.735364+0000 mon.c (mon.1) 1553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.739962+0000 mon.c (mon.1) 1554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.741842+0000 mon.c (mon.1) 1555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.751036+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.751945+0000 mgr.y (mgr.25480) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.831891+0000 mon.c (mon.1) 1556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.836547+0000 mon.c (mon.1) 1557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.839775+0000 mon.c (mon.1) 1558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.841147+0000 mon.c (mon.1) 1559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.547 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.847809+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.849657+0000 mgr.y (mgr.25480) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.931223+0000 mon.c (mon.1) 1560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.933505+0000 mon.c (mon.1) 1561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.936086+0000 mon.c (mon.1) 1562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.937096+0000 mon.c (mon.1) 1563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:47.946306+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.026245+0000 mon.c (mon.1) 1564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.028790+0000 mon.c (mon.1) 1565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.031190+0000 mon.c (mon.1) 1566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.032132+0000 mon.c (mon.1) 1567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.041349+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.122055+0000 mon.c (mon.1) 1568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.124361+0000 mon.c (mon.1) 1569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.127163+0000 mon.c (mon.1) 1570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.548 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.128163+0000 mon.c (mon.1) 1571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.134433+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.215105+0000 mon.c (mon.1) 1572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.217557+0000 mon.c (mon.1) 1573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.220423+0000 mon.c (mon.1) 1574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.221354+0000 mon.c (mon.1) 1575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.849657+0000 mgr.y (mgr.25480) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.931223+0000 mon.c (mon.1) 1560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.549 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.933505+0000 mon.c (mon.1) 1561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.936086+0000 mon.c (mon.1) 1562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.937096+0000 mon.c (mon.1) 1563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:47.946306+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.026245+0000 mon.c (mon.1) 1564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.028790+0000 mon.c (mon.1) 1565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.031190+0000 mon.c (mon.1) 1566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.032132+0000 mon.c (mon.1) 1567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.041349+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.122055+0000 mon.c (mon.1) 1568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.124361+0000 mon.c (mon.1) 1569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.127163+0000 mon.c (mon.1) 1570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.128163+0000 mon.c (mon.1) 1571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.134433+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.215105+0000 mon.c (mon.1) 1572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.217557+0000 mon.c (mon.1) 1573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.220423+0000 mon.c (mon.1) 1574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.221354+0000 mon.c (mon.1) 1575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.232337+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.301238+0000 mon.c (mon.1) 1576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.303392+0000 mon.c (mon.1) 1577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.306477+0000 mon.c (mon.1) 1578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.307457+0000 mon.c (mon.1) 1579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[79395]: audit 2023-12-21T08:05:48.315546+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.232337+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.301238+0000 mon.c (mon.1) 1576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.303392+0000 mon.c (mon.1) 1577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.551 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.306477+0000 mon.c (mon.1) 1578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.552 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.307457+0000 mon.c (mon.1) 1579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.552 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[83656]: audit 2023-12-21T08:05:48.315546+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.891217+0000 mgr.y (mgr.25480) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:46.989498+0000 mgr.y (mgr.25480) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cluster 2023-12-21T08:05:47.013113+0000 mgr.y (mgr.25480) 828 : cluster 0 pgmap v140: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.085534+0000 mgr.y (mgr.25480) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.186744+0000 mgr.y (mgr.25480) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.281724+0000 mgr.y (mgr.25480) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.364722+0000 mon.c (mon.1) 1536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.367642+0000 mon.c (mon.1) 1537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.380494+0000 mon.c (mon.1) 1538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.381511+0000 mon.c (mon.1) 1539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.387332+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.389492+0000 mgr.y (mgr.25480) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.469194+0000 mon.c (mon.1) 1540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.471586+0000 mon.c (mon.1) 1541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.474614+0000 mon.c (mon.1) 1542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.475789+0000 mon.c (mon.1) 1543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.484008+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.485149+0000 mgr.y (mgr.25480) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.567947+0000 mon.c (mon.1) 1544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.569939+0000 mon.c (mon.1) 1545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.573083+0000 mon.c (mon.1) 1546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.574372+0000 mon.c (mon.1) 1547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.583339+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.584189+0000 mgr.y (mgr.25480) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.648625+0000 mon.c (mon.1) 1548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.651591+0000 mon.c (mon.1) 1549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.654606+0000 mon.c (mon.1) 1550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.660560+0000 mon.c (mon.1) 1551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.668844+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.669704+0000 mgr.y (mgr.25480) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.732345+0000 mon.c (mon.1) 1552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.735364+0000 mon.c (mon.1) 1553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.739962+0000 mon.c (mon.1) 1554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.741842+0000 mon.c (mon.1) 1555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.751036+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.751945+0000 mgr.y (mgr.25480) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.831891+0000 mon.c (mon.1) 1556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.836547+0000 mon.c (mon.1) 1557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.839775+0000 mon.c (mon.1) 1558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.841147+0000 mon.c (mon.1) 1559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.847809+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.849657+0000 mgr.y (mgr.25480) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.931223+0000 mon.c (mon.1) 1560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.933505+0000 mon.c (mon.1) 1561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.936086+0000 mon.c (mon.1) 1562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.937096+0000 mon.c (mon.1) 1563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:47.946306+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.026245+0000 mon.c (mon.1) 1564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.028790+0000 mon.c (mon.1) 1565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.031190+0000 mon.c (mon.1) 1566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.032132+0000 mon.c (mon.1) 1567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.041349+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.122055+0000 mon.c (mon.1) 1568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.124361+0000 mon.c (mon.1) 1569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.127163+0000 mon.c (mon.1) 1570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.128163+0000 mon.c (mon.1) 1571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.134433+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.215105+0000 mon.c (mon.1) 1572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.217557+0000 mon.c (mon.1) 1573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.220423+0000 mon.c (mon.1) 1574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.221354+0000 mon.c (mon.1) 1575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.232337+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.301238+0000 mon.c (mon.1) 1576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.303392+0000 mon.c (mon.1) 1577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.306477+0000 mon.c (mon.1) 1578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:48.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.307457+0000 mon.c (mon.1) 1579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:48.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:48 smithi146 bash[67217]: audit 2023-12-21T08:05:48.315546+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:48.796 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:48 smithi125 bash[97665]: debug 2023-12-21T08:05:48.530+0000 7fc4fb8c5700 1 -- 172.21.15.125:0/296032909 <== mon.1 v2:172.21.15.125:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bea90716c0 con 0x55bea90f7000 2023-12-21T08:05:49.154 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[97665]: debug 2023-12-21T08:05:49.086+0000 7fc504a4b640 -1 Falling back to public interface 2023-12-21T08:05:49.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:47.949135+0000 mgr.y (mgr.25480) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.042413+0000 mgr.y (mgr.25480) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.136292+0000 mgr.y (mgr.25480) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.233970+0000 mgr.y (mgr.25480) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.316510+0000 mgr.y (mgr.25480) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.382164+0000 mon.c (mon.1) 1580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.384001+0000 mon.c (mon.1) 1581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.386091+0000 mon.c (mon.1) 1582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.386856+0000 mon.c (mon.1) 1583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.393129+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.394279+0000 mgr.y (mgr.25480) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.472127+0000 mon.c (mon.1) 1584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.474621+0000 mon.c (mon.1) 1585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.477011+0000 mon.c (mon.1) 1586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.477856+0000 mon.c (mon.1) 1587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.484372+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.485085+0000 mgr.y (mgr.25480) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.565197+0000 mon.c (mon.1) 1588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.568102+0000 mon.c (mon.1) 1589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.570558+0000 mon.c (mon.1) 1590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.571493+0000 mon.c (mon.1) 1591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.578066+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.580200+0000 mgr.y (mgr.25480) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.662193+0000 mon.c (mon.1) 1592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.664656+0000 mon.c (mon.1) 1593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.670110+0000 mon.c (mon.1) 1594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.671100+0000 mon.c (mon.1) 1595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.678561+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.679379+0000 mgr.y (mgr.25480) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.754568+0000 mon.c (mon.1) 1596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.757854+0000 mon.c (mon.1) 1597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.760603+0000 mon.c (mon.1) 1598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.761734+0000 mon.c (mon.1) 1599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.768715+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.770814+0000 mgr.y (mgr.25480) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.849190+0000 mon.c (mon.1) 1600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.851792+0000 mon.c (mon.1) 1601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.854695+0000 mon.c (mon.1) 1602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.855791+0000 mon.c (mon.1) 1603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.863171+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.864635+0000 mgr.y (mgr.25480) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.945630+0000 mon.c (mon.1) 1604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.949316+0000 mon.c (mon.1) 1605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.952295+0000 mon.c (mon.1) 1606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.953708+0000 mon.c (mon.1) 1607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:48.963502+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.029391+0000 mon.c (mon.1) 1608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.033408+0000 mon.c (mon.1) 1609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.036760+0000 mon.c (mon.1) 1610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.038090+0000 mon.c (mon.1) 1611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.046183+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.120947+0000 mon.c (mon.1) 1612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.122874+0000 mon.c (mon.1) 1613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.125117+0000 mon.c (mon.1) 1614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.125951+0000 mon.c (mon.1) 1615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.132009+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.211416+0000 mon.c (mon.1) 1616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.215177+0000 mon.c (mon.1) 1617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.218831+0000 mon.c (mon.1) 1618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.220433+0000 mon.c (mon.1) 1619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.230373+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.310765+0000 mon.c (mon.1) 1620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.313330+0000 mon.c (mon.1) 1621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.316431+0000 mon.c (mon.1) 1622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.317379+0000 mon.c (mon.1) 1623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[83656]: audit 2023-12-21T08:05:49.323972+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:47.949135+0000 mgr.y (mgr.25480) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.042413+0000 mgr.y (mgr.25480) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.136292+0000 mgr.y (mgr.25480) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.233970+0000 mgr.y (mgr.25480) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.316510+0000 mgr.y (mgr.25480) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.382164+0000 mon.c (mon.1) 1580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.384001+0000 mon.c (mon.1) 1581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.386091+0000 mon.c (mon.1) 1582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.386856+0000 mon.c (mon.1) 1583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.393129+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.394279+0000 mgr.y (mgr.25480) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.472127+0000 mon.c (mon.1) 1584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.474621+0000 mon.c (mon.1) 1585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.477011+0000 mon.c (mon.1) 1586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.477856+0000 mon.c (mon.1) 1587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.484372+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.485085+0000 mgr.y (mgr.25480) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.565197+0000 mon.c (mon.1) 1588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.568102+0000 mon.c (mon.1) 1589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.570558+0000 mon.c (mon.1) 1590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.571493+0000 mon.c (mon.1) 1591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.578066+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.580200+0000 mgr.y (mgr.25480) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.662193+0000 mon.c (mon.1) 1592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.664656+0000 mon.c (mon.1) 1593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.670110+0000 mon.c (mon.1) 1594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.671100+0000 mon.c (mon.1) 1595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.678561+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.679379+0000 mgr.y (mgr.25480) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.754568+0000 mon.c (mon.1) 1596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.757854+0000 mon.c (mon.1) 1597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.760603+0000 mon.c (mon.1) 1598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.761734+0000 mon.c (mon.1) 1599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.768715+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.770814+0000 mgr.y (mgr.25480) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.849190+0000 mon.c (mon.1) 1600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.851792+0000 mon.c (mon.1) 1601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.854695+0000 mon.c (mon.1) 1602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.855791+0000 mon.c (mon.1) 1603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.863171+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.864635+0000 mgr.y (mgr.25480) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.945630+0000 mon.c (mon.1) 1604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.949316+0000 mon.c (mon.1) 1605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.952295+0000 mon.c (mon.1) 1606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.953708+0000 mon.c (mon.1) 1607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:48.963502+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.029391+0000 mon.c (mon.1) 1608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.033408+0000 mon.c (mon.1) 1609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.036760+0000 mon.c (mon.1) 1610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.038090+0000 mon.c (mon.1) 1611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.046183+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.120947+0000 mon.c (mon.1) 1612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.122874+0000 mon.c (mon.1) 1613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.125117+0000 mon.c (mon.1) 1614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.125951+0000 mon.c (mon.1) 1615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.132009+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.211416+0000 mon.c (mon.1) 1616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.215177+0000 mon.c (mon.1) 1617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.218831+0000 mon.c (mon.1) 1618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.220433+0000 mon.c (mon.1) 1619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.230373+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.310765+0000 mon.c (mon.1) 1620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.313330+0000 mon.c (mon.1) 1621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.316431+0000 mon.c (mon.1) 1622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.317379+0000 mon.c (mon.1) 1623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:49 smithi125 bash[79395]: audit 2023-12-21T08:05:49.323972+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:47.949135+0000 mgr.y (mgr.25480) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.042413+0000 mgr.y (mgr.25480) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.136292+0000 mgr.y (mgr.25480) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.233970+0000 mgr.y (mgr.25480) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.316510+0000 mgr.y (mgr.25480) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.382164+0000 mon.c (mon.1) 1580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.384001+0000 mon.c (mon.1) 1581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.386091+0000 mon.c (mon.1) 1582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.386856+0000 mon.c (mon.1) 1583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.393129+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.394279+0000 mgr.y (mgr.25480) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.472127+0000 mon.c (mon.1) 1584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.474621+0000 mon.c (mon.1) 1585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.477011+0000 mon.c (mon.1) 1586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.477856+0000 mon.c (mon.1) 1587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.484372+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.485085+0000 mgr.y (mgr.25480) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.565197+0000 mon.c (mon.1) 1588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.568102+0000 mon.c (mon.1) 1589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.570558+0000 mon.c (mon.1) 1590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.571493+0000 mon.c (mon.1) 1591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.578066+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.580200+0000 mgr.y (mgr.25480) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.662193+0000 mon.c (mon.1) 1592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.664656+0000 mon.c (mon.1) 1593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.670110+0000 mon.c (mon.1) 1594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.671100+0000 mon.c (mon.1) 1595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.678561+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.679379+0000 mgr.y (mgr.25480) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.754568+0000 mon.c (mon.1) 1596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.757854+0000 mon.c (mon.1) 1597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.760603+0000 mon.c (mon.1) 1598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.761734+0000 mon.c (mon.1) 1599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.768715+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.770814+0000 mgr.y (mgr.25480) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.849190+0000 mon.c (mon.1) 1600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.851792+0000 mon.c (mon.1) 1601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.854695+0000 mon.c (mon.1) 1602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.855791+0000 mon.c (mon.1) 1603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.863171+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.864635+0000 mgr.y (mgr.25480) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.945630+0000 mon.c (mon.1) 1604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.949316+0000 mon.c (mon.1) 1605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.952295+0000 mon.c (mon.1) 1606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.953708+0000 mon.c (mon.1) 1607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:48.963502+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.029391+0000 mon.c (mon.1) 1608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.033408+0000 mon.c (mon.1) 1609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.036760+0000 mon.c (mon.1) 1610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.038090+0000 mon.c (mon.1) 1611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.046183+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.120947+0000 mon.c (mon.1) 1612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.122874+0000 mon.c (mon.1) 1613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.125117+0000 mon.c (mon.1) 1614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.125951+0000 mon.c (mon.1) 1615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.132009+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.211416+0000 mon.c (mon.1) 1616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.215177+0000 mon.c (mon.1) 1617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.218831+0000 mon.c (mon.1) 1618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.220433+0000 mon.c (mon.1) 1619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.230373+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.310765+0000 mon.c (mon.1) 1620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.313330+0000 mon.c (mon.1) 1621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:49.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.316431+0000 mon.c (mon.1) 1622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:49.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.317379+0000 mon.c (mon.1) 1623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:49.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:49 smithi146 bash[67217]: audit 2023-12-21T08:05:49.323972+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:48.964667+0000 mgr.y (mgr.25480) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cluster 2023-12-21T08:05:49.014001+0000 mgr.y (mgr.25480) 850 : cluster 0 pgmap v141: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.047116+0000 mgr.y (mgr.25480) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.133258+0000 mgr.y (mgr.25480) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.231378+0000 mgr.y (mgr.25480) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.327081+0000 mgr.y (mgr.25480) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.406074+0000 mon.c (mon.1) 1624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.408145+0000 mon.c (mon.1) 1625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.410313+0000 mon.c (mon.1) 1626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.411157+0000 mon.c (mon.1) 1627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.420498+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.421380+0000 mgr.y (mgr.25480) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.436395+0000 mgr.y (mgr.25480) 856 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.501257+0000 mon.c (mon.1) 1628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.504016+0000 mon.c (mon.1) 1629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.508181+0000 mon.c (mon.1) 1630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.509504+0000 mon.c (mon.1) 1631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.518392+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.521985+0000 mgr.y (mgr.25480) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.633711+0000 mon.c (mon.1) 1632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:48.964667+0000 mgr.y (mgr.25480) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cluster 2023-12-21T08:05:49.014001+0000 mgr.y (mgr.25480) 850 : cluster 0 pgmap v141: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.047116+0000 mgr.y (mgr.25480) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.133258+0000 mgr.y (mgr.25480) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.231378+0000 mgr.y (mgr.25480) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.327081+0000 mgr.y (mgr.25480) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.406074+0000 mon.c (mon.1) 1624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.408145+0000 mon.c (mon.1) 1625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.410313+0000 mon.c (mon.1) 1626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.411157+0000 mon.c (mon.1) 1627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.420498+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.421380+0000 mgr.y (mgr.25480) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.436395+0000 mgr.y (mgr.25480) 856 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.501257+0000 mon.c (mon.1) 1628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.504016+0000 mon.c (mon.1) 1629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.508181+0000 mon.c (mon.1) 1630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.509504+0000 mon.c (mon.1) 1631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.518392+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.521985+0000 mgr.y (mgr.25480) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.633711+0000 mon.c (mon.1) 1632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.636591+0000 mon.c (mon.1) 1633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.639155+0000 mon.c (mon.1) 1634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.640163+0000 mon.c (mon.1) 1635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.648950+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.649703+0000 mgr.y (mgr.25480) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.732991+0000 mon.c (mon.1) 1636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.736599+0000 mon.c (mon.1) 1637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.739258+0000 mon.c (mon.1) 1638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.740208+0000 mon.c (mon.1) 1639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.750937+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.751741+0000 mgr.y (mgr.25480) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.817004+0000 mon.c (mon.1) 1640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.819472+0000 mon.c (mon.1) 1641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.822800+0000 mon.c (mon.1) 1642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.823866+0000 mon.c (mon.1) 1643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.830924+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.831660+0000 mgr.y (mgr.25480) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.910497+0000 mon.c (mon.1) 1644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.912486+0000 mon.c (mon.1) 1645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.914932+0000 mon.c (mon.1) 1646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.915699+0000 mon.c (mon.1) 1647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:49.921597+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.002144+0000 mon.c (mon.1) 1648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.004803+0000 mon.c (mon.1) 1649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.007028+0000 mon.c (mon.1) 1650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.008037+0000 mon.c (mon.1) 1651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.014855+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.093326+0000 mon.c (mon.1) 1652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.095599+0000 mon.c (mon.1) 1653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.098400+0000 mon.c (mon.1) 1654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.099258+0000 mon.c (mon.1) 1655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.105363+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.187414+0000 mon.c (mon.1) 1656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.190232+0000 mon.c (mon.1) 1657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.193398+0000 mon.c (mon.1) 1658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.194482+0000 mon.c (mon.1) 1659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.200601+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.284429+0000 mon.c (mon.1) 1660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.287328+0000 mon.c (mon.1) 1661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.290713+0000 mon.c (mon.1) 1662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.291727+0000 mon.c (mon.1) 1663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[83656]: audit 2023-12-21T08:05:50.298479+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.636591+0000 mon.c (mon.1) 1633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.639155+0000 mon.c (mon.1) 1634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.640163+0000 mon.c (mon.1) 1635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.648950+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.649703+0000 mgr.y (mgr.25480) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.732991+0000 mon.c (mon.1) 1636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.736599+0000 mon.c (mon.1) 1637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.739258+0000 mon.c (mon.1) 1638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.740208+0000 mon.c (mon.1) 1639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.750937+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.751741+0000 mgr.y (mgr.25480) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.817004+0000 mon.c (mon.1) 1640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.819472+0000 mon.c (mon.1) 1641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.822800+0000 mon.c (mon.1) 1642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.823866+0000 mon.c (mon.1) 1643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.830924+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.831660+0000 mgr.y (mgr.25480) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.910497+0000 mon.c (mon.1) 1644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.912486+0000 mon.c (mon.1) 1645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.914932+0000 mon.c (mon.1) 1646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.915699+0000 mon.c (mon.1) 1647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:49.921597+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.002144+0000 mon.c (mon.1) 1648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.004803+0000 mon.c (mon.1) 1649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.007028+0000 mon.c (mon.1) 1650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.008037+0000 mon.c (mon.1) 1651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.014855+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.093326+0000 mon.c (mon.1) 1652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.095599+0000 mon.c (mon.1) 1653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.098400+0000 mon.c (mon.1) 1654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.099258+0000 mon.c (mon.1) 1655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.105363+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.187414+0000 mon.c (mon.1) 1656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.190232+0000 mon.c (mon.1) 1657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.193398+0000 mon.c (mon.1) 1658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.194482+0000 mon.c (mon.1) 1659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.200601+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.284429+0000 mon.c (mon.1) 1660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.287328+0000 mon.c (mon.1) 1661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.290713+0000 mon.c (mon.1) 1662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.291727+0000 mon.c (mon.1) 1663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[79395]: audit 2023-12-21T08:05:50.298479+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:48.964667+0000 mgr.y (mgr.25480) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cluster 2023-12-21T08:05:49.014001+0000 mgr.y (mgr.25480) 850 : cluster 0 pgmap v141: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.047116+0000 mgr.y (mgr.25480) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.133258+0000 mgr.y (mgr.25480) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.231378+0000 mgr.y (mgr.25480) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.327081+0000 mgr.y (mgr.25480) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.406074+0000 mon.c (mon.1) 1624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.408145+0000 mon.c (mon.1) 1625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.410313+0000 mon.c (mon.1) 1626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.411157+0000 mon.c (mon.1) 1627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.420498+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.421380+0000 mgr.y (mgr.25480) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.436395+0000 mgr.y (mgr.25480) 856 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.501257+0000 mon.c (mon.1) 1628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.504016+0000 mon.c (mon.1) 1629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.508181+0000 mon.c (mon.1) 1630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.509504+0000 mon.c (mon.1) 1631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.518392+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.521985+0000 mgr.y (mgr.25480) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.633711+0000 mon.c (mon.1) 1632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.636591+0000 mon.c (mon.1) 1633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.639155+0000 mon.c (mon.1) 1634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.640163+0000 mon.c (mon.1) 1635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.648950+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.649703+0000 mgr.y (mgr.25480) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.732991+0000 mon.c (mon.1) 1636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.736599+0000 mon.c (mon.1) 1637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.739258+0000 mon.c (mon.1) 1638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.740208+0000 mon.c (mon.1) 1639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.750937+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.751741+0000 mgr.y (mgr.25480) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.817004+0000 mon.c (mon.1) 1640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.819472+0000 mon.c (mon.1) 1641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.822800+0000 mon.c (mon.1) 1642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.823866+0000 mon.c (mon.1) 1643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.830924+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.831660+0000 mgr.y (mgr.25480) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.910497+0000 mon.c (mon.1) 1644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.912486+0000 mon.c (mon.1) 1645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.914932+0000 mon.c (mon.1) 1646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.915699+0000 mon.c (mon.1) 1647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:49.921597+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.002144+0000 mon.c (mon.1) 1648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.004803+0000 mon.c (mon.1) 1649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.007028+0000 mon.c (mon.1) 1650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.008037+0000 mon.c (mon.1) 1651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.014855+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.093326+0000 mon.c (mon.1) 1652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.095599+0000 mon.c (mon.1) 1653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.098400+0000 mon.c (mon.1) 1654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.099258+0000 mon.c (mon.1) 1655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.105363+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.187414+0000 mon.c (mon.1) 1656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.190232+0000 mon.c (mon.1) 1657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.193398+0000 mon.c (mon.1) 1658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.194482+0000 mon.c (mon.1) 1659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.200601+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.284429+0000 mon.c (mon.1) 1660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.287328+0000 mon.c (mon.1) 1661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.290713+0000 mon.c (mon.1) 1662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.291727+0000 mon.c (mon.1) 1663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:50.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:50 smithi146 bash[67217]: audit 2023-12-21T08:05:50.298479+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.042 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:50 smithi125 bash[75616]: debug 2023-12-21T08:05:50.790+0000 7f1ef7826700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:49.923548+0000 mgr.y (mgr.25480) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.015639+0000 mgr.y (mgr.25480) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.108345+0000 mgr.y (mgr.25480) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.203264+0000 mgr.y (mgr.25480) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.300312+0000 mgr.y (mgr.25480) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.383975+0000 mon.c (mon.1) 1664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.386550+0000 mon.c (mon.1) 1665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.384 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.388982+0000 mon.c (mon.1) 1666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.389819+0000 mon.c (mon.1) 1667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.395494+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.397113+0000 mgr.y (mgr.25480) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.479861+0000 mon.c (mon.1) 1668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:49.923548+0000 mgr.y (mgr.25480) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.015639+0000 mgr.y (mgr.25480) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.108345+0000 mgr.y (mgr.25480) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.203264+0000 mgr.y (mgr.25480) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.300312+0000 mgr.y (mgr.25480) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.385 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.383975+0000 mon.c (mon.1) 1664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.386550+0000 mon.c (mon.1) 1665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.388982+0000 mon.c (mon.1) 1666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.389819+0000 mon.c (mon.1) 1667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.386 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.395494+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.397113+0000 mgr.y (mgr.25480) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.479861+0000 mon.c (mon.1) 1668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.482405+0000 mon.c (mon.1) 1669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.486060+0000 mon.c (mon.1) 1670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.487382+0000 mon.c (mon.1) 1671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.497603+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.498585+0000 mgr.y (mgr.25480) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.582871+0000 mon.c (mon.1) 1672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.586005+0000 mon.c (mon.1) 1673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.589150+0000 mon.c (mon.1) 1674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.590377+0000 mon.c (mon.1) 1675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.600124+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.600930+0000 mgr.y (mgr.25480) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.686350+0000 mon.c (mon.1) 1676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.690225+0000 mon.c (mon.1) 1677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.696105+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.700535+0000 mon.c (mon.1) 1678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.701463+0000 mon.c (mon.1) 1679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.707173+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.713460+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.719538+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.482405+0000 mon.c (mon.1) 1669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.486060+0000 mon.c (mon.1) 1670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.487382+0000 mon.c (mon.1) 1671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.497603+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.498585+0000 mgr.y (mgr.25480) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.582871+0000 mon.c (mon.1) 1672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.586005+0000 mon.c (mon.1) 1673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.589150+0000 mon.c (mon.1) 1674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.590377+0000 mon.c (mon.1) 1675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.600124+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.600930+0000 mgr.y (mgr.25480) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.686350+0000 mon.c (mon.1) 1676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.690225+0000 mon.c (mon.1) 1677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.696105+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.700535+0000 mon.c (mon.1) 1678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.701463+0000 mon.c (mon.1) 1679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.707173+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.713460+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.719538+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.786545+0000 mon.c (mon.1) 1680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.789093+0000 mon.c (mon.1) 1681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.790863+0000 mon.c (mon.1) 1682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.792656+0000 mon.c (mon.1) 1683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.794878+0000 mon.c (mon.1) 1684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: audit 2023-12-21T08:05:50.795100+0000 mgr.y (mgr.25480) 869 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[83656]: cephadm 2023-12-21T08:05:50.796175+0000 mgr.y (mgr.25480) 870 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.786545+0000 mon.c (mon.1) 1680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.789093+0000 mon.c (mon.1) 1681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.790863+0000 mon.c (mon.1) 1682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.792656+0000 mon.c (mon.1) 1683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.794878+0000 mon.c (mon.1) 1684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: audit 2023-12-21T08:05:50.795100+0000 mgr.y (mgr.25480) 869 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[79395]: cephadm 2023-12-21T08:05:50.796175+0000 mgr.y (mgr.25480) 870 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:49.923548+0000 mgr.y (mgr.25480) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.015639+0000 mgr.y (mgr.25480) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.108345+0000 mgr.y (mgr.25480) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.203264+0000 mgr.y (mgr.25480) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.300312+0000 mgr.y (mgr.25480) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.383975+0000 mon.c (mon.1) 1664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.386550+0000 mon.c (mon.1) 1665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.388982+0000 mon.c (mon.1) 1666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.389819+0000 mon.c (mon.1) 1667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.395494+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.397113+0000 mgr.y (mgr.25480) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.479861+0000 mon.c (mon.1) 1668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.482405+0000 mon.c (mon.1) 1669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.486060+0000 mon.c (mon.1) 1670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.487382+0000 mon.c (mon.1) 1671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.497603+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.498585+0000 mgr.y (mgr.25480) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.582871+0000 mon.c (mon.1) 1672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.586005+0000 mon.c (mon.1) 1673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.589150+0000 mon.c (mon.1) 1674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.590377+0000 mon.c (mon.1) 1675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.600124+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.600930+0000 mgr.y (mgr.25480) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.686350+0000 mon.c (mon.1) 1676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.690225+0000 mon.c (mon.1) 1677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.696105+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.700535+0000 mon.c (mon.1) 1678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.701463+0000 mon.c (mon.1) 1679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.707173+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.713460+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.719538+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.786545+0000 mon.c (mon.1) 1680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.789093+0000 mon.c (mon.1) 1681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.790863+0000 mon.c (mon.1) 1682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.792656+0000 mon.c (mon.1) 1683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.794878+0000 mon.c (mon.1) 1684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: audit 2023-12-21T08:05:50.795100+0000 mgr.y (mgr.25480) 869 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:05:51.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:51 smithi146 bash[67217]: cephadm 2023-12-21T08:05:50.796175+0000 mgr.y (mgr.25480) 870 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-12-21T08:05:52.154 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[97665]: debug 2023-12-21T08:05:51.866+0000 7fc504a4b640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-21T08:05:52.154 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:51 smithi125 bash[97665]: debug 2023-12-21T08:05:51.898+0000 7fc504a4b640 -1 osd.2 126 log_to_monitors true 2023-12-21T08:05:52.742 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[79395]: cluster 2023-12-21T08:05:51.015782+0000 mgr.y (mgr.25480) 871 : cluster 0 pgmap v142: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:52.742 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[79395]: audit 2023-12-21T08:05:51.905818+0000 mon.c (mon.1) 1685 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:52.742 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[79395]: audit 2023-12-21T08:05:51.906210+0000 mon.a (mon.0) 983 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:53.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:52 smithi146 bash[67217]: cluster 2023-12-21T08:05:51.015782+0000 mgr.y (mgr.25480) 871 : cluster 0 pgmap v142: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:53.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:52 smithi146 bash[67217]: audit 2023-12-21T08:05:51.905818+0000 mon.c (mon.1) 1685 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:53.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:52 smithi146 bash[67217]: audit 2023-12-21T08:05:51.906210+0000 mon.a (mon.0) 983 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:53.140 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[97665]: debug 2023-12-21T08:05:52.774+0000 7fc4f4eba700 -1 osd.2 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:05:53.141 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[83656]: cluster 2023-12-21T08:05:51.015782+0000 mgr.y (mgr.25480) 871 : cluster 0 pgmap v142: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:53.141 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[83656]: audit 2023-12-21T08:05:51.905818+0000 mon.c (mon.1) 1685 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:53.141 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:52 smithi125 bash[83656]: audit 2023-12-21T08:05:51.906210+0000 mon.a (mon.0) 983 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:05:54.004 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: audit 2023-12-21T08:05:52.723112+0000 mon.a (mon.0) 984 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:52.726813+0000 osd.3 (osd.3) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:52.732145+0000 mon.a (mon.0) 985 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: audit 2023-12-21T08:05:52.735376+0000 mon.c (mon.1) 1686 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: audit 2023-12-21T08:05:52.742476+0000 mon.a (mon.0) 986 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:52.785402+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.002130+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.127845+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.289354+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.401362+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: audit 2023-12-21T08:05:52.723112+0000 mon.a (mon.0) 984 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:05:54.005 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:52.726813+0000 osd.3 (osd.3) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:52.732145+0000 mon.a (mon.0) 985 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: audit 2023-12-21T08:05:52.735376+0000 mon.c (mon.1) 1686 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: audit 2023-12-21T08:05:52.742476+0000 mon.a (mon.0) 986 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:52.785402+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.002130+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.127845+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.289354+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.006 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:53 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.401362+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:54.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: audit 2023-12-21T08:05:52.723112+0000 mon.a (mon.0) 984 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:05:54.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:52.726813+0000 osd.3 (osd.3) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:52.732145+0000 mon.a (mon.0) 985 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: audit 2023-12-21T08:05:52.735376+0000 mon.c (mon.1) 1686 : audit 1 from='osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: audit 2023-12-21T08:05:52.742476+0000 mon.a (mon.0) 986 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:52.785402+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.002130+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.127845+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.289354+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:05:54.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:53 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.401362+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:55.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.016753+0000 mgr.y (mgr.25480) 872 : cluster 0 pgmap v144: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.736857+0000 mon.a (mon.0) 988 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.746618+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.746706+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.749800+0000 mon.a (mon.0) 989 : cluster 1 osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359] boot 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: audit 2023-12-21T08:05:53.749811+0000 mon.c (mon.1) 1687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: cluster 2023-12-21T08:05:53.749929+0000 mon.a (mon.0) 990 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: audit 2023-12-21T08:05:54.005176+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: audit 2023-12-21T08:05:54.016840+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:54 smithi146 bash[67217]: audit 2023-12-21T08:05:54.026872+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.070 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.016753+0000 mgr.y (mgr.25480) 872 : cluster 0 pgmap v144: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:55.070 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.736857+0000 mon.a (mon.0) 988 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:55.070 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.746618+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.070 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.746706+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.070 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.749800+0000 mon.a (mon.0) 989 : cluster 1 osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359] boot 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: audit 2023-12-21T08:05:53.749811+0000 mon.c (mon.1) 1687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: cluster 2023-12-21T08:05:53.749929+0000 mon.a (mon.0) 990 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: audit 2023-12-21T08:05:54.005176+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: audit 2023-12-21T08:05:54.016840+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[83656]: audit 2023-12-21T08:05:54.026872+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.016753+0000 mgr.y (mgr.25480) 872 : cluster 0 pgmap v144: 161 pgs: 19 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.736857+0000 mon.a (mon.0) 988 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.746618+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.746706+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.749800+0000 mon.a (mon.0) 989 : cluster 1 osd.2 [v2:172.21.15.125:6818/3832893359,v1:172.21.15.125:6819/3832893359] boot 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: audit 2023-12-21T08:05:53.749811+0000 mon.c (mon.1) 1687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: cluster 2023-12-21T08:05:53.749929+0000 mon.a (mon.0) 990 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:05:55.071 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: audit 2023-12-21T08:05:54.005176+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.072 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: audit 2023-12-21T08:05:54.016840+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:55.072 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:54 smithi125 bash[79395]: audit 2023-12-21T08:05:54.026872+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:56.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.765477+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.770099+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.770109+0000 osd.3 (osd.3) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.771059+0000 mon.a (mon.0) 994 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.772252+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.772464+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.772939+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.774081+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.774195+0000 osd.3 (osd.3) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.776575+0000 osd.3 (osd.3) 35 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.777810+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.778505+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.778651+0000 osd.3 (osd.3) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.783547+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:55 smithi146 bash[67217]: cluster 2023-12-21T08:05:54.785655+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.765477+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.770099+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.770109+0000 osd.3 (osd.3) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.771059+0000 mon.a (mon.0) 994 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.772252+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.772464+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.772939+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.774081+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.774195+0000 osd.3 (osd.3) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.776575+0000 osd.3 (osd.3) 35 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.777810+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.778505+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.778651+0000 osd.3 (osd.3) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.783547+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[79395]: cluster 2023-12-21T08:05:54.785655+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.765477+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.770099+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.770109+0000 osd.3 (osd.3) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.771059+0000 mon.a (mon.0) 994 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.772252+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.772464+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.772939+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.774081+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.774195+0000 osd.3 (osd.3) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.776575+0000 osd.3 (osd.3) 35 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.777810+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.778505+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.778651+0000 osd.3 (osd.3) 36 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.783547+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:56.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:55 smithi125 bash[83656]: cluster 2023-12-21T08:05:54.785655+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:05:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:56 smithi125 bash[79395]: cluster 2023-12-21T08:05:55.017733+0000 mgr.y (mgr.25480) 873 : cluster 0 pgmap v147: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:57.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:56 smithi125 bash[83656]: cluster 2023-12-21T08:05:55.017733+0000 mgr.y (mgr.25480) 873 : cluster 0 pgmap v147: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:57.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:56 smithi146 bash[67217]: cluster 2023-12-21T08:05:55.017733+0000 mgr.y (mgr.25480) 873 : cluster 0 pgmap v147: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:57.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:05:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:05:57] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2023-12-21T08:05:59.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[83656]: cluster 2023-12-21T08:05:57.018632+0000 mgr.y (mgr.25480) 874 : cluster 0 pgmap v148: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:59.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[83656]: audit 2023-12-21T08:05:58.357873+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:59.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[83656]: audit 2023-12-21T08:05:58.360735+0000 mon.c (mon.1) 1688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:59.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[83656]: cluster 2023-12-21T08:05:58.402936+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[79395]: cluster 2023-12-21T08:05:57.018632+0000 mgr.y (mgr.25480) 874 : cluster 0 pgmap v148: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[79395]: audit 2023-12-21T08:05:58.357873+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[79395]: audit 2023-12-21T08:05:58.360735+0000 mon.c (mon.1) 1688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:58 smithi125 bash[79395]: cluster 2023-12-21T08:05:58.402936+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:58 smithi146 bash[67217]: cluster 2023-12-21T08:05:57.018632+0000 mgr.y (mgr.25480) 874 : cluster 0 pgmap v148: 161 pgs: 31 peering, 6 active+undersized+degraded, 14 active+undersized, 110 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-21T08:05:59.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:58 smithi146 bash[67217]: audit 2023-12-21T08:05:58.357873+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:05:59.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:58 smithi146 bash[67217]: audit 2023-12-21T08:05:58.360735+0000 mon.c (mon.1) 1688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:59.299 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:58 smithi146 bash[67217]: cluster 2023-12-21T08:05:58.402936+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:00.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:59 smithi125 bash[83656]: cluster 2023-12-21T08:05:59.782295+0000 mon.a (mon.0) 997 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded) 2023-12-21T08:06:00.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:05:59 smithi125 bash[83656]: cluster 2023-12-21T08:05:59.782362+0000 mon.a (mon.0) 998 : cluster 1 Cluster is now healthy 2023-12-21T08:06:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:59 smithi125 bash[79395]: cluster 2023-12-21T08:05:59.782295+0000 mon.a (mon.0) 997 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded) 2023-12-21T08:06:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:05:59 smithi125 bash[79395]: cluster 2023-12-21T08:05:59.782362+0000 mon.a (mon.0) 998 : cluster 1 Cluster is now healthy 2023-12-21T08:06:00.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:59 smithi146 bash[67217]: cluster 2023-12-21T08:05:59.782295+0000 mon.a (mon.0) 997 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded) 2023-12-21T08:06:00.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:05:59 smithi146 bash[67217]: cluster 2023-12-21T08:05:59.782362+0000 mon.a (mon.0) 998 : cluster 1 Cluster is now healthy 2023-12-21T08:06:01.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:00 smithi125 bash[83656]: cluster 2023-12-21T08:05:59.019673+0000 mgr.y (mgr.25480) 875 : cluster 0 pgmap v149: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-21T08:06:01.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:00 smithi125 bash[83656]: audit 2023-12-21T08:05:59.444538+0000 mgr.y (mgr.25480) 876 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:01.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:00 smithi125 bash[79395]: cluster 2023-12-21T08:05:59.019673+0000 mgr.y (mgr.25480) 875 : cluster 0 pgmap v149: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-21T08:06:01.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:00 smithi125 bash[79395]: audit 2023-12-21T08:05:59.444538+0000 mgr.y (mgr.25480) 876 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:01.214 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:00 smithi146 bash[67217]: cluster 2023-12-21T08:05:59.019673+0000 mgr.y (mgr.25480) 875 : cluster 0 pgmap v149: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-21T08:06:01.214 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:00 smithi146 bash[67217]: audit 2023-12-21T08:05:59.444538+0000 mgr.y (mgr.25480) 876 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:01.932 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:06:02.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:02 smithi146 bash[67217]: cluster 2023-12-21T08:06:01.021157+0000 mgr.y (mgr.25480) 877 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:02.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:02 smithi146 bash[67217]: audit 2023-12-21T08:06:01.178442+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:02 smithi146 bash[67217]: audit 2023-12-21T08:06:01.194234+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:02 smithi146 bash[67217]: audit 2023-12-21T08:06:01.206672+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[83656]: cluster 2023-12-21T08:06:01.021157+0000 mgr.y (mgr.25480) 877 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[83656]: audit 2023-12-21T08:06:01.178442+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[83656]: audit 2023-12-21T08:06:01.194234+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[83656]: audit 2023-12-21T08:06:01.206672+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[79395]: cluster 2023-12-21T08:06:01.021157+0000 mgr.y (mgr.25480) 877 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[79395]: audit 2023-12-21T08:06:01.178442+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[79395]: audit 2023-12-21T08:06:01.194234+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:02 smithi125 bash[79395]: audit 2023-12-21T08:06:01.206672+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 8s ago 20m - - 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 1s ago 20m - - 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (6m) 8s ago 13m 16.1M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (5m) 1s ago 12m 44.9M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (4m) 8s ago 10m 47.6M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (4m) 1s ago 19m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (5m) 8s ago 21m 511M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (4m) 8s ago 21m 65.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (3m) 1s ago 19m 42.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (3m) 8s ago 19m 51.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (6m) 8s ago 13m 12.7M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:06:02.696 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (5m) 1s ago 13m 11.9M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (92s) 8s ago 18m 51.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (55s) 8s ago 18m 50.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (16s) 8s ago 17m 44.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (16m) 8s ago 16m 65.4M 4096M 17.2.0 e1d6a67b021e fafdab71f0d2 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (16m) 1s ago 16m 66.9M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (15m) 1s ago 15m 66.7M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (15m) 1s ago 15m 63.6M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (14m) 1s ago 14m 65.7M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (4m) 1s ago 13m 62.3M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (11m) 8s ago 11m 88.2M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (11m) 1s ago 11m 88.5M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (10m) 8s ago 10m 88.6M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:06:02.697 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (10m) 1s ago 10m 88.3M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:06:03.140 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:06:03.140 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:06:03.141 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:06:03.142 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:06:03.517 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "8/23 daemons upgraded", 2023-12-21T08:06:03.518 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:06:03.518 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:06:03.518 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:06:03.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:03 smithi146 bash[67217]: audit 2023-12-21T08:06:01.911046+0000 mgr.y (mgr.25480) 878 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:03 smithi146 bash[67217]: audit 2023-12-21T08:06:02.296293+0000 mgr.y (mgr.25480) 879 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:03 smithi146 bash[67217]: audit 2023-12-21T08:06:02.673368+0000 mgr.y (mgr.25480) 880 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:03 smithi146 bash[67217]: audit 2023-12-21T08:06:03.134945+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.125:0/1368912622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[79395]: audit 2023-12-21T08:06:01.911046+0000 mgr.y (mgr.25480) 878 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[79395]: audit 2023-12-21T08:06:02.296293+0000 mgr.y (mgr.25480) 879 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[79395]: audit 2023-12-21T08:06:02.673368+0000 mgr.y (mgr.25480) 880 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[79395]: audit 2023-12-21T08:06:03.134945+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.125:0/1368912622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[83656]: audit 2023-12-21T08:06:01.911046+0000 mgr.y (mgr.25480) 878 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[83656]: audit 2023-12-21T08:06:02.296293+0000 mgr.y (mgr.25480) 879 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[83656]: audit 2023-12-21T08:06:02.673368+0000 mgr.y (mgr.25480) 880 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:03.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:03 smithi125 bash[83656]: audit 2023-12-21T08:06:03.134945+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.125:0/1368912622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:03.961 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:06:04.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:04 smithi146 bash[67217]: cluster 2023-12-21T08:06:03.022092+0000 mgr.y (mgr.25480) 881 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:04.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:04 smithi146 bash[67217]: audit 2023-12-21T08:06:03.511174+0000 mgr.y (mgr.25480) 882 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:04.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:04 smithi146 bash[67217]: audit 2023-12-21T08:06:03.956111+0000 mon.c (mon.1) 1689 : audit 0 from='client.? 172.21.15.125:0/1259934526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[79395]: cluster 2023-12-21T08:06:03.022092+0000 mgr.y (mgr.25480) 881 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[79395]: audit 2023-12-21T08:06:03.511174+0000 mgr.y (mgr.25480) 882 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[79395]: audit 2023-12-21T08:06:03.956111+0000 mon.c (mon.1) 1689 : audit 0 from='client.? 172.21.15.125:0/1259934526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[83656]: cluster 2023-12-21T08:06:03.022092+0000 mgr.y (mgr.25480) 881 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[83656]: audit 2023-12-21T08:06:03.511174+0000 mgr.y (mgr.25480) 882 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:04.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:04 smithi125 bash[83656]: audit 2023-12-21T08:06:03.956111+0000 mon.c (mon.1) 1689 : audit 0 from='client.? 172.21.15.125:0/1259934526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:06.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:06 smithi146 bash[67217]: cluster 2023-12-21T08:06:05.023717+0000 mgr.y (mgr.25480) 883 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-21T08:06:06.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:06 smithi146 bash[67217]: audit 2023-12-21T08:06:05.811502+0000 mon.c (mon.1) 1690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:06 smithi146 bash[67217]: audit 2023-12-21T08:06:05.812020+0000 mgr.y (mgr.25480) 884 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:06 smithi146 bash[67217]: cephadm 2023-12-21T08:06:05.814854+0000 mgr.y (mgr.25480) 885 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[79395]: cluster 2023-12-21T08:06:05.023717+0000 mgr.y (mgr.25480) 883 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[79395]: audit 2023-12-21T08:06:05.811502+0000 mon.c (mon.1) 1690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[79395]: audit 2023-12-21T08:06:05.812020+0000 mgr.y (mgr.25480) 884 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[79395]: cephadm 2023-12-21T08:06:05.814854+0000 mgr.y (mgr.25480) 885 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[83656]: cluster 2023-12-21T08:06:05.023717+0000 mgr.y (mgr.25480) 883 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-21T08:06:06.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[83656]: audit 2023-12-21T08:06:05.811502+0000 mon.c (mon.1) 1690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[83656]: audit 2023-12-21T08:06:05.812020+0000 mgr.y (mgr.25480) 884 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:06:06.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:06 smithi125 bash[83656]: cephadm 2023-12-21T08:06:05.814854+0000 mgr.y (mgr.25480) 885 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:06:07.392 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:07] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2023-12-21T08:06:08.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:08 smithi146 bash[67217]: cluster 2023-12-21T08:06:07.024631+0000 mgr.y (mgr.25480) 886 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:08.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:08 smithi146 bash[67217]: audit 2023-12-21T08:06:08.193516+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:08.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:08 smithi146 bash[67217]: audit 2023-12-21T08:06:08.198622+0000 mon.c (mon.1) 1691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:06:08.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:08 smithi146 bash[67217]: audit 2023-12-21T08:06:08.200010+0000 mon.c (mon.1) 1692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[79395]: cluster 2023-12-21T08:06:07.024631+0000 mgr.y (mgr.25480) 886 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[79395]: audit 2023-12-21T08:06:08.193516+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[79395]: audit 2023-12-21T08:06:08.198622+0000 mon.c (mon.1) 1691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[79395]: audit 2023-12-21T08:06:08.200010+0000 mon.c (mon.1) 1692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[83656]: cluster 2023-12-21T08:06:07.024631+0000 mgr.y (mgr.25480) 886 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[83656]: audit 2023-12-21T08:06:08.193516+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:08.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[83656]: audit 2023-12-21T08:06:08.198622+0000 mon.c (mon.1) 1691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:06:08.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:08 smithi125 bash[83656]: audit 2023-12-21T08:06:08.200010+0000 mon.c (mon.1) 1692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[79395]: cephadm 2023-12-21T08:06:08.185538+0000 mgr.y (mgr.25480) 887 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[79395]: cephadm 2023-12-21T08:06:08.205289+0000 mgr.y (mgr.25480) 888 : cephadm 1 Deploying daemon osd.3 on smithi125 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[79395]: audit 2023-12-21T08:06:08.571615+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[83656]: cephadm 2023-12-21T08:06:08.185538+0000 mgr.y (mgr.25480) 887 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[83656]: cephadm 2023-12-21T08:06:08.205289+0000 mgr.y (mgr.25480) 888 : cephadm 1 Deploying daemon osd.3 on smithi125 2023-12-21T08:06:09.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:09 smithi125 bash[83656]: audit 2023-12-21T08:06:08.571615+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:10.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:09 smithi146 bash[67217]: cephadm 2023-12-21T08:06:08.185538+0000 mgr.y (mgr.25480) 887 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:06:10.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:09 smithi146 bash[67217]: cephadm 2023-12-21T08:06:08.205289+0000 mgr.y (mgr.25480) 888 : cephadm 1 Deploying daemon osd.3 on smithi125 2023-12-21T08:06:10.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:09 smithi146 bash[67217]: audit 2023-12-21T08:06:08.571615+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:10.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:10 smithi125 bash[79395]: cluster 2023-12-21T08:06:09.025676+0000 mgr.y (mgr.25480) 889 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:10.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:10 smithi125 bash[79395]: audit 2023-12-21T08:06:09.453539+0000 mgr.y (mgr.25480) 890 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:10.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:10 smithi125 bash[83656]: cluster 2023-12-21T08:06:09.025676+0000 mgr.y (mgr.25480) 889 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:10.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:10 smithi125 bash[83656]: audit 2023-12-21T08:06:09.453539+0000 mgr.y (mgr.25480) 890 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:11.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:10 smithi146 bash[67217]: cluster 2023-12-21T08:06:09.025676+0000 mgr.y (mgr.25480) 889 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:11.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:10 smithi146 bash[67217]: audit 2023-12-21T08:06:09.453539+0000 mgr.y (mgr.25480) 890 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:12 smithi125 bash[79395]: cluster 2023-12-21T08:06:11.027282+0000 mgr.y (mgr.25480) 891 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:12.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:12 smithi125 bash[83656]: cluster 2023-12-21T08:06:11.027282+0000 mgr.y (mgr.25480) 891 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:13.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:12 smithi146 bash[67217]: cluster 2023-12-21T08:06:11.027282+0000 mgr.y (mgr.25480) 891 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:13.404 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:13 smithi125 systemd[1]: Stopping Ceph osd.3 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:06:13.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:13 smithi125 bash[44888]: debug 2023-12-21T08:06:13.626+0000 7f9647108700 -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-21T08:06:13.905 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:13 smithi125 bash[44888]: debug 2023-12-21T08:06:13.626+0000 7f9647108700 -1 osd.3 131 *** Got signal Terminated *** 2023-12-21T08:06:13.905 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:13 smithi125 bash[44888]: debug 2023-12-21T08:06:13.626+0000 7f9647108700 -1 osd.3 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:06:14.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: cluster 2023-12-21T08:06:13.028356+0000 mgr.y (mgr.25480) 892 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:14.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: audit 2023-12-21T08:06:13.358347+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: audit 2023-12-21T08:06:13.361276+0000 mon.c (mon.1) 1693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: cluster 2023-12-21T08:06:13.628692+0000 mon.a (mon.0) 1006 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: audit 2023-12-21T08:06:14.187553+0000 mon.a (mon.0) 1007 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: audit 2023-12-21T08:06:14.202490+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[83656]: audit 2023-12-21T08:06:14.215866+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: cluster 2023-12-21T08:06:13.028356+0000 mgr.y (mgr.25480) 892 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: audit 2023-12-21T08:06:13.358347+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.643 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: audit 2023-12-21T08:06:13.361276+0000 mon.c (mon.1) 1693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:14.644 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: cluster 2023-12-21T08:06:13.628692+0000 mon.a (mon.0) 1006 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:06:14.644 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: audit 2023-12-21T08:06:14.187553+0000 mon.a (mon.0) 1007 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.644 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: audit 2023-12-21T08:06:14.202490+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.644 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:14 smithi125 bash[79395]: audit 2023-12-21T08:06:14.215866+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: cluster 2023-12-21T08:06:13.028356+0000 mgr.y (mgr.25480) 892 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: audit 2023-12-21T08:06:13.358347+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: audit 2023-12-21T08:06:13.361276+0000 mon.c (mon.1) 1693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: cluster 2023-12-21T08:06:13.628692+0000 mon.a (mon.0) 1006 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: audit 2023-12-21T08:06:14.187553+0000 mon.a (mon.0) 1007 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: audit 2023-12-21T08:06:14.202490+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:14 smithi146 bash[67217]: audit 2023-12-21T08:06:14.215866+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.586340+0000 mon.a (mon.0) 1010 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.590201+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.593735+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.594695+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.594799+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.597996+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.598606+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.602538+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.603296+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.604130+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.606102+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.606768+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: audit 2023-12-21T08:06:14.615951+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: audit 2023-12-21T08:06:14.627263+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: cluster 2023-12-21T08:06:14.629535+0000 mgr.y (mgr.25480) 893 : cluster 0 pgmap v158: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:06:15.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[79395]: audit 2023-12-21T08:06:14.635382+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.586340+0000 mon.a (mon.0) 1010 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.590201+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.593735+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.594695+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.594799+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.597996+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.598606+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.602538+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.603296+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.604130+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.606102+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.606768+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: audit 2023-12-21T08:06:14.615951+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: audit 2023-12-21T08:06:14.627263+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: cluster 2023-12-21T08:06:14.629535+0000 mgr.y (mgr.25480) 893 : cluster 0 pgmap v158: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[83656]: audit 2023-12-21T08:06:14.635382+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.586340+0000 mon.a (mon.0) 1010 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.590201+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.593735+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.594695+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.594799+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.597996+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.598606+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.602538+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.603296+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.604130+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.606102+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.606768+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: audit 2023-12-21T08:06:14.615951+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: audit 2023-12-21T08:06:14.627263+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: cluster 2023-12-21T08:06:14.629535+0000 mgr.y (mgr.25480) 893 : cluster 0 pgmap v158: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:06:15.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:15 smithi146 bash[67217]: audit 2023-12-21T08:06:14.635382+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:15.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[99803]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:06:15.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:15 smithi125 bash[99959]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:06:16.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.592497+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.595551+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.597697+0000 mon.a (mon.0) 1015 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:06:16.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.598244+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.598405+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.600696+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.600767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.604359+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[79395]: cluster 2023-12-21T08:06:15.624897+0000 mon.a (mon.0) 1016 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.592497+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.595551+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.597697+0000 mon.a (mon.0) 1015 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.598244+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.598405+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.600696+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.600767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.604359+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:16.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:16 smithi125 bash[83656]: cluster 2023-12-21T08:06:15.624897+0000 mon.a (mon.0) 1016 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:06:17.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.592497+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.595551+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.597697+0000 mon.a (mon.0) 1015 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.598244+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.598405+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.600696+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.600767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.604359+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:06:17.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:16 smithi146 bash[67217]: cluster 2023-12-21T08:06:15.624897+0000 mon.a (mon.0) 1016 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:06:17.376 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:17] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.33.4" 2023-12-21T08:06:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:17 smithi125 bash[83656]: cluster 2023-12-21T08:06:16.630345+0000 mgr.y (mgr.25480) 894 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:06:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:17 smithi125 bash[79395]: cluster 2023-12-21T08:06:16.630345+0000 mgr.y (mgr.25480) 894 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:06:18.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:17 smithi146 bash[67217]: cluster 2023-12-21T08:06:16.630345+0000 mgr.y (mgr.25480) 894 : cluster 0 pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:06:18.142 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:17 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-21T08:06:18.142 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:17 smithi125 systemd[1]: Stopped Ceph osd.3 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:18.142 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:18 smithi125 systemd[1]: Started Ceph osd.3 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.180605+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.190193+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.194620+0000 mon.c (mon.1) 1694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.195626+0000 mon.c (mon.1) 1695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cluster 2023-12-21T08:06:18.197900+0000 mgr.y (mgr.25480) 895 : cluster 0 pgmap v161: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 15 active+undersized, 122 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 428 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.205729+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.209369+0000 mgr.y (mgr.25480) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.289073+0000 mon.c (mon.1) 1696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.291917+0000 mon.c (mon.1) 1697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.296208+0000 mon.c (mon.1) 1698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.297452+0000 mon.c (mon.1) 1699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.307651+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.309837+0000 mgr.y (mgr.25480) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.387799+0000 mon.c (mon.1) 1700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.391022+0000 mon.c (mon.1) 1701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.395109+0000 mon.c (mon.1) 1702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.396546+0000 mon.c (mon.1) 1703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.407999+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.409075+0000 mgr.y (mgr.25480) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.488627+0000 mon.c (mon.1) 1704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.492223+0000 mon.c (mon.1) 1705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.495158+0000 mon.c (mon.1) 1706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.496465+0000 mon.c (mon.1) 1707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.506815+0000 mon.a (mon.0) 1022 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.507996+0000 mgr.y (mgr.25480) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.598494+0000 mon.c (mon.1) 1708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.600834+0000 mon.c (mon.1) 1709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.603532+0000 mon.c (mon.1) 1710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.604518+0000 mon.c (mon.1) 1711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.613779+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.614640+0000 mgr.y (mgr.25480) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.698897+0000 mon.c (mon.1) 1712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.701945+0000 mon.c (mon.1) 1713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.706128+0000 mon.c (mon.1) 1714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.707646+0000 mon.c (mon.1) 1715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.718415+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.719972+0000 mgr.y (mgr.25480) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.783091+0000 mon.c (mon.1) 1716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.786457+0000 mon.c (mon.1) 1717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.791114+0000 mon.c (mon.1) 1718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.793121+0000 mon.c (mon.1) 1719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.806913+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.808556+0000 mgr.y (mgr.25480) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.870149+0000 mon.c (mon.1) 1720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.872602+0000 mon.c (mon.1) 1721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.876464+0000 mon.c (mon.1) 1722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.877965+0000 mon.c (mon.1) 1723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.887761+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.888984+0000 mgr.y (mgr.25480) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.388 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.971741+0000 mon.c (mon.1) 1724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.975377+0000 mon.c (mon.1) 1725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.978671+0000 mon.c (mon.1) 1726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.979893+0000 mon.c (mon.1) 1727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:18.990125+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.073220+0000 mon.c (mon.1) 1728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.075225+0000 mon.c (mon.1) 1729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.078497+0000 mon.c (mon.1) 1730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.079464+0000 mon.c (mon.1) 1731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.089476+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.171187+0000 mon.c (mon.1) 1732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.389 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:19 smithi146 bash[67217]: audit 2023-12-21T08:06:19.174050+0000 mon.c (mon.1) 1733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.470 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.180605+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.470 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.190193+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.470 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.194620+0000 mon.c (mon.1) 1694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.470 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.195626+0000 mon.c (mon.1) 1695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.470 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cluster 2023-12-21T08:06:18.197900+0000 mgr.y (mgr.25480) 895 : cluster 0 pgmap v161: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 15 active+undersized, 122 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 428 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.205729+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.209369+0000 mgr.y (mgr.25480) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.289073+0000 mon.c (mon.1) 1696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.291917+0000 mon.c (mon.1) 1697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.296208+0000 mon.c (mon.1) 1698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.297452+0000 mon.c (mon.1) 1699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.307651+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.309837+0000 mgr.y (mgr.25480) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.387799+0000 mon.c (mon.1) 1700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.391022+0000 mon.c (mon.1) 1701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.395109+0000 mon.c (mon.1) 1702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.396546+0000 mon.c (mon.1) 1703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.471 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.407999+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.409075+0000 mgr.y (mgr.25480) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.488627+0000 mon.c (mon.1) 1704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.492223+0000 mon.c (mon.1) 1705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.495158+0000 mon.c (mon.1) 1706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.496465+0000 mon.c (mon.1) 1707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.506815+0000 mon.a (mon.0) 1022 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.507996+0000 mgr.y (mgr.25480) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.598494+0000 mon.c (mon.1) 1708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.600834+0000 mon.c (mon.1) 1709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.603532+0000 mon.c (mon.1) 1710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.604518+0000 mon.c (mon.1) 1711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.472 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.613779+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.614640+0000 mgr.y (mgr.25480) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.698897+0000 mon.c (mon.1) 1712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.701945+0000 mon.c (mon.1) 1713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.706128+0000 mon.c (mon.1) 1714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.707646+0000 mon.c (mon.1) 1715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.718415+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.719972+0000 mgr.y (mgr.25480) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.783091+0000 mon.c (mon.1) 1716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.786457+0000 mon.c (mon.1) 1717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.473 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.791114+0000 mon.c (mon.1) 1718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.180605+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.190193+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.194620+0000 mon.c (mon.1) 1694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.195626+0000 mon.c (mon.1) 1695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cluster 2023-12-21T08:06:18.197900+0000 mgr.y (mgr.25480) 895 : cluster 0 pgmap v161: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 15 active+undersized, 122 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 428 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.205729+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.209369+0000 mgr.y (mgr.25480) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.289073+0000 mon.c (mon.1) 1696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.291917+0000 mon.c (mon.1) 1697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.474 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.296208+0000 mon.c (mon.1) 1698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.297452+0000 mon.c (mon.1) 1699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.307651+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.309837+0000 mgr.y (mgr.25480) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.387799+0000 mon.c (mon.1) 1700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.391022+0000 mon.c (mon.1) 1701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.395109+0000 mon.c (mon.1) 1702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.396546+0000 mon.c (mon.1) 1703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.407999+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.409075+0000 mgr.y (mgr.25480) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.475 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.488627+0000 mon.c (mon.1) 1704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.793121+0000 mon.c (mon.1) 1719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.806913+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.808556+0000 mgr.y (mgr.25480) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.870149+0000 mon.c (mon.1) 1720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.872602+0000 mon.c (mon.1) 1721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.876464+0000 mon.c (mon.1) 1722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.877965+0000 mon.c (mon.1) 1723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.887761+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.888984+0000 mgr.y (mgr.25480) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.971741+0000 mon.c (mon.1) 1724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.975377+0000 mon.c (mon.1) 1725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.476 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.978671+0000 mon.c (mon.1) 1726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.979893+0000 mon.c (mon.1) 1727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:18.990125+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.073220+0000 mon.c (mon.1) 1728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.075225+0000 mon.c (mon.1) 1729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.078497+0000 mon.c (mon.1) 1730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.079464+0000 mon.c (mon.1) 1731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.089476+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.171187+0000 mon.c (mon.1) 1732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.477 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[83656]: audit 2023-12-21T08:06:19.174050+0000 mon.c (mon.1) 1733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.492223+0000 mon.c (mon.1) 1705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.495158+0000 mon.c (mon.1) 1706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.496465+0000 mon.c (mon.1) 1707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.506815+0000 mon.a (mon.0) 1022 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.507996+0000 mgr.y (mgr.25480) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.598494+0000 mon.c (mon.1) 1708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.600834+0000 mon.c (mon.1) 1709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.603532+0000 mon.c (mon.1) 1710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.604518+0000 mon.c (mon.1) 1711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.613779+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.614640+0000 mgr.y (mgr.25480) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.478 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.698897+0000 mon.c (mon.1) 1712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.701945+0000 mon.c (mon.1) 1713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.706128+0000 mon.c (mon.1) 1714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.707646+0000 mon.c (mon.1) 1715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.718415+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.719972+0000 mgr.y (mgr.25480) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.783091+0000 mon.c (mon.1) 1716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.786457+0000 mon.c (mon.1) 1717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.791114+0000 mon.c (mon.1) 1718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.793121+0000 mon.c (mon.1) 1719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.806913+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.808556+0000 mgr.y (mgr.25480) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.870149+0000 mon.c (mon.1) 1720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.479 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.872602+0000 mon.c (mon.1) 1721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.876464+0000 mon.c (mon.1) 1722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.877965+0000 mon.c (mon.1) 1723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.887761+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.888984+0000 mgr.y (mgr.25480) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.971741+0000 mon.c (mon.1) 1724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.975377+0000 mon.c (mon.1) 1725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.978671+0000 mon.c (mon.1) 1726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.979893+0000 mon.c (mon.1) 1727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:18.990125+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.073220+0000 mon.c (mon.1) 1728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.075225+0000 mon.c (mon.1) 1729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.078497+0000 mon.c (mon.1) 1730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:19.480 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.079464+0000 mon.c (mon.1) 1731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:19.481 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.089476+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:19.481 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.171187+0000 mon.c (mon.1) 1732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:19.481 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:19 smithi125 bash[79395]: audit 2023-12-21T08:06:19.174050+0000 mon.c (mon.1) 1733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:18.991497+0000 mgr.y (mgr.25480) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.090158+0000 mgr.y (mgr.25480) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.177473+0000 mon.c (mon.1) 1734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.179130+0000 mon.c (mon.1) 1735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cluster 2023-12-21T08:06:19.190211+0000 mon.a (mon.0) 1029 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cluster 2023-12-21T08:06:19.190237+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.204134+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.205065+0000 mgr.y (mgr.25480) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.286548+0000 mon.c (mon.1) 1736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.289092+0000 mon.c (mon.1) 1737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.291494+0000 mon.c (mon.1) 1738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.292245+0000 mon.c (mon.1) 1739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.299875+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.300822+0000 mgr.y (mgr.25480) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.377647+0000 mon.c (mon.1) 1740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.381497+0000 mon.c (mon.1) 1741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.386346+0000 mon.c (mon.1) 1742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.387790+0000 mon.c (mon.1) 1743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.398471+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.399444+0000 mgr.y (mgr.25480) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.464304+0000 mgr.y (mgr.25480) 909 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.480373+0000 mon.c (mon.1) 1744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.482660+0000 mon.c (mon.1) 1745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.485832+0000 mon.c (mon.1) 1746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.486899+0000 mon.c (mon.1) 1747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.497636+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.498465+0000 mgr.y (mgr.25480) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.578795+0000 mon.c (mon.1) 1748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.581556+0000 mon.c (mon.1) 1749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.584494+0000 mon.c (mon.1) 1750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.585619+0000 mon.c (mon.1) 1751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.594893+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.595750+0000 mgr.y (mgr.25480) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.678198+0000 mon.c (mon.1) 1752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.680253+0000 mon.c (mon.1) 1753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.682484+0000 mon.c (mon.1) 1754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.683323+0000 mon.c (mon.1) 1755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.691848+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.694912+0000 mgr.y (mgr.25480) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.776382+0000 mon.c (mon.1) 1756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.778965+0000 mon.c (mon.1) 1757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.782552+0000 mon.c (mon.1) 1758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.783503+0000 mon.c (mon.1) 1759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.792651+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.796537+0000 mgr.y (mgr.25480) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.879775+0000 mon.c (mon.1) 1760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.881929+0000 mon.c (mon.1) 1761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.884466+0000 mon.c (mon.1) 1762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.885386+0000 mon.c (mon.1) 1763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.892434+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.893413+0000 mgr.y (mgr.25480) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.973055+0000 mon.c (mon.1) 1764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.975481+0000 mon.c (mon.1) 1765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.978011+0000 mon.c (mon.1) 1766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.978968+0000 mon.c (mon.1) 1767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:19.986162+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.066694+0000 mon.c (mon.1) 1768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.069683+0000 mon.c (mon.1) 1769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.072639+0000 mon.c (mon.1) 1770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.073828+0000 mon.c (mon.1) 1771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.081030+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.162415+0000 mon.c (mon.1) 1772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.164959+0000 mon.c (mon.1) 1773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.167606+0000 mon.c (mon.1) 1774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.168659+0000 mon.c (mon.1) 1775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:20 smithi146 bash[67217]: audit 2023-12-21T08:06:20.176277+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.550 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:18.991497+0000 mgr.y (mgr.25480) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.090158+0000 mgr.y (mgr.25480) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.177473+0000 mon.c (mon.1) 1734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.179130+0000 mon.c (mon.1) 1735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cluster 2023-12-21T08:06:19.190211+0000 mon.a (mon.0) 1029 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cluster 2023-12-21T08:06:19.190237+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.204134+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.205065+0000 mgr.y (mgr.25480) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.286548+0000 mon.c (mon.1) 1736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.289092+0000 mon.c (mon.1) 1737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.291494+0000 mon.c (mon.1) 1738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.292245+0000 mon.c (mon.1) 1739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.299875+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.300822+0000 mgr.y (mgr.25480) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.551 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.377647+0000 mon.c (mon.1) 1740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.381497+0000 mon.c (mon.1) 1741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.386346+0000 mon.c (mon.1) 1742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.387790+0000 mon.c (mon.1) 1743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.398471+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.399444+0000 mgr.y (mgr.25480) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.464304+0000 mgr.y (mgr.25480) 909 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.480373+0000 mon.c (mon.1) 1744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.482660+0000 mon.c (mon.1) 1745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.485832+0000 mon.c (mon.1) 1746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.486899+0000 mon.c (mon.1) 1747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.497636+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.498465+0000 mgr.y (mgr.25480) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.578795+0000 mon.c (mon.1) 1748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.581556+0000 mon.c (mon.1) 1749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.584494+0000 mon.c (mon.1) 1750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.552 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.585619+0000 mon.c (mon.1) 1751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.594893+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.595750+0000 mgr.y (mgr.25480) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.678198+0000 mon.c (mon.1) 1752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.680253+0000 mon.c (mon.1) 1753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.682484+0000 mon.c (mon.1) 1754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.683323+0000 mon.c (mon.1) 1755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.691848+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.694912+0000 mgr.y (mgr.25480) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.776382+0000 mon.c (mon.1) 1756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.778965+0000 mon.c (mon.1) 1757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.553 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-21T08:06:20.553 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: 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-21T08:06:20.553 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-21T08:06:20.554 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-21T08:06:20.554 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-21T08:06:20.554 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-21T08:06:20.554 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[100129]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.782552+0000 mon.c (mon.1) 1758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.783503+0000 mon.c (mon.1) 1759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.792651+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.796537+0000 mgr.y (mgr.25480) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.879775+0000 mon.c (mon.1) 1760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.881929+0000 mon.c (mon.1) 1761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.884466+0000 mon.c (mon.1) 1762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.885386+0000 mon.c (mon.1) 1763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.892434+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.893413+0000 mgr.y (mgr.25480) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.973055+0000 mon.c (mon.1) 1764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.975481+0000 mon.c (mon.1) 1765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.978011+0000 mon.c (mon.1) 1766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.978968+0000 mon.c (mon.1) 1767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:19.986162+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.066694+0000 mon.c (mon.1) 1768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.069683+0000 mon.c (mon.1) 1769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.072639+0000 mon.c (mon.1) 1770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.073828+0000 mon.c (mon.1) 1771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.081030+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.162415+0000 mon.c (mon.1) 1772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.164959+0000 mon.c (mon.1) 1773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.167606+0000 mon.c (mon.1) 1774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.168659+0000 mon.c (mon.1) 1775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[79395]: audit 2023-12-21T08:06:20.176277+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:18.991497+0000 mgr.y (mgr.25480) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.090158+0000 mgr.y (mgr.25480) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.177473+0000 mon.c (mon.1) 1734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.179130+0000 mon.c (mon.1) 1735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cluster 2023-12-21T08:06:19.190211+0000 mon.a (mon.0) 1029 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:20.556 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cluster 2023-12-21T08:06:19.190237+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.204134+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.205065+0000 mgr.y (mgr.25480) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.286548+0000 mon.c (mon.1) 1736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.289092+0000 mon.c (mon.1) 1737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.291494+0000 mon.c (mon.1) 1738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.292245+0000 mon.c (mon.1) 1739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.299875+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.300822+0000 mgr.y (mgr.25480) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.377647+0000 mon.c (mon.1) 1740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.381497+0000 mon.c (mon.1) 1741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.386346+0000 mon.c (mon.1) 1742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.387790+0000 mon.c (mon.1) 1743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.398471+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.399444+0000 mgr.y (mgr.25480) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.464304+0000 mgr.y (mgr.25480) 909 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:20.557 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.480373+0000 mon.c (mon.1) 1744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.482660+0000 mon.c (mon.1) 1745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.485832+0000 mon.c (mon.1) 1746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.486899+0000 mon.c (mon.1) 1747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.497636+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.498465+0000 mgr.y (mgr.25480) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.578795+0000 mon.c (mon.1) 1748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.581556+0000 mon.c (mon.1) 1749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.584494+0000 mon.c (mon.1) 1750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.585619+0000 mon.c (mon.1) 1751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.594893+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.595750+0000 mgr.y (mgr.25480) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.678198+0000 mon.c (mon.1) 1752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.680253+0000 mon.c (mon.1) 1753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.682484+0000 mon.c (mon.1) 1754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.683323+0000 mon.c (mon.1) 1755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.691848+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.558 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.694912+0000 mgr.y (mgr.25480) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.776382+0000 mon.c (mon.1) 1756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.778965+0000 mon.c (mon.1) 1757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.782552+0000 mon.c (mon.1) 1758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.783503+0000 mon.c (mon.1) 1759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.792651+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.796537+0000 mgr.y (mgr.25480) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.879775+0000 mon.c (mon.1) 1760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.881929+0000 mon.c (mon.1) 1761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.884466+0000 mon.c (mon.1) 1762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.885386+0000 mon.c (mon.1) 1763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.892434+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.893413+0000 mgr.y (mgr.25480) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.973055+0000 mon.c (mon.1) 1764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.975481+0000 mon.c (mon.1) 1765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.978011+0000 mon.c (mon.1) 1766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.559 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.978968+0000 mon.c (mon.1) 1767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:19.986162+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.066694+0000 mon.c (mon.1) 1768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.069683+0000 mon.c (mon.1) 1769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.072639+0000 mon.c (mon.1) 1770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.073828+0000 mon.c (mon.1) 1771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.081030+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.162415+0000 mon.c (mon.1) 1772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.164959+0000 mon.c (mon.1) 1773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.167606+0000 mon.c (mon.1) 1774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.168659+0000 mon.c (mon.1) 1775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:20.560 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:20 smithi125 bash[83656]: audit 2023-12-21T08:06:20.176277+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:19.986861+0000 mgr.y (mgr.25480) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.085096+0000 mgr.y (mgr.25480) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.179133+0000 mgr.y (mgr.25480) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cluster 2023-12-21T08:06:20.198996+0000 mgr.y (mgr.25480) 918 : cluster 0 pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.257444+0000 mon.c (mon.1) 1776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.259792+0000 mon.c (mon.1) 1777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.262921+0000 mon.c (mon.1) 1778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.383 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.264272+0000 mon.c (mon.1) 1779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.272412+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.274216+0000 mgr.y (mgr.25480) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.335094+0000 mon.c (mon.1) 1780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.338739+0000 mon.c (mon.1) 1781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.341711+0000 mon.c (mon.1) 1782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.342803+0000 mon.c (mon.1) 1783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.349680+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.351088+0000 mgr.y (mgr.25480) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.435630+0000 mon.c (mon.1) 1784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.438030+0000 mon.c (mon.1) 1785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.440477+0000 mon.c (mon.1) 1786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.441508+0000 mon.c (mon.1) 1787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.449393+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.450282+0000 mgr.y (mgr.25480) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.384 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.514007+0000 mon.c (mon.1) 1788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.516332+0000 mon.c (mon.1) 1789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.519644+0000 mon.c (mon.1) 1790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.520583+0000 mon.c (mon.1) 1791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.527461+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.530141+0000 mgr.y (mgr.25480) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.609549+0000 mon.c (mon.1) 1792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.612104+0000 mon.c (mon.1) 1793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.615040+0000 mon.c (mon.1) 1794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.616069+0000 mon.c (mon.1) 1795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.622977+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.625624+0000 mgr.y (mgr.25480) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.705792+0000 mon.c (mon.1) 1796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.708914+0000 mon.c (mon.1) 1797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.712496+0000 mon.c (mon.1) 1798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.385 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.713497+0000 mon.c (mon.1) 1799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.719864+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.720934+0000 mgr.y (mgr.25480) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.802725+0000 mon.c (mon.1) 1800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.807035+0000 mon.c (mon.1) 1801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.811688+0000 mon.c (mon.1) 1802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.813358+0000 mon.c (mon.1) 1803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.822361+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.824196+0000 mgr.y (mgr.25480) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.905389+0000 mon.c (mon.1) 1804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.910847+0000 mon.c (mon.1) 1805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.386 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.914672+0000 mon.c (mon.1) 1806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.916061+0000 mon.c (mon.1) 1807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:20.923852+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.005718+0000 mon.c (mon.1) 1808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.007919+0000 mon.c (mon.1) 1809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.011021+0000 mon.c (mon.1) 1810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.011895+0000 mon.c (mon.1) 1811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.020370+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.104539+0000 mon.c (mon.1) 1812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.108769+0000 mon.c (mon.1) 1813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.112248+0000 mon.c (mon.1) 1814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.113631+0000 mon.c (mon.1) 1815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.387 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:21 smithi146 bash[67217]: audit 2023-12-21T08:06:21.121759+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:19.986861+0000 mgr.y (mgr.25480) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.085096+0000 mgr.y (mgr.25480) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.179133+0000 mgr.y (mgr.25480) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cluster 2023-12-21T08:06:20.198996+0000 mgr.y (mgr.25480) 918 : cluster 0 pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.257444+0000 mon.c (mon.1) 1776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.259792+0000 mon.c (mon.1) 1777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.262921+0000 mon.c (mon.1) 1778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.264272+0000 mon.c (mon.1) 1779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.272412+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.274216+0000 mgr.y (mgr.25480) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.335094+0000 mon.c (mon.1) 1780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.338739+0000 mon.c (mon.1) 1781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.341711+0000 mon.c (mon.1) 1782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.342803+0000 mon.c (mon.1) 1783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.349680+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.351088+0000 mgr.y (mgr.25480) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.435630+0000 mon.c (mon.1) 1784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.438030+0000 mon.c (mon.1) 1785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.440477+0000 mon.c (mon.1) 1786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.441508+0000 mon.c (mon.1) 1787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:19.986861+0000 mgr.y (mgr.25480) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.085096+0000 mgr.y (mgr.25480) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.179133+0000 mgr.y (mgr.25480) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cluster 2023-12-21T08:06:20.198996+0000 mgr.y (mgr.25480) 918 : cluster 0 pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.257444+0000 mon.c (mon.1) 1776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.259792+0000 mon.c (mon.1) 1777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.262921+0000 mon.c (mon.1) 1778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.264272+0000 mon.c (mon.1) 1779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.272412+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.274216+0000 mgr.y (mgr.25480) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.335094+0000 mon.c (mon.1) 1780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.338739+0000 mon.c (mon.1) 1781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.341711+0000 mon.c (mon.1) 1782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.342803+0000 mon.c (mon.1) 1783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.349680+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.351088+0000 mgr.y (mgr.25480) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.435630+0000 mon.c (mon.1) 1784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.438030+0000 mon.c (mon.1) 1785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.440477+0000 mon.c (mon.1) 1786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.441508+0000 mon.c (mon.1) 1787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.449393+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.450282+0000 mgr.y (mgr.25480) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.514007+0000 mon.c (mon.1) 1788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.516332+0000 mon.c (mon.1) 1789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.519644+0000 mon.c (mon.1) 1790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.520583+0000 mon.c (mon.1) 1791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.527461+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.530141+0000 mgr.y (mgr.25480) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.609549+0000 mon.c (mon.1) 1792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.612104+0000 mon.c (mon.1) 1793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.615040+0000 mon.c (mon.1) 1794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.616069+0000 mon.c (mon.1) 1795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.622977+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.625624+0000 mgr.y (mgr.25480) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.705792+0000 mon.c (mon.1) 1796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.708914+0000 mon.c (mon.1) 1797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.712496+0000 mon.c (mon.1) 1798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.713497+0000 mon.c (mon.1) 1799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.719864+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.720934+0000 mgr.y (mgr.25480) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.449393+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.450282+0000 mgr.y (mgr.25480) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.514007+0000 mon.c (mon.1) 1788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.516332+0000 mon.c (mon.1) 1789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.519644+0000 mon.c (mon.1) 1790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.520583+0000 mon.c (mon.1) 1791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.527461+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.530141+0000 mgr.y (mgr.25480) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.609549+0000 mon.c (mon.1) 1792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.612104+0000 mon.c (mon.1) 1793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.615040+0000 mon.c (mon.1) 1794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.616069+0000 mon.c (mon.1) 1795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.622977+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.625624+0000 mgr.y (mgr.25480) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.705792+0000 mon.c (mon.1) 1796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.708914+0000 mon.c (mon.1) 1797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.712496+0000 mon.c (mon.1) 1798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.713497+0000 mon.c (mon.1) 1799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.719864+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.720934+0000 mgr.y (mgr.25480) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.802725+0000 mon.c (mon.1) 1800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.807035+0000 mon.c (mon.1) 1801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.811688+0000 mon.c (mon.1) 1802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.813358+0000 mon.c (mon.1) 1803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.822361+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.824196+0000 mgr.y (mgr.25480) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.905389+0000 mon.c (mon.1) 1804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.910847+0000 mon.c (mon.1) 1805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.914672+0000 mon.c (mon.1) 1806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.916061+0000 mon.c (mon.1) 1807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:20.923852+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.005718+0000 mon.c (mon.1) 1808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.007919+0000 mon.c (mon.1) 1809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.011021+0000 mon.c (mon.1) 1810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.011895+0000 mon.c (mon.1) 1811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.020370+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.104539+0000 mon.c (mon.1) 1812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.108769+0000 mon.c (mon.1) 1813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.112248+0000 mon.c (mon.1) 1814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.113631+0000 mon.c (mon.1) 1815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[83656]: audit 2023-12-21T08:06:21.121759+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.802725+0000 mon.c (mon.1) 1800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.807035+0000 mon.c (mon.1) 1801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.811688+0000 mon.c (mon.1) 1802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.813358+0000 mon.c (mon.1) 1803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.822361+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.824196+0000 mgr.y (mgr.25480) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.905389+0000 mon.c (mon.1) 1804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.910847+0000 mon.c (mon.1) 1805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.914672+0000 mon.c (mon.1) 1806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.916061+0000 mon.c (mon.1) 1807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:20.923852+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.005718+0000 mon.c (mon.1) 1808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.007919+0000 mon.c (mon.1) 1809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.011021+0000 mon.c (mon.1) 1810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.011895+0000 mon.c (mon.1) 1811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.020370+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.104539+0000 mon.c (mon.1) 1812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.108769+0000 mon.c (mon.1) 1813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.112248+0000 mon.c (mon.1) 1814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.113631+0000 mon.c (mon.1) 1815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:21.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:21 smithi125 bash[79395]: audit 2023-12-21T08:06:21.121759+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.491 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:20.924756+0000 mgr.y (mgr.25480) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.022067+0000 mgr.y (mgr.25480) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.122609+0000 mgr.y (mgr.25480) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.207848+0000 mon.c (mon.1) 1816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.210646+0000 mon.c (mon.1) 1817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.213763+0000 mon.c (mon.1) 1818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.214803+0000 mon.c (mon.1) 1819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.221672+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.223288+0000 mgr.y (mgr.25480) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.303247+0000 mon.c (mon.1) 1820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.305672+0000 mon.c (mon.1) 1821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.307953+0000 mon.c (mon.1) 1822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.308782+0000 mon.c (mon.1) 1823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.315275+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.316427+0000 mgr.y (mgr.25480) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.351701+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.365108+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.375114+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.394066+0000 mon.c (mon.1) 1824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.396919+0000 mon.c (mon.1) 1825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.400508+0000 mon.c (mon.1) 1826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.494 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.401431+0000 mon.c (mon.1) 1827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.494 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.407526+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.408581+0000 mgr.y (mgr.25480) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.490059+0000 mon.c (mon.1) 1828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.493274+0000 mon.c (mon.1) 1829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.498337+0000 mon.c (mon.1) 1830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.500049+0000 mon.c (mon.1) 1831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.509360+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.510526+0000 mgr.y (mgr.25480) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.590031+0000 mon.c (mon.1) 1832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.592333+0000 mon.c (mon.1) 1833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.594897+0000 mon.c (mon.1) 1834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.595966+0000 mon.c (mon.1) 1835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.605079+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.606065+0000 mgr.y (mgr.25480) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.684241+0000 mon.c (mon.1) 1836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.687018+0000 mon.c (mon.1) 1837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.689854+0000 mon.c (mon.1) 1838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.691139+0000 mon.c (mon.1) 1839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.700259+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.701061+0000 mgr.y (mgr.25480) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.781177+0000 mon.c (mon.1) 1840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.783661+0000 mon.c (mon.1) 1841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.786604+0000 mon.c (mon.1) 1842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.787926+0000 mon.c (mon.1) 1843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.794907+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.797126+0000 mgr.y (mgr.25480) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.871057+0000 mon.c (mon.1) 1844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.873482+0000 mon.c (mon.1) 1845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.876889+0000 mon.c (mon.1) 1846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.877752+0000 mon.c (mon.1) 1847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.886059+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.886901+0000 mgr.y (mgr.25480) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.966777+0000 mon.c (mon.1) 1848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.971072+0000 mon.c (mon.1) 1849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.974781+0000 mon.c (mon.1) 1850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.975768+0000 mon.c (mon.1) 1851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:21.984127+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.066127+0000 mon.c (mon.1) 1852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.069096+0000 mon.c (mon.1) 1853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.072590+0000 mon.c (mon.1) 1854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.074040+0000 mon.c (mon.1) 1855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.080548+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.165244+0000 mon.c (mon.1) 1856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.167909+0000 mon.c (mon.1) 1857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.170378+0000 mon.c (mon.1) 1858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.171531+0000 mon.c (mon.1) 1859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:22 smithi146 bash[67217]: audit 2023-12-21T08:06:22.180319+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:20.924756+0000 mgr.y (mgr.25480) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.022067+0000 mgr.y (mgr.25480) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.122609+0000 mgr.y (mgr.25480) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.207848+0000 mon.c (mon.1) 1816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.210646+0000 mon.c (mon.1) 1817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.213763+0000 mon.c (mon.1) 1818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.214803+0000 mon.c (mon.1) 1819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.221672+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.223288+0000 mgr.y (mgr.25480) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.303247+0000 mon.c (mon.1) 1820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.305672+0000 mon.c (mon.1) 1821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.307953+0000 mon.c (mon.1) 1822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.308782+0000 mon.c (mon.1) 1823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.315275+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.316427+0000 mgr.y (mgr.25480) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.351701+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.365108+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.375114+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.394066+0000 mon.c (mon.1) 1824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.396919+0000 mon.c (mon.1) 1825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.400508+0000 mon.c (mon.1) 1826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:20.924756+0000 mgr.y (mgr.25480) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.022067+0000 mgr.y (mgr.25480) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.122609+0000 mgr.y (mgr.25480) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.207848+0000 mon.c (mon.1) 1816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.210646+0000 mon.c (mon.1) 1817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.213763+0000 mon.c (mon.1) 1818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.214803+0000 mon.c (mon.1) 1819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.221672+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.223288+0000 mgr.y (mgr.25480) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.303247+0000 mon.c (mon.1) 1820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.305672+0000 mon.c (mon.1) 1821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.307953+0000 mon.c (mon.1) 1822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.308782+0000 mon.c (mon.1) 1823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.315275+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.316427+0000 mgr.y (mgr.25480) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.351701+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.365108+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.375114+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.394066+0000 mon.c (mon.1) 1824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.396919+0000 mon.c (mon.1) 1825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.400508+0000 mon.c (mon.1) 1826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.401431+0000 mon.c (mon.1) 1827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.407526+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.408581+0000 mgr.y (mgr.25480) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.490059+0000 mon.c (mon.1) 1828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.493274+0000 mon.c (mon.1) 1829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.498337+0000 mon.c (mon.1) 1830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.500049+0000 mon.c (mon.1) 1831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.509360+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.510526+0000 mgr.y (mgr.25480) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.590031+0000 mon.c (mon.1) 1832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.592333+0000 mon.c (mon.1) 1833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.594897+0000 mon.c (mon.1) 1834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.595966+0000 mon.c (mon.1) 1835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.605079+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.606065+0000 mgr.y (mgr.25480) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.684241+0000 mon.c (mon.1) 1836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.687018+0000 mon.c (mon.1) 1837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.689854+0000 mon.c (mon.1) 1838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.691139+0000 mon.c (mon.1) 1839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.700259+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.701061+0000 mgr.y (mgr.25480) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.781177+0000 mon.c (mon.1) 1840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.783661+0000 mon.c (mon.1) 1841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.786604+0000 mon.c (mon.1) 1842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.787926+0000 mon.c (mon.1) 1843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.794907+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.797126+0000 mgr.y (mgr.25480) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.871057+0000 mon.c (mon.1) 1844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.873482+0000 mon.c (mon.1) 1845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.876889+0000 mon.c (mon.1) 1846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.877752+0000 mon.c (mon.1) 1847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.886059+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.886901+0000 mgr.y (mgr.25480) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.966777+0000 mon.c (mon.1) 1848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.971072+0000 mon.c (mon.1) 1849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.974781+0000 mon.c (mon.1) 1850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.975768+0000 mon.c (mon.1) 1851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:21.984127+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.066127+0000 mon.c (mon.1) 1852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.069096+0000 mon.c (mon.1) 1853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.072590+0000 mon.c (mon.1) 1854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.074040+0000 mon.c (mon.1) 1855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.080548+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.165244+0000 mon.c (mon.1) 1856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.167909+0000 mon.c (mon.1) 1857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.170378+0000 mon.c (mon.1) 1858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.171531+0000 mon.c (mon.1) 1859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[79395]: audit 2023-12-21T08:06:22.180319+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.401431+0000 mon.c (mon.1) 1827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.407526+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.408581+0000 mgr.y (mgr.25480) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.490059+0000 mon.c (mon.1) 1828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.493274+0000 mon.c (mon.1) 1829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.498337+0000 mon.c (mon.1) 1830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.500049+0000 mon.c (mon.1) 1831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.509360+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.510526+0000 mgr.y (mgr.25480) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.590031+0000 mon.c (mon.1) 1832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.592333+0000 mon.c (mon.1) 1833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.594897+0000 mon.c (mon.1) 1834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.595966+0000 mon.c (mon.1) 1835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.605079+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.606065+0000 mgr.y (mgr.25480) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.684241+0000 mon.c (mon.1) 1836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.687018+0000 mon.c (mon.1) 1837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.689854+0000 mon.c (mon.1) 1838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.691139+0000 mon.c (mon.1) 1839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.700259+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.701061+0000 mgr.y (mgr.25480) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.781177+0000 mon.c (mon.1) 1840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.783661+0000 mon.c (mon.1) 1841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.786604+0000 mon.c (mon.1) 1842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.787926+0000 mon.c (mon.1) 1843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.794907+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.797126+0000 mgr.y (mgr.25480) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.871057+0000 mon.c (mon.1) 1844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.873482+0000 mon.c (mon.1) 1845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.876889+0000 mon.c (mon.1) 1846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.877752+0000 mon.c (mon.1) 1847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.886059+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.886901+0000 mgr.y (mgr.25480) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.966777+0000 mon.c (mon.1) 1848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.971072+0000 mon.c (mon.1) 1849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.974781+0000 mon.c (mon.1) 1850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.975768+0000 mon.c (mon.1) 1851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:21.984127+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.066127+0000 mon.c (mon.1) 1852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.069096+0000 mon.c (mon.1) 1853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.072590+0000 mon.c (mon.1) 1854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.074040+0000 mon.c (mon.1) 1855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.080548+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:22.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.165244+0000 mon.c (mon.1) 1856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:22.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.167909+0000 mon.c (mon.1) 1857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:22.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.170378+0000 mon.c (mon.1) 1858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:22.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.171531+0000 mon.c (mon.1) 1859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:22.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:22 smithi125 bash[83656]: audit 2023-12-21T08:06:22.180319+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:21.985048+0000 mgr.y (mgr.25480) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.083176+0000 mgr.y (mgr.25480) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.181296+0000 mgr.y (mgr.25480) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cluster 2023-12-21T08:06:22.199615+0000 mgr.y (mgr.25480) 940 : cluster 0 pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.261423+0000 mon.c (mon.1) 1860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.265601+0000 mon.c (mon.1) 1861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.268428+0000 mon.c (mon.1) 1862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.269303+0000 mon.c (mon.1) 1863 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.275825+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.277227+0000 mgr.y (mgr.25480) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.342014+0000 mon.c (mon.1) 1864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.344807+0000 mon.c (mon.1) 1865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.349527+0000 mon.c (mon.1) 1866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.350616+0000 mon.c (mon.1) 1867 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.357630+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.359706+0000 mgr.y (mgr.25480) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.435925+0000 mon.c (mon.1) 1868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.439081+0000 mon.c (mon.1) 1869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.442643+0000 mon.c (mon.1) 1870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.443736+0000 mon.c (mon.1) 1871 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.450612+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.452386+0000 mgr.y (mgr.25480) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.528255+0000 mon.c (mon.1) 1872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.532526+0000 mon.c (mon.1) 1873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.535627+0000 mon.c (mon.1) 1874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.536841+0000 mon.c (mon.1) 1875 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.544977+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.545704+0000 mgr.y (mgr.25480) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.623649+0000 mon.c (mon.1) 1876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.626927+0000 mon.c (mon.1) 1877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.630563+0000 mon.c (mon.1) 1878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.631647+0000 mon.c (mon.1) 1879 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.640271+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.641071+0000 mgr.y (mgr.25480) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.723510+0000 mon.c (mon.1) 1880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.725968+0000 mon.c (mon.1) 1881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.729322+0000 mon.c (mon.1) 1882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.730481+0000 mon.c (mon.1) 1883 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.739066+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.740849+0000 mgr.y (mgr.25480) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.820105+0000 mon.c (mon.1) 1884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.823308+0000 mon.c (mon.1) 1885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.825794+0000 mon.c (mon.1) 1886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.826785+0000 mon.c (mon.1) 1887 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.835746+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.836631+0000 mgr.y (mgr.25480) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.924440+0000 mon.c (mon.1) 1888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.927336+0000 mon.c (mon.1) 1889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.929993+0000 mon.c (mon.1) 1890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.930942+0000 mon.c (mon.1) 1891 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:22.939136+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.015617+0000 mon.c (mon.1) 1892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.019330+0000 mon.c (mon.1) 1893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.023457+0000 mon.c (mon.1) 1894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.024691+0000 mon.c (mon.1) 1895 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.034820+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.116324+0000 mon.c (mon.1) 1896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.119254+0000 mon.c (mon.1) 1897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.123045+0000 mon.c (mon.1) 1898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.124471+0000 mon.c (mon.1) 1899 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:23 smithi146 bash[67217]: audit 2023-12-21T08:06:23.134087+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:21.985048+0000 mgr.y (mgr.25480) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.083176+0000 mgr.y (mgr.25480) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.181296+0000 mgr.y (mgr.25480) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cluster 2023-12-21T08:06:22.199615+0000 mgr.y (mgr.25480) 940 : cluster 0 pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.261423+0000 mon.c (mon.1) 1860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.265601+0000 mon.c (mon.1) 1861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.268428+0000 mon.c (mon.1) 1862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.269303+0000 mon.c (mon.1) 1863 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.580 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.275825+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.277227+0000 mgr.y (mgr.25480) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.342014+0000 mon.c (mon.1) 1864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.344807+0000 mon.c (mon.1) 1865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.349527+0000 mon.c (mon.1) 1866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.350616+0000 mon.c (mon.1) 1867 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.357630+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.359706+0000 mgr.y (mgr.25480) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.435925+0000 mon.c (mon.1) 1868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.439081+0000 mon.c (mon.1) 1869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.442643+0000 mon.c (mon.1) 1870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.443736+0000 mon.c (mon.1) 1871 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.450612+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.452386+0000 mgr.y (mgr.25480) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.581 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.528255+0000 mon.c (mon.1) 1872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.532526+0000 mon.c (mon.1) 1873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.535627+0000 mon.c (mon.1) 1874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.536841+0000 mon.c (mon.1) 1875 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.544977+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.545704+0000 mgr.y (mgr.25480) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.623649+0000 mon.c (mon.1) 1876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.626927+0000 mon.c (mon.1) 1877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.630563+0000 mon.c (mon.1) 1878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.631647+0000 mon.c (mon.1) 1879 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.640271+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.641071+0000 mgr.y (mgr.25480) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.723510+0000 mon.c (mon.1) 1880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.725968+0000 mon.c (mon.1) 1881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.729322+0000 mon.c (mon.1) 1882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.582 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.730481+0000 mon.c (mon.1) 1883 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.739066+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.740849+0000 mgr.y (mgr.25480) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.820105+0000 mon.c (mon.1) 1884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.823308+0000 mon.c (mon.1) 1885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.825794+0000 mon.c (mon.1) 1886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.826785+0000 mon.c (mon.1) 1887 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.835746+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.836631+0000 mgr.y (mgr.25480) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.924440+0000 mon.c (mon.1) 1888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.927336+0000 mon.c (mon.1) 1889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.929993+0000 mon.c (mon.1) 1890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.930942+0000 mon.c (mon.1) 1891 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:22.939136+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.015617+0000 mon.c (mon.1) 1892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.583 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.019330+0000 mon.c (mon.1) 1893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.023457+0000 mon.c (mon.1) 1894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.024691+0000 mon.c (mon.1) 1895 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.034820+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.116324+0000 mon.c (mon.1) 1896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.119254+0000 mon.c (mon.1) 1897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.123045+0000 mon.c (mon.1) 1898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.124471+0000 mon.c (mon.1) 1899 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.584 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[83656]: audit 2023-12-21T08:06:23.134087+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:21.985048+0000 mgr.y (mgr.25480) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.083176+0000 mgr.y (mgr.25480) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.181296+0000 mgr.y (mgr.25480) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cluster 2023-12-21T08:06:22.199615+0000 mgr.y (mgr.25480) 940 : cluster 0 pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.261423+0000 mon.c (mon.1) 1860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.265601+0000 mon.c (mon.1) 1861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.268428+0000 mon.c (mon.1) 1862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.269303+0000 mon.c (mon.1) 1863 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.275825+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.277227+0000 mgr.y (mgr.25480) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.585 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.342014+0000 mon.c (mon.1) 1864 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.344807+0000 mon.c (mon.1) 1865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.349527+0000 mon.c (mon.1) 1866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.350616+0000 mon.c (mon.1) 1867 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.357630+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.359706+0000 mgr.y (mgr.25480) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.435925+0000 mon.c (mon.1) 1868 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.439081+0000 mon.c (mon.1) 1869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.442643+0000 mon.c (mon.1) 1870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.443736+0000 mon.c (mon.1) 1871 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.450612+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.452386+0000 mgr.y (mgr.25480) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.528255+0000 mon.c (mon.1) 1872 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.532526+0000 mon.c (mon.1) 1873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.535627+0000 mon.c (mon.1) 1874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.586 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.536841+0000 mon.c (mon.1) 1875 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.544977+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.545704+0000 mgr.y (mgr.25480) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.623649+0000 mon.c (mon.1) 1876 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.626927+0000 mon.c (mon.1) 1877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.630563+0000 mon.c (mon.1) 1878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.631647+0000 mon.c (mon.1) 1879 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.640271+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.641071+0000 mgr.y (mgr.25480) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.723510+0000 mon.c (mon.1) 1880 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.725968+0000 mon.c (mon.1) 1881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.729322+0000 mon.c (mon.1) 1882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.730481+0000 mon.c (mon.1) 1883 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.739066+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.740849+0000 mgr.y (mgr.25480) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.587 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.820105+0000 mon.c (mon.1) 1884 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.823308+0000 mon.c (mon.1) 1885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.825794+0000 mon.c (mon.1) 1886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.826785+0000 mon.c (mon.1) 1887 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.835746+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.836631+0000 mgr.y (mgr.25480) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.924440+0000 mon.c (mon.1) 1888 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.927336+0000 mon.c (mon.1) 1889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.929993+0000 mon.c (mon.1) 1890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.930942+0000 mon.c (mon.1) 1891 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:22.939136+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.015617+0000 mon.c (mon.1) 1892 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.019330+0000 mon.c (mon.1) 1893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.023457+0000 mon.c (mon.1) 1894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.588 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.024691+0000 mon.c (mon.1) 1895 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.034820+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.116324+0000 mon.c (mon.1) 1896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.119254+0000 mon.c (mon.1) 1897 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.123045+0000 mon.c (mon.1) 1898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.124471+0000 mon.c (mon.1) 1899 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:23.589 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[79395]: audit 2023-12-21T08:06:23.134087+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:23.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:23 smithi125 bash[100602]: debug 2023-12-21T08:06:23.665+0000 7faec08ff700 1 -- 172.21.15.125:0/795403365 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b0b3f76c0 con 0x561b0b47cc00 2023-12-21T08:06:24.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:22.941025+0000 mgr.y (mgr.25480) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.036361+0000 mgr.y (mgr.25480) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.136699+0000 mgr.y (mgr.25480) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.216128+0000 mon.c (mon.1) 1900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.218337+0000 mon.c (mon.1) 1901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.220391+0000 mon.c (mon.1) 1902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.221230+0000 mon.c (mon.1) 1903 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.226672+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.228242+0000 mgr.y (mgr.25480) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.308702+0000 mon.c (mon.1) 1904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.311438+0000 mon.c (mon.1) 1905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.315398+0000 mon.c (mon.1) 1906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.316449+0000 mon.c (mon.1) 1907 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.324369+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.325213+0000 mgr.y (mgr.25480) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.406967+0000 mon.c (mon.1) 1908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.411578+0000 mon.c (mon.1) 1909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.416132+0000 mon.c (mon.1) 1910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.418535+0000 mon.c (mon.1) 1911 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.425813+0000 mon.a (mon.0) 1078 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.426836+0000 mgr.y (mgr.25480) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.505695+0000 mon.c (mon.1) 1912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.508694+0000 mon.c (mon.1) 1913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.511718+0000 mon.c (mon.1) 1914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.513126+0000 mon.c (mon.1) 1915 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.520779+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.522265+0000 mgr.y (mgr.25480) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.602580+0000 mon.c (mon.1) 1916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.605196+0000 mon.c (mon.1) 1917 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.608226+0000 mon.c (mon.1) 1918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.609387+0000 mon.c (mon.1) 1919 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.618129+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.619253+0000 mgr.y (mgr.25480) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.703260+0000 mon.c (mon.1) 1920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.705356+0000 mon.c (mon.1) 1921 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.707875+0000 mon.c (mon.1) 1922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.708674+0000 mon.c (mon.1) 1923 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.714225+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.716327+0000 mgr.y (mgr.25480) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.779004+0000 mon.c (mon.1) 1924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.782057+0000 mon.c (mon.1) 1925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.784880+0000 mon.c (mon.1) 1926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.786126+0000 mon.c (mon.1) 1927 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.794847+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.796584+0000 mgr.y (mgr.25480) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.876659+0000 mon.c (mon.1) 1928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.879132+0000 mon.c (mon.1) 1929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.883230+0000 mon.c (mon.1) 1930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.884553+0000 mon.c (mon.1) 1931 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.893710+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.894715+0000 mgr.y (mgr.25480) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.973230+0000 mon.c (mon.1) 1932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.976256+0000 mon.c (mon.1) 1933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.978543+0000 mon.c (mon.1) 1934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.979317+0000 mon.c (mon.1) 1935 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:23.989976+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.057375+0000 mon.c (mon.1) 1936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.061399+0000 mon.c (mon.1) 1937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.064286+0000 mon.c (mon.1) 1938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.065210+0000 mon.c (mon.1) 1939 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.072382+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.153648+0000 mon.c (mon.1) 1940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.156000+0000 mon.c (mon.1) 1941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.158862+0000 mon.c (mon.1) 1942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.159972+0000 mon.c (mon.1) 1943 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:24 smithi146 bash[67217]: audit 2023-12-21T08:06:24.168716+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.654 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[100602]: debug 2023-12-21T08:06:24.221+0000 7faec9a85640 -1 Falling back to public interface 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:22.941025+0000 mgr.y (mgr.25480) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.036361+0000 mgr.y (mgr.25480) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.136699+0000 mgr.y (mgr.25480) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.216128+0000 mon.c (mon.1) 1900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.218337+0000 mon.c (mon.1) 1901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.220391+0000 mon.c (mon.1) 1902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.221230+0000 mon.c (mon.1) 1903 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.226672+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.228242+0000 mgr.y (mgr.25480) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.308702+0000 mon.c (mon.1) 1904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.311438+0000 mon.c (mon.1) 1905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.315398+0000 mon.c (mon.1) 1906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.316449+0000 mon.c (mon.1) 1907 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.324369+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.325213+0000 mgr.y (mgr.25480) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.406967+0000 mon.c (mon.1) 1908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.411578+0000 mon.c (mon.1) 1909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.416132+0000 mon.c (mon.1) 1910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.418535+0000 mon.c (mon.1) 1911 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.425813+0000 mon.a (mon.0) 1078 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.426836+0000 mgr.y (mgr.25480) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.505695+0000 mon.c (mon.1) 1912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.508694+0000 mon.c (mon.1) 1913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.511718+0000 mon.c (mon.1) 1914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.513126+0000 mon.c (mon.1) 1915 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.520779+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.522265+0000 mgr.y (mgr.25480) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.602580+0000 mon.c (mon.1) 1916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.605196+0000 mon.c (mon.1) 1917 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.608226+0000 mon.c (mon.1) 1918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.609387+0000 mon.c (mon.1) 1919 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.618129+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.619253+0000 mgr.y (mgr.25480) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.703260+0000 mon.c (mon.1) 1920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.705356+0000 mon.c (mon.1) 1921 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.707875+0000 mon.c (mon.1) 1922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.708674+0000 mon.c (mon.1) 1923 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.714225+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.716327+0000 mgr.y (mgr.25480) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.779004+0000 mon.c (mon.1) 1924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.782057+0000 mon.c (mon.1) 1925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.784880+0000 mon.c (mon.1) 1926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.786126+0000 mon.c (mon.1) 1927 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.794847+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.796584+0000 mgr.y (mgr.25480) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.876659+0000 mon.c (mon.1) 1928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.879132+0000 mon.c (mon.1) 1929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.883230+0000 mon.c (mon.1) 1930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.884553+0000 mon.c (mon.1) 1931 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.893710+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.894715+0000 mgr.y (mgr.25480) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.973230+0000 mon.c (mon.1) 1932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.976256+0000 mon.c (mon.1) 1933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.978543+0000 mon.c (mon.1) 1934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.979317+0000 mon.c (mon.1) 1935 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:23.989976+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.057375+0000 mon.c (mon.1) 1936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.061399+0000 mon.c (mon.1) 1937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.064286+0000 mon.c (mon.1) 1938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.065210+0000 mon.c (mon.1) 1939 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.072382+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.153648+0000 mon.c (mon.1) 1940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.156000+0000 mon.c (mon.1) 1941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.158862+0000 mon.c (mon.1) 1942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.159972+0000 mon.c (mon.1) 1943 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[83656]: audit 2023-12-21T08:06:24.168716+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:22.941025+0000 mgr.y (mgr.25480) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.036361+0000 mgr.y (mgr.25480) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.136699+0000 mgr.y (mgr.25480) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.216128+0000 mon.c (mon.1) 1900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.218337+0000 mon.c (mon.1) 1901 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.220391+0000 mon.c (mon.1) 1902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.221230+0000 mon.c (mon.1) 1903 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.226672+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.228242+0000 mgr.y (mgr.25480) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.308702+0000 mon.c (mon.1) 1904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.311438+0000 mon.c (mon.1) 1905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.315398+0000 mon.c (mon.1) 1906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.316449+0000 mon.c (mon.1) 1907 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.324369+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.325213+0000 mgr.y (mgr.25480) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.406967+0000 mon.c (mon.1) 1908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.411578+0000 mon.c (mon.1) 1909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.416132+0000 mon.c (mon.1) 1910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.418535+0000 mon.c (mon.1) 1911 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.425813+0000 mon.a (mon.0) 1078 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.426836+0000 mgr.y (mgr.25480) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.505695+0000 mon.c (mon.1) 1912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.508694+0000 mon.c (mon.1) 1913 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.511718+0000 mon.c (mon.1) 1914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.513126+0000 mon.c (mon.1) 1915 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.520779+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.522265+0000 mgr.y (mgr.25480) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.602580+0000 mon.c (mon.1) 1916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.605196+0000 mon.c (mon.1) 1917 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.608226+0000 mon.c (mon.1) 1918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.609387+0000 mon.c (mon.1) 1919 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.618129+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.619253+0000 mgr.y (mgr.25480) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.703260+0000 mon.c (mon.1) 1920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.705356+0000 mon.c (mon.1) 1921 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.707875+0000 mon.c (mon.1) 1922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.708674+0000 mon.c (mon.1) 1923 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.714225+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.716327+0000 mgr.y (mgr.25480) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.779004+0000 mon.c (mon.1) 1924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.782057+0000 mon.c (mon.1) 1925 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.784880+0000 mon.c (mon.1) 1926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.786126+0000 mon.c (mon.1) 1927 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.794847+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.796584+0000 mgr.y (mgr.25480) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.876659+0000 mon.c (mon.1) 1928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.879132+0000 mon.c (mon.1) 1929 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.883230+0000 mon.c (mon.1) 1930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.884553+0000 mon.c (mon.1) 1931 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.893710+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.894715+0000 mgr.y (mgr.25480) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.973230+0000 mon.c (mon.1) 1932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.976256+0000 mon.c (mon.1) 1933 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.978543+0000 mon.c (mon.1) 1934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.979317+0000 mon.c (mon.1) 1935 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:23.989976+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.057375+0000 mon.c (mon.1) 1936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.061399+0000 mon.c (mon.1) 1937 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.064286+0000 mon.c (mon.1) 1938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.065210+0000 mon.c (mon.1) 1939 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.072382+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.153648+0000 mon.c (mon.1) 1940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.156000+0000 mon.c (mon.1) 1941 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.158862+0000 mon.c (mon.1) 1942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.159972+0000 mon.c (mon.1) 1943 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:24.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:24 smithi125 bash[79395]: audit 2023-12-21T08:06:24.168716+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:23.990994+0000 mgr.y (mgr.25480) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.073600+0000 mgr.y (mgr.25480) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.170637+0000 mgr.y (mgr.25480) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cluster 2023-12-21T08:06:24.200428+0000 mgr.y (mgr.25480) 962 : cluster 0 pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.244212+0000 mon.c (mon.1) 1944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.246657+0000 mon.c (mon.1) 1945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.248814+0000 mon.c (mon.1) 1946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.249715+0000 mon.c (mon.1) 1947 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.255634+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.260324+0000 mgr.y (mgr.25480) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.342936+0000 mon.c (mon.1) 1948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.345083+0000 mon.c (mon.1) 1949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.348548+0000 mon.c (mon.1) 1950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.349649+0000 mon.c (mon.1) 1951 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.360656+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.362906+0000 mgr.y (mgr.25480) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.445300+0000 mon.c (mon.1) 1952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.447857+0000 mon.c (mon.1) 1953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.450901+0000 mon.c (mon.1) 1954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.452012+0000 mon.c (mon.1) 1955 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:23.990994+0000 mgr.y (mgr.25480) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.073600+0000 mgr.y (mgr.25480) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.170637+0000 mgr.y (mgr.25480) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cluster 2023-12-21T08:06:24.200428+0000 mgr.y (mgr.25480) 962 : cluster 0 pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.244212+0000 mon.c (mon.1) 1944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.246657+0000 mon.c (mon.1) 1945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.248814+0000 mon.c (mon.1) 1946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.249715+0000 mon.c (mon.1) 1947 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.255634+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.260324+0000 mgr.y (mgr.25480) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.342936+0000 mon.c (mon.1) 1948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.345083+0000 mon.c (mon.1) 1949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.348548+0000 mon.c (mon.1) 1950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.349649+0000 mon.c (mon.1) 1951 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.360656+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.362906+0000 mgr.y (mgr.25480) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.445300+0000 mon.c (mon.1) 1952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.447857+0000 mon.c (mon.1) 1953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.450901+0000 mon.c (mon.1) 1954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.452012+0000 mon.c (mon.1) 1955 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.460787+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.463986+0000 mgr.y (mgr.25480) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.546331+0000 mon.c (mon.1) 1956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.550655+0000 mon.c (mon.1) 1957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.553680+0000 mon.c (mon.1) 1958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.554896+0000 mon.c (mon.1) 1959 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.564136+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.567321+0000 mgr.y (mgr.25480) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.648729+0000 mon.c (mon.1) 1960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.651362+0000 mon.c (mon.1) 1961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.654222+0000 mon.c (mon.1) 1962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.655331+0000 mon.c (mon.1) 1963 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.664752+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.668520+0000 mgr.y (mgr.25480) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.751375+0000 mon.c (mon.1) 1964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.753630+0000 mon.c (mon.1) 1965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.756731+0000 mon.c (mon.1) 1966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.757720+0000 mon.c (mon.1) 1967 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.768166+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.769526+0000 mgr.y (mgr.25480) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.460787+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.463986+0000 mgr.y (mgr.25480) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.546331+0000 mon.c (mon.1) 1956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.550655+0000 mon.c (mon.1) 1957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.553680+0000 mon.c (mon.1) 1958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.554896+0000 mon.c (mon.1) 1959 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.564136+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.567321+0000 mgr.y (mgr.25480) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.648729+0000 mon.c (mon.1) 1960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.651362+0000 mon.c (mon.1) 1961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.654222+0000 mon.c (mon.1) 1962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.655331+0000 mon.c (mon.1) 1963 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.664752+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.668520+0000 mgr.y (mgr.25480) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.751375+0000 mon.c (mon.1) 1964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.753630+0000 mon.c (mon.1) 1965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.756731+0000 mon.c (mon.1) 1966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.757720+0000 mon.c (mon.1) 1967 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.768166+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.769526+0000 mgr.y (mgr.25480) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.849044+0000 mon.c (mon.1) 1968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.851166+0000 mon.c (mon.1) 1969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.854308+0000 mon.c (mon.1) 1970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.855610+0000 mon.c (mon.1) 1971 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.865403+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.868499+0000 mgr.y (mgr.25480) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.951620+0000 mon.c (mon.1) 1972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.955255+0000 mon.c (mon.1) 1973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.958956+0000 mon.c (mon.1) 1974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.960507+0000 mon.c (mon.1) 1975 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:24.972531+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.051334+0000 mon.c (mon.1) 1976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.053959+0000 mon.c (mon.1) 1977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.056278+0000 mon.c (mon.1) 1978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.057253+0000 mon.c (mon.1) 1979 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.066650+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.147090+0000 mon.c (mon.1) 1980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.149877+0000 mon.c (mon.1) 1981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.153093+0000 mon.c (mon.1) 1982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.154370+0000 mon.c (mon.1) 1983 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[79395]: audit 2023-12-21T08:06:25.164196+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.849044+0000 mon.c (mon.1) 1968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.851166+0000 mon.c (mon.1) 1969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.854308+0000 mon.c (mon.1) 1970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.855610+0000 mon.c (mon.1) 1971 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.865403+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.868499+0000 mgr.y (mgr.25480) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.951620+0000 mon.c (mon.1) 1972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.955255+0000 mon.c (mon.1) 1973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.958956+0000 mon.c (mon.1) 1974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.960507+0000 mon.c (mon.1) 1975 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:24.972531+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.051334+0000 mon.c (mon.1) 1976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.053959+0000 mon.c (mon.1) 1977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.056278+0000 mon.c (mon.1) 1978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.057253+0000 mon.c (mon.1) 1979 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.066650+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.147090+0000 mon.c (mon.1) 1980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.149877+0000 mon.c (mon.1) 1981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.153093+0000 mon.c (mon.1) 1982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.154370+0000 mon.c (mon.1) 1983 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:25 smithi125 bash[83656]: audit 2023-12-21T08:06:25.164196+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:23.990994+0000 mgr.y (mgr.25480) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.073600+0000 mgr.y (mgr.25480) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.170637+0000 mgr.y (mgr.25480) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cluster 2023-12-21T08:06:24.200428+0000 mgr.y (mgr.25480) 962 : cluster 0 pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.244212+0000 mon.c (mon.1) 1944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.246657+0000 mon.c (mon.1) 1945 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.248814+0000 mon.c (mon.1) 1946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.249715+0000 mon.c (mon.1) 1947 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.255634+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.260324+0000 mgr.y (mgr.25480) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.342936+0000 mon.c (mon.1) 1948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.345083+0000 mon.c (mon.1) 1949 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.348548+0000 mon.c (mon.1) 1950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.349649+0000 mon.c (mon.1) 1951 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.360656+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.362906+0000 mgr.y (mgr.25480) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.445300+0000 mon.c (mon.1) 1952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.447857+0000 mon.c (mon.1) 1953 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.450901+0000 mon.c (mon.1) 1954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.452012+0000 mon.c (mon.1) 1955 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.460787+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.463986+0000 mgr.y (mgr.25480) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.546331+0000 mon.c (mon.1) 1956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.550655+0000 mon.c (mon.1) 1957 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.553680+0000 mon.c (mon.1) 1958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.554896+0000 mon.c (mon.1) 1959 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.564136+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.567321+0000 mgr.y (mgr.25480) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.648729+0000 mon.c (mon.1) 1960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.651362+0000 mon.c (mon.1) 1961 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.654222+0000 mon.c (mon.1) 1962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.655331+0000 mon.c (mon.1) 1963 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.664752+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.668520+0000 mgr.y (mgr.25480) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.751375+0000 mon.c (mon.1) 1964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.753630+0000 mon.c (mon.1) 1965 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.756731+0000 mon.c (mon.1) 1966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.757720+0000 mon.c (mon.1) 1967 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.768166+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.769526+0000 mgr.y (mgr.25480) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.849044+0000 mon.c (mon.1) 1968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.851166+0000 mon.c (mon.1) 1969 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.854308+0000 mon.c (mon.1) 1970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.855610+0000 mon.c (mon.1) 1971 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.865403+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.868499+0000 mgr.y (mgr.25480) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.951620+0000 mon.c (mon.1) 1972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.955255+0000 mon.c (mon.1) 1973 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.958956+0000 mon.c (mon.1) 1974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.960507+0000 mon.c (mon.1) 1975 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:24.972531+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.051334+0000 mon.c (mon.1) 1976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.053959+0000 mon.c (mon.1) 1977 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.056278+0000 mon.c (mon.1) 1978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.057253+0000 mon.c (mon.1) 1979 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.066650+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.147090+0000 mon.c (mon.1) 1980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:25.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.149877+0000 mon.c (mon.1) 1981 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:25.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.153093+0000 mon.c (mon.1) 1982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:25.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.154370+0000 mon.c (mon.1) 1983 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:25.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:25 smithi146 bash[67217]: audit 2023-12-21T08:06:25.164196+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:24.974205+0000 mgr.y (mgr.25480) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.069368+0000 mgr.y (mgr.25480) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.166762+0000 mgr.y (mgr.25480) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.240466+0000 mon.c (mon.1) 1984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.242393+0000 mon.c (mon.1) 1985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.245628+0000 mon.c (mon.1) 1986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.246671+0000 mon.c (mon.1) 1987 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.255537+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.256614+0000 mgr.y (mgr.25480) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.338472+0000 mon.c (mon.1) 1988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.341162+0000 mon.c (mon.1) 1989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.343700+0000 mon.c (mon.1) 1990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.344865+0000 mon.c (mon.1) 1991 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.351441+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.353631+0000 mgr.y (mgr.25480) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.435179+0000 mon.c (mon.1) 1992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.437728+0000 mon.c (mon.1) 1993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.440506+0000 mon.c (mon.1) 1994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.444614+0000 mon.c (mon.1) 1995 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.454762+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.455819+0000 mgr.y (mgr.25480) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.536542+0000 mon.c (mon.1) 1996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.541849+0000 mon.c (mon.1) 1997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.546096+0000 mon.c (mon.1) 1998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.547092+0000 mon.c (mon.1) 1999 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.553183+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.554512+0000 mgr.y (mgr.25480) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.635099+0000 mon.c (mon.1) 2000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.637242+0000 mon.c (mon.1) 2001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.639814+0000 mon.c (mon.1) 2002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.640660+0000 mon.c (mon.1) 2003 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.646312+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.647125+0000 mgr.y (mgr.25480) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.708392+0000 mon.c (mon.1) 2004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.711206+0000 mon.c (mon.1) 2005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.716832+0000 mon.c (mon.1) 2006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.718676+0000 mon.c (mon.1) 2007 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.727802+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.728709+0000 mgr.y (mgr.25480) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.811573+0000 mon.c (mon.1) 2008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.814967+0000 mon.c (mon.1) 2009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.817900+0000 mon.c (mon.1) 2010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.819017+0000 mon.c (mon.1) 2011 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.825654+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.826917+0000 mgr.y (mgr.25480) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.885640+0000 mon.c (mon.1) 2012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.888307+0000 mon.c (mon.1) 2013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.891017+0000 mon.c (mon.1) 2014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.892093+0000 mon.c (mon.1) 2015 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.899515+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.983358+0000 mon.c (mon.1) 2016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.985402+0000 mon.c (mon.1) 2017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.987580+0000 mon.c (mon.1) 2018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.988938+0000 mon.c (mon.1) 2019 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:25.996610+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.061963+0000 mon.c (mon.1) 2020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.065328+0000 mon.c (mon.1) 2021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.067900+0000 mon.c (mon.1) 2022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.068815+0000 mon.c (mon.1) 2023 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.075833+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.153725+0000 mon.c (mon.1) 2024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.155699+0000 mon.c (mon.1) 2025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.157907+0000 mon.c (mon.1) 2026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.158760+0000 mon.c (mon.1) 2027 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:26 smithi146 bash[67217]: audit 2023-12-21T08:06:26.165581+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:24.974205+0000 mgr.y (mgr.25480) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.069368+0000 mgr.y (mgr.25480) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.166762+0000 mgr.y (mgr.25480) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.240466+0000 mon.c (mon.1) 1984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.242393+0000 mon.c (mon.1) 1985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.245628+0000 mon.c (mon.1) 1986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.246671+0000 mon.c (mon.1) 1987 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.255537+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.256614+0000 mgr.y (mgr.25480) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.338472+0000 mon.c (mon.1) 1988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.341162+0000 mon.c (mon.1) 1989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.343700+0000 mon.c (mon.1) 1990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.344865+0000 mon.c (mon.1) 1991 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.351441+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.353631+0000 mgr.y (mgr.25480) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.435179+0000 mon.c (mon.1) 1992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.437728+0000 mon.c (mon.1) 1993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.440506+0000 mon.c (mon.1) 1994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.444614+0000 mon.c (mon.1) 1995 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.454762+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:24.974205+0000 mgr.y (mgr.25480) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.069368+0000 mgr.y (mgr.25480) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.166762+0000 mgr.y (mgr.25480) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.240466+0000 mon.c (mon.1) 1984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.242393+0000 mon.c (mon.1) 1985 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.245628+0000 mon.c (mon.1) 1986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.246671+0000 mon.c (mon.1) 1987 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.255537+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.256614+0000 mgr.y (mgr.25480) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.338472+0000 mon.c (mon.1) 1988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.341162+0000 mon.c (mon.1) 1989 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.343700+0000 mon.c (mon.1) 1990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.344865+0000 mon.c (mon.1) 1991 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.351441+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.353631+0000 mgr.y (mgr.25480) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.435179+0000 mon.c (mon.1) 1992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.437728+0000 mon.c (mon.1) 1993 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.440506+0000 mon.c (mon.1) 1994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.444614+0000 mon.c (mon.1) 1995 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.454762+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.455819+0000 mgr.y (mgr.25480) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.536542+0000 mon.c (mon.1) 1996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.541849+0000 mon.c (mon.1) 1997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.546096+0000 mon.c (mon.1) 1998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.547092+0000 mon.c (mon.1) 1999 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.553183+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.554512+0000 mgr.y (mgr.25480) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.635099+0000 mon.c (mon.1) 2000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.637242+0000 mon.c (mon.1) 2001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.639814+0000 mon.c (mon.1) 2002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.640660+0000 mon.c (mon.1) 2003 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.646312+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.647125+0000 mgr.y (mgr.25480) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.708392+0000 mon.c (mon.1) 2004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.711206+0000 mon.c (mon.1) 2005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.716832+0000 mon.c (mon.1) 2006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.718676+0000 mon.c (mon.1) 2007 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.727802+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.728709+0000 mgr.y (mgr.25480) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.811573+0000 mon.c (mon.1) 2008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.814967+0000 mon.c (mon.1) 2009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.455819+0000 mgr.y (mgr.25480) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.536542+0000 mon.c (mon.1) 1996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.541849+0000 mon.c (mon.1) 1997 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.546096+0000 mon.c (mon.1) 1998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.547092+0000 mon.c (mon.1) 1999 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.553183+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.554512+0000 mgr.y (mgr.25480) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.635099+0000 mon.c (mon.1) 2000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.637242+0000 mon.c (mon.1) 2001 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.639814+0000 mon.c (mon.1) 2002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.640660+0000 mon.c (mon.1) 2003 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.646312+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.647125+0000 mgr.y (mgr.25480) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.708392+0000 mon.c (mon.1) 2004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.711206+0000 mon.c (mon.1) 2005 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.716832+0000 mon.c (mon.1) 2006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.718676+0000 mon.c (mon.1) 2007 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.727802+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.728709+0000 mgr.y (mgr.25480) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.811573+0000 mon.c (mon.1) 2008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.814967+0000 mon.c (mon.1) 2009 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.817900+0000 mon.c (mon.1) 2010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.819017+0000 mon.c (mon.1) 2011 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.825654+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.826917+0000 mgr.y (mgr.25480) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.885640+0000 mon.c (mon.1) 2012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.888307+0000 mon.c (mon.1) 2013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.891017+0000 mon.c (mon.1) 2014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.892093+0000 mon.c (mon.1) 2015 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.899515+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.983358+0000 mon.c (mon.1) 2016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.985402+0000 mon.c (mon.1) 2017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.987580+0000 mon.c (mon.1) 2018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.988938+0000 mon.c (mon.1) 2019 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:25.996610+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.061963+0000 mon.c (mon.1) 2020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.065328+0000 mon.c (mon.1) 2021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.067900+0000 mon.c (mon.1) 2022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.068815+0000 mon.c (mon.1) 2023 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.075833+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.153725+0000 mon.c (mon.1) 2024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.155699+0000 mon.c (mon.1) 2025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.157907+0000 mon.c (mon.1) 2026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.158760+0000 mon.c (mon.1) 2027 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[83656]: audit 2023-12-21T08:06:26.165581+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.817900+0000 mon.c (mon.1) 2010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.819017+0000 mon.c (mon.1) 2011 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.825654+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.826917+0000 mgr.y (mgr.25480) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.885640+0000 mon.c (mon.1) 2012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.888307+0000 mon.c (mon.1) 2013 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.891017+0000 mon.c (mon.1) 2014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.892093+0000 mon.c (mon.1) 2015 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.899515+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.983358+0000 mon.c (mon.1) 2016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.985402+0000 mon.c (mon.1) 2017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.987580+0000 mon.c (mon.1) 2018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.988938+0000 mon.c (mon.1) 2019 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:25.996610+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.061963+0000 mon.c (mon.1) 2020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.065328+0000 mon.c (mon.1) 2021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.067900+0000 mon.c (mon.1) 2022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.068815+0000 mon.c (mon.1) 2023 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.075833+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:26.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.153725+0000 mon.c (mon.1) 2024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:26.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.155699+0000 mon.c (mon.1) 2025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:26.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.157907+0000 mon.c (mon.1) 2026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:26.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.158760+0000 mon.c (mon.1) 2027 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:26.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:26 smithi125 bash[79395]: audit 2023-12-21T08:06:26.165581+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.298 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:27] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.33.4" 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.900473+0000 mgr.y (mgr.25480) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:25.997477+0000 mgr.y (mgr.25480) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.076825+0000 mgr.y (mgr.25480) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.166271+0000 mgr.y (mgr.25480) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cluster 2023-12-21T08:06:26.202060+0000 mgr.y (mgr.25480) 984 : cluster 0 pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.241370+0000 mon.c (mon.1) 2028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.244133+0000 mon.c (mon.1) 2029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.299 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.247088+0000 mon.c (mon.1) 2030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.248007+0000 mon.c (mon.1) 2031 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.255067+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.255855+0000 mgr.y (mgr.25480) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.341541+0000 mon.c (mon.1) 2032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.344571+0000 mon.c (mon.1) 2033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.347769+0000 mon.c (mon.1) 2034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.349231+0000 mon.c (mon.1) 2035 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.359422+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.362348+0000 mgr.y (mgr.25480) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.428376+0000 mon.c (mon.1) 2036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.432072+0000 mon.c (mon.1) 2037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.300 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.434748+0000 mon.c (mon.1) 2038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.435772+0000 mon.c (mon.1) 2039 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.445411+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.448400+0000 mgr.y (mgr.25480) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.525679+0000 mon.c (mon.1) 2040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.528370+0000 mon.c (mon.1) 2041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.531620+0000 mon.c (mon.1) 2042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.532545+0000 mon.c (mon.1) 2043 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.540821+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.544997+0000 mgr.y (mgr.25480) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.624313+0000 mon.c (mon.1) 2044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.301 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.626825+0000 mon.c (mon.1) 2045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.629831+0000 mon.c (mon.1) 2046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.630902+0000 mon.c (mon.1) 2047 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.640736+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.643971+0000 mgr.y (mgr.25480) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.724711+0000 mon.c (mon.1) 2048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.728524+0000 mon.c (mon.1) 2049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.732808+0000 mon.c (mon.1) 2050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.734326+0000 mon.c (mon.1) 2051 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.743797+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.747103+0000 mgr.y (mgr.25480) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.821934+0000 mon.c (mon.1) 2052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.302 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.824165+0000 mon.c (mon.1) 2053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.826579+0000 mon.c (mon.1) 2054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.827510+0000 mon.c (mon.1) 2055 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.835341+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.839146+0000 mgr.y (mgr.25480) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.920675+0000 mon.c (mon.1) 2056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.923102+0000 mon.c (mon.1) 2057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.925507+0000 mon.c (mon.1) 2058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.926512+0000 mon.c (mon.1) 2059 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:26.936294+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.021766+0000 mon.c (mon.1) 2060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.303 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.024383+0000 mon.c (mon.1) 2061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.027390+0000 mon.c (mon.1) 2062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.028876+0000 mon.c (mon.1) 2063 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.037790+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.123959+0000 mon.c (mon.1) 2064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.126302+0000 mon.c (mon.1) 2065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.129278+0000 mon.c (mon.1) 2066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.130572+0000 mon.c (mon.1) 2067 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.304 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[83656]: audit 2023-12-21T08:06:27.141628+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.900473+0000 mgr.y (mgr.25480) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:25.997477+0000 mgr.y (mgr.25480) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.076825+0000 mgr.y (mgr.25480) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.166271+0000 mgr.y (mgr.25480) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cluster 2023-12-21T08:06:26.202060+0000 mgr.y (mgr.25480) 984 : cluster 0 pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:27.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.241370+0000 mon.c (mon.1) 2028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.308 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.244133+0000 mon.c (mon.1) 2029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.247088+0000 mon.c (mon.1) 2030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.248007+0000 mon.c (mon.1) 2031 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.255067+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.255855+0000 mgr.y (mgr.25480) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.341541+0000 mon.c (mon.1) 2032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.344571+0000 mon.c (mon.1) 2033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.347769+0000 mon.c (mon.1) 2034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.309 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.349231+0000 mon.c (mon.1) 2035 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.359422+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.362348+0000 mgr.y (mgr.25480) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.428376+0000 mon.c (mon.1) 2036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.432072+0000 mon.c (mon.1) 2037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.434748+0000 mon.c (mon.1) 2038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.435772+0000 mon.c (mon.1) 2039 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.445411+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.448400+0000 mgr.y (mgr.25480) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.525679+0000 mon.c (mon.1) 2040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.528370+0000 mon.c (mon.1) 2041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.531620+0000 mon.c (mon.1) 2042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.310 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.532545+0000 mon.c (mon.1) 2043 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.540821+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.544997+0000 mgr.y (mgr.25480) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.624313+0000 mon.c (mon.1) 2044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.626825+0000 mon.c (mon.1) 2045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.629831+0000 mon.c (mon.1) 2046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.630902+0000 mon.c (mon.1) 2047 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.640736+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.643971+0000 mgr.y (mgr.25480) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.724711+0000 mon.c (mon.1) 2048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.728524+0000 mon.c (mon.1) 2049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.732808+0000 mon.c (mon.1) 2050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.311 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.734326+0000 mon.c (mon.1) 2051 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.743797+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.747103+0000 mgr.y (mgr.25480) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.821934+0000 mon.c (mon.1) 2052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.824165+0000 mon.c (mon.1) 2053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.826579+0000 mon.c (mon.1) 2054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.827510+0000 mon.c (mon.1) 2055 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.835341+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.839146+0000 mgr.y (mgr.25480) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.920675+0000 mon.c (mon.1) 2056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.923102+0000 mon.c (mon.1) 2057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.312 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.925507+0000 mon.c (mon.1) 2058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.926512+0000 mon.c (mon.1) 2059 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:26.936294+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.021766+0000 mon.c (mon.1) 2060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.024383+0000 mon.c (mon.1) 2061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.027390+0000 mon.c (mon.1) 2062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.028876+0000 mon.c (mon.1) 2063 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.037790+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.123959+0000 mon.c (mon.1) 2064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.126302+0000 mon.c (mon.1) 2065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.129278+0000 mon.c (mon.1) 2066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.130572+0000 mon.c (mon.1) 2067 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.313 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[79395]: audit 2023-12-21T08:06:27.141628+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.900473+0000 mgr.y (mgr.25480) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:25.997477+0000 mgr.y (mgr.25480) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.076825+0000 mgr.y (mgr.25480) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.166271+0000 mgr.y (mgr.25480) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cluster 2023-12-21T08:06:26.202060+0000 mgr.y (mgr.25480) 984 : cluster 0 pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.241370+0000 mon.c (mon.1) 2028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.244133+0000 mon.c (mon.1) 2029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.247088+0000 mon.c (mon.1) 2030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.248007+0000 mon.c (mon.1) 2031 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.255067+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.255855+0000 mgr.y (mgr.25480) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.341541+0000 mon.c (mon.1) 2032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.344571+0000 mon.c (mon.1) 2033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.347769+0000 mon.c (mon.1) 2034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.349231+0000 mon.c (mon.1) 2035 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.359422+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.362348+0000 mgr.y (mgr.25480) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.428376+0000 mon.c (mon.1) 2036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.432072+0000 mon.c (mon.1) 2037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.434748+0000 mon.c (mon.1) 2038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.435772+0000 mon.c (mon.1) 2039 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.445411+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.448400+0000 mgr.y (mgr.25480) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.525679+0000 mon.c (mon.1) 2040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.528370+0000 mon.c (mon.1) 2041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.531620+0000 mon.c (mon.1) 2042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.532545+0000 mon.c (mon.1) 2043 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.540821+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.544997+0000 mgr.y (mgr.25480) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.624313+0000 mon.c (mon.1) 2044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.626825+0000 mon.c (mon.1) 2045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.629831+0000 mon.c (mon.1) 2046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.630902+0000 mon.c (mon.1) 2047 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.640736+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.643971+0000 mgr.y (mgr.25480) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.724711+0000 mon.c (mon.1) 2048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.728524+0000 mon.c (mon.1) 2049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.732808+0000 mon.c (mon.1) 2050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.734326+0000 mon.c (mon.1) 2051 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.743797+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.747103+0000 mgr.y (mgr.25480) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.821934+0000 mon.c (mon.1) 2052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.824165+0000 mon.c (mon.1) 2053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.826579+0000 mon.c (mon.1) 2054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.827510+0000 mon.c (mon.1) 2055 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.835341+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.839146+0000 mgr.y (mgr.25480) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.920675+0000 mon.c (mon.1) 2056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.923102+0000 mon.c (mon.1) 2057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.925507+0000 mon.c (mon.1) 2058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.926512+0000 mon.c (mon.1) 2059 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:26.936294+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.021766+0000 mon.c (mon.1) 2060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.024383+0000 mon.c (mon.1) 2061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.027390+0000 mon.c (mon.1) 2062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.028876+0000 mon.c (mon.1) 2063 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.037790+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.123959+0000 mon.c (mon.1) 2064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:27.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.126302+0000 mon.c (mon.1) 2065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.129278+0000 mon.c (mon.1) 2066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:27.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.130572+0000 mon.c (mon.1) 2067 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:27.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:27 smithi146 bash[67217]: audit 2023-12-21T08:06:27.141628+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:27.654 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[100602]: debug 2023-12-21T08:06:27.289+0000 7faec9a85640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-21T08:06:27.654 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:27 smithi125 bash[100602]: debug 2023-12-21T08:06:27.325+0000 7faec9a85640 -1 osd.3 131 log_to_monitors true 2023-12-21T08:06:28.251 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:26.940511+0000 mgr.y (mgr.25480) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.251 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.040614+0000 mgr.y (mgr.25480) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.251 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.143982+0000 mgr.y (mgr.25480) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.251 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.225262+0000 mon.c (mon.1) 2068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.251 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.239349+0000 mon.c (mon.1) 2069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.242018+0000 mon.c (mon.1) 2070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.242748+0000 mon.c (mon.1) 2071 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.248090+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.248984+0000 mgr.y (mgr.25480) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.325700+0000 mon.c (mon.1) 2072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.328870+0000 mon.c (mon.1) 2073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.331923+0000 mon.c (mon.1) 2074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.332879+0000 mon.c (mon.1) 2075 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.333335+0000 mon.a (mon.0) 1119 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:06:28.252 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.338567+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.340081+0000 mgr.y (mgr.25480) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.406322+0000 mon.c (mon.1) 2076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.409040+0000 mon.c (mon.1) 2077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.412178+0000 mon.c (mon.1) 2078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.413342+0000 mon.c (mon.1) 2079 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.422292+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.423359+0000 mgr.y (mgr.25480) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.503022+0000 mon.c (mon.1) 2080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.253 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.507266+0000 mon.c (mon.1) 2081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:26.940511+0000 mgr.y (mgr.25480) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.040614+0000 mgr.y (mgr.25480) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.143982+0000 mgr.y (mgr.25480) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.225262+0000 mon.c (mon.1) 2068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.239349+0000 mon.c (mon.1) 2069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.242018+0000 mon.c (mon.1) 2070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.242748+0000 mon.c (mon.1) 2071 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.248090+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.248984+0000 mgr.y (mgr.25480) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.325700+0000 mon.c (mon.1) 2072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.328870+0000 mon.c (mon.1) 2073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.331923+0000 mon.c (mon.1) 2074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.332879+0000 mon.c (mon.1) 2075 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.333335+0000 mon.a (mon.0) 1119 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:06:28.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.338567+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.340081+0000 mgr.y (mgr.25480) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.406322+0000 mon.c (mon.1) 2076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.409040+0000 mon.c (mon.1) 2077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.412178+0000 mon.c (mon.1) 2078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.413342+0000 mon.c (mon.1) 2079 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.422292+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.423359+0000 mgr.y (mgr.25480) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.503022+0000 mon.c (mon.1) 2080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.507266+0000 mon.c (mon.1) 2081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.510307+0000 mon.c (mon.1) 2082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.511387+0000 mon.c (mon.1) 2083 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.518486+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.519811+0000 mgr.y (mgr.25480) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.602993+0000 mon.c (mon.1) 2084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.605505+0000 mon.c (mon.1) 2085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.609395+0000 mon.c (mon.1) 2086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.610775+0000 mon.c (mon.1) 2087 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.619441+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.620726+0000 mgr.y (mgr.25480) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.699153+0000 mon.c (mon.1) 2088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.702270+0000 mon.c (mon.1) 2089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.705847+0000 mon.c (mon.1) 2090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.707253+0000 mon.c (mon.1) 2091 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.718390+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.719519+0000 mgr.y (mgr.25480) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.800365+0000 mon.c (mon.1) 2092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.802948+0000 mon.c (mon.1) 2093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.806010+0000 mon.c (mon.1) 2094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.807319+0000 mon.c (mon.1) 2095 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.818498+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.819363+0000 mgr.y (mgr.25480) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.898020+0000 mon.c (mon.1) 2096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.901928+0000 mon.c (mon.1) 2097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.905538+0000 mon.c (mon.1) 2098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.907015+0000 mon.c (mon.1) 2099 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.918899+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:27.998470+0000 mon.c (mon.1) 2100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.000591+0000 mon.c (mon.1) 2101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.003453+0000 mon.c (mon.1) 2102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.004656+0000 mon.c (mon.1) 2103 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.015598+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.098527+0000 mon.c (mon.1) 2104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.101646+0000 mon.c (mon.1) 2105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.106710+0000 mon.c (mon.1) 2106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.108435+0000 mon.c (mon.1) 2107 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.120201+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.204708+0000 mon.c (mon.1) 2108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.207380+0000 mon.c (mon.1) 2109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.210378+0000 mon.c (mon.1) 2110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.211502+0000 mon.c (mon.1) 2111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:28 smithi146 bash[67217]: audit 2023-12-21T08:06:28.224329+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.510307+0000 mon.c (mon.1) 2082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.511387+0000 mon.c (mon.1) 2083 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.518486+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.519811+0000 mgr.y (mgr.25480) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.602993+0000 mon.c (mon.1) 2084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.605505+0000 mon.c (mon.1) 2085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.609395+0000 mon.c (mon.1) 2086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.610775+0000 mon.c (mon.1) 2087 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.619441+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.620726+0000 mgr.y (mgr.25480) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.699153+0000 mon.c (mon.1) 2088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.702270+0000 mon.c (mon.1) 2089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.705847+0000 mon.c (mon.1) 2090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.707253+0000 mon.c (mon.1) 2091 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.718390+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.719519+0000 mgr.y (mgr.25480) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.800365+0000 mon.c (mon.1) 2092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.802948+0000 mon.c (mon.1) 2093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.806010+0000 mon.c (mon.1) 2094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.807319+0000 mon.c (mon.1) 2095 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:26.940511+0000 mgr.y (mgr.25480) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.040614+0000 mgr.y (mgr.25480) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.143982+0000 mgr.y (mgr.25480) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.225262+0000 mon.c (mon.1) 2068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.239349+0000 mon.c (mon.1) 2069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.242018+0000 mon.c (mon.1) 2070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.242748+0000 mon.c (mon.1) 2071 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.248090+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.248984+0000 mgr.y (mgr.25480) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.325700+0000 mon.c (mon.1) 2072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.328870+0000 mon.c (mon.1) 2073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.331923+0000 mon.c (mon.1) 2074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.332879+0000 mon.c (mon.1) 2075 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.333335+0000 mon.a (mon.0) 1119 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.338567+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.340081+0000 mgr.y (mgr.25480) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.406322+0000 mon.c (mon.1) 2076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.409040+0000 mon.c (mon.1) 2077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.412178+0000 mon.c (mon.1) 2078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.413342+0000 mon.c (mon.1) 2079 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.818498+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.819363+0000 mgr.y (mgr.25480) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.898020+0000 mon.c (mon.1) 2096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.901928+0000 mon.c (mon.1) 2097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.905538+0000 mon.c (mon.1) 2098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.907015+0000 mon.c (mon.1) 2099 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.918899+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:27.998470+0000 mon.c (mon.1) 2100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.657 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.000591+0000 mon.c (mon.1) 2101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.003453+0000 mon.c (mon.1) 2102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.004656+0000 mon.c (mon.1) 2103 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.015598+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.098527+0000 mon.c (mon.1) 2104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.101646+0000 mon.c (mon.1) 2105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.106710+0000 mon.c (mon.1) 2106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.108435+0000 mon.c (mon.1) 2107 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.120201+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.204708+0000 mon.c (mon.1) 2108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.207380+0000 mon.c (mon.1) 2109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.210378+0000 mon.c (mon.1) 2110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.422292+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.423359+0000 mgr.y (mgr.25480) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.503022+0000 mon.c (mon.1) 2080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.507266+0000 mon.c (mon.1) 2081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.510307+0000 mon.c (mon.1) 2082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.511387+0000 mon.c (mon.1) 2083 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.518486+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.519811+0000 mgr.y (mgr.25480) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.602993+0000 mon.c (mon.1) 2084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.605505+0000 mon.c (mon.1) 2085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.609395+0000 mon.c (mon.1) 2086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.610775+0000 mon.c (mon.1) 2087 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.619441+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.620726+0000 mgr.y (mgr.25480) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.699153+0000 mon.c (mon.1) 2088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.702270+0000 mon.c (mon.1) 2089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.705847+0000 mon.c (mon.1) 2090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.707253+0000 mon.c (mon.1) 2091 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.718390+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.719519+0000 mgr.y (mgr.25480) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.211502+0000 mon.c (mon.1) 2111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[83656]: audit 2023-12-21T08:06:28.224329+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.800365+0000 mon.c (mon.1) 2092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.802948+0000 mon.c (mon.1) 2093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.806010+0000 mon.c (mon.1) 2094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.807319+0000 mon.c (mon.1) 2095 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.818498+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.819363+0000 mgr.y (mgr.25480) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.898020+0000 mon.c (mon.1) 2096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.901928+0000 mon.c (mon.1) 2097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.905538+0000 mon.c (mon.1) 2098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.907015+0000 mon.c (mon.1) 2099 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.918899+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:27.998470+0000 mon.c (mon.1) 2100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.000591+0000 mon.c (mon.1) 2101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.003453+0000 mon.c (mon.1) 2102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.004656+0000 mon.c (mon.1) 2103 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.015598+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.098527+0000 mon.c (mon.1) 2104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.101646+0000 mon.c (mon.1) 2105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.106710+0000 mon.c (mon.1) 2106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.108435+0000 mon.c (mon.1) 2107 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.120201+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.204708+0000 mon.c (mon.1) 2108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.207380+0000 mon.c (mon.1) 2109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.210378+0000 mon.c (mon.1) 2110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.211502+0000 mon.c (mon.1) 2111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:28.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[79395]: audit 2023-12-21T08:06:28.224329+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:28.662 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:06:28 smithi125 bash[100602]: debug 2023-12-21T08:06:28.313+0000 7faebaef6700 -1 osd.3 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:27.920048+0000 mgr.y (mgr.25480) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.016499+0000 mgr.y (mgr.25480) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.121431+0000 mgr.y (mgr.25480) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cluster 2023-12-21T08:06:28.202783+0000 mgr.y (mgr.25480) 1005 : cluster 0 pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.226864+0000 mgr.y (mgr.25480) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.253946+0000 mon.a (mon.0) 1130 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cluster 2023-12-21T08:06:28.255584+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cluster 2023-12-21T08:06:28.255682+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cluster 2023-12-21T08:06:28.257545+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.258151+0000 mon.a (mon.0) 1132 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.307135+0000 mon.c (mon.1) 2112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.270 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.309272+0000 mon.c (mon.1) 2113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.311485+0000 mon.c (mon.1) 2114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.312272+0000 mon.c (mon.1) 2115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.318935+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.319742+0000 mgr.y (mgr.25480) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.356680+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.360581+0000 mon.c (mon.1) 2116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cluster 2023-12-21T08:06:28.412434+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.432059+0000 mon.c (mon.1) 2117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:27.920048+0000 mgr.y (mgr.25480) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.016499+0000 mgr.y (mgr.25480) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.121431+0000 mgr.y (mgr.25480) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cluster 2023-12-21T08:06:28.202783+0000 mgr.y (mgr.25480) 1005 : cluster 0 pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:29.271 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.226864+0000 mgr.y (mgr.25480) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.253946+0000 mon.a (mon.0) 1130 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cluster 2023-12-21T08:06:28.255584+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cluster 2023-12-21T08:06:28.255682+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cluster 2023-12-21T08:06:28.257545+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.258151+0000 mon.a (mon.0) 1132 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.307135+0000 mon.c (mon.1) 2112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.309272+0000 mon.c (mon.1) 2113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.311485+0000 mon.c (mon.1) 2114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.312272+0000 mon.c (mon.1) 2115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.318935+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.319742+0000 mgr.y (mgr.25480) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.356680+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.360581+0000 mon.c (mon.1) 2116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cluster 2023-12-21T08:06:28.412434+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:29.272 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.432059+0000 mon.c (mon.1) 2117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.434159+0000 mon.c (mon.1) 2118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.436484+0000 mon.c (mon.1) 2119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.437677+0000 mon.c (mon.1) 2120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.445630+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.446308+0000 mgr.y (mgr.25480) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.527043+0000 mon.c (mon.1) 2121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.529686+0000 mon.c (mon.1) 2122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.534563+0000 mon.c (mon.1) 2123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.273 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.536040+0000 mon.c (mon.1) 2124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.543263+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.544005+0000 mgr.y (mgr.25480) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.599830+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.618273+0000 mon.c (mon.1) 2125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.620898+0000 mon.c (mon.1) 2126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.623420+0000 mon.c (mon.1) 2127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.624284+0000 mon.c (mon.1) 2128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.630528+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.631397+0000 mgr.y (mgr.25480) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.709737+0000 mon.c (mon.1) 2129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.712253+0000 mon.c (mon.1) 2130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.714708+0000 mon.c (mon.1) 2131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.715630+0000 mon.c (mon.1) 2132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.724375+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.274 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.726926+0000 mgr.y (mgr.25480) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.803211+0000 mon.c (mon.1) 2133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.807970+0000 mon.c (mon.1) 2134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.810702+0000 mon.c (mon.1) 2135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.811714+0000 mon.c (mon.1) 2136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.821360+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.822176+0000 mgr.y (mgr.25480) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.901862+0000 mon.c (mon.1) 2137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.905789+0000 mon.c (mon.1) 2138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.908842+0000 mon.c (mon.1) 2139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.910149+0000 mon.c (mon.1) 2140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.919431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:28.998751+0000 mon.c (mon.1) 2141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.002239+0000 mon.c (mon.1) 2142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.005233+0000 mon.c (mon.1) 2143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.006369+0000 mon.c (mon.1) 2144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.275 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.015630+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.098403+0000 mon.c (mon.1) 2145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.434159+0000 mon.c (mon.1) 2118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.436484+0000 mon.c (mon.1) 2119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.437677+0000 mon.c (mon.1) 2120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.445630+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.446308+0000 mgr.y (mgr.25480) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.527043+0000 mon.c (mon.1) 2121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.529686+0000 mon.c (mon.1) 2122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.534563+0000 mon.c (mon.1) 2123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.536040+0000 mon.c (mon.1) 2124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.543263+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.544005+0000 mgr.y (mgr.25480) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.276 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.599830+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.618273+0000 mon.c (mon.1) 2125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.620898+0000 mon.c (mon.1) 2126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.623420+0000 mon.c (mon.1) 2127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.624284+0000 mon.c (mon.1) 2128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.630528+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.631397+0000 mgr.y (mgr.25480) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.709737+0000 mon.c (mon.1) 2129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.712253+0000 mon.c (mon.1) 2130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.101595+0000 mon.c (mon.1) 2146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.104302+0000 mon.c (mon.1) 2147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.105120+0000 mon.c (mon.1) 2148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.277 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.114437+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.192146+0000 mon.c (mon.1) 2149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.194747+0000 mon.c (mon.1) 2150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.197686+0000 mon.c (mon.1) 2151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.199017+0000 mon.c (mon.1) 2152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[83656]: audit 2023-12-21T08:06:29.206483+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.714708+0000 mon.c (mon.1) 2131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.715630+0000 mon.c (mon.1) 2132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.724375+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.726926+0000 mgr.y (mgr.25480) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.803211+0000 mon.c (mon.1) 2133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.278 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.807970+0000 mon.c (mon.1) 2134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.810702+0000 mon.c (mon.1) 2135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.811714+0000 mon.c (mon.1) 2136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.821360+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.822176+0000 mgr.y (mgr.25480) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.901862+0000 mon.c (mon.1) 2137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.905789+0000 mon.c (mon.1) 2138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.908842+0000 mon.c (mon.1) 2139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.910149+0000 mon.c (mon.1) 2140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.919431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:28.998751+0000 mon.c (mon.1) 2141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.002239+0000 mon.c (mon.1) 2142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.005233+0000 mon.c (mon.1) 2143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.006369+0000 mon.c (mon.1) 2144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.015630+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.098403+0000 mon.c (mon.1) 2145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.101595+0000 mon.c (mon.1) 2146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.279 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.104302+0000 mon.c (mon.1) 2147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.105120+0000 mon.c (mon.1) 2148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.114437+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.192146+0000 mon.c (mon.1) 2149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.194747+0000 mon.c (mon.1) 2150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.197686+0000 mon.c (mon.1) 2151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.199017+0000 mon.c (mon.1) 2152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.280 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:29 smithi125 bash[79395]: audit 2023-12-21T08:06:29.206483+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:27.920048+0000 mgr.y (mgr.25480) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.016499+0000 mgr.y (mgr.25480) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.121431+0000 mgr.y (mgr.25480) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cluster 2023-12-21T08:06:28.202783+0000 mgr.y (mgr.25480) 1005 : cluster 0 pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.226864+0000 mgr.y (mgr.25480) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.253946+0000 mon.a (mon.0) 1130 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cluster 2023-12-21T08:06:28.255584+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cluster 2023-12-21T08:06:28.255682+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cluster 2023-12-21T08:06:28.257545+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.258151+0000 mon.a (mon.0) 1132 : audit 1 from='osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi125", "root=default"]}]: dispatch 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.307135+0000 mon.c (mon.1) 2112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.309272+0000 mon.c (mon.1) 2113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.311485+0000 mon.c (mon.1) 2114 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.312272+0000 mon.c (mon.1) 2115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.318935+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.319742+0000 mgr.y (mgr.25480) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.356680+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.360581+0000 mon.c (mon.1) 2116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cluster 2023-12-21T08:06:28.412434+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.432059+0000 mon.c (mon.1) 2117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.434159+0000 mon.c (mon.1) 2118 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.436484+0000 mon.c (mon.1) 2119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.437677+0000 mon.c (mon.1) 2120 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.445630+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.446308+0000 mgr.y (mgr.25480) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.527043+0000 mon.c (mon.1) 2121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.529686+0000 mon.c (mon.1) 2122 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.534563+0000 mon.c (mon.1) 2123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.536040+0000 mon.c (mon.1) 2124 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.543263+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.544005+0000 mgr.y (mgr.25480) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.599830+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.618273+0000 mon.c (mon.1) 2125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.620898+0000 mon.c (mon.1) 2126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.623420+0000 mon.c (mon.1) 2127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.624284+0000 mon.c (mon.1) 2128 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.630528+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.631397+0000 mgr.y (mgr.25480) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.709737+0000 mon.c (mon.1) 2129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.712253+0000 mon.c (mon.1) 2130 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.714708+0000 mon.c (mon.1) 2131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.715630+0000 mon.c (mon.1) 2132 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.724375+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.726926+0000 mgr.y (mgr.25480) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.803211+0000 mon.c (mon.1) 2133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.807970+0000 mon.c (mon.1) 2134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.810702+0000 mon.c (mon.1) 2135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.811714+0000 mon.c (mon.1) 2136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.821360+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.822176+0000 mgr.y (mgr.25480) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.901862+0000 mon.c (mon.1) 2137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.905789+0000 mon.c (mon.1) 2138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.908842+0000 mon.c (mon.1) 2139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.910149+0000 mon.c (mon.1) 2140 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.919431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:28.998751+0000 mon.c (mon.1) 2141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.002239+0000 mon.c (mon.1) 2142 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.005233+0000 mon.c (mon.1) 2143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.006369+0000 mon.c (mon.1) 2144 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.015630+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.098403+0000 mon.c (mon.1) 2145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.101595+0000 mon.c (mon.1) 2146 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.104302+0000 mon.c (mon.1) 2147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.105120+0000 mon.c (mon.1) 2148 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.114437+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.192146+0000 mon.c (mon.1) 2149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:29.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.194747+0000 mon.c (mon.1) 2150 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:29.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.197686+0000 mon.c (mon.1) 2151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:29.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.199017+0000 mon.c (mon.1) 2152 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:29.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:29 smithi146 bash[67217]: audit 2023-12-21T08:06:29.206483+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:28.920473+0000 mgr.y (mgr.25480) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.016615+0000 mgr.y (mgr.25480) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.115587+0000 mgr.y (mgr.25480) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.208190+0000 mgr.y (mgr.25480) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.288347+0000 mon.c (mon.1) 2153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.291008+0000 mon.c (mon.1) 2154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.294149+0000 mon.c (mon.1) 2155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.295453+0000 mon.c (mon.1) 2156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.303496+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.304433+0000 mgr.y (mgr.25480) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.316832+0000 mon.a (mon.0) 1147 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.321594+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.324716+0000 mon.a (mon.0) 1148 : cluster 1 osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013] boot 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.324880+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.327105+0000 mon.c (mon.1) 2157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.341799+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.383137+0000 mon.c (mon.1) 2158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.385416+0000 mon.c (mon.1) 2159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.388071+0000 mon.c (mon.1) 2160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.389062+0000 mon.c (mon.1) 2161 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.394969+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.396749+0000 mgr.y (mgr.25480) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.472400+0000 mgr.y (mgr.25480) 1019 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.475956+0000 mon.c (mon.1) 2162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.478703+0000 mon.c (mon.1) 2163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.481781+0000 mon.c (mon.1) 2164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.482903+0000 mon.c (mon.1) 2165 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.489959+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.492735+0000 mgr.y (mgr.25480) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.580709+0000 mon.c (mon.1) 2166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.585171+0000 mon.c (mon.1) 2167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.589016+0000 mon.c (mon.1) 2168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.590704+0000 mon.c (mon.1) 2169 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.600429+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.601260+0000 mgr.y (mgr.25480) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.668037+0000 mon.c (mon.1) 2170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.671467+0000 mon.c (mon.1) 2171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.674607+0000 mon.c (mon.1) 2172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.675797+0000 mon.c (mon.1) 2173 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.684557+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.685494+0000 mgr.y (mgr.25480) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.796772+0000 mon.c (mon.1) 2174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.800941+0000 mon.c (mon.1) 2175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.804280+0000 mon.c (mon.1) 2176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.805274+0000 mon.c (mon.1) 2177 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.813316+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.814427+0000 mgr.y (mgr.25480) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.896483+0000 mon.c (mon.1) 2178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.900406+0000 mon.c (mon.1) 2179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.904600+0000 mon.c (mon.1) 2180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.905742+0000 mon.c (mon.1) 2181 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.912774+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.994920+0000 mon.c (mon.1) 2182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:29.997653+0000 mon.c (mon.1) 2183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.000367+0000 mon.c (mon.1) 2184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.001432+0000 mon.c (mon.1) 2185 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.008615+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.087028+0000 mon.c (mon.1) 2186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.089908+0000 mon.c (mon.1) 2187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.093608+0000 mon.c (mon.1) 2188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.095071+0000 mon.c (mon.1) 2189 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.103239+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.181683+0000 mon.c (mon.1) 2190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.184561+0000 mon.c (mon.1) 2191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.188279+0000 mon.c (mon.1) 2192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.189485+0000 mon.c (mon.1) 2193 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:30 smithi146 bash[67217]: audit 2023-12-21T08:06:30.198150+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:28.920473+0000 mgr.y (mgr.25480) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.016615+0000 mgr.y (mgr.25480) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.115587+0000 mgr.y (mgr.25480) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.208190+0000 mgr.y (mgr.25480) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.288347+0000 mon.c (mon.1) 2153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.291008+0000 mon.c (mon.1) 2154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.294149+0000 mon.c (mon.1) 2155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.295453+0000 mon.c (mon.1) 2156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.303496+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.304433+0000 mgr.y (mgr.25480) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.316832+0000 mon.a (mon.0) 1147 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:30.621 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.321594+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.324716+0000 mon.a (mon.0) 1148 : cluster 1 osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013] boot 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.324880+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.327105+0000 mon.c (mon.1) 2157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.341799+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.383137+0000 mon.c (mon.1) 2158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.385416+0000 mon.c (mon.1) 2159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.388071+0000 mon.c (mon.1) 2160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.389062+0000 mon.c (mon.1) 2161 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.394969+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.396749+0000 mgr.y (mgr.25480) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.622 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.472400+0000 mgr.y (mgr.25480) 1019 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.475956+0000 mon.c (mon.1) 2162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.478703+0000 mon.c (mon.1) 2163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.481781+0000 mon.c (mon.1) 2164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.482903+0000 mon.c (mon.1) 2165 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.489959+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.492735+0000 mgr.y (mgr.25480) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.580709+0000 mon.c (mon.1) 2166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.585171+0000 mon.c (mon.1) 2167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.589016+0000 mon.c (mon.1) 2168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.590704+0000 mon.c (mon.1) 2169 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.600429+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.601260+0000 mgr.y (mgr.25480) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.668037+0000 mon.c (mon.1) 2170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.671467+0000 mon.c (mon.1) 2171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.674607+0000 mon.c (mon.1) 2172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.675797+0000 mon.c (mon.1) 2173 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.684557+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.685494+0000 mgr.y (mgr.25480) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.796772+0000 mon.c (mon.1) 2174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:28.920473+0000 mgr.y (mgr.25480) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.016615+0000 mgr.y (mgr.25480) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.115587+0000 mgr.y (mgr.25480) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.208190+0000 mgr.y (mgr.25480) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.288347+0000 mon.c (mon.1) 2153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.291008+0000 mon.c (mon.1) 2154 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.294149+0000 mon.c (mon.1) 2155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.295453+0000 mon.c (mon.1) 2156 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.624 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.303496+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.304433+0000 mgr.y (mgr.25480) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.316832+0000 mon.a (mon.0) 1147 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.321594+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.324716+0000 mon.a (mon.0) 1148 : cluster 1 osd.3 [v2:172.21.15.125:6826/1016660013,v1:172.21.15.125:6827/1016660013] boot 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.324880+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.327105+0000 mon.c (mon.1) 2157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.341799+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.383137+0000 mon.c (mon.1) 2158 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.385416+0000 mon.c (mon.1) 2159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.388071+0000 mon.c (mon.1) 2160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.389062+0000 mon.c (mon.1) 2161 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.625 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.394969+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.800941+0000 mon.c (mon.1) 2175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.804280+0000 mon.c (mon.1) 2176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.805274+0000 mon.c (mon.1) 2177 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.813316+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.814427+0000 mgr.y (mgr.25480) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.896483+0000 mon.c (mon.1) 2178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.900406+0000 mon.c (mon.1) 2179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.904600+0000 mon.c (mon.1) 2180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.905742+0000 mon.c (mon.1) 2181 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.912774+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.994920+0000 mon.c (mon.1) 2182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:29.997653+0000 mon.c (mon.1) 2183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.000367+0000 mon.c (mon.1) 2184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.001432+0000 mon.c (mon.1) 2185 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.626 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.008615+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.087028+0000 mon.c (mon.1) 2186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.089908+0000 mon.c (mon.1) 2187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.093608+0000 mon.c (mon.1) 2188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.095071+0000 mon.c (mon.1) 2189 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.103239+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.181683+0000 mon.c (mon.1) 2190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.184561+0000 mon.c (mon.1) 2191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.188279+0000 mon.c (mon.1) 2192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.189485+0000 mon.c (mon.1) 2193 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[83656]: audit 2023-12-21T08:06:30.198150+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.396749+0000 mgr.y (mgr.25480) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.627 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.472400+0000 mgr.y (mgr.25480) 1019 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.475956+0000 mon.c (mon.1) 2162 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.478703+0000 mon.c (mon.1) 2163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.481781+0000 mon.c (mon.1) 2164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.482903+0000 mon.c (mon.1) 2165 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.489959+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.492735+0000 mgr.y (mgr.25480) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.580709+0000 mon.c (mon.1) 2166 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.585171+0000 mon.c (mon.1) 2167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.589016+0000 mon.c (mon.1) 2168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.590704+0000 mon.c (mon.1) 2169 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.600429+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.601260+0000 mgr.y (mgr.25480) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.668037+0000 mon.c (mon.1) 2170 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.671467+0000 mon.c (mon.1) 2171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.674607+0000 mon.c (mon.1) 2172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.675797+0000 mon.c (mon.1) 2173 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.684557+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.685494+0000 mgr.y (mgr.25480) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.796772+0000 mon.c (mon.1) 2174 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.800941+0000 mon.c (mon.1) 2175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.804280+0000 mon.c (mon.1) 2176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.805274+0000 mon.c (mon.1) 2177 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.813316+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.814427+0000 mgr.y (mgr.25480) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.896483+0000 mon.c (mon.1) 2178 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.900406+0000 mon.c (mon.1) 2179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.904600+0000 mon.c (mon.1) 2180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.905742+0000 mon.c (mon.1) 2181 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.912774+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.994920+0000 mon.c (mon.1) 2182 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:29.997653+0000 mon.c (mon.1) 2183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.000367+0000 mon.c (mon.1) 2184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.001432+0000 mon.c (mon.1) 2185 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.008615+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.087028+0000 mon.c (mon.1) 2186 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.089908+0000 mon.c (mon.1) 2187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.093608+0000 mon.c (mon.1) 2188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.095071+0000 mon.c (mon.1) 2189 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.103239+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.181683+0000 mon.c (mon.1) 2190 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.184561+0000 mon.c (mon.1) 2191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.188279+0000 mon.c (mon.1) 2192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.189485+0000 mon.c (mon.1) 2193 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:30.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[79395]: audit 2023-12-21T08:06:30.198150+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:30.904 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:30 smithi125 bash[75616]: debug 2023-12-21T08:06:30.641+0000 7f1ef7826700 -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-21T08:06:31.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:29.336335+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:31.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:29.913546+0000 mgr.y (mgr.25480) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.010377+0000 mgr.y (mgr.25480) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.104521+0000 mgr.y (mgr.25480) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.199164+0000 mgr.y (mgr.25480) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.203533+0000 mgr.y (mgr.25480) 1028 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.279868+0000 mon.c (mon.1) 2194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.282366+0000 mon.c (mon.1) 2195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.284840+0000 mon.c (mon.1) 2196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.285832+0000 mon.c (mon.1) 2197 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.292636+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.293946+0000 mgr.y (mgr.25480) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.326294+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.326445+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.326735+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:06:31.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.329879+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.331403+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.331436+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.333896+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.334256+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.337006+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.338506+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.384303+0000 mon.c (mon.1) 2198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.386836+0000 mon.c (mon.1) 2199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.389593+0000 mon.c (mon.1) 2200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.390325+0000 mon.c (mon.1) 2201 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.395448+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.396290+0000 mgr.y (mgr.25480) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.463004+0000 mon.c (mon.1) 2202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.466539+0000 mon.c (mon.1) 2203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.470169+0000 mon.c (mon.1) 2204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.471472+0000 mon.c (mon.1) 2205 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.478748+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.479504+0000 mgr.y (mgr.25480) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.544042+0000 mon.c (mon.1) 2206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.546026+0000 mon.c (mon.1) 2207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.548593+0000 mon.c (mon.1) 2208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.549418+0000 mon.c (mon.1) 2209 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.556052+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.556863+0000 mgr.y (mgr.25480) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.589928+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.603408+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.614066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.633494+0000 mon.c (mon.1) 2210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.637671+0000 mon.c (mon.1) 2211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.640930+0000 mon.c (mon.1) 2212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.643487+0000 mon.c (mon.1) 2213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.646448+0000 mon.c (mon.1) 2214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: audit 2023-12-21T08:06:30.646705+0000 mgr.y (mgr.25480) 1033 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:31 smithi146 bash[67217]: cephadm 2023-12-21T08:06:30.648182+0000 mgr.y (mgr.25480) 1034 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:29.336335+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:29.913546+0000 mgr.y (mgr.25480) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.010377+0000 mgr.y (mgr.25480) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.104521+0000 mgr.y (mgr.25480) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.199164+0000 mgr.y (mgr.25480) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.203533+0000 mgr.y (mgr.25480) 1028 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.279868+0000 mon.c (mon.1) 2194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.282366+0000 mon.c (mon.1) 2195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.284840+0000 mon.c (mon.1) 2196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.285832+0000 mon.c (mon.1) 2197 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.292636+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.293946+0000 mgr.y (mgr.25480) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.326294+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.326445+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.326735+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.329879+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.331403+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.331436+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.333896+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.334256+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.337006+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.338506+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:29.336335+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:06:31.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:29.913546+0000 mgr.y (mgr.25480) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.010377+0000 mgr.y (mgr.25480) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.104521+0000 mgr.y (mgr.25480) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.199164+0000 mgr.y (mgr.25480) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.203533+0000 mgr.y (mgr.25480) 1028 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.279868+0000 mon.c (mon.1) 2194 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.282366+0000 mon.c (mon.1) 2195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.284840+0000 mon.c (mon.1) 2196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.285832+0000 mon.c (mon.1) 2197 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.292636+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.293946+0000 mgr.y (mgr.25480) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.326294+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.326445+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.326735+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.329879+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.331403+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.331436+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.333896+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.334256+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.337006+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.338506+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:31.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.384303+0000 mon.c (mon.1) 2198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.386836+0000 mon.c (mon.1) 2199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.389593+0000 mon.c (mon.1) 2200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.390325+0000 mon.c (mon.1) 2201 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.395448+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.396290+0000 mgr.y (mgr.25480) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.463004+0000 mon.c (mon.1) 2202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.466539+0000 mon.c (mon.1) 2203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.470169+0000 mon.c (mon.1) 2204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.471472+0000 mon.c (mon.1) 2205 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.478748+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.479504+0000 mgr.y (mgr.25480) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.544042+0000 mon.c (mon.1) 2206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.546026+0000 mon.c (mon.1) 2207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.548593+0000 mon.c (mon.1) 2208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.549418+0000 mon.c (mon.1) 2209 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.556052+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.556863+0000 mgr.y (mgr.25480) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.589928+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.603408+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.614066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.633494+0000 mon.c (mon.1) 2210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.664 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.637671+0000 mon.c (mon.1) 2211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.640930+0000 mon.c (mon.1) 2212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.643487+0000 mon.c (mon.1) 2213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.646448+0000 mon.c (mon.1) 2214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: audit 2023-12-21T08:06:30.646705+0000 mgr.y (mgr.25480) 1033 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.665 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[79395]: cephadm 2023-12-21T08:06:30.648182+0000 mgr.y (mgr.25480) 1034 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.384303+0000 mon.c (mon.1) 2198 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.386836+0000 mon.c (mon.1) 2199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.389593+0000 mon.c (mon.1) 2200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.390325+0000 mon.c (mon.1) 2201 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.395448+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.396290+0000 mgr.y (mgr.25480) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.463004+0000 mon.c (mon.1) 2202 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.466539+0000 mon.c (mon.1) 2203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.470169+0000 mon.c (mon.1) 2204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.471472+0000 mon.c (mon.1) 2205 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.478748+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.479504+0000 mgr.y (mgr.25480) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.544042+0000 mon.c (mon.1) 2206 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.667 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.546026+0000 mon.c (mon.1) 2207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.548593+0000 mon.c (mon.1) 2208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.549418+0000 mon.c (mon.1) 2209 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.556052+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.556863+0000 mgr.y (mgr.25480) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.589928+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.603408+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.614066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:31.668 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.633494+0000 mon.c (mon.1) 2210 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.637671+0000 mon.c (mon.1) 2211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.640930+0000 mon.c (mon.1) 2212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.643487+0000 mon.c (mon.1) 2213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.646448+0000 mon.c (mon.1) 2214 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: audit 2023-12-21T08:06:30.646705+0000 mgr.y (mgr.25480) 1033 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:31.669 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:31 smithi125 bash[83656]: cephadm 2023-12-21T08:06:30.648182+0000 mgr.y (mgr.25480) 1034 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:06:32.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.328060+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.331256+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.535 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[79395]: cluster 2023-12-21T08:06:30.335544+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.328060+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.535 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.331256+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.536 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:32 smithi125 bash[83656]: cluster 2023-12-21T08:06:30.335544+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:32 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.328060+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:32 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.331256+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:32.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:32 smithi146 bash[67217]: cluster 2023-12-21T08:06:30.335544+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:06:33.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:33 smithi125 bash[79395]: cluster 2023-12-21T08:06:32.204578+0000 mgr.y (mgr.25480) 1035 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:33.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:33 smithi125 bash[83656]: cluster 2023-12-21T08:06:32.204578+0000 mgr.y (mgr.25480) 1035 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:33.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:33 smithi146 bash[67217]: cluster 2023-12-21T08:06:32.204578+0000 mgr.y (mgr.25480) 1035 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:06:34.393 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 0s ago 20m - - 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 13s ago 20m - - 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (7m) 0s ago 13m 16.4M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (6m) 13s ago 13m 44.2M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:06:35.154 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (5m) 0s ago 11m 47.9M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (5m) 13s ago 19m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (5m) 0s ago 21m 513M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (4m) 0s ago 22m 68.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (3m) 13s ago 20m 43.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (3m) 0s ago 20m 55.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (7m) 0s ago 13m 12.8M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (6m) 13s ago 13m 12.1M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (2m) 0s ago 19m 52.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (87s) 0s ago 18m 52.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (48s) 0s ago 18m 48.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (13s) 0s ago 17m 47.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (16m) 13s ago 16m 68.0M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (16m) 13s ago 16m 67.6M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (15m) 13s ago 15m 64.2M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (14m) 13s ago 14m 65.9M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:06:35.155 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (5m) 13s ago 14m 62.5M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:06:35.156 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (11m) 0s ago 11m 89.0M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:06:35.156 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (11m) 13s ago 11m 88.6M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:06:35.156 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (11m) 0s ago 11m 88.8M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:06:35.156 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (11m) 13s ago 11m 88.4M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: audit 2023-12-21T08:06:34.184885+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: audit 2023-12-21T08:06:34.195769+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: cluster 2023-12-21T08:06:34.205547+0000 mgr.y (mgr.25480) 1036 : cluster 0 pgmap v172: 161 pgs: 11 active+undersized+degraded, 15 active+undersized, 135 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: audit 2023-12-21T08:06:34.206886+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: audit 2023-12-21T08:06:34.367878+0000 mgr.y (mgr.25480) 1037 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:35.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:35 smithi146 bash[67217]: audit 2023-12-21T08:06:34.752208+0000 mgr.y (mgr.25480) 1038 : audit 0 from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:06:35.611 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:06:35.612 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-21T08:06:35.612 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 9 2023-12-21T08:06:35.612 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:06:35.612 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: audit 2023-12-21T08:06:34.184885+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: audit 2023-12-21T08:06:34.195769+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: cluster 2023-12-21T08:06:34.205547+0000 mgr.y (mgr.25480) 1036 : cluster 0 pgmap v172: 161 pgs: 11 active+undersized+degraded, 15 active+undersized, 135 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: audit 2023-12-21T08:06:34.206886+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: audit 2023-12-21T08:06:34.367878+0000 mgr.y (mgr.25480) 1037 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[79395]: audit 2023-12-21T08:06:34.752208+0000 mgr.y (mgr.25480) 1038 : audit 0 from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:35.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: audit 2023-12-21T08:06:34.184885+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: audit 2023-12-21T08:06:34.195769+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: cluster 2023-12-21T08:06:34.205547+0000 mgr.y (mgr.25480) 1036 : cluster 0 pgmap v172: 161 pgs: 11 active+undersized+degraded, 15 active+undersized, 135 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-21T08:06:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: audit 2023-12-21T08:06:34.206886+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: audit 2023-12-21T08:06:34.367878+0000 mgr.y (mgr.25480) 1037 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:35.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:35 smithi125 bash[83656]: audit 2023-12-21T08:06:34.752208+0000 mgr.y (mgr.25480) 1038 : audit 0 from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:36.004 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "9/23 daemons upgraded", 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:06:36.005 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[79395]: audit 2023-12-21T08:06:35.128630+0000 mgr.y (mgr.25480) 1039 : audit 0 from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[79395]: cluster 2023-12-21T08:06:35.202820+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[79395]: audit 2023-12-21T08:06:35.604972+0000 mon.c (mon.1) 2215 : audit 0 from='client.? 172.21.15.125:0/55415881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[83656]: audit 2023-12-21T08:06:35.128630+0000 mgr.y (mgr.25480) 1039 : audit 0 from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[83656]: cluster 2023-12-21T08:06:35.202820+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:36.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:36 smithi125 bash[83656]: audit 2023-12-21T08:06:35.604972+0000 mon.c (mon.1) 2215 : audit 0 from='client.? 172.21.15.125:0/55415881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:36.459 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_WARN Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded 2023-12-21T08:06:36.459 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded 2023-12-21T08:06:36.459 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2023-12-21T08:06:36.459 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.a is active+undersized+degraded, acting [1,2] 2023-12-21T08:06:36.459 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2023-12-21T08:06:36.460 INFO:teuthology.orchestra.run.smithi125.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2023-12-21T08:06:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:36 smithi146 bash[67217]: audit 2023-12-21T08:06:35.128630+0000 mgr.y (mgr.25480) 1039 : audit 0 from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:36 smithi146 bash[67217]: cluster 2023-12-21T08:06:35.202820+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:36.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:36 smithi146 bash[67217]: audit 2023-12-21T08:06:35.604972+0000 mon.c (mon.1) 2215 : audit 0 from='client.? 172.21.15.125:0/55415881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:37] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.33.4" 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[79395]: audit 2023-12-21T08:06:35.999124+0000 mgr.y (mgr.25480) 1040 : audit 0 from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[79395]: cluster 2023-12-21T08:06:36.206574+0000 mgr.y (mgr.25480) 1041 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[79395]: audit 2023-12-21T08:06:36.454226+0000 mon.c (mon.1) 2216 : audit 0 from='client.? 172.21.15.125:0/1648087927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[83656]: audit 2023-12-21T08:06:35.999124+0000 mgr.y (mgr.25480) 1040 : audit 0 from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:37.382 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[83656]: cluster 2023-12-21T08:06:36.206574+0000 mgr.y (mgr.25480) 1041 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:37.383 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:37 smithi125 bash[83656]: audit 2023-12-21T08:06:36.454226+0000 mon.c (mon.1) 2216 : audit 0 from='client.? 172.21.15.125:0/1648087927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:37.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:37 smithi146 bash[67217]: audit 2023-12-21T08:06:35.999124+0000 mgr.y (mgr.25480) 1040 : audit 0 from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:37.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:37 smithi146 bash[67217]: cluster 2023-12-21T08:06:36.206574+0000 mgr.y (mgr.25480) 1041 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:37.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:37 smithi146 bash[67217]: audit 2023-12-21T08:06:36.454226+0000 mon.c (mon.1) 2216 : audit 0 from='client.? 172.21.15.125:0/1648087927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:38.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:38 smithi146 bash[67217]: cluster 2023-12-21T08:06:37.185041+0000 mon.a (mon.0) 1171 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2023-12-21T08:06:38.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:38 smithi146 bash[67217]: cluster 2023-12-21T08:06:37.185116+0000 mon.a (mon.0) 1172 : cluster 1 Cluster is now healthy 2023-12-21T08:06:38.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:38 smithi125 bash[83656]: cluster 2023-12-21T08:06:37.185041+0000 mon.a (mon.0) 1171 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2023-12-21T08:06:38.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:38 smithi125 bash[83656]: cluster 2023-12-21T08:06:37.185116+0000 mon.a (mon.0) 1172 : cluster 1 Cluster is now healthy 2023-12-21T08:06:38.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:38 smithi125 bash[79395]: cluster 2023-12-21T08:06:37.185041+0000 mon.a (mon.0) 1171 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2023-12-21T08:06:38.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:38 smithi125 bash[79395]: cluster 2023-12-21T08:06:37.185116+0000 mon.a (mon.0) 1172 : cluster 1 Cluster is now healthy 2023-12-21T08:06:39.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:39 smithi146 bash[67217]: cluster 2023-12-21T08:06:38.207754+0000 mgr.y (mgr.25480) 1042 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:39.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:39 smithi125 bash[79395]: cluster 2023-12-21T08:06:38.207754+0000 mgr.y (mgr.25480) 1042 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:39 smithi125 bash[83656]: cluster 2023-12-21T08:06:38.207754+0000 mgr.y (mgr.25480) 1042 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:40.729 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:40 smithi146 bash[67217]: audit 2023-12-21T08:06:39.483524+0000 mgr.y (mgr.25480) 1043 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:40 smithi125 bash[79395]: audit 2023-12-21T08:06:39.483524+0000 mgr.y (mgr.25480) 1043 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:40 smithi125 bash[83656]: audit 2023-12-21T08:06:39.483524+0000 mgr.y (mgr.25480) 1043 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:41.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:41 smithi146 bash[67217]: cluster 2023-12-21T08:06:40.209323+0000 mgr.y (mgr.25480) 1044 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:41.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:41 smithi125 bash[79395]: cluster 2023-12-21T08:06:40.209323+0000 mgr.y (mgr.25480) 1044 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:41.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:41 smithi125 bash[83656]: cluster 2023-12-21T08:06:40.209323+0000 mgr.y (mgr.25480) 1044 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[83656]: audit 2023-12-21T08:06:41.542448+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[83656]: audit 2023-12-21T08:06:41.557395+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:42.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[83656]: audit 2023-12-21T08:06:41.568715+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:42.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[79395]: audit 2023-12-21T08:06:41.542448+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:42.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[79395]: audit 2023-12-21T08:06:41.557395+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:42.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:42 smithi125 bash[79395]: audit 2023-12-21T08:06:41.568715+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:42 smithi146 bash[67217]: audit 2023-12-21T08:06:41.542448+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:42 smithi146 bash[67217]: audit 2023-12-21T08:06:41.557395+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:42 smithi146 bash[67217]: audit 2023-12-21T08:06:41.568715+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:43 smithi146 bash[67217]: cluster 2023-12-21T08:06:42.210040+0000 mgr.y (mgr.25480) 1045 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:43.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:43 smithi146 bash[67217]: audit 2023-12-21T08:06:43.358976+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:43 smithi146 bash[67217]: audit 2023-12-21T08:06:43.361241+0000 mon.c (mon.1) 2217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[83656]: cluster 2023-12-21T08:06:42.210040+0000 mgr.y (mgr.25480) 1045 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[83656]: audit 2023-12-21T08:06:43.358976+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[83656]: audit 2023-12-21T08:06:43.361241+0000 mon.c (mon.1) 2217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[79395]: cluster 2023-12-21T08:06:42.210040+0000 mgr.y (mgr.25480) 1045 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:43.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[79395]: audit 2023-12-21T08:06:43.358976+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:43.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:43 smithi125 bash[79395]: audit 2023-12-21T08:06:43.361241+0000 mon.c (mon.1) 2217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:44.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:44 smithi125 bash[79395]: audit 2023-12-21T08:06:43.628127+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:44.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:44 smithi125 bash[83656]: audit 2023-12-21T08:06:43.628127+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:45.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:44 smithi146 bash[67217]: audit 2023-12-21T08:06:43.628127+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:45.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:45 smithi125 bash[79395]: cluster 2023-12-21T08:06:44.211235+0000 mgr.y (mgr.25480) 1046 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:45.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:45 smithi125 bash[83656]: cluster 2023-12-21T08:06:44.211235+0000 mgr.y (mgr.25480) 1046 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:46.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:45 smithi146 bash[67217]: cluster 2023-12-21T08:06:44.211235+0000 mgr.y (mgr.25480) 1046 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:06:46.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[79395]: audit 2023-12-21T08:06:45.661333+0000 mon.c (mon.1) 2218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[79395]: audit 2023-12-21T08:06:45.661776+0000 mgr.y (mgr.25480) 1047 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[79395]: cephadm 2023-12-21T08:06:45.664523+0000 mgr.y (mgr.25480) 1048 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:06:46.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[83656]: audit 2023-12-21T08:06:45.661333+0000 mon.c (mon.1) 2218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[83656]: audit 2023-12-21T08:06:45.661776+0000 mgr.y (mgr.25480) 1047 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:46 smithi125 bash[83656]: cephadm 2023-12-21T08:06:45.664523+0000 mgr.y (mgr.25480) 1048 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:06:46.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:46 smithi146 bash[67217]: audit 2023-12-21T08:06:45.661333+0000 mon.c (mon.1) 2218 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:46 smithi146 bash[67217]: audit 2023-12-21T08:06:45.661776+0000 mgr.y (mgr.25480) 1047 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:06:46.990 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:46 smithi146 bash[67217]: cephadm 2023-12-21T08:06:45.664523+0000 mgr.y (mgr.25480) 1048 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:06:47.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:47] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2023-12-21T08:06:48.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:47 smithi146 bash[67217]: cluster 2023-12-21T08:06:46.212679+0000 mgr.y (mgr.25480) 1049 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:48.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:47 smithi125 bash[79395]: cluster 2023-12-21T08:06:46.212679+0000 mgr.y (mgr.25480) 1049 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:48.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:47 smithi125 bash[83656]: cluster 2023-12-21T08:06:46.212679+0000 mgr.y (mgr.25480) 1049 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:49.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: cephadm 2023-12-21T08:06:47.935755+0000 mgr.y (mgr.25480) 1050 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:06:49.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: audit 2023-12-21T08:06:47.942687+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:49.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: audit 2023-12-21T08:06:47.948786+0000 mon.c (mon.1) 2219 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:06:49.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: audit 2023-12-21T08:06:47.950090+0000 mon.c (mon.1) 2220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:49.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: cephadm 2023-12-21T08:06:47.953677+0000 mgr.y (mgr.25480) 1051 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:06:49.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:48 smithi146 bash[67217]: cluster 2023-12-21T08:06:48.213786+0000 mgr.y (mgr.25480) 1052 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:49.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: cephadm 2023-12-21T08:06:47.935755+0000 mgr.y (mgr.25480) 1050 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: audit 2023-12-21T08:06:47.942687+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: audit 2023-12-21T08:06:47.948786+0000 mon.c (mon.1) 2219 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: audit 2023-12-21T08:06:47.950090+0000 mon.c (mon.1) 2220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: cephadm 2023-12-21T08:06:47.953677+0000 mgr.y (mgr.25480) 1051 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[79395]: cluster 2023-12-21T08:06:48.213786+0000 mgr.y (mgr.25480) 1052 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: cephadm 2023-12-21T08:06:47.935755+0000 mgr.y (mgr.25480) 1050 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: audit 2023-12-21T08:06:47.942687+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:49.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: audit 2023-12-21T08:06:47.948786+0000 mon.c (mon.1) 2219 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:06:49.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: audit 2023-12-21T08:06:47.950090+0000 mon.c (mon.1) 2220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:49.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: cephadm 2023-12-21T08:06:47.953677+0000 mgr.y (mgr.25480) 1051 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:06:49.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:48 smithi125 bash[83656]: cluster 2023-12-21T08:06:48.213786+0000 mgr.y (mgr.25480) 1052 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:50.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:49 smithi146 bash[67217]: audit 2023-12-21T08:06:49.493404+0000 mgr.y (mgr.25480) 1053 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:50.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:49 smithi125 bash[83656]: audit 2023-12-21T08:06:49.493404+0000 mgr.y (mgr.25480) 1053 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:50.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:49 smithi125 bash[79395]: audit 2023-12-21T08:06:49.493404+0000 mgr.y (mgr.25480) 1053 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:51.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:50 smithi146 bash[67217]: cluster 2023-12-21T08:06:50.215397+0000 mgr.y (mgr.25480) 1054 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:51.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:50 smithi125 bash[83656]: cluster 2023-12-21T08:06:50.215397+0000 mgr.y (mgr.25480) 1054 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:51.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:50 smithi125 bash[79395]: cluster 2023-12-21T08:06:50.215397+0000 mgr.y (mgr.25480) 1054 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:52.688 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:52 smithi146 systemd[1]: Stopping Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:06:53.024 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:52 smithi146 bash[31309]: debug 2023-12-21T08:06:52.676+0000 7fd7cbf73700 -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-21T08:06:53.024 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:52 smithi146 bash[31309]: debug 2023-12-21T08:06:52.676+0000 7fd7cbf73700 -1 osd.4 136 *** Got signal Terminated *** 2023-12-21T08:06:53.024 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:52 smithi146 bash[31309]: debug 2023-12-21T08:06:52.676+0000 7fd7cbf73700 -1 osd.4 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:06:53.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:53 smithi125 bash[83656]: cluster 2023-12-21T08:06:52.216160+0000 mgr.y (mgr.25480) 1055 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:53.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:53 smithi125 bash[83656]: cluster 2023-12-21T08:06:52.683840+0000 mon.a (mon.0) 1179 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:06:53.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:53 smithi125 bash[79395]: cluster 2023-12-21T08:06:52.216160+0000 mgr.y (mgr.25480) 1055 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:53.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:53 smithi125 bash[79395]: cluster 2023-12-21T08:06:52.683840+0000 mon.a (mon.0) 1179 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:06:53.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:53 smithi146 bash[67217]: cluster 2023-12-21T08:06:52.216160+0000 mgr.y (mgr.25480) 1055 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:53 smithi146 bash[67217]: cluster 2023-12-21T08:06:52.683840+0000 mon.a (mon.0) 1179 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:06:54.604 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.273867+0000 mon.a (mon.0) 1180 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.290049+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.292608+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.294700+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.296092+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[79395]: cluster 2023-12-21T08:06:53.296189+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.273867+0000 mon.a (mon.0) 1180 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.290049+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.292608+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.605 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.294700+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.296092+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:54 smithi125 bash[83656]: cluster 2023-12-21T08:06:53.296189+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.606 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[73222]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.273867+0000 mon.a (mon.0) 1180 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.290049+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.292608+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.294700+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.296092+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:54.606 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[67217]: cluster 2023-12-21T08:06:53.296189+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:06:55.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:54 smithi146 bash[73297]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.217305+0000 mgr.y (mgr.25480) 1056 : cluster 0 pgmap v183: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.290206+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.292450+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.293465+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.295958+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.296223+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.299263+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.301239+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.302070+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.303410+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: cluster 2023-12-21T08:06:54.304941+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: audit 2023-12-21T08:06:54.398975+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: audit 2023-12-21T08:06:54.407001+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.566 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:55 smithi146 bash[67217]: audit 2023-12-21T08:06:54.416376+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.217305+0000 mgr.y (mgr.25480) 1056 : cluster 0 pgmap v183: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.290206+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.292450+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.293465+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.295958+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.296223+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.299263+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.301239+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.302070+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.303410+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: cluster 2023-12-21T08:06:54.304941+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: audit 2023-12-21T08:06:54.398975+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: audit 2023-12-21T08:06:54.407001+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[79395]: audit 2023-12-21T08:06:54.416376+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.217305+0000 mgr.y (mgr.25480) 1056 : cluster 0 pgmap v183: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.290206+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.292450+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.293465+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.295958+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.296223+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.299263+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.301239+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.302070+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.303410+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: cluster 2023-12-21T08:06:54.304941+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: audit 2023-12-21T08:06:54.398975+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: audit 2023-12-21T08:06:54.407001+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:55.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:55 smithi125 bash[83656]: audit 2023-12-21T08:06:54.416376+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:56.634 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:56 smithi146 bash[67217]: cluster 2023-12-21T08:06:56.290064+0000 mon.a (mon.0) 1186 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-12-21T08:06:56.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:56 smithi125 bash[79395]: cluster 2023-12-21T08:06:56.290064+0000 mon.a (mon.0) 1186 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-12-21T08:06:56.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:56 smithi125 bash[83656]: cluster 2023-12-21T08:06:56.290064+0000 mon.a (mon.0) 1186 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-12-21T08:06:56.890 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:56 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-21T08:06:56.890 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:56 smithi146 systemd[1]: Stopped Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:57.277 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:56 smithi146 systemd[1]: Started Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:57.351 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:06:57] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[83656]: cluster 2023-12-21T08:06:56.218294+0000 mgr.y (mgr.25480) 1057 : cluster 0 pgmap v185: 161 pgs: 40 peering, 10 stale+active+clean, 111 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[83656]: audit 2023-12-21T08:06:56.935416+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[83656]: audit 2023-12-21T08:06:56.949380+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[79395]: cluster 2023-12-21T08:06:56.218294+0000 mgr.y (mgr.25480) 1057 : cluster 0 pgmap v185: 161 pgs: 40 peering, 10 stale+active+clean, 111 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[79395]: audit 2023-12-21T08:06:56.935416+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:57.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:57 smithi125 bash[79395]: audit 2023-12-21T08:06:56.949380+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:57.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:57 smithi146 bash[67217]: cluster 2023-12-21T08:06:56.218294+0000 mgr.y (mgr.25480) 1057 : cluster 0 pgmap v185: 161 pgs: 40 peering, 10 stale+active+clean, 111 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:06:57.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:57 smithi146 bash[67217]: audit 2023-12-21T08:06:56.935416+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:57.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:57 smithi146 bash[67217]: audit 2023-12-21T08:06:56.949380+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.774 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: 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-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:06:58.775 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[73471]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.518750+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.530912+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.534559+0000 mon.c (mon.1) 2221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.536178+0000 mon.c (mon.1) 2222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.543991+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: cephadm 2023-12-21T08:06:57.545653+0000 mgr.y (mgr.25480) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.627358+0000 mon.c (mon.1) 2223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.630536+0000 mon.c (mon.1) 2224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.634754+0000 mon.c (mon.1) 2225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.636046+0000 mon.c (mon.1) 2226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.646632+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: cephadm 2023-12-21T08:06:57.647548+0000 mgr.y (mgr.25480) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.727207+0000 mon.c (mon.1) 2227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.729749+0000 mon.c (mon.1) 2228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.732688+0000 mon.c (mon.1) 2229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.733612+0000 mon.c (mon.1) 2230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.742077+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: cephadm 2023-12-21T08:06:57.743594+0000 mgr.y (mgr.25480) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.808245+0000 mon.c (mon.1) 2231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.810879+0000 mon.c (mon.1) 2232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.814710+0000 mon.c (mon.1) 2233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.816342+0000 mon.c (mon.1) 2234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.824219+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: cephadm 2023-12-21T08:06:57.824909+0000 mgr.y (mgr.25480) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.907852+0000 mon.c (mon.1) 2235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.910374+0000 mon.c (mon.1) 2236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.914127+0000 mon.c (mon.1) 2237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.915640+0000 mon.c (mon.1) 2238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:57.924725+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.006384+0000 mon.c (mon.1) 2239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.008999+0000 mon.c (mon.1) 2240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.011794+0000 mon.c (mon.1) 2241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.012773+0000 mon.c (mon.1) 2242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.019237+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.101136+0000 mon.c (mon.1) 2243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.103591+0000 mon.c (mon.1) 2244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.106632+0000 mon.c (mon.1) 2245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.107970+0000 mon.c (mon.1) 2246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.116221+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.197086+0000 mon.c (mon.1) 2247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.199815+0000 mon.c (mon.1) 2248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.202621+0000 mon.c (mon.1) 2249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.203676+0000 mon.c (mon.1) 2250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.212755+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.294228+0000 mon.c (mon.1) 2251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.296825+0000 mon.c (mon.1) 2252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.300431+0000 mon.c (mon.1) 2253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.301678+0000 mon.c (mon.1) 2254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.309409+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.358591+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.360979+0000 mon.c (mon.1) 2255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.404413+0000 mon.c (mon.1) 2256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.407523+0000 mon.c (mon.1) 2257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.411290+0000 mon.c (mon.1) 2258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.412513+0000 mon.c (mon.1) 2259 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:58 smithi146 bash[67217]: audit 2023-12-21T08:06:58.421266+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.518750+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.530912+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.534559+0000 mon.c (mon.1) 2221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.536178+0000 mon.c (mon.1) 2222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.543991+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: cephadm 2023-12-21T08:06:57.545653+0000 mgr.y (mgr.25480) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.627358+0000 mon.c (mon.1) 2223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.630536+0000 mon.c (mon.1) 2224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.634754+0000 mon.c (mon.1) 2225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.636046+0000 mon.c (mon.1) 2226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.646632+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: cephadm 2023-12-21T08:06:57.647548+0000 mgr.y (mgr.25480) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.727207+0000 mon.c (mon.1) 2227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.729749+0000 mon.c (mon.1) 2228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.732688+0000 mon.c (mon.1) 2229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.733612+0000 mon.c (mon.1) 2230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.742077+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: cephadm 2023-12-21T08:06:57.743594+0000 mgr.y (mgr.25480) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.808245+0000 mon.c (mon.1) 2231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.810879+0000 mon.c (mon.1) 2232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.814710+0000 mon.c (mon.1) 2233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.816342+0000 mon.c (mon.1) 2234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.824219+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: cephadm 2023-12-21T08:06:57.824909+0000 mgr.y (mgr.25480) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.907852+0000 mon.c (mon.1) 2235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.910374+0000 mon.c (mon.1) 2236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.914127+0000 mon.c (mon.1) 2237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.915640+0000 mon.c (mon.1) 2238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:57.924725+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.006384+0000 mon.c (mon.1) 2239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.008999+0000 mon.c (mon.1) 2240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.011794+0000 mon.c (mon.1) 2241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.012773+0000 mon.c (mon.1) 2242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.019237+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.101136+0000 mon.c (mon.1) 2243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.103591+0000 mon.c (mon.1) 2244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.106632+0000 mon.c (mon.1) 2245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.107970+0000 mon.c (mon.1) 2246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.116221+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.197086+0000 mon.c (mon.1) 2247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.199815+0000 mon.c (mon.1) 2248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.202621+0000 mon.c (mon.1) 2249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.203676+0000 mon.c (mon.1) 2250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.212755+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.294228+0000 mon.c (mon.1) 2251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.296825+0000 mon.c (mon.1) 2252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.300431+0000 mon.c (mon.1) 2253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.301678+0000 mon.c (mon.1) 2254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.309409+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.358591+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.360979+0000 mon.c (mon.1) 2255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.404413+0000 mon.c (mon.1) 2256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.407523+0000 mon.c (mon.1) 2257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.411290+0000 mon.c (mon.1) 2258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.412513+0000 mon.c (mon.1) 2259 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[83656]: audit 2023-12-21T08:06:58.421266+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.518750+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.530912+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.534559+0000 mon.c (mon.1) 2221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.536178+0000 mon.c (mon.1) 2222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.543991+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: cephadm 2023-12-21T08:06:57.545653+0000 mgr.y (mgr.25480) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.627358+0000 mon.c (mon.1) 2223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.630536+0000 mon.c (mon.1) 2224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.634754+0000 mon.c (mon.1) 2225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.636046+0000 mon.c (mon.1) 2226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.646632+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: cephadm 2023-12-21T08:06:57.647548+0000 mgr.y (mgr.25480) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.727207+0000 mon.c (mon.1) 2227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.729749+0000 mon.c (mon.1) 2228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.732688+0000 mon.c (mon.1) 2229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.733612+0000 mon.c (mon.1) 2230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.742077+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: cephadm 2023-12-21T08:06:57.743594+0000 mgr.y (mgr.25480) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.808245+0000 mon.c (mon.1) 2231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.810879+0000 mon.c (mon.1) 2232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.814710+0000 mon.c (mon.1) 2233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.816342+0000 mon.c (mon.1) 2234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.824219+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: cephadm 2023-12-21T08:06:57.824909+0000 mgr.y (mgr.25480) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.907852+0000 mon.c (mon.1) 2235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.910374+0000 mon.c (mon.1) 2236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.914127+0000 mon.c (mon.1) 2237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.915640+0000 mon.c (mon.1) 2238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:57.924725+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.006384+0000 mon.c (mon.1) 2239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.008999+0000 mon.c (mon.1) 2240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.011794+0000 mon.c (mon.1) 2241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.012773+0000 mon.c (mon.1) 2242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.019237+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.101136+0000 mon.c (mon.1) 2243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.103591+0000 mon.c (mon.1) 2244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.106632+0000 mon.c (mon.1) 2245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.107970+0000 mon.c (mon.1) 2246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.116221+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.197086+0000 mon.c (mon.1) 2247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.199815+0000 mon.c (mon.1) 2248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.202621+0000 mon.c (mon.1) 2249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.203676+0000 mon.c (mon.1) 2250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.212755+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.294228+0000 mon.c (mon.1) 2251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.296825+0000 mon.c (mon.1) 2252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.300431+0000 mon.c (mon.1) 2253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.301678+0000 mon.c (mon.1) 2254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.309409+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.358591+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:58.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.360979+0000 mon.c (mon.1) 2255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:58.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.404413+0000 mon.c (mon.1) 2256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:58.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.407523+0000 mon.c (mon.1) 2257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:58.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.411290+0000 mon.c (mon.1) 2258 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:58.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.412513+0000 mon.c (mon.1) 2259 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:58.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:58 smithi125 bash[79395]: audit 2023-12-21T08:06:58.421266+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:57.927007+0000 mgr.y (mgr.25480) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.021473+0000 mgr.y (mgr.25480) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.117257+0000 mgr.y (mgr.25480) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.213526+0000 mgr.y (mgr.25480) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cluster 2023-12-21T08:06:58.219069+0000 mgr.y (mgr.25480) 1066 : cluster 0 pgmap v186: 161 pgs: 6 active+undersized+degraded, 40 peering, 6 stale+active+clean, 7 active+undersized, 102 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.310592+0000 mgr.y (mgr.25480) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.422105+0000 mgr.y (mgr.25480) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.538175+0000 mon.c (mon.1) 2260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.541002+0000 mon.c (mon.1) 2261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.543824+0000 mon.c (mon.1) 2262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.544870+0000 mon.c (mon.1) 2263 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.551459+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.554321+0000 mgr.y (mgr.25480) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.633092+0000 mon.c (mon.1) 2264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.638519+0000 mon.c (mon.1) 2265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.642415+0000 mon.c (mon.1) 2266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.643571+0000 mon.c (mon.1) 2267 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.650888+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.653469+0000 mgr.y (mgr.25480) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.818 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.732224+0000 mon.c (mon.1) 2268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.735178+0000 mon.c (mon.1) 2269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.739746+0000 mon.c (mon.1) 2270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.741126+0000 mon.c (mon.1) 2271 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.748753+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.751116+0000 mgr.y (mgr.25480) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.829989+0000 mon.c (mon.1) 2272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.832716+0000 mon.c (mon.1) 2273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.835688+0000 mon.c (mon.1) 2274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.836987+0000 mon.c (mon.1) 2275 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.845841+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.848502+0000 mgr.y (mgr.25480) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.931429+0000 mon.c (mon.1) 2276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.933417+0000 mon.c (mon.1) 2277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.819 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.936383+0000 mon.c (mon.1) 2278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.937784+0000 mon.c (mon.1) 2279 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:58.947582+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.026915+0000 mon.c (mon.1) 2280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.031019+0000 mon.c (mon.1) 2281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.035119+0000 mon.c (mon.1) 2282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.036785+0000 mon.c (mon.1) 2283 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.045622+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.128615+0000 mon.c (mon.1) 2284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.131250+0000 mon.c (mon.1) 2285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.134208+0000 mon.c (mon.1) 2286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.135530+0000 mon.c (mon.1) 2287 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.143811+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: cluster 2023-12-21T08:06:59.208909+0000 mon.a (mon.0) 1209 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.227400+0000 mon.c (mon.1) 2288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.229653+0000 mon.c (mon.1) 2289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.232924+0000 mon.c (mon.1) 2290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.234100+0000 mon.c (mon.1) 2291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.241198+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.337152+0000 mon.c (mon.1) 2292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.339833+0000 mon.c (mon.1) 2293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.821 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.342892+0000 mon.c (mon.1) 2294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.344027+0000 mon.c (mon.1) 2295 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.351721+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.432867+0000 mon.c (mon.1) 2296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.435681+0000 mon.c (mon.1) 2297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.438603+0000 mon.c (mon.1) 2298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.439616+0000 mon.c (mon.1) 2299 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.822 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:06:59 smithi146 bash[67217]: audit 2023-12-21T08:06:59.447696+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:57.927007+0000 mgr.y (mgr.25480) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.021473+0000 mgr.y (mgr.25480) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.117257+0000 mgr.y (mgr.25480) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.213526+0000 mgr.y (mgr.25480) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cluster 2023-12-21T08:06:58.219069+0000 mgr.y (mgr.25480) 1066 : cluster 0 pgmap v186: 161 pgs: 6 active+undersized+degraded, 40 peering, 6 stale+active+clean, 7 active+undersized, 102 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.310592+0000 mgr.y (mgr.25480) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.422105+0000 mgr.y (mgr.25480) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.538175+0000 mon.c (mon.1) 2260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.541002+0000 mon.c (mon.1) 2261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.543824+0000 mon.c (mon.1) 2262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.544870+0000 mon.c (mon.1) 2263 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.551459+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.554321+0000 mgr.y (mgr.25480) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.633092+0000 mon.c (mon.1) 2264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.638519+0000 mon.c (mon.1) 2265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.642415+0000 mon.c (mon.1) 2266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.643571+0000 mon.c (mon.1) 2267 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.650888+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.653469+0000 mgr.y (mgr.25480) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.732224+0000 mon.c (mon.1) 2268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:57.927007+0000 mgr.y (mgr.25480) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.021473+0000 mgr.y (mgr.25480) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.117257+0000 mgr.y (mgr.25480) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.213526+0000 mgr.y (mgr.25480) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cluster 2023-12-21T08:06:58.219069+0000 mgr.y (mgr.25480) 1066 : cluster 0 pgmap v186: 161 pgs: 6 active+undersized+degraded, 40 peering, 6 stale+active+clean, 7 active+undersized, 102 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.310592+0000 mgr.y (mgr.25480) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.422105+0000 mgr.y (mgr.25480) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.538175+0000 mon.c (mon.1) 2260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.541002+0000 mon.c (mon.1) 2261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.543824+0000 mon.c (mon.1) 2262 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.544870+0000 mon.c (mon.1) 2263 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.551459+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.554321+0000 mgr.y (mgr.25480) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.633092+0000 mon.c (mon.1) 2264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.638519+0000 mon.c (mon.1) 2265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.642415+0000 mon.c (mon.1) 2266 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.643571+0000 mon.c (mon.1) 2267 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.650888+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.653469+0000 mgr.y (mgr.25480) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.732224+0000 mon.c (mon.1) 2268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.735178+0000 mon.c (mon.1) 2269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.739746+0000 mon.c (mon.1) 2270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.741126+0000 mon.c (mon.1) 2271 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.748753+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.751116+0000 mgr.y (mgr.25480) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.829989+0000 mon.c (mon.1) 2272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.832716+0000 mon.c (mon.1) 2273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.835688+0000 mon.c (mon.1) 2274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.836987+0000 mon.c (mon.1) 2275 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.845841+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.848502+0000 mgr.y (mgr.25480) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.931429+0000 mon.c (mon.1) 2276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.933417+0000 mon.c (mon.1) 2277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.936383+0000 mon.c (mon.1) 2278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.937784+0000 mon.c (mon.1) 2279 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:58.947582+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.026915+0000 mon.c (mon.1) 2280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.031019+0000 mon.c (mon.1) 2281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.035119+0000 mon.c (mon.1) 2282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.036785+0000 mon.c (mon.1) 2283 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.735178+0000 mon.c (mon.1) 2269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.739746+0000 mon.c (mon.1) 2270 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.741126+0000 mon.c (mon.1) 2271 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.748753+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.751116+0000 mgr.y (mgr.25480) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.829989+0000 mon.c (mon.1) 2272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.832716+0000 mon.c (mon.1) 2273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.835688+0000 mon.c (mon.1) 2274 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.836987+0000 mon.c (mon.1) 2275 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.845841+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.848502+0000 mgr.y (mgr.25480) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:06:59.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.931429+0000 mon.c (mon.1) 2276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.933417+0000 mon.c (mon.1) 2277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.936383+0000 mon.c (mon.1) 2278 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.937784+0000 mon.c (mon.1) 2279 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:58.947582+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.026915+0000 mon.c (mon.1) 2280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.031019+0000 mon.c (mon.1) 2281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.035119+0000 mon.c (mon.1) 2282 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.036785+0000 mon.c (mon.1) 2283 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.045622+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.128615+0000 mon.c (mon.1) 2284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.131250+0000 mon.c (mon.1) 2285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.134208+0000 mon.c (mon.1) 2286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.135530+0000 mon.c (mon.1) 2287 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.143811+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: cluster 2023-12-21T08:06:59.208909+0000 mon.a (mon.0) 1209 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.227400+0000 mon.c (mon.1) 2288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.229653+0000 mon.c (mon.1) 2289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.232924+0000 mon.c (mon.1) 2290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.234100+0000 mon.c (mon.1) 2291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.241198+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.337152+0000 mon.c (mon.1) 2292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.339833+0000 mon.c (mon.1) 2293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.342892+0000 mon.c (mon.1) 2294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.344027+0000 mon.c (mon.1) 2295 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.351721+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.432867+0000 mon.c (mon.1) 2296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.435681+0000 mon.c (mon.1) 2297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.438603+0000 mon.c (mon.1) 2298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.439616+0000 mon.c (mon.1) 2299 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[79395]: audit 2023-12-21T08:06:59.447696+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.045622+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.128615+0000 mon.c (mon.1) 2284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.131250+0000 mon.c (mon.1) 2285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.134208+0000 mon.c (mon.1) 2286 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.135530+0000 mon.c (mon.1) 2287 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.143811+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: cluster 2023-12-21T08:06:59.208909+0000 mon.a (mon.0) 1209 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.227400+0000 mon.c (mon.1) 2288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.229653+0000 mon.c (mon.1) 2289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.232924+0000 mon.c (mon.1) 2290 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.234100+0000 mon.c (mon.1) 2291 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.241198+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.337152+0000 mon.c (mon.1) 2292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.339833+0000 mon.c (mon.1) 2293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.342892+0000 mon.c (mon.1) 2294 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.344027+0000 mon.c (mon.1) 2295 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.351721+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:06:59.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.432867+0000 mon.c (mon.1) 2296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:59.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.435681+0000 mon.c (mon.1) 2297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:59.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.438603+0000 mon.c (mon.1) 2298 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:59.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.439616+0000 mon.c (mon.1) 2299 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:59.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:06:59 smithi125 bash[83656]: audit 2023-12-21T08:06:59.447696+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:58.949488+0000 mgr.y (mgr.25480) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.046899+0000 mgr.y (mgr.25480) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.147740+0000 mgr.y (mgr.25480) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.256827+0000 mgr.y (mgr.25480) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.353752+0000 mgr.y (mgr.25480) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.448610+0000 mgr.y (mgr.25480) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.504442+0000 mgr.y (mgr.25480) 1079 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.532051+0000 mon.c (mon.1) 2300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.534960+0000 mon.c (mon.1) 2301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.537011+0000 mon.c (mon.1) 2302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.537825+0000 mon.c (mon.1) 2303 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.543565+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.546676+0000 mgr.y (mgr.25480) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.625143+0000 mon.c (mon.1) 2304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.627430+0000 mon.c (mon.1) 2305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.630069+0000 mon.c (mon.1) 2306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.631275+0000 mon.c (mon.1) 2307 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.639662+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.645501+0000 mgr.y (mgr.25480) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.725115+0000 mon.c (mon.1) 2308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.728096+0000 mon.c (mon.1) 2309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.731560+0000 mon.c (mon.1) 2310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.732809+0000 mon.c (mon.1) 2311 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.743258+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.747171+0000 mgr.y (mgr.25480) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.826120+0000 mon.c (mon.1) 2312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.828806+0000 mon.c (mon.1) 2313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.832403+0000 mon.c (mon.1) 2314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.833722+0000 mon.c (mon.1) 2315 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.843432+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.846777+0000 mgr.y (mgr.25480) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.931063+0000 mon.c (mon.1) 2316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.933790+0000 mon.c (mon.1) 2317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.936492+0000 mon.c (mon.1) 2318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.937654+0000 mon.c (mon.1) 2319 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:06:59.948208+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.025302+0000 mon.c (mon.1) 2320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.027955+0000 mon.c (mon.1) 2321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.031348+0000 mon.c (mon.1) 2322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.032765+0000 mon.c (mon.1) 2323 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.043364+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.122769+0000 mon.c (mon.1) 2324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.125319+0000 mon.c (mon.1) 2325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.128343+0000 mon.c (mon.1) 2326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.129301+0000 mon.c (mon.1) 2327 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.135922+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.217923+0000 mon.c (mon.1) 2328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.222899+0000 mon.c (mon.1) 2329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.227059+0000 mon.c (mon.1) 2330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.228544+0000 mon.c (mon.1) 2331 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.235377+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.316525+0000 mon.c (mon.1) 2332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.319491+0000 mon.c (mon.1) 2333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.323084+0000 mon.c (mon.1) 2334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.324349+0000 mon.c (mon.1) 2335 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.334121+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.412706+0000 mon.c (mon.1) 2336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.415786+0000 mon.c (mon.1) 2337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.419824+0000 mon.c (mon.1) 2338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.421222+0000 mon.c (mon.1) 2339 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.429824+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.509036+0000 mon.c (mon.1) 2340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.512241+0000 mon.c (mon.1) 2341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.515770+0000 mon.c (mon.1) 2342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:00 smithi146 bash[67217]: audit 2023-12-21T08:07:00.517077+0000 mon.c (mon.1) 2343 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:58.949488+0000 mgr.y (mgr.25480) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.046899+0000 mgr.y (mgr.25480) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.147740+0000 mgr.y (mgr.25480) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.256827+0000 mgr.y (mgr.25480) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.353752+0000 mgr.y (mgr.25480) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.448610+0000 mgr.y (mgr.25480) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.504442+0000 mgr.y (mgr.25480) 1079 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.532051+0000 mon.c (mon.1) 2300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.534960+0000 mon.c (mon.1) 2301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.537011+0000 mon.c (mon.1) 2302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.537825+0000 mon.c (mon.1) 2303 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.543565+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.546676+0000 mgr.y (mgr.25480) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.625143+0000 mon.c (mon.1) 2304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.627430+0000 mon.c (mon.1) 2305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.630069+0000 mon.c (mon.1) 2306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.631275+0000 mon.c (mon.1) 2307 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.639662+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.645501+0000 mgr.y (mgr.25480) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.725115+0000 mon.c (mon.1) 2308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.728096+0000 mon.c (mon.1) 2309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.731560+0000 mon.c (mon.1) 2310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.732809+0000 mon.c (mon.1) 2311 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.743258+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.747171+0000 mgr.y (mgr.25480) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.826120+0000 mon.c (mon.1) 2312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.828806+0000 mon.c (mon.1) 2313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.832403+0000 mon.c (mon.1) 2314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.833722+0000 mon.c (mon.1) 2315 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.843432+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.846777+0000 mgr.y (mgr.25480) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.931063+0000 mon.c (mon.1) 2316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.933790+0000 mon.c (mon.1) 2317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.936492+0000 mon.c (mon.1) 2318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.937654+0000 mon.c (mon.1) 2319 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:06:59.948208+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.025302+0000 mon.c (mon.1) 2320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.027955+0000 mon.c (mon.1) 2321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.031348+0000 mon.c (mon.1) 2322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.032765+0000 mon.c (mon.1) 2323 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.043364+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.122769+0000 mon.c (mon.1) 2324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.125319+0000 mon.c (mon.1) 2325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.128343+0000 mon.c (mon.1) 2326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.129301+0000 mon.c (mon.1) 2327 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.135922+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.217923+0000 mon.c (mon.1) 2328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.222899+0000 mon.c (mon.1) 2329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.227059+0000 mon.c (mon.1) 2330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.228544+0000 mon.c (mon.1) 2331 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.235377+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.316525+0000 mon.c (mon.1) 2332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.319491+0000 mon.c (mon.1) 2333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.323084+0000 mon.c (mon.1) 2334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.324349+0000 mon.c (mon.1) 2335 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.334121+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.412706+0000 mon.c (mon.1) 2336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.415786+0000 mon.c (mon.1) 2337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.419824+0000 mon.c (mon.1) 2338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.421222+0000 mon.c (mon.1) 2339 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.429824+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.509036+0000 mon.c (mon.1) 2340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.512241+0000 mon.c (mon.1) 2341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.515770+0000 mon.c (mon.1) 2342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[83656]: audit 2023-12-21T08:07:00.517077+0000 mon.c (mon.1) 2343 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:58.949488+0000 mgr.y (mgr.25480) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.046899+0000 mgr.y (mgr.25480) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.147740+0000 mgr.y (mgr.25480) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.256827+0000 mgr.y (mgr.25480) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.353752+0000 mgr.y (mgr.25480) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.448610+0000 mgr.y (mgr.25480) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.504442+0000 mgr.y (mgr.25480) 1079 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.532051+0000 mon.c (mon.1) 2300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.534960+0000 mon.c (mon.1) 2301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.537011+0000 mon.c (mon.1) 2302 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.537825+0000 mon.c (mon.1) 2303 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.543565+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.546676+0000 mgr.y (mgr.25480) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.625143+0000 mon.c (mon.1) 2304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.627430+0000 mon.c (mon.1) 2305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.630069+0000 mon.c (mon.1) 2306 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.631275+0000 mon.c (mon.1) 2307 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.639662+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.645501+0000 mgr.y (mgr.25480) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.725115+0000 mon.c (mon.1) 2308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.728096+0000 mon.c (mon.1) 2309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.731560+0000 mon.c (mon.1) 2310 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.732809+0000 mon.c (mon.1) 2311 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.743258+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.747171+0000 mgr.y (mgr.25480) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.826120+0000 mon.c (mon.1) 2312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.828806+0000 mon.c (mon.1) 2313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.832403+0000 mon.c (mon.1) 2314 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.833722+0000 mon.c (mon.1) 2315 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.843432+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.846777+0000 mgr.y (mgr.25480) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.931063+0000 mon.c (mon.1) 2316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.933790+0000 mon.c (mon.1) 2317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.936492+0000 mon.c (mon.1) 2318 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.937654+0000 mon.c (mon.1) 2319 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:06:59.948208+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.025302+0000 mon.c (mon.1) 2320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.027955+0000 mon.c (mon.1) 2321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.031348+0000 mon.c (mon.1) 2322 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.032765+0000 mon.c (mon.1) 2323 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.043364+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.122769+0000 mon.c (mon.1) 2324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.125319+0000 mon.c (mon.1) 2325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.128343+0000 mon.c (mon.1) 2326 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.129301+0000 mon.c (mon.1) 2327 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.135922+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.217923+0000 mon.c (mon.1) 2328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.222899+0000 mon.c (mon.1) 2329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.227059+0000 mon.c (mon.1) 2330 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.228544+0000 mon.c (mon.1) 2331 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.235377+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.316525+0000 mon.c (mon.1) 2332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.319491+0000 mon.c (mon.1) 2333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.323084+0000 mon.c (mon.1) 2334 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.324349+0000 mon.c (mon.1) 2335 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.334121+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.412706+0000 mon.c (mon.1) 2336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.415786+0000 mon.c (mon.1) 2337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.419824+0000 mon.c (mon.1) 2338 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.421222+0000 mon.c (mon.1) 2339 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:00.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.429824+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:00.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.509036+0000 mon.c (mon.1) 2340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:00.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.512241+0000 mon.c (mon.1) 2341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:00.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.515770+0000 mon.c (mon.1) 2342 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:00.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:00 smithi125 bash[79395]: audit 2023-12-21T08:07:00.517077+0000 mon.c (mon.1) 2343 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:06:59.950508+0000 mgr.y (mgr.25480) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.044292+0000 mgr.y (mgr.25480) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.137288+0000 mgr.y (mgr.25480) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cluster 2023-12-21T08:07:00.219782+0000 mgr.y (mgr.25480) 1087 : cluster 0 pgmap v187: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.238397+0000 mgr.y (mgr.25480) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.335232+0000 mgr.y (mgr.25480) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.431590+0000 mgr.y (mgr.25480) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.535234+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.536028+0000 mgr.y (mgr.25480) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.597292+0000 mon.c (mon.1) 2344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.600540+0000 mon.c (mon.1) 2345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.604272+0000 mon.c (mon.1) 2346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.605623+0000 mon.c (mon.1) 2347 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.614613+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.616300+0000 mgr.y (mgr.25480) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.694920+0000 mon.c (mon.1) 2348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.697450+0000 mon.c (mon.1) 2349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.701111+0000 mon.c (mon.1) 2350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.702061+0000 mon.c (mon.1) 2351 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.708356+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.711672+0000 mgr.y (mgr.25480) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:06:59.950508+0000 mgr.y (mgr.25480) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.044292+0000 mgr.y (mgr.25480) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.137288+0000 mgr.y (mgr.25480) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cluster 2023-12-21T08:07:00.219782+0000 mgr.y (mgr.25480) 1087 : cluster 0 pgmap v187: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.238397+0000 mgr.y (mgr.25480) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.335232+0000 mgr.y (mgr.25480) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.431590+0000 mgr.y (mgr.25480) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.535234+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.536028+0000 mgr.y (mgr.25480) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.597292+0000 mon.c (mon.1) 2344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.600540+0000 mon.c (mon.1) 2345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.604272+0000 mon.c (mon.1) 2346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.605623+0000 mon.c (mon.1) 2347 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.614613+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.616300+0000 mgr.y (mgr.25480) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.694920+0000 mon.c (mon.1) 2348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.697450+0000 mon.c (mon.1) 2349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.701111+0000 mon.c (mon.1) 2350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.702061+0000 mon.c (mon.1) 2351 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.708356+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.711672+0000 mgr.y (mgr.25480) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.790194+0000 mon.c (mon.1) 2352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.792926+0000 mon.c (mon.1) 2353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.796026+0000 mon.c (mon.1) 2354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.797319+0000 mon.c (mon.1) 2355 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.807058+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.808058+0000 mgr.y (mgr.25480) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.888103+0000 mon.c (mon.1) 2356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.890603+0000 mon.c (mon.1) 2357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.894777+0000 mon.c (mon.1) 2358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.896166+0000 mon.c (mon.1) 2359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.907037+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.988719+0000 mon.c (mon.1) 2360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.991268+0000 mon.c (mon.1) 2361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.995063+0000 mon.c (mon.1) 2362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:00.996304+0000 mon.c (mon.1) 2363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.005423+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.087701+0000 mon.c (mon.1) 2364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.089929+0000 mon.c (mon.1) 2365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.092866+0000 mon.c (mon.1) 2366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.094034+0000 mon.c (mon.1) 2367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.790194+0000 mon.c (mon.1) 2352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.792926+0000 mon.c (mon.1) 2353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.796026+0000 mon.c (mon.1) 2354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.797319+0000 mon.c (mon.1) 2355 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.807058+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.808058+0000 mgr.y (mgr.25480) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:01.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.888103+0000 mon.c (mon.1) 2356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.890603+0000 mon.c (mon.1) 2357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.894777+0000 mon.c (mon.1) 2358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.896166+0000 mon.c (mon.1) 2359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.907037+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.988719+0000 mon.c (mon.1) 2360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.991268+0000 mon.c (mon.1) 2361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.995063+0000 mon.c (mon.1) 2362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:00.996304+0000 mon.c (mon.1) 2363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.005423+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.087701+0000 mon.c (mon.1) 2364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.089929+0000 mon.c (mon.1) 2365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.092866+0000 mon.c (mon.1) 2366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.094034+0000 mon.c (mon.1) 2367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.102252+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: cluster 2023-12-21T08:07:01.133486+0000 mon.a (mon.0) 1230 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 12 pgs peering) 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.184204+0000 mon.c (mon.1) 2368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.186269+0000 mon.c (mon.1) 2369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.189504+0000 mon.c (mon.1) 2370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.191036+0000 mon.c (mon.1) 2371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.201574+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.284324+0000 mon.c (mon.1) 2372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.286905+0000 mon.c (mon.1) 2373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.289833+0000 mon.c (mon.1) 2374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.290670+0000 mon.c (mon.1) 2375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.298256+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.367325+0000 mon.c (mon.1) 2376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.369883+0000 mon.c (mon.1) 2377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.372516+0000 mon.c (mon.1) 2378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.373547+0000 mon.c (mon.1) 2379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.380491+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.464912+0000 mon.c (mon.1) 2380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.467466+0000 mon.c (mon.1) 2381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.470252+0000 mon.c (mon.1) 2382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.471125+0000 mon.c (mon.1) 2383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[79395]: audit 2023-12-21T08:07:01.477516+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.102252+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: cluster 2023-12-21T08:07:01.133486+0000 mon.a (mon.0) 1230 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 12 pgs peering) 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.184204+0000 mon.c (mon.1) 2368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.186269+0000 mon.c (mon.1) 2369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.189504+0000 mon.c (mon.1) 2370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.191036+0000 mon.c (mon.1) 2371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.201574+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.284324+0000 mon.c (mon.1) 2372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.286905+0000 mon.c (mon.1) 2373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.289833+0000 mon.c (mon.1) 2374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.290670+0000 mon.c (mon.1) 2375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.298256+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.367325+0000 mon.c (mon.1) 2376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.369883+0000 mon.c (mon.1) 2377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.372516+0000 mon.c (mon.1) 2378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.373547+0000 mon.c (mon.1) 2379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.380491+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.464912+0000 mon.c (mon.1) 2380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.467466+0000 mon.c (mon.1) 2381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:01.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.470252+0000 mon.c (mon.1) 2382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:01.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.471125+0000 mon.c (mon.1) 2383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:01.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:01 smithi125 bash[83656]: audit 2023-12-21T08:07:01.477516+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.024 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[73851]: debug 2023-12-21T08:07:01.780+0000 7f5d96e0f700 1 -- 172.21.15.146:0/2621660100 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5584b0b4f6c0 con 0x5584b0bd4800 2023-12-21T08:07:02.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:06:59.950508+0000 mgr.y (mgr.25480) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.044292+0000 mgr.y (mgr.25480) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.137288+0000 mgr.y (mgr.25480) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cluster 2023-12-21T08:07:00.219782+0000 mgr.y (mgr.25480) 1087 : cluster 0 pgmap v187: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.238397+0000 mgr.y (mgr.25480) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.335232+0000 mgr.y (mgr.25480) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.431590+0000 mgr.y (mgr.25480) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.535234+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.536028+0000 mgr.y (mgr.25480) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.597292+0000 mon.c (mon.1) 2344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.600540+0000 mon.c (mon.1) 2345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.604272+0000 mon.c (mon.1) 2346 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.605623+0000 mon.c (mon.1) 2347 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.614613+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.616300+0000 mgr.y (mgr.25480) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.694920+0000 mon.c (mon.1) 2348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.697450+0000 mon.c (mon.1) 2349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.701111+0000 mon.c (mon.1) 2350 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.702061+0000 mon.c (mon.1) 2351 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.708356+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.711672+0000 mgr.y (mgr.25480) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.790194+0000 mon.c (mon.1) 2352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.792926+0000 mon.c (mon.1) 2353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.796026+0000 mon.c (mon.1) 2354 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.797319+0000 mon.c (mon.1) 2355 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.807058+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.808058+0000 mgr.y (mgr.25480) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.888103+0000 mon.c (mon.1) 2356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.890603+0000 mon.c (mon.1) 2357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.894777+0000 mon.c (mon.1) 2358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.896166+0000 mon.c (mon.1) 2359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.907037+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.988719+0000 mon.c (mon.1) 2360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.991268+0000 mon.c (mon.1) 2361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.995063+0000 mon.c (mon.1) 2362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:00.996304+0000 mon.c (mon.1) 2363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.005423+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.087701+0000 mon.c (mon.1) 2364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.089929+0000 mon.c (mon.1) 2365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.092866+0000 mon.c (mon.1) 2366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.094034+0000 mon.c (mon.1) 2367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.102252+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: cluster 2023-12-21T08:07:01.133486+0000 mon.a (mon.0) 1230 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 12 pgs peering) 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.184204+0000 mon.c (mon.1) 2368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.186269+0000 mon.c (mon.1) 2369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.189504+0000 mon.c (mon.1) 2370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.191036+0000 mon.c (mon.1) 2371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.201574+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.284324+0000 mon.c (mon.1) 2372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.286905+0000 mon.c (mon.1) 2373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.289833+0000 mon.c (mon.1) 2374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.290670+0000 mon.c (mon.1) 2375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.298256+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.367325+0000 mon.c (mon.1) 2376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.369883+0000 mon.c (mon.1) 2377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.372516+0000 mon.c (mon.1) 2378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.373547+0000 mon.c (mon.1) 2379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.380491+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.464912+0000 mon.c (mon.1) 2380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.467466+0000 mon.c (mon.1) 2381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.470252+0000 mon.c (mon.1) 2382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.471125+0000 mon.c (mon.1) 2383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:01 smithi146 bash[67217]: audit 2023-12-21T08:07:01.477516+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.774 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[73851]: debug 2023-12-21T08:07:02.328+0000 7f5d9ff95640 -1 Falling back to public interface 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:00.908273+0000 mgr.y (mgr.25480) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.006204+0000 mgr.y (mgr.25480) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.102981+0000 mgr.y (mgr.25480) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.202467+0000 mgr.y (mgr.25480) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.298932+0000 mgr.y (mgr.25480) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.383555+0000 mgr.y (mgr.25480) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.480490+0000 mgr.y (mgr.25480) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.553185+0000 mon.c (mon.1) 2384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.555176+0000 mon.c (mon.1) 2385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.557377+0000 mon.c (mon.1) 2386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.558163+0000 mon.c (mon.1) 2387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.564263+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.565578+0000 mgr.y (mgr.25480) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.645239+0000 mon.c (mon.1) 2388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.649564+0000 mon.c (mon.1) 2389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.653475+0000 mon.c (mon.1) 2390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.654698+0000 mon.c (mon.1) 2391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.660639+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.664306+0000 mgr.y (mgr.25480) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.719247+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.733528+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.743875+0000 mon.c (mon.1) 2392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.744225+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.747525+0000 mon.c (mon.1) 2393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.749485+0000 mon.c (mon.1) 2394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.750923+0000 mon.c (mon.1) 2395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.752778+0000 mon.c (mon.1) 2396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: audit 2023-12-21T08:07:01.753015+0000 mgr.y (mgr.25480) 1104 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:02 smithi146 bash[67217]: cephadm 2023-12-21T08:07:01.754243+0000 mgr.y (mgr.25480) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:07:02.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:00.908273+0000 mgr.y (mgr.25480) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.006204+0000 mgr.y (mgr.25480) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.102981+0000 mgr.y (mgr.25480) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.202467+0000 mgr.y (mgr.25480) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.298932+0000 mgr.y (mgr.25480) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.383555+0000 mgr.y (mgr.25480) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.480490+0000 mgr.y (mgr.25480) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.553185+0000 mon.c (mon.1) 2384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.555176+0000 mon.c (mon.1) 2385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.557377+0000 mon.c (mon.1) 2386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.558163+0000 mon.c (mon.1) 2387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.564263+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.565578+0000 mgr.y (mgr.25480) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.645239+0000 mon.c (mon.1) 2388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.649564+0000 mon.c (mon.1) 2389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.653475+0000 mon.c (mon.1) 2390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.654698+0000 mon.c (mon.1) 2391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.660639+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.664306+0000 mgr.y (mgr.25480) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.719247+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.733528+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:00.908273+0000 mgr.y (mgr.25480) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.006204+0000 mgr.y (mgr.25480) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.102981+0000 mgr.y (mgr.25480) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.202467+0000 mgr.y (mgr.25480) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.298932+0000 mgr.y (mgr.25480) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.383555+0000 mgr.y (mgr.25480) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.480490+0000 mgr.y (mgr.25480) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.553185+0000 mon.c (mon.1) 2384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.555176+0000 mon.c (mon.1) 2385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.557377+0000 mon.c (mon.1) 2386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.558163+0000 mon.c (mon.1) 2387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.564263+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.565578+0000 mgr.y (mgr.25480) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.645239+0000 mon.c (mon.1) 2388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.649564+0000 mon.c (mon.1) 2389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.653475+0000 mon.c (mon.1) 2390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.654698+0000 mon.c (mon.1) 2391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:02.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.660639+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.664306+0000 mgr.y (mgr.25480) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.719247+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.733528+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.743875+0000 mon.c (mon.1) 2392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.744225+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.747525+0000 mon.c (mon.1) 2393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.749485+0000 mon.c (mon.1) 2394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.750923+0000 mon.c (mon.1) 2395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.752778+0000 mon.c (mon.1) 2396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: audit 2023-12-21T08:07:01.753015+0000 mgr.y (mgr.25480) 1104 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[79395]: cephadm 2023-12-21T08:07:01.754243+0000 mgr.y (mgr.25480) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.743875+0000 mon.c (mon.1) 2392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.744225+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.747525+0000 mon.c (mon.1) 2393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.749485+0000 mon.c (mon.1) 2394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.750923+0000 mon.c (mon.1) 2395 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:02.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.752778+0000 mon.c (mon.1) 2396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: audit 2023-12-21T08:07:01.753015+0000 mgr.y (mgr.25480) 1104 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:07:02.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:02 smithi125 bash[83656]: cephadm 2023-12-21T08:07:01.754243+0000 mgr.y (mgr.25480) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:07:03.998 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:03 smithi146 bash[67217]: cluster 2023-12-21T08:07:02.220804+0000 mgr.y (mgr.25480) 1106 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:04.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:03 smithi125 bash[79395]: cluster 2023-12-21T08:07:02.220804+0000 mgr.y (mgr.25480) 1106 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:04.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:03 smithi125 bash[83656]: cluster 2023-12-21T08:07:02.220804+0000 mgr.y (mgr.25480) 1106 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:05.524 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[73851]: debug 2023-12-21T08:07:05.396+0000 7f5d9ff95640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-21T08:07:05.524 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[73851]: debug 2023-12-21T08:07:05.436+0000 7f5d9ff95640 -1 osd.4 136 log_to_monitors true 2023-12-21T08:07:06.024 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[73851]: debug 2023-12-21T08:07:05.812+0000 7f5d8fc03700 -1 osd.4 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:07:06.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: cluster 2023-12-21T08:07:04.222432+0000 mgr.y (mgr.25480) 1107 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:06.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: cephadm 2023-12-21T08:07:04.776486+0000 mgr.y (mgr.25480) 1108 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:07:06.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: audit 2023-12-21T08:07:04.780010+0000 mon.c (mon.1) 2397 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:07:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: audit 2023-12-21T08:07:04.781686+0000 mon.c (mon.1) 2398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: cephadm 2023-12-21T08:07:04.787466+0000 mgr.y (mgr.25480) 1109 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:07:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: audit 2023-12-21T08:07:05.445964+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:05 smithi146 bash[67217]: audit 2023-12-21T08:07:05.446081+0000 mon.a (mon.0) 1240 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: cluster 2023-12-21T08:07:04.222432+0000 mgr.y (mgr.25480) 1107 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: cephadm 2023-12-21T08:07:04.776486+0000 mgr.y (mgr.25480) 1108 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: audit 2023-12-21T08:07:04.780010+0000 mon.c (mon.1) 2397 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: audit 2023-12-21T08:07:04.781686+0000 mon.c (mon.1) 2398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: cephadm 2023-12-21T08:07:04.787466+0000 mgr.y (mgr.25480) 1109 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:07:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: audit 2023-12-21T08:07:05.445964+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[79395]: audit 2023-12-21T08:07:05.446081+0000 mon.a (mon.0) 1240 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: cluster 2023-12-21T08:07:04.222432+0000 mgr.y (mgr.25480) 1107 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: cephadm 2023-12-21T08:07:04.776486+0000 mgr.y (mgr.25480) 1108 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: audit 2023-12-21T08:07:04.780010+0000 mon.c (mon.1) 2397 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: audit 2023-12-21T08:07:04.781686+0000 mon.c (mon.1) 2398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: cephadm 2023-12-21T08:07:04.787466+0000 mgr.y (mgr.25480) 1109 : cephadm 1 Deploying daemon osd.4 on smithi146 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: audit 2023-12-21T08:07:05.445964+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:05 smithi125 bash[83656]: audit 2023-12-21T08:07:05.446081+0000 mon.a (mon.0) 1240 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:06.893 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: audit 2023-12-21T08:07:05.761708+0000 mon.a (mon.0) 1241 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: cluster 2023-12-21T08:07:05.768274+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: audit 2023-12-21T08:07:05.769314+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: audit 2023-12-21T08:07:05.771411+0000 mon.a (mon.0) 1243 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.103482+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.106410+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.365507+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:06 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.366532+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: audit 2023-12-21T08:07:05.761708+0000 mon.a (mon.0) 1241 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: cluster 2023-12-21T08:07:05.768274+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: audit 2023-12-21T08:07:05.769314+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: audit 2023-12-21T08:07:05.771411+0000 mon.a (mon.0) 1243 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.103482+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.106410+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.365507+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.366532+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: audit 2023-12-21T08:07:05.761708+0000 mon.a (mon.0) 1241 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: cluster 2023-12-21T08:07:05.768274+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:07:07.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: audit 2023-12-21T08:07:05.769314+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: audit 2023-12-21T08:07:05.771411+0000 mon.a (mon.0) 1243 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:07.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.103482+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.106410+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.365507+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:06 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.366532+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:07:07.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:07] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 13s ago 21m - - 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 5s ago 21m - - 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (7m) 13s ago 14m 16.5M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (6m) 5s ago 13m 44.3M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (5m) 13s ago 11m 48.0M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (5m) 5s ago 20m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (6m) 13s ago 22m 514M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (5m) 13s ago 22m 68.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (4m) 5s ago 20m 44.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:07:07.662 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (4m) 13s ago 20m 55.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (7m) 13s ago 14m 12.3M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (7m) 5s ago 14m 11.8M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (2m) 13s ago 19m 52.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (2m) 13s ago 19m 52.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (81s) 13s ago 18m 48.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (46s) 13s ago 18m 48.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (17m) 5s ago 17m 68.9M 4096M 17.2.0 e1d6a67b021e 611cec48c2c0 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (16m) 5s ago 16m 67.3M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (16m) 5s ago 16m 65.4M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (15m) 5s ago 15m 66.8M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (5m) 5s ago 14m 62.5M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (12m) 13s ago 12m 89.2M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (12m) 5s ago 12m 88.8M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (11m) 13s ago 11m 88.9M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:07:07.663 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (11m) 5s ago 11m 88.5M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.223515+0000 mgr.y (mgr.25480) 1110 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.763370+0000 mon.a (mon.0) 1244 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.776046+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.776127+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: audit 2023-12-21T08:07:06.779115+0000 mon.c (mon.1) 2399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.779340+0000 mon.a (mon.0) 1245 : cluster 1 osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330] boot 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.779403+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: cluster 2023-12-21T08:07:06.780816+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:07.909 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:07 smithi146 bash[67217]: audit 2023-12-21T08:07:06.866616+0000 mgr.y (mgr.25480) 1111 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:07:08.118 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:07:08.119 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.223515+0000 mgr.y (mgr.25480) 1110 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.763370+0000 mon.a (mon.0) 1244 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.776046+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.776127+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: audit 2023-12-21T08:07:06.779115+0000 mon.c (mon.1) 2399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.779340+0000 mon.a (mon.0) 1245 : cluster 1 osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330] boot 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.779403+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:07:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: cluster 2023-12-21T08:07:06.780816+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[83656]: audit 2023-12-21T08:07:06.866616+0000 mgr.y (mgr.25480) 1111 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.223515+0000 mgr.y (mgr.25480) 1110 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.763370+0000 mon.a (mon.0) 1244 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.776046+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.776127+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: audit 2023-12-21T08:07:06.779115+0000 mon.c (mon.1) 2399 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.779340+0000 mon.a (mon.0) 1245 : cluster 1 osd.4 [v2:172.21.15.146:6800/1125156330,v1:172.21.15.146:6801/1125156330] boot 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.779403+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: cluster 2023-12-21T08:07:06.780816+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:07:08.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:07 smithi125 bash[79395]: audit 2023-12-21T08:07:06.866616+0000 mgr.y (mgr.25480) 1111 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:08.498 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "10/23 daemons upgraded", 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:07:08.499 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:07:08.921 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_WARN Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-21T08:07:08.922 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-21T08:07:08.923 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-21T08:07:09.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:07.257929+0000 mgr.y (mgr.25480) 1112 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:07.631337+0000 mgr.y (mgr.25480) 1113 : audit 0 from='client.54439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.782846+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.784311+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.786081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.789084+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.791021+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.791154+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.792013+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:07.793006+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:08.041773+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:08.054146+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:08.063705+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:08.112656+0000 mon.c (mon.1) 2400 : audit 0 from='client.? 172.21.15.125:0/2920528036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: cluster 2023-12-21T08:07:08.430320+0000 mon.a (mon.0) 1251 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[79395]: audit 2023-12-21T08:07:08.654516+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:07.257929+0000 mgr.y (mgr.25480) 1112 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:07.631337+0000 mgr.y (mgr.25480) 1113 : audit 0 from='client.54439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.782846+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.784311+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.786081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.789084+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.791021+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.791154+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.792013+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:07.793006+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:08.041773+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:08.054146+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:08.063705+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:08.112656+0000 mon.c (mon.1) 2400 : audit 0 from='client.? 172.21.15.125:0/2920528036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: cluster 2023-12-21T08:07:08.430320+0000 mon.a (mon.0) 1251 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:08 smithi125 bash[83656]: audit 2023-12-21T08:07:08.654516+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:07.257929+0000 mgr.y (mgr.25480) 1112 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:07.631337+0000 mgr.y (mgr.25480) 1113 : audit 0 from='client.54439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.782846+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.784311+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.786081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.789084+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.791021+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.791154+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.792013+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:07.793006+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:08.041773+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:08.054146+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:08.063705+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:08.112656+0000 mon.c (mon.1) 2400 : audit 0 from='client.? 172.21.15.125:0/2920528036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: cluster 2023-12-21T08:07:08.430320+0000 mon.a (mon.0) 1251 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:08 smithi146 bash[67217]: audit 2023-12-21T08:07:08.654516+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:10.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[79395]: cluster 2023-12-21T08:07:08.224488+0000 mgr.y (mgr.25480) 1114 : cluster 0 pgmap v194: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:10.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[79395]: audit 2023-12-21T08:07:08.492674+0000 mgr.y (mgr.25480) 1115 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:10.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[79395]: audit 2023-12-21T08:07:08.916453+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.125:0/909730202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:10.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[83656]: cluster 2023-12-21T08:07:08.224488+0000 mgr.y (mgr.25480) 1114 : cluster 0 pgmap v194: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:10.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[83656]: audit 2023-12-21T08:07:08.492674+0000 mgr.y (mgr.25480) 1115 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:10.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:09 smithi125 bash[83656]: audit 2023-12-21T08:07:08.916453+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.125:0/909730202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:10.263 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:09 smithi146 bash[67217]: cluster 2023-12-21T08:07:08.224488+0000 mgr.y (mgr.25480) 1114 : cluster 0 pgmap v194: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:10.263 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:09 smithi146 bash[67217]: audit 2023-12-21T08:07:08.492674+0000 mgr.y (mgr.25480) 1115 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:10.263 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:09 smithi146 bash[67217]: audit 2023-12-21T08:07:08.916453+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.125:0/909730202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:11.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:10 smithi146 bash[67217]: audit 2023-12-21T08:07:09.515703+0000 mgr.y (mgr.25480) 1116 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:10 smithi125 bash[79395]: audit 2023-12-21T08:07:09.515703+0000 mgr.y (mgr.25480) 1116 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:10 smithi125 bash[83656]: audit 2023-12-21T08:07:09.515703+0000 mgr.y (mgr.25480) 1116 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:11.818 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:11 smithi146 systemd[1]: Stopping Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[79395]: cluster 2023-12-21T08:07:10.226159+0000 mgr.y (mgr.25480) 1117 : cluster 0 pgmap v195: 161 pgs: 9 peering, 9 active+undersized+degraded, 13 active+undersized, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[79395]: audit 2023-12-21T08:07:10.814730+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[79395]: audit 2023-12-21T08:07:10.828889+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[79395]: audit 2023-12-21T08:07:10.840599+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[83656]: cluster 2023-12-21T08:07:10.226159+0000 mgr.y (mgr.25480) 1117 : cluster 0 pgmap v195: 161 pgs: 9 peering, 9 active+undersized+degraded, 13 active+undersized, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[83656]: audit 2023-12-21T08:07:10.814730+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[83656]: audit 2023-12-21T08:07:10.828889+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:11 smithi125 bash[83656]: audit 2023-12-21T08:07:10.840599+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.273 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[73851]: debug 2023-12-21T08:07:11.883+0000 7f5d9660e700 -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-21T08:07:12.274 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[73851]: debug 2023-12-21T08:07:11.883+0000 7f5d9660e700 -1 osd.4 141 *** Got signal Terminated *** 2023-12-21T08:07:12.274 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[73851]: debug 2023-12-21T08:07:11.883+0000 7f5d9660e700 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:07:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[67217]: cluster 2023-12-21T08:07:10.226159+0000 mgr.y (mgr.25480) 1117 : cluster 0 pgmap v195: 161 pgs: 9 peering, 9 active+undersized+degraded, 13 active+undersized, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[67217]: audit 2023-12-21T08:07:10.814730+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[67217]: audit 2023-12-21T08:07:10.828889+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:11 smithi146 bash[67217]: audit 2023-12-21T08:07:10.840599+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:13.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:12 smithi125 bash[79395]: cluster 2023-12-21T08:07:11.890426+0000 mon.a (mon.0) 1257 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:07:13.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:12 smithi125 bash[83656]: cluster 2023-12-21T08:07:11.890426+0000 mon.a (mon.0) 1257 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:07:13.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:12 smithi146 bash[67217]: cluster 2023-12-21T08:07:11.890426+0000 mon.a (mon.0) 1257 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:07:14.099 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[75581]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.227130+0000 mgr.y (mgr.25480) 1118 : cluster 0 pgmap v196: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.812925+0000 mon.a (mon.0) 1258 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.812983+0000 mon.a (mon.0) 1259 : cluster 1 Cluster is now healthy 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.814315+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.831634+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.831730+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.833705+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:07:14.099 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.837560+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.100 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: cluster 2023-12-21T08:07:12.838070+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.100 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: audit 2023-12-21T08:07:13.359766+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.100 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:13 smithi146 bash[67217]: audit 2023-12-21T08:07:13.363155+0000 mon.c (mon.1) 2401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.227130+0000 mgr.y (mgr.25480) 1118 : cluster 0 pgmap v196: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.812925+0000 mon.a (mon.0) 1258 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.812983+0000 mon.a (mon.0) 1259 : cluster 1 Cluster is now healthy 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.814315+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.831634+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.831730+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.833705+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.837560+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: cluster 2023-12-21T08:07:12.838070+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: audit 2023-12-21T08:07:13.359766+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[79395]: audit 2023-12-21T08:07:13.363155+0000 mon.c (mon.1) 2401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.227130+0000 mgr.y (mgr.25480) 1118 : cluster 0 pgmap v196: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.812925+0000 mon.a (mon.0) 1258 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.812983+0000 mon.a (mon.0) 1259 : cluster 1 Cluster is now healthy 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.814315+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.831634+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.831730+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.833705+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:07:14.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.837560+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: cluster 2023-12-21T08:07:12.838070+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:07:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: audit 2023-12-21T08:07:13.359766+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:13 smithi125 bash[83656]: audit 2023-12-21T08:07:13.363155+0000 mon.c (mon.1) 2401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:14.523 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[75660]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:07:14.864 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.828853+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.864 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.832368+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.833247+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.834320+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.834409+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.836144+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.837413+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: cluster 2023-12-21T08:07:13.838465+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: audit 2023-12-21T08:07:14.590577+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: audit 2023-12-21T08:07:14.608116+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[83656]: audit 2023-12-21T08:07:14.620053+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.828853+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.832368+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:07:14.865 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.833247+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.834320+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.834409+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.836144+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.837413+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: cluster 2023-12-21T08:07:13.838465+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: audit 2023-12-21T08:07:14.590577+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: audit 2023-12-21T08:07:14.608116+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:14.866 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:14 smithi125 bash[79395]: audit 2023-12-21T08:07:14.620053+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:15.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.828853+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.832368+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:07:15.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.833247+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.128 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.834320+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.834409+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.836144+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.837413+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: cluster 2023-12-21T08:07:13.838465+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: audit 2023-12-21T08:07:14.590577+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: audit 2023-12-21T08:07:14.608116+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:15.129 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:14 smithi146 bash[67217]: audit 2023-12-21T08:07:14.620053+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:16.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:15 smithi146 bash[67217]: cluster 2023-12-21T08:07:14.227955+0000 mgr.y (mgr.25480) 1119 : cluster 0 pgmap v199: 161 pgs: 3 peering, 22 stale+active+clean, 136 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-21T08:07:16.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:15 smithi125 bash[79395]: cluster 2023-12-21T08:07:14.227955+0000 mgr.y (mgr.25480) 1119 : cluster 0 pgmap v199: 161 pgs: 3 peering, 22 stale+active+clean, 136 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-21T08:07:16.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:15 smithi125 bash[83656]: cluster 2023-12-21T08:07:14.227955+0000 mgr.y (mgr.25480) 1119 : cluster 0 pgmap v199: 161 pgs: 3 peering, 22 stale+active+clean, 136 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-21T08:07:16.601 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:16 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-21T08:07:16.601 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:16 smithi146 systemd[1]: Stopped Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:07:16.601 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:16 smithi146 systemd[1]: Started Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:07:17.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:17] "GET /metrics HTTP/1.1" 200 38432 "" "Prometheus/2.33.4" 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: cluster 2023-12-21T08:07:16.229469+0000 mgr.y (mgr.25480) 1120 : cluster 0 pgmap v200: 161 pgs: 12 active+undersized+degraded, 3 peering, 10 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.585850+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.604724+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.641937+0000 mon.c (mon.1) 2402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.643551+0000 mon.c (mon.1) 2403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.653638+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: cephadm 2023-12-21T08:07:16.657782+0000 mgr.y (mgr.25480) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.739875+0000 mon.c (mon.1) 2404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.743697+0000 mon.c (mon.1) 2405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.891 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.747471+0000 mon.c (mon.1) 2406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.748592+0000 mon.c (mon.1) 2407 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.758061+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: cephadm 2023-12-21T08:07:16.762433+0000 mgr.y (mgr.25480) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: cluster 2023-12-21T08:07:16.839508+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 12 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.841025+0000 mon.c (mon.1) 2408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.848175+0000 mon.c (mon.1) 2409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.851153+0000 mon.c (mon.1) 2410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.852103+0000 mon.c (mon.1) 2411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.858074+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.892 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: cephadm 2023-12-21T08:07:16.858895+0000 mgr.y (mgr.25480) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: cluster 2023-12-21T08:07:16.229469+0000 mgr.y (mgr.25480) 1120 : cluster 0 pgmap v200: 161 pgs: 12 active+undersized+degraded, 3 peering, 10 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.585850+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.604724+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.641937+0000 mon.c (mon.1) 2402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.643551+0000 mon.c (mon.1) 2403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.653638+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: cephadm 2023-12-21T08:07:16.657782+0000 mgr.y (mgr.25480) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.739875+0000 mon.c (mon.1) 2404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.743697+0000 mon.c (mon.1) 2405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.747471+0000 mon.c (mon.1) 2406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.748592+0000 mon.c (mon.1) 2407 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.758061+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.893 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: cephadm 2023-12-21T08:07:16.762433+0000 mgr.y (mgr.25480) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: cluster 2023-12-21T08:07:16.839508+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 12 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.841025+0000 mon.c (mon.1) 2408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.848175+0000 mon.c (mon.1) 2409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.851153+0000 mon.c (mon.1) 2410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.852103+0000 mon.c (mon.1) 2411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.858074+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: cephadm 2023-12-21T08:07:16.858895+0000 mgr.y (mgr.25480) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.941857+0000 mon.c (mon.1) 2412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.944228+0000 mon.c (mon.1) 2413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.948219+0000 mon.c (mon.1) 2414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.949640+0000 mon.c (mon.1) 2415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:16.959215+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.041599+0000 mon.c (mon.1) 2416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.043953+0000 mon.c (mon.1) 2417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.894 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.046717+0000 mon.c (mon.1) 2418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.047972+0000 mon.c (mon.1) 2419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.055454+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.138861+0000 mon.c (mon.1) 2420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.142221+0000 mon.c (mon.1) 2421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.145341+0000 mon.c (mon.1) 2422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.146822+0000 mon.c (mon.1) 2423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.154961+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.235084+0000 mon.c (mon.1) 2424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.238407+0000 mon.c (mon.1) 2425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.242755+0000 mon.c (mon.1) 2426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.244350+0000 mon.c (mon.1) 2427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.895 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.252963+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.941857+0000 mon.c (mon.1) 2412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.944228+0000 mon.c (mon.1) 2413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.948219+0000 mon.c (mon.1) 2414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.949640+0000 mon.c (mon.1) 2415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:16.959215+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.041599+0000 mon.c (mon.1) 2416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.043953+0000 mon.c (mon.1) 2417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.046717+0000 mon.c (mon.1) 2418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.047972+0000 mon.c (mon.1) 2419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.055454+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.138861+0000 mon.c (mon.1) 2420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.896 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.142221+0000 mon.c (mon.1) 2421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.145341+0000 mon.c (mon.1) 2422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.146822+0000 mon.c (mon.1) 2423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.154961+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.235084+0000 mon.c (mon.1) 2424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.238407+0000 mon.c (mon.1) 2425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.242755+0000 mon.c (mon.1) 2426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.244350+0000 mon.c (mon.1) 2427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.252963+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.332196+0000 mon.c (mon.1) 2428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.335414+0000 mon.c (mon.1) 2429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.897 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.338967+0000 mon.c (mon.1) 2430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.340375+0000 mon.c (mon.1) 2431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.348739+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.428008+0000 mon.c (mon.1) 2432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.431608+0000 mon.c (mon.1) 2433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.435117+0000 mon.c (mon.1) 2434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.436098+0000 mon.c (mon.1) 2435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.442668+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.508315+0000 mon.c (mon.1) 2436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.511378+0000 mon.c (mon.1) 2437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.516035+0000 mon.c (mon.1) 2438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.517518+0000 mon.c (mon.1) 2439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[79395]: audit 2023-12-21T08:07:17.525370+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.332196+0000 mon.c (mon.1) 2428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.898 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.335414+0000 mon.c (mon.1) 2429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.338967+0000 mon.c (mon.1) 2430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.340375+0000 mon.c (mon.1) 2431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.348739+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.428008+0000 mon.c (mon.1) 2432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.431608+0000 mon.c (mon.1) 2433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.435117+0000 mon.c (mon.1) 2434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.436098+0000 mon.c (mon.1) 2435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.442668+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.508315+0000 mon.c (mon.1) 2436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.511378+0000 mon.c (mon.1) 2437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.516035+0000 mon.c (mon.1) 2438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.517518+0000 mon.c (mon.1) 2439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.899 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:17 smithi125 bash[83656]: audit 2023-12-21T08:07:17.525370+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.935 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: cluster 2023-12-21T08:07:16.229469+0000 mgr.y (mgr.25480) 1120 : cluster 0 pgmap v200: 161 pgs: 12 active+undersized+degraded, 3 peering, 10 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:07:17.935 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.585850+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.935 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.604724+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.641937+0000 mon.c (mon.1) 2402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.643551+0000 mon.c (mon.1) 2403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.653638+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: cephadm 2023-12-21T08:07:16.657782+0000 mgr.y (mgr.25480) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.739875+0000 mon.c (mon.1) 2404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.743697+0000 mon.c (mon.1) 2405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.747471+0000 mon.c (mon.1) 2406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.748592+0000 mon.c (mon.1) 2407 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.758061+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: cephadm 2023-12-21T08:07:16.762433+0000 mgr.y (mgr.25480) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: cluster 2023-12-21T08:07:16.839508+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 12 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.841025+0000 mon.c (mon.1) 2408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.848175+0000 mon.c (mon.1) 2409 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.851153+0000 mon.c (mon.1) 2410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.852103+0000 mon.c (mon.1) 2411 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.858074+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: cephadm 2023-12-21T08:07:16.858895+0000 mgr.y (mgr.25480) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.941857+0000 mon.c (mon.1) 2412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.944228+0000 mon.c (mon.1) 2413 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.948219+0000 mon.c (mon.1) 2414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.949640+0000 mon.c (mon.1) 2415 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:16.959215+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.041599+0000 mon.c (mon.1) 2416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.937 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.043953+0000 mon.c (mon.1) 2417 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.046717+0000 mon.c (mon.1) 2418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.047972+0000 mon.c (mon.1) 2419 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.055454+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.138861+0000 mon.c (mon.1) 2420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.142221+0000 mon.c (mon.1) 2421 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.145341+0000 mon.c (mon.1) 2422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.146822+0000 mon.c (mon.1) 2423 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.154961+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.235084+0000 mon.c (mon.1) 2424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.238407+0000 mon.c (mon.1) 2425 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.242755+0000 mon.c (mon.1) 2426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.244350+0000 mon.c (mon.1) 2427 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.252963+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.332196+0000 mon.c (mon.1) 2428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.335414+0000 mon.c (mon.1) 2429 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.938 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.338967+0000 mon.c (mon.1) 2430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.340375+0000 mon.c (mon.1) 2431 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.348739+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.428008+0000 mon.c (mon.1) 2432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.431608+0000 mon.c (mon.1) 2433 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.435117+0000 mon.c (mon.1) 2434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.436098+0000 mon.c (mon.1) 2435 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.442668+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.508315+0000 mon.c (mon.1) 2436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.511378+0000 mon.c (mon.1) 2437 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.516035+0000 mon.c (mon.1) 2438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.517518+0000 mon.c (mon.1) 2439 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:17.939 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:17 smithi146 bash[67217]: audit 2023-12-21T08:07:17.525370+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:16.960056+0000 mgr.y (mgr.25480) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.058043+0000 mgr.y (mgr.25480) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.155852+0000 mgr.y (mgr.25480) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.253863+0000 mgr.y (mgr.25480) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.349517+0000 mgr.y (mgr.25480) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.444082+0000 mgr.y (mgr.25480) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.527950+0000 mgr.y (mgr.25480) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.604952+0000 mon.c (mon.1) 2440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.607002+0000 mon.c (mon.1) 2441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.609090+0000 mon.c (mon.1) 2442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.609874+0000 mon.c (mon.1) 2443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.616967+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.617804+0000 mgr.y (mgr.25480) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.682134+0000 mon.c (mon.1) 2444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.685224+0000 mon.c (mon.1) 2445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.688128+0000 mon.c (mon.1) 2446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.689331+0000 mon.c (mon.1) 2447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.698962+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.700174+0000 mgr.y (mgr.25480) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.766794+0000 mon.c (mon.1) 2448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.770802+0000 mon.c (mon.1) 2449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:16.960056+0000 mgr.y (mgr.25480) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.058043+0000 mgr.y (mgr.25480) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.155852+0000 mgr.y (mgr.25480) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.253863+0000 mgr.y (mgr.25480) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.349517+0000 mgr.y (mgr.25480) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.444082+0000 mgr.y (mgr.25480) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.527950+0000 mgr.y (mgr.25480) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.604952+0000 mon.c (mon.1) 2440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.607002+0000 mon.c (mon.1) 2441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.609090+0000 mon.c (mon.1) 2442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.609874+0000 mon.c (mon.1) 2443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.616967+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.617804+0000 mgr.y (mgr.25480) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.682134+0000 mon.c (mon.1) 2444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.685224+0000 mon.c (mon.1) 2445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.688128+0000 mon.c (mon.1) 2446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.689331+0000 mon.c (mon.1) 2447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.698962+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.700174+0000 mgr.y (mgr.25480) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.766794+0000 mon.c (mon.1) 2448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.770802+0000 mon.c (mon.1) 2449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.773921+0000 mon.c (mon.1) 2450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.774978+0000 mon.c (mon.1) 2451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.782075+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.783112+0000 mgr.y (mgr.25480) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.858971+0000 mon.c (mon.1) 2452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.861442+0000 mon.c (mon.1) 2453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.864593+0000 mon.c (mon.1) 2454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.865537+0000 mon.c (mon.1) 2455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.873658+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.874482+0000 mgr.y (mgr.25480) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.957039+0000 mon.c (mon.1) 2456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.960088+0000 mon.c (mon.1) 2457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.963988+0000 mon.c (mon.1) 2458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.965041+0000 mon.c (mon.1) 2459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:17.975115+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.025540+0000 mon.c (mon.1) 2460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.027959+0000 mon.c (mon.1) 2461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.031020+0000 mon.c (mon.1) 2462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.032225+0000 mon.c (mon.1) 2463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.040683+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.124015+0000 mon.c (mon.1) 2464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.126618+0000 mon.c (mon.1) 2465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.129887+0000 mon.c (mon.1) 2466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.130957+0000 mon.c (mon.1) 2467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.140026+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.222513+0000 mon.c (mon.1) 2468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.225186+0000 mon.c (mon.1) 2469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.228594+0000 mon.c (mon.1) 2470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.229991+0000 mon.c (mon.1) 2471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.237783+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.315688+0000 mon.c (mon.1) 2472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.318264+0000 mon.c (mon.1) 2473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.321605+0000 mon.c (mon.1) 2474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.322961+0000 mon.c (mon.1) 2475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.331072+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.411736+0000 mon.c (mon.1) 2476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.414260+0000 mon.c (mon.1) 2477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.417537+0000 mon.c (mon.1) 2478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.418665+0000 mon.c (mon.1) 2479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.425298+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.506550+0000 mon.c (mon.1) 2480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.509356+0000 mon.c (mon.1) 2481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.512268+0000 mon.c (mon.1) 2482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.513700+0000 mon.c (mon.1) 2483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[79395]: audit 2023-12-21T08:07:18.521966+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.773921+0000 mon.c (mon.1) 2450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.774978+0000 mon.c (mon.1) 2451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.782075+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.783112+0000 mgr.y (mgr.25480) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.858971+0000 mon.c (mon.1) 2452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.861442+0000 mon.c (mon.1) 2453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.864593+0000 mon.c (mon.1) 2454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.865537+0000 mon.c (mon.1) 2455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.873658+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.874482+0000 mgr.y (mgr.25480) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.957039+0000 mon.c (mon.1) 2456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.960088+0000 mon.c (mon.1) 2457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.963988+0000 mon.c (mon.1) 2458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.965041+0000 mon.c (mon.1) 2459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:17.975115+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.025540+0000 mon.c (mon.1) 2460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.027959+0000 mon.c (mon.1) 2461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.031020+0000 mon.c (mon.1) 2462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.032225+0000 mon.c (mon.1) 2463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.040683+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.124015+0000 mon.c (mon.1) 2464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.126618+0000 mon.c (mon.1) 2465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.129887+0000 mon.c (mon.1) 2466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.130957+0000 mon.c (mon.1) 2467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.140026+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.222513+0000 mon.c (mon.1) 2468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.225186+0000 mon.c (mon.1) 2469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.228594+0000 mon.c (mon.1) 2470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.229991+0000 mon.c (mon.1) 2471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.237783+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.315688+0000 mon.c (mon.1) 2472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.318264+0000 mon.c (mon.1) 2473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.321605+0000 mon.c (mon.1) 2474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.322961+0000 mon.c (mon.1) 2475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.331072+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.411736+0000 mon.c (mon.1) 2476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.414260+0000 mon.c (mon.1) 2477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.417537+0000 mon.c (mon.1) 2478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.418665+0000 mon.c (mon.1) 2479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.425298+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.506550+0000 mon.c (mon.1) 2480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.509356+0000 mon.c (mon.1) 2481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.512268+0000 mon.c (mon.1) 2482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.513700+0000 mon.c (mon.1) 2483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:18.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:18 smithi125 bash[83656]: audit 2023-12-21T08:07:18.521966+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:16.960056+0000 mgr.y (mgr.25480) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.058043+0000 mgr.y (mgr.25480) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.155852+0000 mgr.y (mgr.25480) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.253863+0000 mgr.y (mgr.25480) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.349517+0000 mgr.y (mgr.25480) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.444082+0000 mgr.y (mgr.25480) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.527950+0000 mgr.y (mgr.25480) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.604952+0000 mon.c (mon.1) 2440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.607002+0000 mon.c (mon.1) 2441 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.609090+0000 mon.c (mon.1) 2442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.609874+0000 mon.c (mon.1) 2443 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.616967+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.617804+0000 mgr.y (mgr.25480) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.682134+0000 mon.c (mon.1) 2444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.685224+0000 mon.c (mon.1) 2445 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.688128+0000 mon.c (mon.1) 2446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.689331+0000 mon.c (mon.1) 2447 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.698962+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.700174+0000 mgr.y (mgr.25480) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.766794+0000 mon.c (mon.1) 2448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.770802+0000 mon.c (mon.1) 2449 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.025 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: 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-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:07:19.026 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[75832]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-21T08:07:19.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.773921+0000 mon.c (mon.1) 2450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.774978+0000 mon.c (mon.1) 2451 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.782075+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.783112+0000 mgr.y (mgr.25480) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.858971+0000 mon.c (mon.1) 2452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.861442+0000 mon.c (mon.1) 2453 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.864593+0000 mon.c (mon.1) 2454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.865537+0000 mon.c (mon.1) 2455 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.873658+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.874482+0000 mgr.y (mgr.25480) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.957039+0000 mon.c (mon.1) 2456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.960088+0000 mon.c (mon.1) 2457 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.963988+0000 mon.c (mon.1) 2458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.965041+0000 mon.c (mon.1) 2459 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:17.975115+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.025540+0000 mon.c (mon.1) 2460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.027959+0000 mon.c (mon.1) 2461 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.031020+0000 mon.c (mon.1) 2462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.032225+0000 mon.c (mon.1) 2463 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.040683+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.124015+0000 mon.c (mon.1) 2464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.126618+0000 mon.c (mon.1) 2465 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.129887+0000 mon.c (mon.1) 2466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.130957+0000 mon.c (mon.1) 2467 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.140026+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.222513+0000 mon.c (mon.1) 2468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.225186+0000 mon.c (mon.1) 2469 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.228594+0000 mon.c (mon.1) 2470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.229991+0000 mon.c (mon.1) 2471 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.237783+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.315688+0000 mon.c (mon.1) 2472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.318264+0000 mon.c (mon.1) 2473 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.321605+0000 mon.c (mon.1) 2474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.322961+0000 mon.c (mon.1) 2475 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.331072+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.411736+0000 mon.c (mon.1) 2476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.414260+0000 mon.c (mon.1) 2477 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.417537+0000 mon.c (mon.1) 2478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.418665+0000 mon.c (mon.1) 2479 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.425298+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.506550+0000 mon.c (mon.1) 2480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.509356+0000 mon.c (mon.1) 2481 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.512268+0000 mon.c (mon.1) 2482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.513700+0000 mon.c (mon.1) 2483 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:18 smithi146 bash[67217]: audit 2023-12-21T08:07:18.521966+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:17.976615+0000 mgr.y (mgr.25480) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.041622+0000 mgr.y (mgr.25480) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.141108+0000 mgr.y (mgr.25480) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cluster 2023-12-21T08:07:18.230499+0000 mgr.y (mgr.25480) 1138 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 3 peering, 6 stale+active+clean, 35 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2023-12-21T08:07:19.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.238961+0000 mgr.y (mgr.25480) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.331850+0000 mgr.y (mgr.25480) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.427805+0000 mgr.y (mgr.25480) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.524371+0000 mgr.y (mgr.25480) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.608431+0000 mon.c (mon.1) 2484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.610890+0000 mon.c (mon.1) 2485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.613358+0000 mon.c (mon.1) 2486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.614363+0000 mon.c (mon.1) 2487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.622745+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.626149+0000 mgr.y (mgr.25480) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.683515+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.701099+0000 mon.c (mon.1) 2488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.703337+0000 mon.c (mon.1) 2489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.706820+0000 mon.c (mon.1) 2490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.707693+0000 mon.c (mon.1) 2491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.712986+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.713765+0000 mgr.y (mgr.25480) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.777651+0000 mon.c (mon.1) 2492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.780158+0000 mon.c (mon.1) 2493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.782490+0000 mon.c (mon.1) 2494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.783603+0000 mon.c (mon.1) 2495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.792210+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.793287+0000 mgr.y (mgr.25480) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.859906+0000 mon.c (mon.1) 2496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.862408+0000 mon.c (mon.1) 2497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.866056+0000 mon.c (mon.1) 2498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.867229+0000 mon.c (mon.1) 2499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.874342+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.875028+0000 mgr.y (mgr.25480) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.956349+0000 mon.c (mon.1) 2500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.958675+0000 mon.c (mon.1) 2501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.961077+0000 mon.c (mon.1) 2502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.962216+0000 mon.c (mon.1) 2503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:18.970393+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.050011+0000 mon.c (mon.1) 2504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.052787+0000 mon.c (mon.1) 2505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.057571+0000 mon.c (mon.1) 2506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.058893+0000 mon.c (mon.1) 2507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.068895+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.151251+0000 mon.c (mon.1) 2508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.153271+0000 mon.c (mon.1) 2509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.155713+0000 mon.c (mon.1) 2510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.156694+0000 mon.c (mon.1) 2511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.164600+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.247707+0000 mon.c (mon.1) 2512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.251164+0000 mon.c (mon.1) 2513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.253992+0000 mon.c (mon.1) 2514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.254797+0000 mon.c (mon.1) 2515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.261776+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.345839+0000 mon.c (mon.1) 2516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.348784+0000 mon.c (mon.1) 2517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.352939+0000 mon.c (mon.1) 2518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.353973+0000 mon.c (mon.1) 2519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.362628+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.460712+0000 mon.c (mon.1) 2520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.464853+0000 mon.c (mon.1) 2521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.468725+0000 mon.c (mon.1) 2522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.470121+0000 mon.c (mon.1) 2523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.478159+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.560848+0000 mon.c (mon.1) 2524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.565243+0000 mon.c (mon.1) 2525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.568396+0000 mon.c (mon.1) 2526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.569648+0000 mon.c (mon.1) 2527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:19 smithi146 bash[67217]: audit 2023-12-21T08:07:19.579667+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:17.976615+0000 mgr.y (mgr.25480) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.041622+0000 mgr.y (mgr.25480) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.141108+0000 mgr.y (mgr.25480) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cluster 2023-12-21T08:07:18.230499+0000 mgr.y (mgr.25480) 1138 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 3 peering, 6 stale+active+clean, 35 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.238961+0000 mgr.y (mgr.25480) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.331850+0000 mgr.y (mgr.25480) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.427805+0000 mgr.y (mgr.25480) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.524371+0000 mgr.y (mgr.25480) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.608431+0000 mon.c (mon.1) 2484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.610890+0000 mon.c (mon.1) 2485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.613358+0000 mon.c (mon.1) 2486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.614363+0000 mon.c (mon.1) 2487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.622745+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.626149+0000 mgr.y (mgr.25480) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.683515+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.701099+0000 mon.c (mon.1) 2488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.703337+0000 mon.c (mon.1) 2489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.706820+0000 mon.c (mon.1) 2490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.707693+0000 mon.c (mon.1) 2491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.712986+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:17.976615+0000 mgr.y (mgr.25480) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.041622+0000 mgr.y (mgr.25480) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.141108+0000 mgr.y (mgr.25480) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cluster 2023-12-21T08:07:18.230499+0000 mgr.y (mgr.25480) 1138 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 3 peering, 6 stale+active+clean, 35 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.238961+0000 mgr.y (mgr.25480) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.331850+0000 mgr.y (mgr.25480) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.427805+0000 mgr.y (mgr.25480) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.524371+0000 mgr.y (mgr.25480) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.608431+0000 mon.c (mon.1) 2484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.610890+0000 mon.c (mon.1) 2485 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.613358+0000 mon.c (mon.1) 2486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.614363+0000 mon.c (mon.1) 2487 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.622745+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.626149+0000 mgr.y (mgr.25480) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.683515+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.701099+0000 mon.c (mon.1) 2488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.703337+0000 mon.c (mon.1) 2489 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.706820+0000 mon.c (mon.1) 2490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.707693+0000 mon.c (mon.1) 2491 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.712986+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.713765+0000 mgr.y (mgr.25480) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.777651+0000 mon.c (mon.1) 2492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.780158+0000 mon.c (mon.1) 2493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.782490+0000 mon.c (mon.1) 2494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.783603+0000 mon.c (mon.1) 2495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.792210+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.793287+0000 mgr.y (mgr.25480) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.859906+0000 mon.c (mon.1) 2496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.862408+0000 mon.c (mon.1) 2497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.866056+0000 mon.c (mon.1) 2498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.867229+0000 mon.c (mon.1) 2499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.874342+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.875028+0000 mgr.y (mgr.25480) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.956349+0000 mon.c (mon.1) 2500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.958675+0000 mon.c (mon.1) 2501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.961077+0000 mon.c (mon.1) 2502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.962216+0000 mon.c (mon.1) 2503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:18.970393+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.050011+0000 mon.c (mon.1) 2504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.052787+0000 mon.c (mon.1) 2505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.057571+0000 mon.c (mon.1) 2506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.713765+0000 mgr.y (mgr.25480) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.777651+0000 mon.c (mon.1) 2492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.780158+0000 mon.c (mon.1) 2493 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.782490+0000 mon.c (mon.1) 2494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.783603+0000 mon.c (mon.1) 2495 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.792210+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.793287+0000 mgr.y (mgr.25480) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.859906+0000 mon.c (mon.1) 2496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.862408+0000 mon.c (mon.1) 2497 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.866056+0000 mon.c (mon.1) 2498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.867229+0000 mon.c (mon.1) 2499 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.874342+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.875028+0000 mgr.y (mgr.25480) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.956349+0000 mon.c (mon.1) 2500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.958675+0000 mon.c (mon.1) 2501 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.961077+0000 mon.c (mon.1) 2502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.962216+0000 mon.c (mon.1) 2503 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:18.970393+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.050011+0000 mon.c (mon.1) 2504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.052787+0000 mon.c (mon.1) 2505 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.057571+0000 mon.c (mon.1) 2506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.058893+0000 mon.c (mon.1) 2507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.068895+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.151251+0000 mon.c (mon.1) 2508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.153271+0000 mon.c (mon.1) 2509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.155713+0000 mon.c (mon.1) 2510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.156694+0000 mon.c (mon.1) 2511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.164600+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.247707+0000 mon.c (mon.1) 2512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.251164+0000 mon.c (mon.1) 2513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.253992+0000 mon.c (mon.1) 2514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.254797+0000 mon.c (mon.1) 2515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.261776+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.345839+0000 mon.c (mon.1) 2516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.348784+0000 mon.c (mon.1) 2517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.352939+0000 mon.c (mon.1) 2518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.353973+0000 mon.c (mon.1) 2519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.362628+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.460712+0000 mon.c (mon.1) 2520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.464853+0000 mon.c (mon.1) 2521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.468725+0000 mon.c (mon.1) 2522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.470121+0000 mon.c (mon.1) 2523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.478159+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.560848+0000 mon.c (mon.1) 2524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.565243+0000 mon.c (mon.1) 2525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.568396+0000 mon.c (mon.1) 2526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.569648+0000 mon.c (mon.1) 2527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[83656]: audit 2023-12-21T08:07:19.579667+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.058893+0000 mon.c (mon.1) 2507 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.068895+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.151251+0000 mon.c (mon.1) 2508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.153271+0000 mon.c (mon.1) 2509 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.155713+0000 mon.c (mon.1) 2510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.156694+0000 mon.c (mon.1) 2511 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.164600+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.247707+0000 mon.c (mon.1) 2512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.251164+0000 mon.c (mon.1) 2513 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.253992+0000 mon.c (mon.1) 2514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.254797+0000 mon.c (mon.1) 2515 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.261776+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.345839+0000 mon.c (mon.1) 2516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.348784+0000 mon.c (mon.1) 2517 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.352939+0000 mon.c (mon.1) 2518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.353973+0000 mon.c (mon.1) 2519 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.362628+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.460712+0000 mon.c (mon.1) 2520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.464853+0000 mon.c (mon.1) 2521 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.468725+0000 mon.c (mon.1) 2522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.470121+0000 mon.c (mon.1) 2523 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.478159+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:19.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.560848+0000 mon.c (mon.1) 2524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:19.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.565243+0000 mon.c (mon.1) 2525 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:19.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.568396+0000 mon.c (mon.1) 2526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:19.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.569648+0000 mon.c (mon.1) 2527 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:19.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:19 smithi125 bash[79395]: audit 2023-12-21T08:07:19.579667+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:18.971587+0000 mgr.y (mgr.25480) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.071358+0000 mgr.y (mgr.25480) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.165411+0000 mgr.y (mgr.25480) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.264871+0000 mgr.y (mgr.25480) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.380705+0000 mgr.y (mgr.25480) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.480002+0000 mgr.y (mgr.25480) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.524362+0000 mgr.y (mgr.25480) 1153 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.580949+0000 mgr.y (mgr.25480) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.663414+0000 mon.c (mon.1) 2528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.665695+0000 mon.c (mon.1) 2529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.669305+0000 mon.c (mon.1) 2530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.670783+0000 mon.c (mon.1) 2531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.678683+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.679369+0000 mgr.y (mgr.25480) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.761288+0000 mon.c (mon.1) 2532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.763899+0000 mon.c (mon.1) 2533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.768071+0000 mon.c (mon.1) 2534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.769631+0000 mon.c (mon.1) 2535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.777351+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.778110+0000 mgr.y (mgr.25480) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.860160+0000 mon.c (mon.1) 2536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:18.971587+0000 mgr.y (mgr.25480) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.071358+0000 mgr.y (mgr.25480) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.165411+0000 mgr.y (mgr.25480) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.264871+0000 mgr.y (mgr.25480) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.380705+0000 mgr.y (mgr.25480) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.480002+0000 mgr.y (mgr.25480) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.524362+0000 mgr.y (mgr.25480) 1153 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.580949+0000 mgr.y (mgr.25480) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.663414+0000 mon.c (mon.1) 2528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.665695+0000 mon.c (mon.1) 2529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.669305+0000 mon.c (mon.1) 2530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.670783+0000 mon.c (mon.1) 2531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.678683+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.679369+0000 mgr.y (mgr.25480) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.761288+0000 mon.c (mon.1) 2532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.763899+0000 mon.c (mon.1) 2533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.768071+0000 mon.c (mon.1) 2534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.769631+0000 mon.c (mon.1) 2535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.777351+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.778110+0000 mgr.y (mgr.25480) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.860160+0000 mon.c (mon.1) 2536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.862239+0000 mon.c (mon.1) 2537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.865372+0000 mon.c (mon.1) 2538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.866214+0000 mon.c (mon.1) 2539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.872427+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.873406+0000 mgr.y (mgr.25480) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.953769+0000 mon.c (mon.1) 2540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.956580+0000 mon.c (mon.1) 2541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.961718+0000 mon.c (mon.1) 2542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.963252+0000 mon.c (mon.1) 2543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:19.971767+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.051082+0000 mon.c (mon.1) 2544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.053893+0000 mon.c (mon.1) 2545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.057193+0000 mon.c (mon.1) 2546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.058603+0000 mon.c (mon.1) 2547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.066916+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.146845+0000 mon.c (mon.1) 2548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.149530+0000 mon.c (mon.1) 2549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.152937+0000 mon.c (mon.1) 2550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.153944+0000 mon.c (mon.1) 2551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.160033+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.240975+0000 mon.c (mon.1) 2552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.244002+0000 mon.c (mon.1) 2553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.247160+0000 mon.c (mon.1) 2554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.248676+0000 mon.c (mon.1) 2555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.255394+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.340492+0000 mon.c (mon.1) 2556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.342922+0000 mon.c (mon.1) 2557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.347219+0000 mon.c (mon.1) 2558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.348875+0000 mon.c (mon.1) 2559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.360157+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.438955+0000 mon.c (mon.1) 2560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.441812+0000 mon.c (mon.1) 2561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.444676+0000 mon.c (mon.1) 2562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.446002+0000 mon.c (mon.1) 2563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.452714+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.536947+0000 mon.c (mon.1) 2564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.540141+0000 mon.c (mon.1) 2565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.543402+0000 mon.c (mon.1) 2566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.544561+0000 mon.c (mon.1) 2567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[83656]: audit 2023-12-21T08:07:20.554618+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.862239+0000 mon.c (mon.1) 2537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.865372+0000 mon.c (mon.1) 2538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.866214+0000 mon.c (mon.1) 2539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.872427+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.873406+0000 mgr.y (mgr.25480) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.953769+0000 mon.c (mon.1) 2540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.956580+0000 mon.c (mon.1) 2541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.961718+0000 mon.c (mon.1) 2542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.963252+0000 mon.c (mon.1) 2543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:19.971767+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.051082+0000 mon.c (mon.1) 2544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.053893+0000 mon.c (mon.1) 2545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.057193+0000 mon.c (mon.1) 2546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.058603+0000 mon.c (mon.1) 2547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.066916+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.146845+0000 mon.c (mon.1) 2548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.149530+0000 mon.c (mon.1) 2549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.152937+0000 mon.c (mon.1) 2550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.153944+0000 mon.c (mon.1) 2551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.160033+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.240975+0000 mon.c (mon.1) 2552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.244002+0000 mon.c (mon.1) 2553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.247160+0000 mon.c (mon.1) 2554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.248676+0000 mon.c (mon.1) 2555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.255394+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.340492+0000 mon.c (mon.1) 2556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.342922+0000 mon.c (mon.1) 2557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.347219+0000 mon.c (mon.1) 2558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.348875+0000 mon.c (mon.1) 2559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.360157+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.438955+0000 mon.c (mon.1) 2560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.441812+0000 mon.c (mon.1) 2561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.444676+0000 mon.c (mon.1) 2562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.446002+0000 mon.c (mon.1) 2563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.452714+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.536947+0000 mon.c (mon.1) 2564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.540141+0000 mon.c (mon.1) 2565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.543402+0000 mon.c (mon.1) 2566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.544561+0000 mon.c (mon.1) 2567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:20.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:20 smithi125 bash[79395]: audit 2023-12-21T08:07:20.554618+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:18.971587+0000 mgr.y (mgr.25480) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.071358+0000 mgr.y (mgr.25480) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.165411+0000 mgr.y (mgr.25480) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.264871+0000 mgr.y (mgr.25480) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.380705+0000 mgr.y (mgr.25480) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.480002+0000 mgr.y (mgr.25480) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.524362+0000 mgr.y (mgr.25480) 1153 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.580949+0000 mgr.y (mgr.25480) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.663414+0000 mon.c (mon.1) 2528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.665695+0000 mon.c (mon.1) 2529 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.669305+0000 mon.c (mon.1) 2530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.670783+0000 mon.c (mon.1) 2531 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.678683+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.679369+0000 mgr.y (mgr.25480) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.761288+0000 mon.c (mon.1) 2532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.763899+0000 mon.c (mon.1) 2533 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.768071+0000 mon.c (mon.1) 2534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.769631+0000 mon.c (mon.1) 2535 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.777351+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.778110+0000 mgr.y (mgr.25480) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.860160+0000 mon.c (mon.1) 2536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.862239+0000 mon.c (mon.1) 2537 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.865372+0000 mon.c (mon.1) 2538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.866214+0000 mon.c (mon.1) 2539 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.872427+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.873406+0000 mgr.y (mgr.25480) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.953769+0000 mon.c (mon.1) 2540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.956580+0000 mon.c (mon.1) 2541 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.961718+0000 mon.c (mon.1) 2542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.963252+0000 mon.c (mon.1) 2543 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:19.971767+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.051082+0000 mon.c (mon.1) 2544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.053893+0000 mon.c (mon.1) 2545 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.057193+0000 mon.c (mon.1) 2546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.058603+0000 mon.c (mon.1) 2547 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.066916+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.146845+0000 mon.c (mon.1) 2548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.149530+0000 mon.c (mon.1) 2549 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.152937+0000 mon.c (mon.1) 2550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.153944+0000 mon.c (mon.1) 2551 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.160033+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.240975+0000 mon.c (mon.1) 2552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.244002+0000 mon.c (mon.1) 2553 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.247160+0000 mon.c (mon.1) 2554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.248676+0000 mon.c (mon.1) 2555 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.255394+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.340492+0000 mon.c (mon.1) 2556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.342922+0000 mon.c (mon.1) 2557 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.347219+0000 mon.c (mon.1) 2558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.348875+0000 mon.c (mon.1) 2559 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.360157+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.438955+0000 mon.c (mon.1) 2560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.441812+0000 mon.c (mon.1) 2561 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.444676+0000 mon.c (mon.1) 2562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.446002+0000 mon.c (mon.1) 2563 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.452714+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.536947+0000 mon.c (mon.1) 2564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.540141+0000 mon.c (mon.1) 2565 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.543402+0000 mon.c (mon.1) 2566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.544561+0000 mon.c (mon.1) 2567 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:20 smithi146 bash[67217]: audit 2023-12-21T08:07:20.554618+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.863 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[76304]: debug 2023-12-21T08:07:21.759+0000 7fbb04456700 1 -- 172.21.15.146:0/3615681031 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d369f96c0 con 0x555d36a7ec00 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:19.972770+0000 mgr.y (mgr.25480) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.068010+0000 mgr.y (mgr.25480) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.162204+0000 mgr.y (mgr.25480) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cluster 2023-12-21T08:07:20.231487+0000 mgr.y (mgr.25480) 1161 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.258145+0000 mgr.y (mgr.25480) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.361239+0000 mgr.y (mgr.25480) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.456400+0000 mgr.y (mgr.25480) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.555509+0000 mgr.y (mgr.25480) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.631372+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.864 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.634280+0000 mon.c (mon.1) 2569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.638281+0000 mon.c (mon.1) 2570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.639912+0000 mon.c (mon.1) 2571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.649417+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.651207+0000 mgr.y (mgr.25480) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.732211+0000 mon.c (mon.1) 2572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.734507+0000 mon.c (mon.1) 2573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.737331+0000 mon.c (mon.1) 2574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.738612+0000 mon.c (mon.1) 2575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.746912+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.747833+0000 mgr.y (mgr.25480) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.826468+0000 mon.c (mon.1) 2576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.829243+0000 mon.c (mon.1) 2577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.831770+0000 mon.c (mon.1) 2578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.865 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.833002+0000 mon.c (mon.1) 2579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.841105+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.842029+0000 mgr.y (mgr.25480) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.924845+0000 mon.c (mon.1) 2580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.927599+0000 mon.c (mon.1) 2581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.931149+0000 mon.c (mon.1) 2582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.932220+0000 mon.c (mon.1) 2583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:20.940468+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.020426+0000 mon.c (mon.1) 2584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.023442+0000 mon.c (mon.1) 2585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.026354+0000 mon.c (mon.1) 2586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.027742+0000 mon.c (mon.1) 2587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.035183+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.119243+0000 mon.c (mon.1) 2588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.866 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.123137+0000 mon.c (mon.1) 2589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.127003+0000 mon.c (mon.1) 2590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.128282+0000 mon.c (mon.1) 2591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.135771+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.216548+0000 mon.c (mon.1) 2592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.219392+0000 mon.c (mon.1) 2593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.223132+0000 mon.c (mon.1) 2594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.224323+0000 mon.c (mon.1) 2595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.233539+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.312717+0000 mon.c (mon.1) 2596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.316050+0000 mon.c (mon.1) 2597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.319511+0000 mon.c (mon.1) 2598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.320711+0000 mon.c (mon.1) 2599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.328488+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.409786+0000 mon.c (mon.1) 2600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.867 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.413640+0000 mon.c (mon.1) 2601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.417654+0000 mon.c (mon.1) 2602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.419302+0000 mon.c (mon.1) 2603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.427236+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.508597+0000 mon.c (mon.1) 2604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.511403+0000 mon.c (mon.1) 2605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.516362+0000 mon.c (mon.1) 2606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.517752+0000 mon.c (mon.1) 2607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.868 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:21 smithi146 bash[67217]: audit 2023-12-21T08:07:21.525975+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:19.972770+0000 mgr.y (mgr.25480) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.068010+0000 mgr.y (mgr.25480) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.162204+0000 mgr.y (mgr.25480) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cluster 2023-12-21T08:07:20.231487+0000 mgr.y (mgr.25480) 1161 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.258145+0000 mgr.y (mgr.25480) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.361239+0000 mgr.y (mgr.25480) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.456400+0000 mgr.y (mgr.25480) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.555509+0000 mgr.y (mgr.25480) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.631372+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.634280+0000 mon.c (mon.1) 2569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.638281+0000 mon.c (mon.1) 2570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.639912+0000 mon.c (mon.1) 2571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.649417+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.651207+0000 mgr.y (mgr.25480) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.732211+0000 mon.c (mon.1) 2572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.734507+0000 mon.c (mon.1) 2573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.737331+0000 mon.c (mon.1) 2574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.738612+0000 mon.c (mon.1) 2575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.746912+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.747833+0000 mgr.y (mgr.25480) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.826468+0000 mon.c (mon.1) 2576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.829243+0000 mon.c (mon.1) 2577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.831770+0000 mon.c (mon.1) 2578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.833002+0000 mon.c (mon.1) 2579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.841105+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.842029+0000 mgr.y (mgr.25480) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.924845+0000 mon.c (mon.1) 2580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.927599+0000 mon.c (mon.1) 2581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.931149+0000 mon.c (mon.1) 2582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.932220+0000 mon.c (mon.1) 2583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:20.940468+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.020426+0000 mon.c (mon.1) 2584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.023442+0000 mon.c (mon.1) 2585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.026354+0000 mon.c (mon.1) 2586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.027742+0000 mon.c (mon.1) 2587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.035183+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.119243+0000 mon.c (mon.1) 2588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.123137+0000 mon.c (mon.1) 2589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.127003+0000 mon.c (mon.1) 2590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.128282+0000 mon.c (mon.1) 2591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.135771+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.216548+0000 mon.c (mon.1) 2592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.219392+0000 mon.c (mon.1) 2593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.223132+0000 mon.c (mon.1) 2594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.224323+0000 mon.c (mon.1) 2595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.233539+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.312717+0000 mon.c (mon.1) 2596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.316050+0000 mon.c (mon.1) 2597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.319511+0000 mon.c (mon.1) 2598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.320711+0000 mon.c (mon.1) 2599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.328488+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.409786+0000 mon.c (mon.1) 2600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.413640+0000 mon.c (mon.1) 2601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.417654+0000 mon.c (mon.1) 2602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.419302+0000 mon.c (mon.1) 2603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.427236+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.508597+0000 mon.c (mon.1) 2604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.511403+0000 mon.c (mon.1) 2605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.516362+0000 mon.c (mon.1) 2606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.517752+0000 mon.c (mon.1) 2607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[79395]: audit 2023-12-21T08:07:21.525975+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:19.972770+0000 mgr.y (mgr.25480) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.068010+0000 mgr.y (mgr.25480) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.162204+0000 mgr.y (mgr.25480) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cluster 2023-12-21T08:07:20.231487+0000 mgr.y (mgr.25480) 1161 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.258145+0000 mgr.y (mgr.25480) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.361239+0000 mgr.y (mgr.25480) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.456400+0000 mgr.y (mgr.25480) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.555509+0000 mgr.y (mgr.25480) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.631372+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.634280+0000 mon.c (mon.1) 2569 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.638281+0000 mon.c (mon.1) 2570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.639912+0000 mon.c (mon.1) 2571 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.649417+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.651207+0000 mgr.y (mgr.25480) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.732211+0000 mon.c (mon.1) 2572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.734507+0000 mon.c (mon.1) 2573 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.737331+0000 mon.c (mon.1) 2574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.738612+0000 mon.c (mon.1) 2575 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.746912+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.747833+0000 mgr.y (mgr.25480) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.826468+0000 mon.c (mon.1) 2576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.829243+0000 mon.c (mon.1) 2577 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.831770+0000 mon.c (mon.1) 2578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.833002+0000 mon.c (mon.1) 2579 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.841105+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.842029+0000 mgr.y (mgr.25480) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.924845+0000 mon.c (mon.1) 2580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.927599+0000 mon.c (mon.1) 2581 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.931149+0000 mon.c (mon.1) 2582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.932220+0000 mon.c (mon.1) 2583 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:20.940468+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.020426+0000 mon.c (mon.1) 2584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.023442+0000 mon.c (mon.1) 2585 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.026354+0000 mon.c (mon.1) 2586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.027742+0000 mon.c (mon.1) 2587 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.035183+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.119243+0000 mon.c (mon.1) 2588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.123137+0000 mon.c (mon.1) 2589 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.127003+0000 mon.c (mon.1) 2590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.128282+0000 mon.c (mon.1) 2591 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.135771+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.216548+0000 mon.c (mon.1) 2592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.219392+0000 mon.c (mon.1) 2593 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.223132+0000 mon.c (mon.1) 2594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.224323+0000 mon.c (mon.1) 2595 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.233539+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.312717+0000 mon.c (mon.1) 2596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.316050+0000 mon.c (mon.1) 2597 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.319511+0000 mon.c (mon.1) 2598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.320711+0000 mon.c (mon.1) 2599 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.328488+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.409786+0000 mon.c (mon.1) 2600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.413640+0000 mon.c (mon.1) 2601 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.417654+0000 mon.c (mon.1) 2602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.419302+0000 mon.c (mon.1) 2603 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.427236+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.508597+0000 mon.c (mon.1) 2604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.511403+0000 mon.c (mon.1) 2605 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.516362+0000 mon.c (mon.1) 2606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.517752+0000 mon.c (mon.1) 2607 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:21.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:21 smithi125 bash[83656]: audit 2023-12-21T08:07:21.525975+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.609 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[76304]: debug 2023-12-21T08:07:22.335+0000 7fbb0d5dc640 -1 Falling back to public interface 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:20.941402+0000 mgr.y (mgr.25480) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.036415+0000 mgr.y (mgr.25480) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.136956+0000 mgr.y (mgr.25480) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.235306+0000 mgr.y (mgr.25480) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.329297+0000 mgr.y (mgr.25480) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.427965+0000 mgr.y (mgr.25480) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.527100+0000 mgr.y (mgr.25480) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.614554+0000 mon.c (mon.1) 2608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.616734+0000 mon.c (mon.1) 2609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.619182+0000 mon.c (mon.1) 2610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.620195+0000 mon.c (mon.1) 2611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.626294+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.627680+0000 mgr.y (mgr.25480) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.709354+0000 mon.c (mon.1) 2612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.712323+0000 mon.c (mon.1) 2613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.716898+0000 mon.c (mon.1) 2614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.718603+0000 mon.c (mon.1) 2615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.727832+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.729399+0000 mgr.y (mgr.25480) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.809557+0000 mon.c (mon.1) 2616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.812801+0000 mon.c (mon.1) 2617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:20.941402+0000 mgr.y (mgr.25480) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.036415+0000 mgr.y (mgr.25480) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.136956+0000 mgr.y (mgr.25480) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.235306+0000 mgr.y (mgr.25480) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.329297+0000 mgr.y (mgr.25480) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.427965+0000 mgr.y (mgr.25480) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.527100+0000 mgr.y (mgr.25480) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.614554+0000 mon.c (mon.1) 2608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.616734+0000 mon.c (mon.1) 2609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.619182+0000 mon.c (mon.1) 2610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.620195+0000 mon.c (mon.1) 2611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.626294+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.627680+0000 mgr.y (mgr.25480) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.709354+0000 mon.c (mon.1) 2612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.712323+0000 mon.c (mon.1) 2613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.716898+0000 mon.c (mon.1) 2614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.718603+0000 mon.c (mon.1) 2615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.727832+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.729399+0000 mgr.y (mgr.25480) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.809557+0000 mon.c (mon.1) 2616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.812801+0000 mon.c (mon.1) 2617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.816082+0000 mon.c (mon.1) 2618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.817417+0000 mon.c (mon.1) 2619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.825348+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.826273+0000 mgr.y (mgr.25480) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.911188+0000 mon.c (mon.1) 2620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.914506+0000 mon.c (mon.1) 2621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.916877+0000 mon.c (mon.1) 2622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.918072+0000 mon.c (mon.1) 2623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:21.926743+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.005706+0000 mon.c (mon.1) 2624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.009019+0000 mon.c (mon.1) 2625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.012644+0000 mon.c (mon.1) 2626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.013932+0000 mon.c (mon.1) 2627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.024124+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.106230+0000 mon.c (mon.1) 2628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.110217+0000 mon.c (mon.1) 2629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.113486+0000 mon.c (mon.1) 2630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.114665+0000 mon.c (mon.1) 2631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.123307+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.204627+0000 mon.c (mon.1) 2632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.816082+0000 mon.c (mon.1) 2618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.817417+0000 mon.c (mon.1) 2619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.825348+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.826273+0000 mgr.y (mgr.25480) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.911188+0000 mon.c (mon.1) 2620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.914506+0000 mon.c (mon.1) 2621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.916877+0000 mon.c (mon.1) 2622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.918072+0000 mon.c (mon.1) 2623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:21.926743+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.005706+0000 mon.c (mon.1) 2624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.009019+0000 mon.c (mon.1) 2625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.012644+0000 mon.c (mon.1) 2626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.013932+0000 mon.c (mon.1) 2627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.024124+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.106230+0000 mon.c (mon.1) 2628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.110217+0000 mon.c (mon.1) 2629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.113486+0000 mon.c (mon.1) 2630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.114665+0000 mon.c (mon.1) 2631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.123307+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.204627+0000 mon.c (mon.1) 2632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.206581+0000 mon.c (mon.1) 2633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.209013+0000 mon.c (mon.1) 2634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.209750+0000 mon.c (mon.1) 2635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.217729+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.301993+0000 mon.c (mon.1) 2636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.304593+0000 mon.c (mon.1) 2637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.307858+0000 mon.c (mon.1) 2638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.309018+0000 mon.c (mon.1) 2639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.319507+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.402455+0000 mon.c (mon.1) 2640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.405168+0000 mon.c (mon.1) 2641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.408225+0000 mon.c (mon.1) 2642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.409146+0000 mon.c (mon.1) 2643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.418739+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.501409+0000 mon.c (mon.1) 2644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.504116+0000 mon.c (mon.1) 2645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.507699+0000 mon.c (mon.1) 2646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.508884+0000 mon.c (mon.1) 2647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[79395]: audit 2023-12-21T08:07:22.517339+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.206581+0000 mon.c (mon.1) 2633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.209013+0000 mon.c (mon.1) 2634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.209750+0000 mon.c (mon.1) 2635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.217729+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.301993+0000 mon.c (mon.1) 2636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.304593+0000 mon.c (mon.1) 2637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.307858+0000 mon.c (mon.1) 2638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.309018+0000 mon.c (mon.1) 2639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.319507+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.402455+0000 mon.c (mon.1) 2640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.405168+0000 mon.c (mon.1) 2641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.408225+0000 mon.c (mon.1) 2642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.409146+0000 mon.c (mon.1) 2643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.418739+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.501409+0000 mon.c (mon.1) 2644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.504116+0000 mon.c (mon.1) 2645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.507699+0000 mon.c (mon.1) 2646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.508884+0000 mon.c (mon.1) 2647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:22.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:22 smithi125 bash[83656]: audit 2023-12-21T08:07:22.517339+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:20.941402+0000 mgr.y (mgr.25480) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.036415+0000 mgr.y (mgr.25480) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.136956+0000 mgr.y (mgr.25480) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.235306+0000 mgr.y (mgr.25480) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.329297+0000 mgr.y (mgr.25480) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.427965+0000 mgr.y (mgr.25480) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.527100+0000 mgr.y (mgr.25480) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.614554+0000 mon.c (mon.1) 2608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.616734+0000 mon.c (mon.1) 2609 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.619182+0000 mon.c (mon.1) 2610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.620195+0000 mon.c (mon.1) 2611 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.626294+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.627680+0000 mgr.y (mgr.25480) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.709354+0000 mon.c (mon.1) 2612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.712323+0000 mon.c (mon.1) 2613 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.716898+0000 mon.c (mon.1) 2614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.718603+0000 mon.c (mon.1) 2615 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.727832+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.729399+0000 mgr.y (mgr.25480) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.809557+0000 mon.c (mon.1) 2616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.812801+0000 mon.c (mon.1) 2617 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.816082+0000 mon.c (mon.1) 2618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.817417+0000 mon.c (mon.1) 2619 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.825348+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.826273+0000 mgr.y (mgr.25480) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.911188+0000 mon.c (mon.1) 2620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.914506+0000 mon.c (mon.1) 2621 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.916877+0000 mon.c (mon.1) 2622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.918072+0000 mon.c (mon.1) 2623 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:21.926743+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.005706+0000 mon.c (mon.1) 2624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.009019+0000 mon.c (mon.1) 2625 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.012644+0000 mon.c (mon.1) 2626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.013932+0000 mon.c (mon.1) 2627 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.024124+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.106230+0000 mon.c (mon.1) 2628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.110217+0000 mon.c (mon.1) 2629 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.113486+0000 mon.c (mon.1) 2630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.114665+0000 mon.c (mon.1) 2631 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.123307+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.204627+0000 mon.c (mon.1) 2632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.206581+0000 mon.c (mon.1) 2633 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.209013+0000 mon.c (mon.1) 2634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.209750+0000 mon.c (mon.1) 2635 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.217729+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.301993+0000 mon.c (mon.1) 2636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.304593+0000 mon.c (mon.1) 2637 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.307858+0000 mon.c (mon.1) 2638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.309018+0000 mon.c (mon.1) 2639 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.319507+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.402455+0000 mon.c (mon.1) 2640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.405168+0000 mon.c (mon.1) 2641 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.408225+0000 mon.c (mon.1) 2642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.409146+0000 mon.c (mon.1) 2643 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.418739+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.501409+0000 mon.c (mon.1) 2644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.504116+0000 mon.c (mon.1) 2645 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.507699+0000 mon.c (mon.1) 2646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.508884+0000 mon.c (mon.1) 2647 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:22 smithi146 bash[67217]: audit 2023-12-21T08:07:22.517339+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:21.927628+0000 mgr.y (mgr.25480) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.025253+0000 mgr.y (mgr.25480) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.124213+0000 mgr.y (mgr.25480) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.218811+0000 mgr.y (mgr.25480) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cluster 2023-12-21T08:07:22.232317+0000 mgr.y (mgr.25480) 1183 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.322304+0000 mgr.y (mgr.25480) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.421346+0000 mgr.y (mgr.25480) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.522051+0000 mgr.y (mgr.25480) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.611836+0000 mon.c (mon.1) 2648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.614038+0000 mon.c (mon.1) 2649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.615841+0000 mon.c (mon.1) 2650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.616539+0000 mon.c (mon.1) 2651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.621542+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.622138+0000 mgr.y (mgr.25480) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.687282+0000 mon.c (mon.1) 2652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.690097+0000 mon.c (mon.1) 2653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.693489+0000 mon.c (mon.1) 2654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.694826+0000 mon.c (mon.1) 2655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.702954+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.704342+0000 mgr.y (mgr.25480) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:21.927628+0000 mgr.y (mgr.25480) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.025253+0000 mgr.y (mgr.25480) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.124213+0000 mgr.y (mgr.25480) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.218811+0000 mgr.y (mgr.25480) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cluster 2023-12-21T08:07:22.232317+0000 mgr.y (mgr.25480) 1183 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.322304+0000 mgr.y (mgr.25480) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.421346+0000 mgr.y (mgr.25480) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.522051+0000 mgr.y (mgr.25480) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.611836+0000 mon.c (mon.1) 2648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.614038+0000 mon.c (mon.1) 2649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.615841+0000 mon.c (mon.1) 2650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.616539+0000 mon.c (mon.1) 2651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.621542+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.622138+0000 mgr.y (mgr.25480) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.687282+0000 mon.c (mon.1) 2652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.690097+0000 mon.c (mon.1) 2653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.693489+0000 mon.c (mon.1) 2654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.694826+0000 mon.c (mon.1) 2655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.702954+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.704342+0000 mgr.y (mgr.25480) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.785282+0000 mon.c (mon.1) 2656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.789497+0000 mon.c (mon.1) 2657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.793352+0000 mon.c (mon.1) 2658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.795071+0000 mon.c (mon.1) 2659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.802492+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.803902+0000 mgr.y (mgr.25480) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.875988+0000 mon.c (mon.1) 2660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.878829+0000 mon.c (mon.1) 2661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.881511+0000 mon.c (mon.1) 2662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.882647+0000 mon.c (mon.1) 2663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.890559+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.892284+0000 mgr.y (mgr.25480) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.975437+0000 mon.c (mon.1) 2664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.978291+0000 mon.c (mon.1) 2665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.981426+0000 mon.c (mon.1) 2666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.982479+0000 mon.c (mon.1) 2667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:22.988971+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.056176+0000 mon.c (mon.1) 2668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.058433+0000 mon.c (mon.1) 2669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.061295+0000 mon.c (mon.1) 2670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.785282+0000 mon.c (mon.1) 2656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.789497+0000 mon.c (mon.1) 2657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.793352+0000 mon.c (mon.1) 2658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.795071+0000 mon.c (mon.1) 2659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.802492+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.803902+0000 mgr.y (mgr.25480) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.875988+0000 mon.c (mon.1) 2660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.878829+0000 mon.c (mon.1) 2661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.881511+0000 mon.c (mon.1) 2662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.882647+0000 mon.c (mon.1) 2663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.890559+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.892284+0000 mgr.y (mgr.25480) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.975437+0000 mon.c (mon.1) 2664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.978291+0000 mon.c (mon.1) 2665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.981426+0000 mon.c (mon.1) 2666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.982479+0000 mon.c (mon.1) 2667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:22.988971+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.056176+0000 mon.c (mon.1) 2668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.058433+0000 mon.c (mon.1) 2669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.061295+0000 mon.c (mon.1) 2670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.062435+0000 mon.c (mon.1) 2671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.068272+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.152354+0000 mon.c (mon.1) 2672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.154890+0000 mon.c (mon.1) 2673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.157688+0000 mon.c (mon.1) 2674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.158618+0000 mon.c (mon.1) 2675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.165580+0000 mon.a (mon.0) 1339 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.248445+0000 mon.c (mon.1) 2676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.250974+0000 mon.c (mon.1) 2677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.254293+0000 mon.c (mon.1) 2678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.255430+0000 mon.c (mon.1) 2679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.265044+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.347419+0000 mon.c (mon.1) 2680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.349816+0000 mon.c (mon.1) 2681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.353159+0000 mon.c (mon.1) 2682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.354426+0000 mon.c (mon.1) 2683 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.361798+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: cluster 2023-12-21T08:07:23.434694+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.449434+0000 mon.c (mon.1) 2684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.452105+0000 mon.c (mon.1) 2685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.455798+0000 mon.c (mon.1) 2686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.456925+0000 mon.c (mon.1) 2687 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.464099+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.547763+0000 mon.c (mon.1) 2688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.549742+0000 mon.c (mon.1) 2689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.553001+0000 mon.c (mon.1) 2690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.553935+0000 mon.c (mon.1) 2691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[79395]: audit 2023-12-21T08:07:23.560196+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.062435+0000 mon.c (mon.1) 2671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.068272+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.152354+0000 mon.c (mon.1) 2672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.154890+0000 mon.c (mon.1) 2673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.157688+0000 mon.c (mon.1) 2674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.158618+0000 mon.c (mon.1) 2675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.165580+0000 mon.a (mon.0) 1339 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.248445+0000 mon.c (mon.1) 2676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.250974+0000 mon.c (mon.1) 2677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.254293+0000 mon.c (mon.1) 2678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.255430+0000 mon.c (mon.1) 2679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.265044+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.347419+0000 mon.c (mon.1) 2680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.349816+0000 mon.c (mon.1) 2681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.353159+0000 mon.c (mon.1) 2682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.354426+0000 mon.c (mon.1) 2683 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.361798+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: cluster 2023-12-21T08:07:23.434694+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.449434+0000 mon.c (mon.1) 2684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.452105+0000 mon.c (mon.1) 2685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.455798+0000 mon.c (mon.1) 2686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.456925+0000 mon.c (mon.1) 2687 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.464099+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.547763+0000 mon.c (mon.1) 2688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.549742+0000 mon.c (mon.1) 2689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:23.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.553001+0000 mon.c (mon.1) 2690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:23.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.553935+0000 mon.c (mon.1) 2691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:23.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:23 smithi125 bash[83656]: audit 2023-12-21T08:07:23.560196+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:21.927628+0000 mgr.y (mgr.25480) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.025253+0000 mgr.y (mgr.25480) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.124213+0000 mgr.y (mgr.25480) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.218811+0000 mgr.y (mgr.25480) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cluster 2023-12-21T08:07:22.232317+0000 mgr.y (mgr.25480) 1183 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.322304+0000 mgr.y (mgr.25480) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.421346+0000 mgr.y (mgr.25480) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.522051+0000 mgr.y (mgr.25480) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.611836+0000 mon.c (mon.1) 2648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.614038+0000 mon.c (mon.1) 2649 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.615841+0000 mon.c (mon.1) 2650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.616539+0000 mon.c (mon.1) 2651 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.621542+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.622138+0000 mgr.y (mgr.25480) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.687282+0000 mon.c (mon.1) 2652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.690097+0000 mon.c (mon.1) 2653 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.693489+0000 mon.c (mon.1) 2654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.694826+0000 mon.c (mon.1) 2655 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.702954+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.704342+0000 mgr.y (mgr.25480) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.785282+0000 mon.c (mon.1) 2656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.789497+0000 mon.c (mon.1) 2657 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.793352+0000 mon.c (mon.1) 2658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.795071+0000 mon.c (mon.1) 2659 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.802492+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.803902+0000 mgr.y (mgr.25480) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.875988+0000 mon.c (mon.1) 2660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.878829+0000 mon.c (mon.1) 2661 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.881511+0000 mon.c (mon.1) 2662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.882647+0000 mon.c (mon.1) 2663 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.890559+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.892284+0000 mgr.y (mgr.25480) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.975437+0000 mon.c (mon.1) 2664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.978291+0000 mon.c (mon.1) 2665 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.981426+0000 mon.c (mon.1) 2666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.982479+0000 mon.c (mon.1) 2667 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:22.988971+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.056176+0000 mon.c (mon.1) 2668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.058433+0000 mon.c (mon.1) 2669 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.061295+0000 mon.c (mon.1) 2670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.062435+0000 mon.c (mon.1) 2671 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.068272+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.152354+0000 mon.c (mon.1) 2672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.154890+0000 mon.c (mon.1) 2673 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.157688+0000 mon.c (mon.1) 2674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.158618+0000 mon.c (mon.1) 2675 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.165580+0000 mon.a (mon.0) 1339 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.248445+0000 mon.c (mon.1) 2676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.250974+0000 mon.c (mon.1) 2677 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.254293+0000 mon.c (mon.1) 2678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.255430+0000 mon.c (mon.1) 2679 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.265044+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.347419+0000 mon.c (mon.1) 2680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.349816+0000 mon.c (mon.1) 2681 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.353159+0000 mon.c (mon.1) 2682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.354426+0000 mon.c (mon.1) 2683 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.361798+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: cluster 2023-12-21T08:07:23.434694+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 19 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.449434+0000 mon.c (mon.1) 2684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.452105+0000 mon.c (mon.1) 2685 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.455798+0000 mon.c (mon.1) 2686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.456925+0000 mon.c (mon.1) 2687 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.464099+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.547763+0000 mon.c (mon.1) 2688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.549742+0000 mon.c (mon.1) 2689 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.553001+0000 mon.c (mon.1) 2690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.553935+0000 mon.c (mon.1) 2691 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:23 smithi146 bash[67217]: audit 2023-12-21T08:07:23.560196+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:22.992002+0000 mgr.y (mgr.25480) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.071633+0000 mgr.y (mgr.25480) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.167343+0000 mgr.y (mgr.25480) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.265945+0000 mgr.y (mgr.25480) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.362870+0000 mgr.y (mgr.25480) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.465520+0000 mgr.y (mgr.25480) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.563320+0000 mgr.y (mgr.25480) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.639856+0000 mon.c (mon.1) 2692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.642166+0000 mon.c (mon.1) 2693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.644990+0000 mon.c (mon.1) 2694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.646022+0000 mon.c (mon.1) 2695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.655375+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.656738+0000 mgr.y (mgr.25480) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.740689+0000 mon.c (mon.1) 2696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.743436+0000 mon.c (mon.1) 2697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.746673+0000 mon.c (mon.1) 2698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.748012+0000 mon.c (mon.1) 2699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.758878+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.759780+0000 mgr.y (mgr.25480) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.843153+0000 mon.c (mon.1) 2700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.845183+0000 mon.c (mon.1) 2701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:22.992002+0000 mgr.y (mgr.25480) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.071633+0000 mgr.y (mgr.25480) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.167343+0000 mgr.y (mgr.25480) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.265945+0000 mgr.y (mgr.25480) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.362870+0000 mgr.y (mgr.25480) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.465520+0000 mgr.y (mgr.25480) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.563320+0000 mgr.y (mgr.25480) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.639856+0000 mon.c (mon.1) 2692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.642166+0000 mon.c (mon.1) 2693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.644990+0000 mon.c (mon.1) 2694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.646022+0000 mon.c (mon.1) 2695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.655375+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.656738+0000 mgr.y (mgr.25480) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.740689+0000 mon.c (mon.1) 2696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.743436+0000 mon.c (mon.1) 2697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.746673+0000 mon.c (mon.1) 2698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.748012+0000 mon.c (mon.1) 2699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.758878+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.759780+0000 mgr.y (mgr.25480) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.843153+0000 mon.c (mon.1) 2700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.845183+0000 mon.c (mon.1) 2701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.848321+0000 mon.c (mon.1) 2702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.849255+0000 mon.c (mon.1) 2703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.858807+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.861553+0000 mgr.y (mgr.25480) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.941902+0000 mon.c (mon.1) 2704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.945190+0000 mon.c (mon.1) 2705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.949648+0000 mon.c (mon.1) 2706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.951011+0000 mon.c (mon.1) 2707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:23.959761+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.040258+0000 mon.c (mon.1) 2708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.044547+0000 mon.c (mon.1) 2709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.048681+0000 mon.c (mon.1) 2710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.050285+0000 mon.c (mon.1) 2711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.058759+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.139917+0000 mon.c (mon.1) 2712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.143053+0000 mon.c (mon.1) 2713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.146230+0000 mon.c (mon.1) 2714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.147601+0000 mon.c (mon.1) 2715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.156487+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.238581+0000 mon.c (mon.1) 2716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.848321+0000 mon.c (mon.1) 2702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.849255+0000 mon.c (mon.1) 2703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.858807+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.861553+0000 mgr.y (mgr.25480) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.941902+0000 mon.c (mon.1) 2704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.945190+0000 mon.c (mon.1) 2705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.949648+0000 mon.c (mon.1) 2706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.951011+0000 mon.c (mon.1) 2707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:23.959761+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.040258+0000 mon.c (mon.1) 2708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.044547+0000 mon.c (mon.1) 2709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.048681+0000 mon.c (mon.1) 2710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.050285+0000 mon.c (mon.1) 2711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.058759+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.139917+0000 mon.c (mon.1) 2712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.143053+0000 mon.c (mon.1) 2713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.146230+0000 mon.c (mon.1) 2714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.147601+0000 mon.c (mon.1) 2715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.156487+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.238581+0000 mon.c (mon.1) 2716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.241550+0000 mon.c (mon.1) 2717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.245527+0000 mon.c (mon.1) 2718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.246605+0000 mon.c (mon.1) 2719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.255080+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.334908+0000 mon.c (mon.1) 2720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.338866+0000 mon.c (mon.1) 2721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.342908+0000 mon.c (mon.1) 2722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.344460+0000 mon.c (mon.1) 2723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.352490+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.432360+0000 mon.c (mon.1) 2724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.435952+0000 mon.c (mon.1) 2725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.439019+0000 mon.c (mon.1) 2726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.440064+0000 mon.c (mon.1) 2727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.448625+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.532191+0000 mon.c (mon.1) 2728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.534775+0000 mon.c (mon.1) 2729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.537346+0000 mon.c (mon.1) 2730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.538443+0000 mon.c (mon.1) 2731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[83656]: audit 2023-12-21T08:07:24.546831+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.241550+0000 mon.c (mon.1) 2717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.245527+0000 mon.c (mon.1) 2718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.246605+0000 mon.c (mon.1) 2719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.255080+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.334908+0000 mon.c (mon.1) 2720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.338866+0000 mon.c (mon.1) 2721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.342908+0000 mon.c (mon.1) 2722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.344460+0000 mon.c (mon.1) 2723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.352490+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.432360+0000 mon.c (mon.1) 2724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.435952+0000 mon.c (mon.1) 2725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.439019+0000 mon.c (mon.1) 2726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.440064+0000 mon.c (mon.1) 2727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.448625+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.532191+0000 mon.c (mon.1) 2728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.534775+0000 mon.c (mon.1) 2729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.537346+0000 mon.c (mon.1) 2730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.538443+0000 mon.c (mon.1) 2731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:24.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:24 smithi125 bash[79395]: audit 2023-12-21T08:07:24.546831+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:22.992002+0000 mgr.y (mgr.25480) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.071633+0000 mgr.y (mgr.25480) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.167343+0000 mgr.y (mgr.25480) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.265945+0000 mgr.y (mgr.25480) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.362870+0000 mgr.y (mgr.25480) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.465520+0000 mgr.y (mgr.25480) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.563320+0000 mgr.y (mgr.25480) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.639856+0000 mon.c (mon.1) 2692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.642166+0000 mon.c (mon.1) 2693 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.644990+0000 mon.c (mon.1) 2694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.646022+0000 mon.c (mon.1) 2695 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.655375+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.656738+0000 mgr.y (mgr.25480) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.740689+0000 mon.c (mon.1) 2696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.743436+0000 mon.c (mon.1) 2697 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.746673+0000 mon.c (mon.1) 2698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.748012+0000 mon.c (mon.1) 2699 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.758878+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.759780+0000 mgr.y (mgr.25480) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.843153+0000 mon.c (mon.1) 2700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.845183+0000 mon.c (mon.1) 2701 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.848321+0000 mon.c (mon.1) 2702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.849255+0000 mon.c (mon.1) 2703 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.858807+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.861553+0000 mgr.y (mgr.25480) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.941902+0000 mon.c (mon.1) 2704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.945190+0000 mon.c (mon.1) 2705 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.949648+0000 mon.c (mon.1) 2706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.951011+0000 mon.c (mon.1) 2707 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:23.959761+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.040258+0000 mon.c (mon.1) 2708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.044547+0000 mon.c (mon.1) 2709 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.048681+0000 mon.c (mon.1) 2710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.050285+0000 mon.c (mon.1) 2711 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.058759+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.139917+0000 mon.c (mon.1) 2712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.143053+0000 mon.c (mon.1) 2713 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.146230+0000 mon.c (mon.1) 2714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.147601+0000 mon.c (mon.1) 2715 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.156487+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.238581+0000 mon.c (mon.1) 2716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.241550+0000 mon.c (mon.1) 2717 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.245527+0000 mon.c (mon.1) 2718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.246605+0000 mon.c (mon.1) 2719 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.255080+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.334908+0000 mon.c (mon.1) 2720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.338866+0000 mon.c (mon.1) 2721 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.342908+0000 mon.c (mon.1) 2722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.344460+0000 mon.c (mon.1) 2723 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.352490+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.432360+0000 mon.c (mon.1) 2724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.435952+0000 mon.c (mon.1) 2725 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.439019+0000 mon.c (mon.1) 2726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.440064+0000 mon.c (mon.1) 2727 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.448625+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.532191+0000 mon.c (mon.1) 2728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.534775+0000 mon.c (mon.1) 2729 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.537346+0000 mon.c (mon.1) 2730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.538443+0000 mon.c (mon.1) 2731 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:24 smithi146 bash[67217]: audit 2023-12-21T08:07:24.546831+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.524 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[76304]: debug 2023-12-21T08:07:25.479+0000 7fbb0d5dc640 -1 osd.4 141 log_to_monitors true 2023-12-21T08:07:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:23.962212+0000 mgr.y (mgr.25480) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.060341+0000 mgr.y (mgr.25480) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.157505+0000 mgr.y (mgr.25480) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cluster 2023-12-21T08:07:24.233680+0000 mgr.y (mgr.25480) 1204 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.256056+0000 mgr.y (mgr.25480) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.353434+0000 mgr.y (mgr.25480) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.449404+0000 mgr.y (mgr.25480) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.548929+0000 mgr.y (mgr.25480) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.627256+0000 mon.c (mon.1) 2732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.629064+0000 mon.c (mon.1) 2733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.630979+0000 mon.c (mon.1) 2734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.631873+0000 mon.c (mon.1) 2735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.638181+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.639060+0000 mgr.y (mgr.25480) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.720698+0000 mon.c (mon.1) 2736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.723235+0000 mon.c (mon.1) 2737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.726828+0000 mon.c (mon.1) 2738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.728216+0000 mon.c (mon.1) 2739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.737981+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.739104+0000 mgr.y (mgr.25480) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.819993+0000 mon.c (mon.1) 2740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.822474+0000 mon.c (mon.1) 2741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.825592+0000 mon.c (mon.1) 2742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.826405+0000 mon.c (mon.1) 2743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.834710+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.835560+0000 mgr.y (mgr.25480) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.916378+0000 mon.c (mon.1) 2744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.918902+0000 mon.c (mon.1) 2745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.921567+0000 mon.c (mon.1) 2746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.922877+0000 mon.c (mon.1) 2747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:24.930489+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.012647+0000 mon.c (mon.1) 2748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.016028+0000 mon.c (mon.1) 2749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.019440+0000 mon.c (mon.1) 2750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.020351+0000 mon.c (mon.1) 2751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.027335+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.106838+0000 mon.c (mon.1) 2752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.109398+0000 mon.c (mon.1) 2753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.112178+0000 mon.c (mon.1) 2754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.113571+0000 mon.c (mon.1) 2755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.121523+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.204784+0000 mon.c (mon.1) 2756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.207793+0000 mon.c (mon.1) 2757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.210864+0000 mon.c (mon.1) 2758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.211819+0000 mon.c (mon.1) 2759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.220170+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.284765+0000 mon.c (mon.1) 2760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.286761+0000 mon.c (mon.1) 2761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.289853+0000 mon.c (mon.1) 2762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.290978+0000 mon.c (mon.1) 2763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.300534+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.366537+0000 mon.c (mon.1) 2764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.369264+0000 mon.c (mon.1) 2765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.371910+0000 mon.c (mon.1) 2766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.372887+0000 mon.c (mon.1) 2767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.384144+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.462229+0000 mon.c (mon.1) 2768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.466942+0000 mon.c (mon.1) 2769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.471214+0000 mon.c (mon.1) 2770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.472759+0000 mon.c (mon.1) 2771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.780 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.484185+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.488515+0000 mon.a (mon.0) 1365 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.488569+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.562683+0000 mon.c (mon.1) 2772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.565878+0000 mon.c (mon.1) 2773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.570326+0000 mon.c (mon.1) 2774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.571605+0000 mon.c (mon.1) 2775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.781 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:25 smithi146 bash[67217]: audit 2023-12-21T08:07:25.580057+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:23.962212+0000 mgr.y (mgr.25480) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.060341+0000 mgr.y (mgr.25480) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.157505+0000 mgr.y (mgr.25480) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cluster 2023-12-21T08:07:24.233680+0000 mgr.y (mgr.25480) 1204 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.256056+0000 mgr.y (mgr.25480) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.353434+0000 mgr.y (mgr.25480) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.449404+0000 mgr.y (mgr.25480) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.548929+0000 mgr.y (mgr.25480) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.627256+0000 mon.c (mon.1) 2732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.629064+0000 mon.c (mon.1) 2733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.630979+0000 mon.c (mon.1) 2734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.631873+0000 mon.c (mon.1) 2735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.638181+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.639060+0000 mgr.y (mgr.25480) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.720698+0000 mon.c (mon.1) 2736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.723235+0000 mon.c (mon.1) 2737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.726828+0000 mon.c (mon.1) 2738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.728216+0000 mon.c (mon.1) 2739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.737981+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.739104+0000 mgr.y (mgr.25480) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:23.962212+0000 mgr.y (mgr.25480) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.060341+0000 mgr.y (mgr.25480) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.157505+0000 mgr.y (mgr.25480) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cluster 2023-12-21T08:07:24.233680+0000 mgr.y (mgr.25480) 1204 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.256056+0000 mgr.y (mgr.25480) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.353434+0000 mgr.y (mgr.25480) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.449404+0000 mgr.y (mgr.25480) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.548929+0000 mgr.y (mgr.25480) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.627256+0000 mon.c (mon.1) 2732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.629064+0000 mon.c (mon.1) 2733 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.630979+0000 mon.c (mon.1) 2734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.631873+0000 mon.c (mon.1) 2735 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.638181+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.639060+0000 mgr.y (mgr.25480) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.720698+0000 mon.c (mon.1) 2736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.723235+0000 mon.c (mon.1) 2737 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.726828+0000 mon.c (mon.1) 2738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.728216+0000 mon.c (mon.1) 2739 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.737981+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.739104+0000 mgr.y (mgr.25480) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.819993+0000 mon.c (mon.1) 2740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.822474+0000 mon.c (mon.1) 2741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.825592+0000 mon.c (mon.1) 2742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.826405+0000 mon.c (mon.1) 2743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.834710+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.835560+0000 mgr.y (mgr.25480) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.916378+0000 mon.c (mon.1) 2744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.918902+0000 mon.c (mon.1) 2745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.921567+0000 mon.c (mon.1) 2746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.922877+0000 mon.c (mon.1) 2747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:24.930489+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.012647+0000 mon.c (mon.1) 2748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.016028+0000 mon.c (mon.1) 2749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.019440+0000 mon.c (mon.1) 2750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.020351+0000 mon.c (mon.1) 2751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.027335+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.106838+0000 mon.c (mon.1) 2752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.109398+0000 mon.c (mon.1) 2753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.112178+0000 mon.c (mon.1) 2754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.113571+0000 mon.c (mon.1) 2755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.121523+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.819993+0000 mon.c (mon.1) 2740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.822474+0000 mon.c (mon.1) 2741 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.825592+0000 mon.c (mon.1) 2742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.826405+0000 mon.c (mon.1) 2743 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.834710+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.835560+0000 mgr.y (mgr.25480) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.916378+0000 mon.c (mon.1) 2744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.918902+0000 mon.c (mon.1) 2745 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.921567+0000 mon.c (mon.1) 2746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.922877+0000 mon.c (mon.1) 2747 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:24.930489+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.012647+0000 mon.c (mon.1) 2748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.016028+0000 mon.c (mon.1) 2749 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.019440+0000 mon.c (mon.1) 2750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.020351+0000 mon.c (mon.1) 2751 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.027335+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.106838+0000 mon.c (mon.1) 2752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.109398+0000 mon.c (mon.1) 2753 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.112178+0000 mon.c (mon.1) 2754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.113571+0000 mon.c (mon.1) 2755 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.121523+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.204784+0000 mon.c (mon.1) 2756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.207793+0000 mon.c (mon.1) 2757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.210864+0000 mon.c (mon.1) 2758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.211819+0000 mon.c (mon.1) 2759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.220170+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.284765+0000 mon.c (mon.1) 2760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.286761+0000 mon.c (mon.1) 2761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.289853+0000 mon.c (mon.1) 2762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.290978+0000 mon.c (mon.1) 2763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.300534+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.366537+0000 mon.c (mon.1) 2764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.369264+0000 mon.c (mon.1) 2765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.371910+0000 mon.c (mon.1) 2766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.372887+0000 mon.c (mon.1) 2767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.384144+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.462229+0000 mon.c (mon.1) 2768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.466942+0000 mon.c (mon.1) 2769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.471214+0000 mon.c (mon.1) 2770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.472759+0000 mon.c (mon.1) 2771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.484185+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.204784+0000 mon.c (mon.1) 2756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.207793+0000 mon.c (mon.1) 2757 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.210864+0000 mon.c (mon.1) 2758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.211819+0000 mon.c (mon.1) 2759 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.220170+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.284765+0000 mon.c (mon.1) 2760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.286761+0000 mon.c (mon.1) 2761 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.289853+0000 mon.c (mon.1) 2762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.290978+0000 mon.c (mon.1) 2763 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.300534+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.366537+0000 mon.c (mon.1) 2764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.369264+0000 mon.c (mon.1) 2765 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.371910+0000 mon.c (mon.1) 2766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.372887+0000 mon.c (mon.1) 2767 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.384144+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.462229+0000 mon.c (mon.1) 2768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.466942+0000 mon.c (mon.1) 2769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.471214+0000 mon.c (mon.1) 2770 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.472759+0000 mon.c (mon.1) 2771 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.484185+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.488515+0000 mon.a (mon.0) 1365 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.488569+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.562683+0000 mon.c (mon.1) 2772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.565878+0000 mon.c (mon.1) 2773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.570326+0000 mon.c (mon.1) 2774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.571605+0000 mon.c (mon.1) 2775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[79395]: audit 2023-12-21T08:07:25.580057+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:25.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.488515+0000 mon.a (mon.0) 1365 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.488569+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.562683+0000 mon.c (mon.1) 2772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.565878+0000 mon.c (mon.1) 2773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.570326+0000 mon.c (mon.1) 2774 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.571605+0000 mon.c (mon.1) 2775 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:25.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:25 smithi125 bash[83656]: audit 2023-12-21T08:07:25.580057+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.774 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[76304]: debug 2023-12-21T08:07:26.527+0000 7fbafe24c700 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:07:26.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:24.932473+0000 mgr.y (mgr.25480) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.028326+0000 mgr.y (mgr.25480) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.123590+0000 mgr.y (mgr.25480) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.220867+0000 mgr.y (mgr.25480) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.303570+0000 mgr.y (mgr.25480) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.384873+0000 mgr.y (mgr.25480) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.485011+0000 mgr.y (mgr.25480) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.582827+0000 mgr.y (mgr.25480) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.662362+0000 mon.c (mon.1) 2776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.665250+0000 mon.c (mon.1) 2777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.668738+0000 mon.c (mon.1) 2778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.670155+0000 mon.c (mon.1) 2779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.678973+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.680999+0000 mgr.y (mgr.25480) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.760841+0000 mon.c (mon.1) 2780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.763955+0000 mon.c (mon.1) 2781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.766575+0000 mon.c (mon.1) 2782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.767647+0000 mon.c (mon.1) 2783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.777495+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.778282+0000 mgr.y (mgr.25480) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.859289+0000 mon.c (mon.1) 2784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.863138+0000 mon.c (mon.1) 2785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.866997+0000 mon.c (mon.1) 2786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.868484+0000 mon.c (mon.1) 2787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.878210+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.879101+0000 mgr.y (mgr.25480) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.957435+0000 mon.c (mon.1) 2788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.959878+0000 mon.c (mon.1) 2789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.963263+0000 mon.c (mon.1) 2790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.776 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.964415+0000 mon.c (mon.1) 2791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:25.974545+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.059141+0000 mon.c (mon.1) 2792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.062709+0000 mon.c (mon.1) 2793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.066523+0000 mon.c (mon.1) 2794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.067749+0000 mon.c (mon.1) 2795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.077042+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.160486+0000 mon.c (mon.1) 2796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.163124+0000 mon.c (mon.1) 2797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.166355+0000 mon.c (mon.1) 2798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.167604+0000 mon.c (mon.1) 2799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.177358+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.259301+0000 mon.c (mon.1) 2800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.261959+0000 mon.c (mon.1) 2801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.777 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.265103+0000 mon.c (mon.1) 2802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.266430+0000 mon.c (mon.1) 2803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.276583+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.360982+0000 mon.c (mon.1) 2804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.363300+0000 mon.c (mon.1) 2805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.365823+0000 mon.c (mon.1) 2806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.366553+0000 mon.c (mon.1) 2807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.376636+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.440539+0000 mon.c (mon.1) 2808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.443384+0000 mon.c (mon.1) 2809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.448119+0000 mon.c (mon.1) 2810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.449405+0000 mon.c (mon.1) 2811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.462857+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.483964+0000 mon.a (mon.0) 1376 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:26.778 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: cluster 2023-12-21T08:07:26.489663+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.491633+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.495559+0000 mon.a (mon.0) 1378 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.544947+0000 mon.c (mon.1) 2812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.547274+0000 mon.c (mon.1) 2813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.550602+0000 mon.c (mon.1) 2814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.551866+0000 mon.c (mon.1) 2815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.779 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:26 smithi146 bash[67217]: audit 2023-12-21T08:07:26.562246+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:24.932473+0000 mgr.y (mgr.25480) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.028326+0000 mgr.y (mgr.25480) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.123590+0000 mgr.y (mgr.25480) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.220867+0000 mgr.y (mgr.25480) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.303570+0000 mgr.y (mgr.25480) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.384873+0000 mgr.y (mgr.25480) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.485011+0000 mgr.y (mgr.25480) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.582827+0000 mgr.y (mgr.25480) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.662362+0000 mon.c (mon.1) 2776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.665250+0000 mon.c (mon.1) 2777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.668738+0000 mon.c (mon.1) 2778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.670155+0000 mon.c (mon.1) 2779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.678973+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.680999+0000 mgr.y (mgr.25480) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.760841+0000 mon.c (mon.1) 2780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.763955+0000 mon.c (mon.1) 2781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.766575+0000 mon.c (mon.1) 2782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.767647+0000 mon.c (mon.1) 2783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.777495+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.778282+0000 mgr.y (mgr.25480) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.859289+0000 mon.c (mon.1) 2784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:24.932473+0000 mgr.y (mgr.25480) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.028326+0000 mgr.y (mgr.25480) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.123590+0000 mgr.y (mgr.25480) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.220867+0000 mgr.y (mgr.25480) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.303570+0000 mgr.y (mgr.25480) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.384873+0000 mgr.y (mgr.25480) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.485011+0000 mgr.y (mgr.25480) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.582827+0000 mgr.y (mgr.25480) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.662362+0000 mon.c (mon.1) 2776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.665250+0000 mon.c (mon.1) 2777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.668738+0000 mon.c (mon.1) 2778 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.670155+0000 mon.c (mon.1) 2779 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.678973+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.680999+0000 mgr.y (mgr.25480) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.760841+0000 mon.c (mon.1) 2780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.763955+0000 mon.c (mon.1) 2781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.766575+0000 mon.c (mon.1) 2782 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.767647+0000 mon.c (mon.1) 2783 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.777495+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.778282+0000 mgr.y (mgr.25480) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.859289+0000 mon.c (mon.1) 2784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.863138+0000 mon.c (mon.1) 2785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.866997+0000 mon.c (mon.1) 2786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.868484+0000 mon.c (mon.1) 2787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.878210+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.879101+0000 mgr.y (mgr.25480) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.957435+0000 mon.c (mon.1) 2788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.959878+0000 mon.c (mon.1) 2789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.963263+0000 mon.c (mon.1) 2790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.964415+0000 mon.c (mon.1) 2791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:25.974545+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.059141+0000 mon.c (mon.1) 2792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.062709+0000 mon.c (mon.1) 2793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.066523+0000 mon.c (mon.1) 2794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.067749+0000 mon.c (mon.1) 2795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.077042+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.160486+0000 mon.c (mon.1) 2796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.163124+0000 mon.c (mon.1) 2797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.166355+0000 mon.c (mon.1) 2798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.167604+0000 mon.c (mon.1) 2799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.177358+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.863138+0000 mon.c (mon.1) 2785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.866997+0000 mon.c (mon.1) 2786 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.868484+0000 mon.c (mon.1) 2787 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.878210+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.879101+0000 mgr.y (mgr.25480) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.957435+0000 mon.c (mon.1) 2788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.959878+0000 mon.c (mon.1) 2789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.963263+0000 mon.c (mon.1) 2790 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.964415+0000 mon.c (mon.1) 2791 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:25.974545+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.059141+0000 mon.c (mon.1) 2792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.062709+0000 mon.c (mon.1) 2793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.066523+0000 mon.c (mon.1) 2794 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.067749+0000 mon.c (mon.1) 2795 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.077042+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.160486+0000 mon.c (mon.1) 2796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.163124+0000 mon.c (mon.1) 2797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.166355+0000 mon.c (mon.1) 2798 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.167604+0000 mon.c (mon.1) 2799 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.177358+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.259301+0000 mon.c (mon.1) 2800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.261959+0000 mon.c (mon.1) 2801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.265103+0000 mon.c (mon.1) 2802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.266430+0000 mon.c (mon.1) 2803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.276583+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.360982+0000 mon.c (mon.1) 2804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.363300+0000 mon.c (mon.1) 2805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.365823+0000 mon.c (mon.1) 2806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.366553+0000 mon.c (mon.1) 2807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.376636+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.440539+0000 mon.c (mon.1) 2808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.443384+0000 mon.c (mon.1) 2809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.448119+0000 mon.c (mon.1) 2810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.449405+0000 mon.c (mon.1) 2811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.462857+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.483964+0000 mon.a (mon.0) 1376 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: cluster 2023-12-21T08:07:26.489663+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.491633+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.495559+0000 mon.a (mon.0) 1378 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.544947+0000 mon.c (mon.1) 2812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.259301+0000 mon.c (mon.1) 2800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.261959+0000 mon.c (mon.1) 2801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.265103+0000 mon.c (mon.1) 2802 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.266430+0000 mon.c (mon.1) 2803 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.276583+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.360982+0000 mon.c (mon.1) 2804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.363300+0000 mon.c (mon.1) 2805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.365823+0000 mon.c (mon.1) 2806 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.366553+0000 mon.c (mon.1) 2807 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.376636+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.440539+0000 mon.c (mon.1) 2808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.443384+0000 mon.c (mon.1) 2809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.448119+0000 mon.c (mon.1) 2810 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.449405+0000 mon.c (mon.1) 2811 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.462857+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.483964+0000 mon.a (mon.0) 1376 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: cluster 2023-12-21T08:07:26.489663+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:07:26.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.491633+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.495559+0000 mon.a (mon.0) 1378 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.544947+0000 mon.c (mon.1) 2812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.547274+0000 mon.c (mon.1) 2813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.550602+0000 mon.c (mon.1) 2814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.551866+0000 mon.c (mon.1) 2815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.918 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[79395]: audit 2023-12-21T08:07:26.562246+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:26.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.547274+0000 mon.c (mon.1) 2813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:26.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.550602+0000 mon.c (mon.1) 2814 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:26.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.551866+0000 mon.c (mon.1) 2815 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:26.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:26 smithi125 bash[83656]: audit 2023-12-21T08:07:26.562246+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:27] "GET /metrics HTTP/1.1" 200 38432 "" "Prometheus/2.33.4" 2023-12-21T08:07:27.893 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:25.975372+0000 mgr.y (mgr.25480) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.893 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.078517+0000 mgr.y (mgr.25480) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.893 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.180471+0000 mgr.y (mgr.25480) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:26.234878+0000 mgr.y (mgr.25480) 1226 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.278636+0000 mgr.y (mgr.25480) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.378339+0000 mgr.y (mgr.25480) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.463981+0000 mgr.y (mgr.25480) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.563239+0000 mgr.y (mgr.25480) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.637380+0000 mon.c (mon.1) 2816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.639392+0000 mon.c (mon.1) 2817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.641705+0000 mon.c (mon.1) 2818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.894 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.642529+0000 mon.c (mon.1) 2819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.648195+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.649885+0000 mgr.y (mgr.25480) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:26.659428+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:26.660845+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:26.709691+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.732045+0000 mon.c (mon.1) 2820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.734147+0000 mon.c (mon.1) 2821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.737077+0000 mon.c (mon.1) 2822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.895 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.738103+0000 mon.c (mon.1) 2823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.896 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.746731+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.896 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.747652+0000 mgr.y (mgr.25480) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.896 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.827382+0000 mon.c (mon.1) 2824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.896 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.830106+0000 mon.c (mon.1) 2825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.896 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.833011+0000 mon.c (mon.1) 2826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.834122+0000 mon.c (mon.1) 2827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.842000+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.842715+0000 mgr.y (mgr.25480) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.924043+0000 mon.c (mon.1) 2828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.926611+0000 mon.c (mon.1) 2829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.930183+0000 mon.c (mon.1) 2830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.931267+0000 mon.c (mon.1) 2831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:26.938993+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.001488+0000 mon.c (mon.1) 2832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.004734+0000 mon.c (mon.1) 2833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.897 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.008343+0000 mon.c (mon.1) 2834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.009777+0000 mon.c (mon.1) 2835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.018720+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.103147+0000 mon.c (mon.1) 2836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.106306+0000 mon.c (mon.1) 2837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.109935+0000 mon.c (mon.1) 2838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.111147+0000 mon.c (mon.1) 2839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.119542+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.166083+0000 mon.c (mon.1) 2840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.169140+0000 mon.c (mon.1) 2841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.173548+0000 mon.c (mon.1) 2842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.898 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.175108+0000 mon.c (mon.1) 2843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.187661+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.272132+0000 mon.c (mon.1) 2844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.274763+0000 mon.c (mon.1) 2845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.277647+0000 mon.c (mon.1) 2846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.278862+0000 mon.c (mon.1) 2847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.286904+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.368291+0000 mon.c (mon.1) 2848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.372148+0000 mon.c (mon.1) 2849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.375188+0000 mon.c (mon.1) 2850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.899 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.376178+0000 mon.c (mon.1) 2851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.384857+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.467992+0000 mon.c (mon.1) 2852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.470301+0000 mon.c (mon.1) 2853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.473316+0000 mon.c (mon.1) 2854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.474569+0000 mon.c (mon.1) 2855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.482448+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.484814+0000 mon.a (mon.0) 1390 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.492824+0000 mon.a (mon.0) 1391 : cluster 1 osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854] boot 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.493088+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.493158+0000 mon.c (mon.1) 2856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:27.900 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.566799+0000 mon.c (mon.1) 2857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.901 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.569399+0000 mon.c (mon.1) 2858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.901 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.571837+0000 mon.c (mon.1) 2859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.901 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.572962+0000 mon.c (mon.1) 2860 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.901 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:27 smithi146 bash[67217]: audit 2023-12-21T08:07:27.580325+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:25.975372+0000 mgr.y (mgr.25480) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.078517+0000 mgr.y (mgr.25480) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.180471+0000 mgr.y (mgr.25480) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:26.234878+0000 mgr.y (mgr.25480) 1226 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.278636+0000 mgr.y (mgr.25480) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.378339+0000 mgr.y (mgr.25480) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.463981+0000 mgr.y (mgr.25480) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.563239+0000 mgr.y (mgr.25480) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.637380+0000 mon.c (mon.1) 2816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.639392+0000 mon.c (mon.1) 2817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.641705+0000 mon.c (mon.1) 2818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.642529+0000 mon.c (mon.1) 2819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.648195+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.649885+0000 mgr.y (mgr.25480) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:26.659428+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:26.660845+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:26.709691+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.732045+0000 mon.c (mon.1) 2820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.734147+0000 mon.c (mon.1) 2821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.737077+0000 mon.c (mon.1) 2822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.738103+0000 mon.c (mon.1) 2823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.746731+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.747652+0000 mgr.y (mgr.25480) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.827382+0000 mon.c (mon.1) 2824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.830106+0000 mon.c (mon.1) 2825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.833011+0000 mon.c (mon.1) 2826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.834122+0000 mon.c (mon.1) 2827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.842000+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.842715+0000 mgr.y (mgr.25480) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.924043+0000 mon.c (mon.1) 2828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.926611+0000 mon.c (mon.1) 2829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.930183+0000 mon.c (mon.1) 2830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.931267+0000 mon.c (mon.1) 2831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:26.938993+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.001488+0000 mon.c (mon.1) 2832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.004734+0000 mon.c (mon.1) 2833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.008343+0000 mon.c (mon.1) 2834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.009777+0000 mon.c (mon.1) 2835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.018720+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.103147+0000 mon.c (mon.1) 2836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.106306+0000 mon.c (mon.1) 2837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:25.975372+0000 mgr.y (mgr.25480) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.078517+0000 mgr.y (mgr.25480) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.180471+0000 mgr.y (mgr.25480) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:26.234878+0000 mgr.y (mgr.25480) 1226 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 43 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.278636+0000 mgr.y (mgr.25480) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.378339+0000 mgr.y (mgr.25480) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.463981+0000 mgr.y (mgr.25480) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.563239+0000 mgr.y (mgr.25480) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.637380+0000 mon.c (mon.1) 2816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.639392+0000 mon.c (mon.1) 2817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.641705+0000 mon.c (mon.1) 2818 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.642529+0000 mon.c (mon.1) 2819 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.648195+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.649885+0000 mgr.y (mgr.25480) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:26.659428+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:26.660845+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:26.709691+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.732045+0000 mon.c (mon.1) 2820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.734147+0000 mon.c (mon.1) 2821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.737077+0000 mon.c (mon.1) 2822 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.910 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.738103+0000 mon.c (mon.1) 2823 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.109935+0000 mon.c (mon.1) 2838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.111147+0000 mon.c (mon.1) 2839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.119542+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.166083+0000 mon.c (mon.1) 2840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.169140+0000 mon.c (mon.1) 2841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.173548+0000 mon.c (mon.1) 2842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.175108+0000 mon.c (mon.1) 2843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.187661+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.272132+0000 mon.c (mon.1) 2844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.274763+0000 mon.c (mon.1) 2845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.277647+0000 mon.c (mon.1) 2846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.278862+0000 mon.c (mon.1) 2847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.286904+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.368291+0000 mon.c (mon.1) 2848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.372148+0000 mon.c (mon.1) 2849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.375188+0000 mon.c (mon.1) 2850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.376178+0000 mon.c (mon.1) 2851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.384857+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.912 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.467992+0000 mon.c (mon.1) 2852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.470301+0000 mon.c (mon.1) 2853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.473316+0000 mon.c (mon.1) 2854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.474569+0000 mon.c (mon.1) 2855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.482448+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.484814+0000 mon.a (mon.0) 1390 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.492824+0000 mon.a (mon.0) 1391 : cluster 1 osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854] boot 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.493088+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.493158+0000 mon.c (mon.1) 2856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.566799+0000 mon.c (mon.1) 2857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.913 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.569399+0000 mon.c (mon.1) 2858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.571837+0000 mon.c (mon.1) 2859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.572962+0000 mon.c (mon.1) 2860 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[79395]: audit 2023-12-21T08:07:27.580325+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.746731+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.747652+0000 mgr.y (mgr.25480) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.914 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.827382+0000 mon.c (mon.1) 2824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.830106+0000 mon.c (mon.1) 2825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.833011+0000 mon.c (mon.1) 2826 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.834122+0000 mon.c (mon.1) 2827 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.842000+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.842715+0000 mgr.y (mgr.25480) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.924043+0000 mon.c (mon.1) 2828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.926611+0000 mon.c (mon.1) 2829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.930183+0000 mon.c (mon.1) 2830 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.931267+0000 mon.c (mon.1) 2831 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:26.938993+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.915 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.001488+0000 mon.c (mon.1) 2832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.004734+0000 mon.c (mon.1) 2833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.008343+0000 mon.c (mon.1) 2834 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.009777+0000 mon.c (mon.1) 2835 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.018720+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.103147+0000 mon.c (mon.1) 2836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.106306+0000 mon.c (mon.1) 2837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.109935+0000 mon.c (mon.1) 2838 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.111147+0000 mon.c (mon.1) 2839 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.119542+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.166083+0000 mon.c (mon.1) 2840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.169140+0000 mon.c (mon.1) 2841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.916 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.173548+0000 mon.c (mon.1) 2842 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.175108+0000 mon.c (mon.1) 2843 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.187661+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.272132+0000 mon.c (mon.1) 2844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.274763+0000 mon.c (mon.1) 2845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.277647+0000 mon.c (mon.1) 2846 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.278862+0000 mon.c (mon.1) 2847 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.286904+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.368291+0000 mon.c (mon.1) 2848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.372148+0000 mon.c (mon.1) 2849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.375188+0000 mon.c (mon.1) 2850 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.376178+0000 mon.c (mon.1) 2851 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.384857+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.467992+0000 mon.c (mon.1) 2852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.470301+0000 mon.c (mon.1) 2853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.473316+0000 mon.c (mon.1) 2854 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.474569+0000 mon.c (mon.1) 2855 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.482448+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.484814+0000 mon.a (mon.0) 1390 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.492824+0000 mon.a (mon.0) 1391 : cluster 1 osd.4 [v2:172.21.15.146:6800/2826004854,v1:172.21.15.146:6801/2826004854] boot 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.493088+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.493158+0000 mon.c (mon.1) 2856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:07:27.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.566799+0000 mon.c (mon.1) 2857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:27.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.569399+0000 mon.c (mon.1) 2858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:27.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.571837+0000 mon.c (mon.1) 2859 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:27.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.572962+0000 mon.c (mon.1) 2860 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:27.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:27 smithi125 bash[83656]: audit 2023-12-21T08:07:27.580325+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.883 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:26.939721+0000 mgr.y (mgr.25480) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.883 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.019835+0000 mgr.y (mgr.25480) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.883 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.120953+0000 mgr.y (mgr.25480) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.883 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.190029+0000 mgr.y (mgr.25480) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.883 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.287965+0000 mgr.y (mgr.25480) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.385996+0000 mgr.y (mgr.25480) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.405488+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.483224+0000 mgr.y (mgr.25480) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.494042+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.500391+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.500572+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.503085+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.503805+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:27.506360+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.582960+0000 mgr.y (mgr.25480) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.884 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.659405+0000 mon.c (mon.1) 2861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.662396+0000 mon.c (mon.1) 2862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.665355+0000 mon.c (mon.1) 2863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.666351+0000 mon.c (mon.1) 2864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.673798+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.674666+0000 mgr.y (mgr.25480) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.753408+0000 mon.c (mon.1) 2865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.756065+0000 mon.c (mon.1) 2866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.758581+0000 mon.c (mon.1) 2867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.759535+0000 mon.c (mon.1) 2868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.885 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.767925+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.768841+0000 mgr.y (mgr.25480) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.850110+0000 mon.c (mon.1) 2869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.853218+0000 mon.c (mon.1) 2870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.856222+0000 mon.c (mon.1) 2871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.857346+0000 mon.c (mon.1) 2872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.866340+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.867164+0000 mgr.y (mgr.25480) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.950933+0000 mon.c (mon.1) 2873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.953289+0000 mon.c (mon.1) 2874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.957268+0000 mon.c (mon.1) 2875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.886 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.958803+0000 mon.c (mon.1) 2876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:27.968905+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.048469+0000 mon.c (mon.1) 2877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.051385+0000 mon.c (mon.1) 2878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.054127+0000 mon.c (mon.1) 2879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.055074+0000 mon.c (mon.1) 2880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.061836+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.141851+0000 mon.c (mon.1) 2881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.145378+0000 mon.c (mon.1) 2882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.148714+0000 mon.c (mon.1) 2883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.150061+0000 mon.c (mon.1) 2884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.887 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.156608+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.242489+0000 mon.c (mon.1) 2885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.244933+0000 mon.c (mon.1) 2886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.248408+0000 mon.c (mon.1) 2887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.249563+0000 mon.c (mon.1) 2888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.258690+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.340495+0000 mon.c (mon.1) 2889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.344122+0000 mon.c (mon.1) 2890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.347476+0000 mon.c (mon.1) 2891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.348784+0000 mon.c (mon.1) 2892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.358179+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.888 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.361938+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.363610+0000 mon.c (mon.1) 2893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.492703+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.492744+0000 mon.c (mon.1) 2894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.496335+0000 mon.c (mon.1) 2895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.498858+0000 mon.c (mon.1) 2896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.503763+0000 mon.c (mon.1) 2897 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.511303+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.575467+0000 mon.c (mon.1) 2898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.578419+0000 mon.c (mon.1) 2899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.581547+0000 mon.c (mon.1) 2900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.889 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.582717+0000 mon.c (mon.1) 2901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.890 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:28 smithi146 bash[67217]: audit 2023-12-21T08:07:28.590954+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.904 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[75616]: debug 2023-12-21T08:07:28.681+0000 7f1ef7826700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:07:28.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:26.939721+0000 mgr.y (mgr.25480) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.019835+0000 mgr.y (mgr.25480) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.120953+0000 mgr.y (mgr.25480) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.190029+0000 mgr.y (mgr.25480) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.287965+0000 mgr.y (mgr.25480) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.385996+0000 mgr.y (mgr.25480) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.405488+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.483224+0000 mgr.y (mgr.25480) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.494042+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.500391+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.500572+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.503085+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.503805+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:27.506360+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.582960+0000 mgr.y (mgr.25480) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.659405+0000 mon.c (mon.1) 2861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.662396+0000 mon.c (mon.1) 2862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.665355+0000 mon.c (mon.1) 2863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.666351+0000 mon.c (mon.1) 2864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.673798+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.674666+0000 mgr.y (mgr.25480) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.753408+0000 mon.c (mon.1) 2865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:26.939721+0000 mgr.y (mgr.25480) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.019835+0000 mgr.y (mgr.25480) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.120953+0000 mgr.y (mgr.25480) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.190029+0000 mgr.y (mgr.25480) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.287965+0000 mgr.y (mgr.25480) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.385996+0000 mgr.y (mgr.25480) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.405488+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.483224+0000 mgr.y (mgr.25480) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.494042+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.500391+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.500572+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.503085+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.503805+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:27.506360+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.582960+0000 mgr.y (mgr.25480) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.659405+0000 mon.c (mon.1) 2861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.662396+0000 mon.c (mon.1) 2862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.665355+0000 mon.c (mon.1) 2863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.666351+0000 mon.c (mon.1) 2864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.673798+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.674666+0000 mgr.y (mgr.25480) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.753408+0000 mon.c (mon.1) 2865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.756065+0000 mon.c (mon.1) 2866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.758581+0000 mon.c (mon.1) 2867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.759535+0000 mon.c (mon.1) 2868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.767925+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.768841+0000 mgr.y (mgr.25480) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.850110+0000 mon.c (mon.1) 2869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.853218+0000 mon.c (mon.1) 2870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.856222+0000 mon.c (mon.1) 2871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.857346+0000 mon.c (mon.1) 2872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.866340+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.867164+0000 mgr.y (mgr.25480) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.950933+0000 mon.c (mon.1) 2873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.953289+0000 mon.c (mon.1) 2874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.910 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.957268+0000 mon.c (mon.1) 2875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.958803+0000 mon.c (mon.1) 2876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:27.968905+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.048469+0000 mon.c (mon.1) 2877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.051385+0000 mon.c (mon.1) 2878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.054127+0000 mon.c (mon.1) 2879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.055074+0000 mon.c (mon.1) 2880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.061836+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.911 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.756065+0000 mon.c (mon.1) 2866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.758581+0000 mon.c (mon.1) 2867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.759535+0000 mon.c (mon.1) 2868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.767925+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.768841+0000 mgr.y (mgr.25480) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.850110+0000 mon.c (mon.1) 2869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.853218+0000 mon.c (mon.1) 2870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.856222+0000 mon.c (mon.1) 2871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.857346+0000 mon.c (mon.1) 2872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.866340+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.867164+0000 mgr.y (mgr.25480) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:28.912 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.950933+0000 mon.c (mon.1) 2873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.953289+0000 mon.c (mon.1) 2874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.957268+0000 mon.c (mon.1) 2875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.958803+0000 mon.c (mon.1) 2876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:27.968905+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.048469+0000 mon.c (mon.1) 2877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.051385+0000 mon.c (mon.1) 2878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.054127+0000 mon.c (mon.1) 2879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.055074+0000 mon.c (mon.1) 2880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.913 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.061836+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.141851+0000 mon.c (mon.1) 2881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.145378+0000 mon.c (mon.1) 2882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.148714+0000 mon.c (mon.1) 2883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.150061+0000 mon.c (mon.1) 2884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.156608+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.242489+0000 mon.c (mon.1) 2885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.914 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.244933+0000 mon.c (mon.1) 2886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.248408+0000 mon.c (mon.1) 2887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.249563+0000 mon.c (mon.1) 2888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.258690+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.340495+0000 mon.c (mon.1) 2889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.344122+0000 mon.c (mon.1) 2890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.347476+0000 mon.c (mon.1) 2891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.348784+0000 mon.c (mon.1) 2892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.358179+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.361938+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.363610+0000 mon.c (mon.1) 2893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:28.915 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.492703+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.492744+0000 mon.c (mon.1) 2894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.496335+0000 mon.c (mon.1) 2895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.498858+0000 mon.c (mon.1) 2896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.503763+0000 mon.c (mon.1) 2897 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.511303+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.575467+0000 mon.c (mon.1) 2898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.578419+0000 mon.c (mon.1) 2899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.581547+0000 mon.c (mon.1) 2900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.582717+0000 mon.c (mon.1) 2901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.916 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[79395]: audit 2023-12-21T08:07:28.590954+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.141851+0000 mon.c (mon.1) 2881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.145378+0000 mon.c (mon.1) 2882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.148714+0000 mon.c (mon.1) 2883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.150061+0000 mon.c (mon.1) 2884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.156608+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.242489+0000 mon.c (mon.1) 2885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.244933+0000 mon.c (mon.1) 2886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.917 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.248408+0000 mon.c (mon.1) 2887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.249563+0000 mon.c (mon.1) 2888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.258690+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.340495+0000 mon.c (mon.1) 2889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.344122+0000 mon.c (mon.1) 2890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.347476+0000 mon.c (mon.1) 2891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.348784+0000 mon.c (mon.1) 2892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.358179+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.361938+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.363610+0000 mon.c (mon.1) 2893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.492703+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.492744+0000 mon.c (mon.1) 2894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.918 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.496335+0000 mon.c (mon.1) 2895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.498858+0000 mon.c (mon.1) 2896 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.503763+0000 mon.c (mon.1) 2897 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.511303+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.575467+0000 mon.c (mon.1) 2898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.578419+0000 mon.c (mon.1) 2899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.581547+0000 mon.c (mon.1) 2900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.582717+0000 mon.c (mon.1) 2901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:28.919 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:28 smithi125 bash[83656]: audit 2023-12-21T08:07:28.590954+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:27.970026+0000 mgr.y (mgr.25480) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.062948+0000 mgr.y (mgr.25480) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.158511+0000 mgr.y (mgr.25480) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.235722+0000 mgr.y (mgr.25480) 1248 : cluster 0 pgmap v208: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.259740+0000 mgr.y (mgr.25480) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.358993+0000 mgr.y (mgr.25480) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.494235+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.494724+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.496267+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.497057+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.505226+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.507101+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:28.509125+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.513443+0000 mgr.y (mgr.25480) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.591746+0000 mgr.y (mgr.25480) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.639361+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.649397+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.660467+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.674705+0000 mon.c (mon.1) 2902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.677832+0000 mon.c (mon.1) 2903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.680710+0000 mon.c (mon.1) 2904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.682703+0000 mon.c (mon.1) 2905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:27.970026+0000 mgr.y (mgr.25480) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.062948+0000 mgr.y (mgr.25480) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.158511+0000 mgr.y (mgr.25480) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.235722+0000 mgr.y (mgr.25480) 1248 : cluster 0 pgmap v208: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.259740+0000 mgr.y (mgr.25480) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.358993+0000 mgr.y (mgr.25480) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.494235+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.494724+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.496267+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.497057+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.505226+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.507101+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:28.509125+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.513443+0000 mgr.y (mgr.25480) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.591746+0000 mgr.y (mgr.25480) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.639361+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.649397+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.660467+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.674705+0000 mon.c (mon.1) 2902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.677832+0000 mon.c (mon.1) 2903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.680710+0000 mon.c (mon.1) 2904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.682703+0000 mon.c (mon.1) 2905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.685663+0000 mon.c (mon.1) 2906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.685928+0000 mgr.y (mgr.25480) 1253 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cephadm 2023-12-21T08:07:28.687248+0000 mgr.y (mgr.25480) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: audit 2023-12-21T08:07:28.710210+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[79395]: cluster 2023-12-21T08:07:29.154760+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.685663+0000 mon.c (mon.1) 2906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.685928+0000 mgr.y (mgr.25480) 1253 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cephadm 2023-12-21T08:07:28.687248+0000 mgr.y (mgr.25480) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: audit 2023-12-21T08:07:28.710210+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:29.909 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:29 smithi125 bash[83656]: cluster 2023-12-21T08:07:29.154760+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:27.970026+0000 mgr.y (mgr.25480) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.062948+0000 mgr.y (mgr.25480) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.158511+0000 mgr.y (mgr.25480) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.235722+0000 mgr.y (mgr.25480) 1248 : cluster 0 pgmap v208: 161 pgs: 9 peering, 16 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2023-12-21T08:07:30.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.259740+0000 mgr.y (mgr.25480) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.358993+0000 mgr.y (mgr.25480) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.494235+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.494724+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.496267+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.497057+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.505226+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.507101+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:28.509125+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.513443+0000 mgr.y (mgr.25480) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.591746+0000 mgr.y (mgr.25480) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.639361+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.649397+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.660467+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.674705+0000 mon.c (mon.1) 2902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:30.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.677832+0000 mon.c (mon.1) 2903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.680710+0000 mon.c (mon.1) 2904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.682703+0000 mon.c (mon.1) 2905 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.685663+0000 mon.c (mon.1) 2906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.685928+0000 mgr.y (mgr.25480) 1253 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cephadm 2023-12-21T08:07:28.687248+0000 mgr.y (mgr.25480) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: audit 2023-12-21T08:07:28.710210+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:30.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:29 smithi146 bash[67217]: cluster 2023-12-21T08:07:29.154760+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:30.998 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:30 smithi146 bash[67217]: audit 2023-12-21T08:07:29.532528+0000 mgr.y (mgr.25480) 1255 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:31.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:30 smithi125 bash[79395]: audit 2023-12-21T08:07:29.532528+0000 mgr.y (mgr.25480) 1255 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:30 smithi125 bash[83656]: audit 2023-12-21T08:07:29.532528+0000 mgr.y (mgr.25480) 1255 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:31.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:31 smithi146 bash[67217]: cluster 2023-12-21T08:07:30.237190+0000 mgr.y (mgr.25480) 1256 : cluster 0 pgmap v210: 161 pgs: 12 peering, 9 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:31 smithi125 bash[79395]: cluster 2023-12-21T08:07:30.237190+0000 mgr.y (mgr.25480) 1256 : cluster 0 pgmap v210: 161 pgs: 12 peering, 9 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:31 smithi125 bash[83656]: cluster 2023-12-21T08:07:30.237190+0000 mgr.y (mgr.25480) 1256 : cluster 0 pgmap v210: 161 pgs: 12 peering, 9 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2023-12-21T08:07:33.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:32 smithi146 bash[67217]: audit 2023-12-21T08:07:31.820242+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:32 smithi146 bash[67217]: audit 2023-12-21T08:07:31.832791+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:32 smithi146 bash[67217]: audit 2023-12-21T08:07:31.843908+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[79395]: audit 2023-12-21T08:07:31.820242+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[79395]: audit 2023-12-21T08:07:31.832791+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[79395]: audit 2023-12-21T08:07:31.843908+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[83656]: audit 2023-12-21T08:07:31.820242+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[83656]: audit 2023-12-21T08:07:31.832791+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:33.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:32 smithi125 bash[83656]: audit 2023-12-21T08:07:31.843908+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[79395]: cluster 2023-12-21T08:07:32.238263+0000 mgr.y (mgr.25480) 1257 : cluster 0 pgmap v211: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[79395]: cluster 2023-12-21T08:07:32.840698+0000 mon.a (mon.0) 1414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[79395]: cluster 2023-12-21T08:07:32.840748+0000 mon.a (mon.0) 1415 : cluster 1 Cluster is now healthy 2023-12-21T08:07:34.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[83656]: cluster 2023-12-21T08:07:32.238263+0000 mgr.y (mgr.25480) 1257 : cluster 0 pgmap v211: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:34.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[83656]: cluster 2023-12-21T08:07:32.840698+0000 mon.a (mon.0) 1414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:34.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:33 smithi125 bash[83656]: cluster 2023-12-21T08:07:32.840748+0000 mon.a (mon.0) 1415 : cluster 1 Cluster is now healthy 2023-12-21T08:07:34.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:33 smithi146 bash[67217]: cluster 2023-12-21T08:07:32.238263+0000 mgr.y (mgr.25480) 1257 : cluster 0 pgmap v211: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:34.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:33 smithi146 bash[67217]: cluster 2023-12-21T08:07:32.840698+0000 mon.a (mon.0) 1414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 9 pgs degraded) 2023-12-21T08:07:34.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:33 smithi146 bash[67217]: cluster 2023-12-21T08:07:32.840748+0000 mon.a (mon.0) 1415 : cluster 1 Cluster is now healthy 2023-12-21T08:07:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[83656]: cluster 2023-12-21T08:07:34.239547+0000 mgr.y (mgr.25480) 1258 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:07:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[83656]: audit 2023-12-21T08:07:34.803519+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[83656]: audit 2023-12-21T08:07:34.817220+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[83656]: audit 2023-12-21T08:07:34.831158+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[79395]: cluster 2023-12-21T08:07:34.239547+0000 mgr.y (mgr.25480) 1258 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:07:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[79395]: audit 2023-12-21T08:07:34.803519+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[79395]: audit 2023-12-21T08:07:34.817220+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:35 smithi125 bash[79395]: audit 2023-12-21T08:07:34.831158+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:35 smithi146 bash[67217]: cluster 2023-12-21T08:07:34.239547+0000 mgr.y (mgr.25480) 1258 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-21T08:07:36.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:35 smithi146 bash[67217]: audit 2023-12-21T08:07:34.803519+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:35 smithi146 bash[67217]: audit 2023-12-21T08:07:34.817220+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:36.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:35 smithi146 bash[67217]: audit 2023-12-21T08:07:34.831158+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:37.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:37] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2023-12-21T08:07:38.094 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:37 smithi125 bash[83656]: cluster 2023-12-21T08:07:36.240841+0000 mgr.y (mgr.25480) 1259 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:07:38.094 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:37 smithi125 bash[79395]: cluster 2023-12-21T08:07:36.240841+0000 mgr.y (mgr.25480) 1259 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:07:38.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:37 smithi146 bash[67217]: cluster 2023-12-21T08:07:36.240841+0000 mgr.y (mgr.25480) 1259 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:07:39.332 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:07:39.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:39 smithi125 bash[79395]: cluster 2023-12-21T08:07:38.241965+0000 mgr.y (mgr.25480) 1260 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:07:39.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:39 smithi125 bash[79395]: audit 2023-12-21T08:07:38.740767+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:39 smithi125 bash[83656]: cluster 2023-12-21T08:07:38.241965+0000 mgr.y (mgr.25480) 1260 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:07:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:39 smithi125 bash[83656]: audit 2023-12-21T08:07:38.740767+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:40.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:39 smithi146 bash[67217]: cluster 2023-12-21T08:07:38.241965+0000 mgr.y (mgr.25480) 1260 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:07:40.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:39 smithi146 bash[67217]: audit 2023-12-21T08:07:38.740767+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:40.091 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 5s ago 21m - - 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 8s ago 21m - - 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (8m) 5s ago 14m 16.5M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (7m) 8s ago 14m 44.4M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (6m) 5s ago 12m 48.2M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (6m) 8s ago 21m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (6m) 5s ago 22m 514M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (5m) 5s ago 23m 71.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (4m) 8s ago 21m 48.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (5m) 5s ago 21m 57.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (8m) 5s ago 15m 12.0M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (7m) 8s ago 14m 12.1M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (3m) 5s ago 20m 53.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (2m) 5s ago 19m 55.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:07:40.092 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (113s) 5s ago 19m 49.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (78s) 5s ago 18m 49.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (20s) 8s ago 17m 44.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (17m) 8s ago 17m 70.8M 4096M 17.2.0 e1d6a67b021e a6a3621f1645 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (16m) 8s ago 16m 68.1M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (16m) 8s ago 16m 70.1M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (6m) 8s ago 15m 63.3M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (12m) 5s ago 12m 89.3M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (12m) 8s ago 12m 89.1M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (12m) 5s ago 12m 89.2M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:07:40.093 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (12m) 8s ago 12m 88.9M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:07:40.533 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:07:40.534 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:07:40.535 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:07:40.535 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-21T08:07:40.535 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-21T08:07:40.535 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:07:40.535 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:07:40.935 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:07:40.936 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:07:40.936 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "10/23 daemons upgraded", 2023-12-21T08:07:40.936 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:07:40.936 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:07:40.936 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:07:41.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:40 smithi146 bash[67217]: audit 2023-12-21T08:07:39.312007+0000 mgr.y (mgr.25480) 1261 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:40 smithi146 bash[67217]: audit 2023-12-21T08:07:39.543716+0000 mgr.y (mgr.25480) 1262 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:41.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:40 smithi146 bash[67217]: audit 2023-12-21T08:07:39.689837+0000 mgr.y (mgr.25480) 1263 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:40 smithi146 bash[67217]: audit 2023-12-21T08:07:40.528091+0000 mon.c (mon.1) 2907 : audit 0 from='client.? 172.21.15.125:0/521582937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[79395]: audit 2023-12-21T08:07:39.312007+0000 mgr.y (mgr.25480) 1261 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[79395]: audit 2023-12-21T08:07:39.543716+0000 mgr.y (mgr.25480) 1262 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[79395]: audit 2023-12-21T08:07:39.689837+0000 mgr.y (mgr.25480) 1263 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[79395]: audit 2023-12-21T08:07:40.528091+0000 mon.c (mon.1) 2907 : audit 0 from='client.? 172.21.15.125:0/521582937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[83656]: audit 2023-12-21T08:07:39.312007+0000 mgr.y (mgr.25480) 1261 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[83656]: audit 2023-12-21T08:07:39.543716+0000 mgr.y (mgr.25480) 1262 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[83656]: audit 2023-12-21T08:07:39.689837+0000 mgr.y (mgr.25480) 1263 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:41.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:40 smithi125 bash[83656]: audit 2023-12-21T08:07:40.528091+0000 mon.c (mon.1) 2907 : audit 0 from='client.? 172.21.15.125:0/521582937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:41.377 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:07:42.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:41 smithi146 bash[67217]: audit 2023-12-21T08:07:40.062789+0000 mgr.y (mgr.25480) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:42.047 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:41 smithi146 bash[67217]: cluster 2023-12-21T08:07:40.242937+0000 mgr.y (mgr.25480) 1265 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2023-12-21T08:07:42.048 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:41 smithi146 bash[67217]: audit 2023-12-21T08:07:41.372476+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.125:0/1767609782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[79395]: audit 2023-12-21T08:07:40.062789+0000 mgr.y (mgr.25480) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[79395]: cluster 2023-12-21T08:07:40.242937+0000 mgr.y (mgr.25480) 1265 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[79395]: audit 2023-12-21T08:07:41.372476+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.125:0/1767609782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[83656]: audit 2023-12-21T08:07:40.062789+0000 mgr.y (mgr.25480) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[83656]: cluster 2023-12-21T08:07:40.242937+0000 mgr.y (mgr.25480) 1265 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2023-12-21T08:07:42.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:41 smithi125 bash[83656]: audit 2023-12-21T08:07:41.372476+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.125:0/1767609782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:07:43.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:42 smithi146 bash[67217]: audit 2023-12-21T08:07:40.929272+0000 mgr.y (mgr.25480) 1266 : audit 0 from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:43.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:42 smithi125 bash[79395]: audit 2023-12-21T08:07:40.929272+0000 mgr.y (mgr.25480) 1266 : audit 0 from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:43.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:42 smithi125 bash[83656]: audit 2023-12-21T08:07:40.929272+0000 mgr.y (mgr.25480) 1266 : audit 0 from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:43 smithi146 bash[67217]: cluster 2023-12-21T08:07:42.243819+0000 mgr.y (mgr.25480) 1267 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:43 smithi146 bash[67217]: audit 2023-12-21T08:07:43.361162+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:44.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:43 smithi146 bash[67217]: audit 2023-12-21T08:07:43.365956+0000 mon.c (mon.1) 2908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:44.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:43 smithi146 bash[67217]: audit 2023-12-21T08:07:43.702006+0000 mon.c (mon.1) 2909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[79395]: cluster 2023-12-21T08:07:42.243819+0000 mgr.y (mgr.25480) 1267 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[79395]: audit 2023-12-21T08:07:43.361162+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[79395]: audit 2023-12-21T08:07:43.365956+0000 mon.c (mon.1) 2908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[79395]: audit 2023-12-21T08:07:43.702006+0000 mon.c (mon.1) 2909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[83656]: cluster 2023-12-21T08:07:42.243819+0000 mgr.y (mgr.25480) 1267 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[83656]: audit 2023-12-21T08:07:43.361162+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[83656]: audit 2023-12-21T08:07:43.365956+0000 mon.c (mon.1) 2908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:43 smithi125 bash[83656]: audit 2023-12-21T08:07:43.702006+0000 mon.c (mon.1) 2909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:45.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:44 smithi146 bash[67217]: audit 2023-12-21T08:07:43.702415+0000 mgr.y (mgr.25480) 1268 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:45.039 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:44 smithi146 bash[67217]: cephadm 2023-12-21T08:07:43.705177+0000 mgr.y (mgr.25480) 1269 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:07:45.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:44 smithi125 bash[79395]: audit 2023-12-21T08:07:43.702415+0000 mgr.y (mgr.25480) 1268 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:45.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:44 smithi125 bash[79395]: cephadm 2023-12-21T08:07:43.705177+0000 mgr.y (mgr.25480) 1269 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:07:45.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:44 smithi125 bash[83656]: audit 2023-12-21T08:07:43.702415+0000 mgr.y (mgr.25480) 1268 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:07:45.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:44 smithi125 bash[83656]: cephadm 2023-12-21T08:07:43.705177+0000 mgr.y (mgr.25480) 1269 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:07:46.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:45 smithi125 bash[79395]: cluster 2023-12-21T08:07:44.245034+0000 mgr.y (mgr.25480) 1270 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:45 smithi125 bash[83656]: cluster 2023-12-21T08:07:44.245034+0000 mgr.y (mgr.25480) 1270 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:46.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:45 smithi146 bash[67217]: cluster 2023-12-21T08:07:44.245034+0000 mgr.y (mgr.25480) 1270 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: cephadm 2023-12-21T08:07:46.026088+0000 mgr.y (mgr.25480) 1271 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: audit 2023-12-21T08:07:46.036021+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: audit 2023-12-21T08:07:46.042457+0000 mon.c (mon.1) 2910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: audit 2023-12-21T08:07:46.044265+0000 mon.c (mon.1) 2911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: cephadm 2023-12-21T08:07:46.049412+0000 mgr.y (mgr.25480) 1272 : cephadm 1 Deploying daemon osd.5 on smithi146 2023-12-21T08:07:47.392 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:47 smithi146 bash[67217]: cluster 2023-12-21T08:07:46.246295+0000 mgr.y (mgr.25480) 1273 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:47] "GET /metrics HTTP/1.1" 200 38435 "" "Prometheus/2.33.4" 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: cephadm 2023-12-21T08:07:46.026088+0000 mgr.y (mgr.25480) 1271 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: audit 2023-12-21T08:07:46.036021+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: audit 2023-12-21T08:07:46.042457+0000 mon.c (mon.1) 2910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: audit 2023-12-21T08:07:46.044265+0000 mon.c (mon.1) 2911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: cephadm 2023-12-21T08:07:46.049412+0000 mgr.y (mgr.25480) 1272 : cephadm 1 Deploying daemon osd.5 on smithi146 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[79395]: cluster 2023-12-21T08:07:46.246295+0000 mgr.y (mgr.25480) 1273 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:47.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: cephadm 2023-12-21T08:07:46.026088+0000 mgr.y (mgr.25480) 1271 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:07:47.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: audit 2023-12-21T08:07:46.036021+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:47.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: audit 2023-12-21T08:07:46.042457+0000 mon.c (mon.1) 2910 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:07:47.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: audit 2023-12-21T08:07:46.044265+0000 mon.c (mon.1) 2911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:47.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: cephadm 2023-12-21T08:07:46.049412+0000 mgr.y (mgr.25480) 1272 : cephadm 1 Deploying daemon osd.5 on smithi146 2023-12-21T08:07:47.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:47 smithi125 bash[83656]: cluster 2023-12-21T08:07:46.246295+0000 mgr.y (mgr.25480) 1273 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:49.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:49 smithi146 bash[67217]: cluster 2023-12-21T08:07:48.247507+0000 mgr.y (mgr.25480) 1274 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:49.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:49 smithi125 bash[79395]: cluster 2023-12-21T08:07:48.247507+0000 mgr.y (mgr.25480) 1274 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:49.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:49 smithi125 bash[83656]: cluster 2023-12-21T08:07:48.247507+0000 mgr.y (mgr.25480) 1274 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:07:50.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:50 smithi146 systemd[1]: Stopping Ceph osd.5 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:07:50.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:50 smithi146 bash[67217]: audit 2023-12-21T08:07:49.551793+0000 mgr.y (mgr.25480) 1275 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:50 smithi125 bash[79395]: audit 2023-12-21T08:07:49.551793+0000 mgr.y (mgr.25480) 1275 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:50.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:50 smithi125 bash[83656]: audit 2023-12-21T08:07:49.551793+0000 mgr.y (mgr.25480) 1275 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:51.023 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:50 smithi146 bash[34455]: debug 2023-12-21T08:07:50.639+0000 7fd0df235700 -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-21T08:07:51.023 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:50 smithi146 bash[34455]: debug 2023-12-21T08:07:50.639+0000 7fd0df235700 -1 osd.5 146 *** Got signal Terminated *** 2023-12-21T08:07:51.023 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:50 smithi146 bash[34455]: debug 2023-12-21T08:07:50.639+0000 7fd0df235700 -1 osd.5 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:07:51.741 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:51 smithi146 bash[67217]: cluster 2023-12-21T08:07:50.249009+0000 mgr.y (mgr.25480) 1276 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:51.741 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:51 smithi146 bash[67217]: cluster 2023-12-21T08:07:50.642294+0000 mon.a (mon.0) 1423 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:07:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:51 smithi125 bash[79395]: cluster 2023-12-21T08:07:50.249009+0000 mgr.y (mgr.25480) 1276 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:51 smithi125 bash[79395]: cluster 2023-12-21T08:07:50.642294+0000 mon.a (mon.0) 1423 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:07:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:51 smithi125 bash[83656]: cluster 2023-12-21T08:07:50.249009+0000 mgr.y (mgr.25480) 1276 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:07:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:51 smithi125 bash[83656]: cluster 2023-12-21T08:07:50.642294+0000 mon.a (mon.0) 1423 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:07:52.723 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.459111+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:52.723 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.477852+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.480313+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.481213+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.485429+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.485440+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.486731+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.486830+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.488045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: audit 2023-12-21T08:07:51.957843+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: audit 2023-12-21T08:07:51.969255+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.724 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:52 smithi146 bash[67217]: audit 2023-12-21T08:07:51.985655+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.459111+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.477852+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:07:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.480313+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.481213+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.485429+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.485440+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.486731+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.486830+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.488045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: audit 2023-12-21T08:07:51.957843+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: audit 2023-12-21T08:07:51.969255+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[79395]: audit 2023-12-21T08:07:51.985655+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.459111+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.477852+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.480313+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.481213+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.485429+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.485440+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.486731+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.486830+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.488045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e147 with expected crc 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: audit 2023-12-21T08:07:51.957843+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: audit 2023-12-21T08:07:51.969255+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:52.906 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:52 smithi125 bash[83656]: audit 2023-12-21T08:07:51.985655+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:53.420 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[78606]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:07:53.420 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[78833]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:51.975136+0000 mgr.y (mgr.25480) 1277 : cluster 0 pgmap v222: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.475821+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.478617+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.480697+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.481116+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.483752+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.484965+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.486448+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.486758+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.488332+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.488773+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.491173+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.966845+0000 mon.a (mon.0) 1430 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:07:53.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:53 smithi146 bash[67217]: cluster 2023-12-21T08:07:52.966914+0000 mon.a (mon.0) 1431 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:07:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:51.975136+0000 mgr.y (mgr.25480) 1277 : cluster 0 pgmap v222: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-21T08:07:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.475821+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.478617+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.480697+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.481116+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.483752+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.484965+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.486448+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.486758+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.488332+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.488773+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.491173+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.966845+0000 mon.a (mon.0) 1430 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:07:53.906 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[79395]: cluster 2023-12-21T08:07:52.966914+0000 mon.a (mon.0) 1431 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:51.975136+0000 mgr.y (mgr.25480) 1277 : cluster 0 pgmap v222: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.475821+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.478617+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.480697+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.481116+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.483752+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.484965+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.486448+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.907 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.486758+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.488332+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.488773+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.491173+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e148 with expected crc 2023-12-21T08:07:53.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.966845+0000 mon.a (mon.0) 1430 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:07:53.908 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:53 smithi125 bash[83656]: cluster 2023-12-21T08:07:52.966914+0000 mon.a (mon.0) 1431 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:07:54.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:54 smithi146 bash[67217]: cluster 2023-12-21T08:07:54.477027+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:54.817 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:54 smithi125 bash[83656]: cluster 2023-12-21T08:07:54.477027+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:54.817 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:54 smithi125 bash[79395]: cluster 2023-12-21T08:07:54.477027+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2023-12-21T08:07:55.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:55 smithi146 bash[67217]: cluster 2023-12-21T08:07:53.976610+0000 mgr.y (mgr.25480) 1278 : cluster 0 pgmap v224: 161 pgs: 10 active+undersized+degraded, 10 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-21T08:07:55.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:55 smithi146 bash[67217]: audit 2023-12-21T08:07:54.979349+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:55 smithi146 bash[67217]: audit 2023-12-21T08:07:54.990368+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:55 smithi146 bash[67217]: audit 2023-12-21T08:07:55.001926+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.774 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:55 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-21T08:07:55.774 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:55 smithi146 systemd[1]: Stopped Ceph osd.5 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:07:55.774 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:55 smithi146 systemd[1]: Started Ceph osd.5 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:07:55.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[83656]: cluster 2023-12-21T08:07:53.976610+0000 mgr.y (mgr.25480) 1278 : cluster 0 pgmap v224: 161 pgs: 10 active+undersized+degraded, 10 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-21T08:07:55.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[83656]: audit 2023-12-21T08:07:54.979349+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[83656]: audit 2023-12-21T08:07:54.990368+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.844 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[83656]: audit 2023-12-21T08:07:55.001926+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.845 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[79395]: cluster 2023-12-21T08:07:53.976610+0000 mgr.y (mgr.25480) 1278 : cluster 0 pgmap v224: 161 pgs: 10 active+undersized+degraded, 10 peering, 10 stale+active+clean, 12 active+undersized, 119 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-21T08:07:55.845 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[79395]: audit 2023-12-21T08:07:54.979349+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.845 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[79395]: audit 2023-12-21T08:07:54.990368+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:55.845 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:55 smithi125 bash[79395]: audit 2023-12-21T08:07:55.001926+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: cluster 2023-12-21T08:07:54.994598+0000 mgr.y (mgr.25480) 1279 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: cluster 2023-12-21T08:07:54.995160+0000 mgr.y (mgr.25480) 1280 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.803145+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.816882+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.841448+0000 mon.c (mon.1) 2912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.842922+0000 mon.c (mon.1) 2913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: cluster 2023-12-21T08:07:55.845348+0000 mgr.y (mgr.25480) 1281 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.851011+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: cephadm 2023-12-21T08:07:55.853024+0000 mgr.y (mgr.25480) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.934902+0000 mon.c (mon.1) 2914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.938170+0000 mon.c (mon.1) 2915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.942744+0000 mon.c (mon.1) 2916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.944078+0000 mon.c (mon.1) 2917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:55.953294+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: cluster 2023-12-21T08:07:55.987666+0000 mon.a (mon.0) 1440 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.035680+0000 mon.c (mon.1) 2918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.038619+0000 mon.c (mon.1) 2919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.042584+0000 mon.c (mon.1) 2920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.043615+0000 mon.c (mon.1) 2921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: cluster 2023-12-21T08:07:54.994598+0000 mgr.y (mgr.25480) 1279 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: cluster 2023-12-21T08:07:54.995160+0000 mgr.y (mgr.25480) 1280 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.803145+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.816882+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.841448+0000 mon.c (mon.1) 2912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.842922+0000 mon.c (mon.1) 2913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: cluster 2023-12-21T08:07:55.845348+0000 mgr.y (mgr.25480) 1281 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.851011+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: cephadm 2023-12-21T08:07:55.853024+0000 mgr.y (mgr.25480) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.934902+0000 mon.c (mon.1) 2914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.097 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.938170+0000 mon.c (mon.1) 2915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.942744+0000 mon.c (mon.1) 2916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.944078+0000 mon.c (mon.1) 2917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:55.953294+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: cluster 2023-12-21T08:07:55.987666+0000 mon.a (mon.0) 1440 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.035680+0000 mon.c (mon.1) 2918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.038619+0000 mon.c (mon.1) 2919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.042584+0000 mon.c (mon.1) 2920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.043615+0000 mon.c (mon.1) 2921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.051215+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.136163+0000 mon.c (mon.1) 2922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.139076+0000 mon.c (mon.1) 2923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.143262+0000 mon.c (mon.1) 2924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.144671+0000 mon.c (mon.1) 2925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.152030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.236149+0000 mon.c (mon.1) 2926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.238829+0000 mon.c (mon.1) 2927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.242054+0000 mon.c (mon.1) 2928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.243323+0000 mon.c (mon.1) 2929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.251269+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.330875+0000 mon.c (mon.1) 2930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.333790+0000 mon.c (mon.1) 2931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.337359+0000 mon.c (mon.1) 2932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.338419+0000 mon.c (mon.1) 2933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.345166+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.431276+0000 mon.c (mon.1) 2934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.433650+0000 mon.c (mon.1) 2935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.436556+0000 mon.c (mon.1) 2936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.437728+0000 mon.c (mon.1) 2937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.051215+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.136163+0000 mon.c (mon.1) 2922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.139076+0000 mon.c (mon.1) 2923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.143262+0000 mon.c (mon.1) 2924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.144671+0000 mon.c (mon.1) 2925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.152030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.236149+0000 mon.c (mon.1) 2926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.238829+0000 mon.c (mon.1) 2927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.242054+0000 mon.c (mon.1) 2928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.243323+0000 mon.c (mon.1) 2929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.251269+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.330875+0000 mon.c (mon.1) 2930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.333790+0000 mon.c (mon.1) 2931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.337359+0000 mon.c (mon.1) 2932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.338419+0000 mon.c (mon.1) 2933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.100 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.345166+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.431276+0000 mon.c (mon.1) 2934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.433650+0000 mon.c (mon.1) 2935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.436556+0000 mon.c (mon.1) 2936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.437728+0000 mon.c (mon.1) 2937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.444162+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.528911+0000 mon.c (mon.1) 2938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.531328+0000 mon.c (mon.1) 2939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.533778+0000 mon.c (mon.1) 2940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.534971+0000 mon.c (mon.1) 2941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.543337+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.628060+0000 mon.c (mon.1) 2942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.630191+0000 mon.c (mon.1) 2943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.101 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.633255+0000 mon.c (mon.1) 2944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.634151+0000 mon.c (mon.1) 2945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.642732+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.722129+0000 mon.c (mon.1) 2946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.724874+0000 mon.c (mon.1) 2947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.727673+0000 mon.c (mon.1) 2948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.728810+0000 mon.c (mon.1) 2949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[83656]: audit 2023-12-21T08:07:56.737132+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.444162+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.528911+0000 mon.c (mon.1) 2938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.531328+0000 mon.c (mon.1) 2939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.533778+0000 mon.c (mon.1) 2940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.534971+0000 mon.c (mon.1) 2941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.543337+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.628060+0000 mon.c (mon.1) 2942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.630191+0000 mon.c (mon.1) 2943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.633255+0000 mon.c (mon.1) 2944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.634151+0000 mon.c (mon.1) 2945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.642732+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.722129+0000 mon.c (mon.1) 2946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.724874+0000 mon.c (mon.1) 2947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.727673+0000 mon.c (mon.1) 2948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.728810+0000 mon.c (mon.1) 2949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:56 smithi125 bash[79395]: audit 2023-12-21T08:07:56.737132+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: cluster 2023-12-21T08:07:54.994598+0000 mgr.y (mgr.25480) 1279 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: cluster 2023-12-21T08:07:54.995160+0000 mgr.y (mgr.25480) 1280 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.803145+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.816882+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.841448+0000 mon.c (mon.1) 2912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.842922+0000 mon.c (mon.1) 2913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: cluster 2023-12-21T08:07:55.845348+0000 mgr.y (mgr.25480) 1281 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 10 peering, 32 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.851011+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: cephadm 2023-12-21T08:07:55.853024+0000 mgr.y (mgr.25480) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.934902+0000 mon.c (mon.1) 2914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.938170+0000 mon.c (mon.1) 2915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.942744+0000 mon.c (mon.1) 2916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.203 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.944078+0000 mon.c (mon.1) 2917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:55.953294+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: cluster 2023-12-21T08:07:55.987666+0000 mon.a (mon.0) 1440 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.035680+0000 mon.c (mon.1) 2918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.038619+0000 mon.c (mon.1) 2919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.042584+0000 mon.c (mon.1) 2920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.043615+0000 mon.c (mon.1) 2921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.051215+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.136163+0000 mon.c (mon.1) 2922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.139076+0000 mon.c (mon.1) 2923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.204 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.143262+0000 mon.c (mon.1) 2924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.144671+0000 mon.c (mon.1) 2925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.152030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.236149+0000 mon.c (mon.1) 2926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.238829+0000 mon.c (mon.1) 2927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.242054+0000 mon.c (mon.1) 2928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.243323+0000 mon.c (mon.1) 2929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.251269+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.330875+0000 mon.c (mon.1) 2930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.333790+0000 mon.c (mon.1) 2931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.337359+0000 mon.c (mon.1) 2932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.338419+0000 mon.c (mon.1) 2933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.345166+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.431276+0000 mon.c (mon.1) 2934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.433650+0000 mon.c (mon.1) 2935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.436556+0000 mon.c (mon.1) 2936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.205 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.437728+0000 mon.c (mon.1) 2937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.444162+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.528911+0000 mon.c (mon.1) 2938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.531328+0000 mon.c (mon.1) 2939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.533778+0000 mon.c (mon.1) 2940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.534971+0000 mon.c (mon.1) 2941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.543337+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.628060+0000 mon.c (mon.1) 2942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.630191+0000 mon.c (mon.1) 2943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.633255+0000 mon.c (mon.1) 2944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.634151+0000 mon.c (mon.1) 2945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.642732+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.722129+0000 mon.c (mon.1) 2946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.724874+0000 mon.c (mon.1) 2947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.727673+0000 mon.c (mon.1) 2948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.728810+0000 mon.c (mon.1) 2949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:57.206 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:56 smithi146 bash[67217]: audit 2023-12-21T08:07:56.737132+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:07:57] "GET /metrics HTTP/1.1" 200 38435 "" "Prometheus/2.33.4" 2023-12-21T08:07:58.091 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: 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-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-21T08:07:58.092 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[79003]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-21T08:07:58.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:55.954445+0000 mgr.y (mgr.25480) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.051970+0000 mgr.y (mgr.25480) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.154147+0000 mgr.y (mgr.25480) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.252738+0000 mgr.y (mgr.25480) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.347827+0000 mgr.y (mgr.25480) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.445802+0000 mgr.y (mgr.25480) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.545628+0000 mgr.y (mgr.25480) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.643569+0000 mgr.y (mgr.25480) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.738119+0000 mgr.y (mgr.25480) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.820283+0000 mon.c (mon.1) 2950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.822360+0000 mon.c (mon.1) 2951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.824837+0000 mon.c (mon.1) 2952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.825793+0000 mon.c (mon.1) 2953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.832674+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.833490+0000 mgr.y (mgr.25480) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.093 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.912199+0000 mon.c (mon.1) 2954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.914541+0000 mon.c (mon.1) 2955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.917709+0000 mon.c (mon.1) 2956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.918911+0000 mon.c (mon.1) 2957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:56.925779+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.009175+0000 mon.c (mon.1) 2958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.011313+0000 mon.c (mon.1) 2959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.013917+0000 mon.c (mon.1) 2960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.014861+0000 mon.c (mon.1) 2961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.024886+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.108627+0000 mon.c (mon.1) 2962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.112507+0000 mon.c (mon.1) 2963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.116231+0000 mon.c (mon.1) 2964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.117396+0000 mon.c (mon.1) 2965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.125975+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.207117+0000 mon.c (mon.1) 2966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.209831+0000 mon.c (mon.1) 2967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.094 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.213012+0000 mon.c (mon.1) 2968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.214545+0000 mon.c (mon.1) 2969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.221963+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.290548+0000 mon.c (mon.1) 2970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.294917+0000 mon.c (mon.1) 2971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.298472+0000 mon.c (mon.1) 2972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.299837+0000 mon.c (mon.1) 2973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.306208+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.387912+0000 mon.c (mon.1) 2974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.390278+0000 mon.c (mon.1) 2975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.393429+0000 mon.c (mon.1) 2976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.394557+0000 mon.c (mon.1) 2977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.402493+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.483445+0000 mon.c (mon.1) 2978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.486723+0000 mon.c (mon.1) 2979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.490569+0000 mon.c (mon.1) 2980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.095 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.492104+0000 mon.c (mon.1) 2981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.501152+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.587120+0000 mon.c (mon.1) 2982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.589653+0000 mon.c (mon.1) 2983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.593872+0000 mon.c (mon.1) 2984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.595136+0000 mon.c (mon.1) 2985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.604283+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.688110+0000 mon.c (mon.1) 2986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.690195+0000 mon.c (mon.1) 2987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.692770+0000 mon.c (mon.1) 2988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.693747+0000 mon.c (mon.1) 2989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.700891+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.783744+0000 mon.c (mon.1) 2990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.786181+0000 mon.c (mon.1) 2991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.789068+0000 mon.c (mon.1) 2992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.790083+0000 mon.c (mon.1) 2993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.096 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:57 smithi146 bash[67217]: audit 2023-12-21T08:07:57.797708+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:55.954445+0000 mgr.y (mgr.25480) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.051970+0000 mgr.y (mgr.25480) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.154147+0000 mgr.y (mgr.25480) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.252738+0000 mgr.y (mgr.25480) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.347827+0000 mgr.y (mgr.25480) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.445802+0000 mgr.y (mgr.25480) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.545628+0000 mgr.y (mgr.25480) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.643569+0000 mgr.y (mgr.25480) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.738119+0000 mgr.y (mgr.25480) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.820283+0000 mon.c (mon.1) 2950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.822360+0000 mon.c (mon.1) 2951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.824837+0000 mon.c (mon.1) 2952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.825793+0000 mon.c (mon.1) 2953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.832674+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.833490+0000 mgr.y (mgr.25480) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.912199+0000 mon.c (mon.1) 2954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.914541+0000 mon.c (mon.1) 2955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.917709+0000 mon.c (mon.1) 2956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.918911+0000 mon.c (mon.1) 2957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:56.925779+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.009175+0000 mon.c (mon.1) 2958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.011313+0000 mon.c (mon.1) 2959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.013917+0000 mon.c (mon.1) 2960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.014861+0000 mon.c (mon.1) 2961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.024886+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.108627+0000 mon.c (mon.1) 2962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.112507+0000 mon.c (mon.1) 2963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.116231+0000 mon.c (mon.1) 2964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.117396+0000 mon.c (mon.1) 2965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.125975+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.207117+0000 mon.c (mon.1) 2966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.209831+0000 mon.c (mon.1) 2967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.213012+0000 mon.c (mon.1) 2968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.214545+0000 mon.c (mon.1) 2969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.221963+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.290548+0000 mon.c (mon.1) 2970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.294917+0000 mon.c (mon.1) 2971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.298472+0000 mon.c (mon.1) 2972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.299837+0000 mon.c (mon.1) 2973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.306208+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.387912+0000 mon.c (mon.1) 2974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.390278+0000 mon.c (mon.1) 2975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.393429+0000 mon.c (mon.1) 2976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.394557+0000 mon.c (mon.1) 2977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.402493+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.483445+0000 mon.c (mon.1) 2978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.486723+0000 mon.c (mon.1) 2979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.490569+0000 mon.c (mon.1) 2980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.492104+0000 mon.c (mon.1) 2981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.501152+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.587120+0000 mon.c (mon.1) 2982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.589653+0000 mon.c (mon.1) 2983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.593872+0000 mon.c (mon.1) 2984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.595136+0000 mon.c (mon.1) 2985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.604283+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.688110+0000 mon.c (mon.1) 2986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.690195+0000 mon.c (mon.1) 2987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.692770+0000 mon.c (mon.1) 2988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.693747+0000 mon.c (mon.1) 2989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.700891+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.783744+0000 mon.c (mon.1) 2990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.786181+0000 mon.c (mon.1) 2991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.789068+0000 mon.c (mon.1) 2992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.790083+0000 mon.c (mon.1) 2993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[83656]: audit 2023-12-21T08:07:57.797708+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:55.954445+0000 mgr.y (mgr.25480) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.051970+0000 mgr.y (mgr.25480) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.154147+0000 mgr.y (mgr.25480) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.252738+0000 mgr.y (mgr.25480) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.347827+0000 mgr.y (mgr.25480) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.445802+0000 mgr.y (mgr.25480) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.545628+0000 mgr.y (mgr.25480) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.643569+0000 mgr.y (mgr.25480) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.738119+0000 mgr.y (mgr.25480) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.820283+0000 mon.c (mon.1) 2950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.822360+0000 mon.c (mon.1) 2951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.824837+0000 mon.c (mon.1) 2952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.825793+0000 mon.c (mon.1) 2953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.832674+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.833490+0000 mgr.y (mgr.25480) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.912199+0000 mon.c (mon.1) 2954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.914541+0000 mon.c (mon.1) 2955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.917709+0000 mon.c (mon.1) 2956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.918911+0000 mon.c (mon.1) 2957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:56.925779+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.009175+0000 mon.c (mon.1) 2958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.011313+0000 mon.c (mon.1) 2959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.013917+0000 mon.c (mon.1) 2960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.014861+0000 mon.c (mon.1) 2961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.024886+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.108627+0000 mon.c (mon.1) 2962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.112507+0000 mon.c (mon.1) 2963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.116231+0000 mon.c (mon.1) 2964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.117396+0000 mon.c (mon.1) 2965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.125975+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.207117+0000 mon.c (mon.1) 2966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.209831+0000 mon.c (mon.1) 2967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.213012+0000 mon.c (mon.1) 2968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.214545+0000 mon.c (mon.1) 2969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.221963+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.290548+0000 mon.c (mon.1) 2970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.294917+0000 mon.c (mon.1) 2971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.298472+0000 mon.c (mon.1) 2972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.299837+0000 mon.c (mon.1) 2973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.306208+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.387912+0000 mon.c (mon.1) 2974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.390278+0000 mon.c (mon.1) 2975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.393429+0000 mon.c (mon.1) 2976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.394557+0000 mon.c (mon.1) 2977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.402493+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.483445+0000 mon.c (mon.1) 2978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.486723+0000 mon.c (mon.1) 2979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.490569+0000 mon.c (mon.1) 2980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.492104+0000 mon.c (mon.1) 2981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.501152+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.587120+0000 mon.c (mon.1) 2982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.589653+0000 mon.c (mon.1) 2983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.593872+0000 mon.c (mon.1) 2984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.595136+0000 mon.c (mon.1) 2985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.604283+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.688110+0000 mon.c (mon.1) 2986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.690195+0000 mon.c (mon.1) 2987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.692770+0000 mon.c (mon.1) 2988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.693747+0000 mon.c (mon.1) 2989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.700891+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.783744+0000 mon.c (mon.1) 2990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.786181+0000 mon.c (mon.1) 2991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.789068+0000 mon.c (mon.1) 2992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.790083+0000 mon.c (mon.1) 2993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:58.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:57 smithi125 bash[79395]: audit 2023-12-21T08:07:57.797708+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:56.928011+0000 mgr.y (mgr.25480) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.025848+0000 mgr.y (mgr.25480) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.127228+0000 mgr.y (mgr.25480) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.224849+0000 mgr.y (mgr.25480) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.308175+0000 mgr.y (mgr.25480) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.405390+0000 mgr.y (mgr.25480) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.503450+0000 mgr.y (mgr.25480) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.605250+0000 mgr.y (mgr.25480) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.701729+0000 mgr.y (mgr.25480) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.799081+0000 mgr.y (mgr.25480) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cluster 2023-12-21T08:07:57.846209+0000 mgr.y (mgr.25480) 1303 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.879676+0000 mon.c (mon.1) 2994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.884312+0000 mon.c (mon.1) 2995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.886903+0000 mon.c (mon.1) 2996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.888077+0000 mon.c (mon.1) 2997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.894301+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.895359+0000 mgr.y (mgr.25480) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.974711+0000 mon.c (mon.1) 2998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.977724+0000 mon.c (mon.1) 2999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.981676+0000 mon.c (mon.1) 3000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:56.928011+0000 mgr.y (mgr.25480) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.025848+0000 mgr.y (mgr.25480) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.127228+0000 mgr.y (mgr.25480) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.224849+0000 mgr.y (mgr.25480) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.308175+0000 mgr.y (mgr.25480) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.405390+0000 mgr.y (mgr.25480) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.503450+0000 mgr.y (mgr.25480) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.605250+0000 mgr.y (mgr.25480) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.701729+0000 mgr.y (mgr.25480) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.799081+0000 mgr.y (mgr.25480) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cluster 2023-12-21T08:07:57.846209+0000 mgr.y (mgr.25480) 1303 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.879676+0000 mon.c (mon.1) 2994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.884312+0000 mon.c (mon.1) 2995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.886903+0000 mon.c (mon.1) 2996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.888077+0000 mon.c (mon.1) 2997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.894301+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.895359+0000 mgr.y (mgr.25480) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.974711+0000 mon.c (mon.1) 2998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.977724+0000 mon.c (mon.1) 2999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.981676+0000 mon.c (mon.1) 3000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.982976+0000 mon.c (mon.1) 3001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:57.992177+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.075565+0000 mon.c (mon.1) 3002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.078868+0000 mon.c (mon.1) 3003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.081788+0000 mon.c (mon.1) 3004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.082764+0000 mon.c (mon.1) 3005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.091408+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.169541+0000 mon.c (mon.1) 3006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.173968+0000 mon.c (mon.1) 3007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.177272+0000 mon.c (mon.1) 3008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.178521+0000 mon.c (mon.1) 3009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.186543+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.269345+0000 mon.c (mon.1) 3010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.271887+0000 mon.c (mon.1) 3011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.274356+0000 mon.c (mon.1) 3012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.275358+0000 mon.c (mon.1) 3013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.282214+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.360058+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.362979+0000 mon.c (mon.1) 3014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.379853+0000 mon.c (mon.1) 3015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.392548+0000 mon.c (mon.1) 3016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.982976+0000 mon.c (mon.1) 3001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:57.992177+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.075565+0000 mon.c (mon.1) 3002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.078868+0000 mon.c (mon.1) 3003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.081788+0000 mon.c (mon.1) 3004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.082764+0000 mon.c (mon.1) 3005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.091408+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.169541+0000 mon.c (mon.1) 3006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.173968+0000 mon.c (mon.1) 3007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.177272+0000 mon.c (mon.1) 3008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.178521+0000 mon.c (mon.1) 3009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.186543+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.269345+0000 mon.c (mon.1) 3010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.271887+0000 mon.c (mon.1) 3011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.274356+0000 mon.c (mon.1) 3012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.275358+0000 mon.c (mon.1) 3013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.282214+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.360058+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.362979+0000 mon.c (mon.1) 3014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.379853+0000 mon.c (mon.1) 3015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.392548+0000 mon.c (mon.1) 3016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.399139+0000 mon.c (mon.1) 3017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.400298+0000 mon.c (mon.1) 3018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.407386+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.506638+0000 mon.c (mon.1) 3019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.509029+0000 mon.c (mon.1) 3020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.511372+0000 mon.c (mon.1) 3021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.512465+0000 mon.c (mon.1) 3022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.526201+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.608797+0000 mon.c (mon.1) 3023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.611437+0000 mon.c (mon.1) 3024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.614422+0000 mon.c (mon.1) 3025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.615500+0000 mon.c (mon.1) 3026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.625877+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.709565+0000 mon.c (mon.1) 3027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.712410+0000 mon.c (mon.1) 3028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.716313+0000 mon.c (mon.1) 3029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.717376+0000 mon.c (mon.1) 3030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[79395]: audit 2023-12-21T08:07:58.726131+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.399139+0000 mon.c (mon.1) 3017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.400298+0000 mon.c (mon.1) 3018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.407386+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.506638+0000 mon.c (mon.1) 3019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.509029+0000 mon.c (mon.1) 3020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.511372+0000 mon.c (mon.1) 3021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.512465+0000 mon.c (mon.1) 3022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.526201+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.608797+0000 mon.c (mon.1) 3023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.611437+0000 mon.c (mon.1) 3024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.614422+0000 mon.c (mon.1) 3025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.615500+0000 mon.c (mon.1) 3026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.625877+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.709565+0000 mon.c (mon.1) 3027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.712410+0000 mon.c (mon.1) 3028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.716313+0000 mon.c (mon.1) 3029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.717376+0000 mon.c (mon.1) 3030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:58 smithi125 bash[83656]: audit 2023-12-21T08:07:58.726131+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:56.928011+0000 mgr.y (mgr.25480) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.025848+0000 mgr.y (mgr.25480) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.127228+0000 mgr.y (mgr.25480) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.224849+0000 mgr.y (mgr.25480) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.308175+0000 mgr.y (mgr.25480) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.405390+0000 mgr.y (mgr.25480) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.503450+0000 mgr.y (mgr.25480) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.605250+0000 mgr.y (mgr.25480) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.701729+0000 mgr.y (mgr.25480) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.799081+0000 mgr.y (mgr.25480) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cluster 2023-12-21T08:07:57.846209+0000 mgr.y (mgr.25480) 1303 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.879676+0000 mon.c (mon.1) 2994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.884312+0000 mon.c (mon.1) 2995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.886903+0000 mon.c (mon.1) 2996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.888077+0000 mon.c (mon.1) 2997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.894301+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.895359+0000 mgr.y (mgr.25480) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.974711+0000 mon.c (mon.1) 2998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.977724+0000 mon.c (mon.1) 2999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.981676+0000 mon.c (mon.1) 3000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.982976+0000 mon.c (mon.1) 3001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:57.992177+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.075565+0000 mon.c (mon.1) 3002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.078868+0000 mon.c (mon.1) 3003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.081788+0000 mon.c (mon.1) 3004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.082764+0000 mon.c (mon.1) 3005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.091408+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.169541+0000 mon.c (mon.1) 3006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.173968+0000 mon.c (mon.1) 3007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.177272+0000 mon.c (mon.1) 3008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.178521+0000 mon.c (mon.1) 3009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.186543+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.269345+0000 mon.c (mon.1) 3010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.271887+0000 mon.c (mon.1) 3011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.274356+0000 mon.c (mon.1) 3012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.275358+0000 mon.c (mon.1) 3013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.282214+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.360058+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.362979+0000 mon.c (mon.1) 3014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.379853+0000 mon.c (mon.1) 3015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.392548+0000 mon.c (mon.1) 3016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.399139+0000 mon.c (mon.1) 3017 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.400298+0000 mon.c (mon.1) 3018 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.407386+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.506638+0000 mon.c (mon.1) 3019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.509029+0000 mon.c (mon.1) 3020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.511372+0000 mon.c (mon.1) 3021 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.512465+0000 mon.c (mon.1) 3022 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.526201+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.608797+0000 mon.c (mon.1) 3023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.611437+0000 mon.c (mon.1) 3024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.614422+0000 mon.c (mon.1) 3025 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.615500+0000 mon.c (mon.1) 3026 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.625877+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.709565+0000 mon.c (mon.1) 3027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.712410+0000 mon.c (mon.1) 3028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:59.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.716313+0000 mon.c (mon.1) 3029 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:59.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.717376+0000 mon.c (mon.1) 3030 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:59.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:58 smithi146 bash[67217]: audit 2023-12-21T08:07:58.726131+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:57.993061+0000 mgr.y (mgr.25480) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.092492+0000 mgr.y (mgr.25480) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.189705+0000 mgr.y (mgr.25480) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.285554+0000 mgr.y (mgr.25480) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.408291+0000 mgr.y (mgr.25480) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.527116+0000 mgr.y (mgr.25480) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.626571+0000 mgr.y (mgr.25480) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.728303+0000 mgr.y (mgr.25480) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cluster 2023-12-21T08:07:58.804587+0000 mon.a (mon.0) 1470 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.813657+0000 mon.c (mon.1) 3031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.824214+0000 mon.c (mon.1) 3032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.826310+0000 mon.c (mon.1) 3033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.827083+0000 mon.c (mon.1) 3034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.832801+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.833390+0000 mgr.y (mgr.25480) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.897550+0000 mon.c (mon.1) 3035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.900284+0000 mon.c (mon.1) 3036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.903688+0000 mon.c (mon.1) 3037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.904959+0000 mon.c (mon.1) 3038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.914213+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: cephadm 2023-12-21T08:07:58.916688+0000 mgr.y (mgr.25480) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.983738+0000 mon.c (mon.1) 3039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.986351+0000 mon.c (mon.1) 3040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.989379+0000 mon.c (mon.1) 3041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:58.990596+0000 mon.c (mon.1) 3042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.001652+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.084511+0000 mon.c (mon.1) 3043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.088241+0000 mon.c (mon.1) 3044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.092070+0000 mon.c (mon.1) 3045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.093402+0000 mon.c (mon.1) 3046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.105161+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.189436+0000 mon.c (mon.1) 3047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.191653+0000 mon.c (mon.1) 3048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.194272+0000 mon.c (mon.1) 3049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.195390+0000 mon.c (mon.1) 3050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.206625+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.288909+0000 mon.c (mon.1) 3051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.293096+0000 mon.c (mon.1) 3052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.298385+0000 mon.c (mon.1) 3053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.300078+0000 mon.c (mon.1) 3054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.309923+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.393089+0000 mon.c (mon.1) 3055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.395770+0000 mon.c (mon.1) 3056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.398623+0000 mon.c (mon.1) 3057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.399711+0000 mon.c (mon.1) 3058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.409409+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.492319+0000 mon.c (mon.1) 3059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.495386+0000 mon.c (mon.1) 3060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.499077+0000 mon.c (mon.1) 3061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.500559+0000 mon.c (mon.1) 3062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.511858+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.594732+0000 mon.c (mon.1) 3063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.597152+0000 mon.c (mon.1) 3064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.599737+0000 mon.c (mon.1) 3065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.600674+0000 mon.c (mon.1) 3066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.610066+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.707875+0000 mon.c (mon.1) 3067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.711094+0000 mon.c (mon.1) 3068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.714368+0000 mon.c (mon.1) 3069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.715533+0000 mon.c (mon.1) 3070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.724917+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.809100+0000 mon.c (mon.1) 3071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:07:59 smithi146 bash[67217]: audit 2023-12-21T08:07:59.811629+0000 mon.c (mon.1) 3072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:57.993061+0000 mgr.y (mgr.25480) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.092492+0000 mgr.y (mgr.25480) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.189705+0000 mgr.y (mgr.25480) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.285554+0000 mgr.y (mgr.25480) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.408291+0000 mgr.y (mgr.25480) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.527116+0000 mgr.y (mgr.25480) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.626571+0000 mgr.y (mgr.25480) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.728303+0000 mgr.y (mgr.25480) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cluster 2023-12-21T08:07:58.804587+0000 mon.a (mon.0) 1470 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.813657+0000 mon.c (mon.1) 3031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.824214+0000 mon.c (mon.1) 3032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.826310+0000 mon.c (mon.1) 3033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.827083+0000 mon.c (mon.1) 3034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.832801+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.833390+0000 mgr.y (mgr.25480) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.897550+0000 mon.c (mon.1) 3035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.900284+0000 mon.c (mon.1) 3036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.903688+0000 mon.c (mon.1) 3037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.904959+0000 mon.c (mon.1) 3038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.914213+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: cephadm 2023-12-21T08:07:58.916688+0000 mgr.y (mgr.25480) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:57.993061+0000 mgr.y (mgr.25480) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.092492+0000 mgr.y (mgr.25480) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.189705+0000 mgr.y (mgr.25480) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.285554+0000 mgr.y (mgr.25480) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.408291+0000 mgr.y (mgr.25480) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.527116+0000 mgr.y (mgr.25480) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.626571+0000 mgr.y (mgr.25480) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.728303+0000 mgr.y (mgr.25480) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cluster 2023-12-21T08:07:58.804587+0000 mon.a (mon.0) 1470 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.813657+0000 mon.c (mon.1) 3031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.824214+0000 mon.c (mon.1) 3032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.826310+0000 mon.c (mon.1) 3033 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.827083+0000 mon.c (mon.1) 3034 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.832801+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.833390+0000 mgr.y (mgr.25480) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.897550+0000 mon.c (mon.1) 3035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.900284+0000 mon.c (mon.1) 3036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.903688+0000 mon.c (mon.1) 3037 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.904959+0000 mon.c (mon.1) 3038 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.914213+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: cephadm 2023-12-21T08:07:58.916688+0000 mgr.y (mgr.25480) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.983738+0000 mon.c (mon.1) 3039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.986351+0000 mon.c (mon.1) 3040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.989379+0000 mon.c (mon.1) 3041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:58.990596+0000 mon.c (mon.1) 3042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.001652+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.084511+0000 mon.c (mon.1) 3043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.088241+0000 mon.c (mon.1) 3044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.092070+0000 mon.c (mon.1) 3045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.093402+0000 mon.c (mon.1) 3046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.105161+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.189436+0000 mon.c (mon.1) 3047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.191653+0000 mon.c (mon.1) 3048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.194272+0000 mon.c (mon.1) 3049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.195390+0000 mon.c (mon.1) 3050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.206625+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.288909+0000 mon.c (mon.1) 3051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.293096+0000 mon.c (mon.1) 3052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.298385+0000 mon.c (mon.1) 3053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.300078+0000 mon.c (mon.1) 3054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.309923+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.983738+0000 mon.c (mon.1) 3039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.986351+0000 mon.c (mon.1) 3040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.989379+0000 mon.c (mon.1) 3041 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:58.990596+0000 mon.c (mon.1) 3042 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.001652+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.084511+0000 mon.c (mon.1) 3043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.088241+0000 mon.c (mon.1) 3044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.092070+0000 mon.c (mon.1) 3045 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.093402+0000 mon.c (mon.1) 3046 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.105161+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.189436+0000 mon.c (mon.1) 3047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.191653+0000 mon.c (mon.1) 3048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.194272+0000 mon.c (mon.1) 3049 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.195390+0000 mon.c (mon.1) 3050 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.206625+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.288909+0000 mon.c (mon.1) 3051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.293096+0000 mon.c (mon.1) 3052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.298385+0000 mon.c (mon.1) 3053 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.300078+0000 mon.c (mon.1) 3054 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.309923+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.393089+0000 mon.c (mon.1) 3055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.395770+0000 mon.c (mon.1) 3056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.398623+0000 mon.c (mon.1) 3057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.399711+0000 mon.c (mon.1) 3058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.409409+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.492319+0000 mon.c (mon.1) 3059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.495386+0000 mon.c (mon.1) 3060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.499077+0000 mon.c (mon.1) 3061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.500559+0000 mon.c (mon.1) 3062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.511858+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.594732+0000 mon.c (mon.1) 3063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.597152+0000 mon.c (mon.1) 3064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.599737+0000 mon.c (mon.1) 3065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.600674+0000 mon.c (mon.1) 3066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.610066+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.707875+0000 mon.c (mon.1) 3067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.711094+0000 mon.c (mon.1) 3068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.714368+0000 mon.c (mon.1) 3069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.715533+0000 mon.c (mon.1) 3070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.724917+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.393089+0000 mon.c (mon.1) 3055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.395770+0000 mon.c (mon.1) 3056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.398623+0000 mon.c (mon.1) 3057 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.399711+0000 mon.c (mon.1) 3058 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.409409+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.492319+0000 mon.c (mon.1) 3059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.495386+0000 mon.c (mon.1) 3060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.499077+0000 mon.c (mon.1) 3061 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.500559+0000 mon.c (mon.1) 3062 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.511858+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.594732+0000 mon.c (mon.1) 3063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.597152+0000 mon.c (mon.1) 3064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.599737+0000 mon.c (mon.1) 3065 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.600674+0000 mon.c (mon.1) 3066 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.610066+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.707875+0000 mon.c (mon.1) 3067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.711094+0000 mon.c (mon.1) 3068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.714368+0000 mon.c (mon.1) 3069 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.715533+0000 mon.c (mon.1) 3070 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.724917+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.809100+0000 mon.c (mon.1) 3071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[79395]: audit 2023-12-21T08:07:59.811629+0000 mon.c (mon.1) 3072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.809100+0000 mon.c (mon.1) 3071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:07:59 smithi125 bash[83656]: audit 2023-12-21T08:07:59.811629+0000 mon.c (mon.1) 3072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.831 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.002712+0000 mgr.y (mgr.25480) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.106036+0000 mgr.y (mgr.25480) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.207527+0000 mgr.y (mgr.25480) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.312107+0000 mgr.y (mgr.25480) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.410442+0000 mgr.y (mgr.25480) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.512895+0000 mgr.y (mgr.25480) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.560279+0000 mgr.y (mgr.25480) 1321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.624815+0000 mgr.y (mgr.25480) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.727885+0000 mgr.y (mgr.25480) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.815137+0000 mon.c (mon.1) 3073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.829171+0000 mon.c (mon.1) 3074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.832 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.834630+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.835389+0000 mgr.y (mgr.25480) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cluster 2023-12-21T08:07:59.847264+0000 mgr.y (mgr.25480) 1325 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.901823+0000 mon.c (mon.1) 3075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.904593+0000 mon.c (mon.1) 3076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.908295+0000 mon.c (mon.1) 3077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.909355+0000 mon.c (mon.1) 3078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:07:59.918717+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: cephadm 2023-12-21T08:07:59.919833+0000 mgr.y (mgr.25480) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.000979+0000 mon.c (mon.1) 3079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.833 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.004939+0000 mon.c (mon.1) 3080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.008278+0000 mon.c (mon.1) 3081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.009523+0000 mon.c (mon.1) 3082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.018423+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.099505+0000 mon.c (mon.1) 3083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.102431+0000 mon.c (mon.1) 3084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.105074+0000 mon.c (mon.1) 3085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.106279+0000 mon.c (mon.1) 3086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.113705+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.196475+0000 mon.c (mon.1) 3087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.198794+0000 mon.c (mon.1) 3088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.202115+0000 mon.c (mon.1) 3089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.203237+0000 mon.c (mon.1) 3090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.212552+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.834 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.294288+0000 mon.c (mon.1) 3091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.296960+0000 mon.c (mon.1) 3092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.300226+0000 mon.c (mon.1) 3093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.301760+0000 mon.c (mon.1) 3094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.310755+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.394783+0000 mon.c (mon.1) 3095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.396864+0000 mon.c (mon.1) 3096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.400224+0000 mon.c (mon.1) 3097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.401353+0000 mon.c (mon.1) 3098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.407795+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.489126+0000 mon.c (mon.1) 3099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.491758+0000 mon.c (mon.1) 3100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:00.835 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.497655+0000 mon.c (mon.1) 3101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:00.836 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.499828+0000 mon.c (mon.1) 3102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:00.836 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.507510+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:00.836 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.571794+0000 mon.c (mon.1) 3103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:00.836 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.573972+0000 mon.c (mon.1) 3104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.078 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[79457]: debug 2023-12-21T08:08:00.867+0000 7fddc81cd700 1 -- 172.21.15.146:0/965447682 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e7967ff6c0 con 0x55e796884c00 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.576951+0000 mon.c (mon.1) 3105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.578323+0000 mon.c (mon.1) 3106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.584755+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.669537+0000 mon.c (mon.1) 3107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.671641+0000 mon.c (mon.1) 3108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.674415+0000 mon.c (mon.1) 3109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.675619+0000 mon.c (mon.1) 3110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.683602+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.767739+0000 mon.c (mon.1) 3111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.771543+0000 mon.c (mon.1) 3112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.775499+0000 mon.c (mon.1) 3113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.776881+0000 mon.c (mon.1) 3114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.079 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:00 smithi146 bash[67217]: audit 2023-12-21T08:08:00.784748+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.002712+0000 mgr.y (mgr.25480) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.106036+0000 mgr.y (mgr.25480) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.207527+0000 mgr.y (mgr.25480) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.312107+0000 mgr.y (mgr.25480) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.410442+0000 mgr.y (mgr.25480) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.512895+0000 mgr.y (mgr.25480) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.560279+0000 mgr.y (mgr.25480) 1321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.624815+0000 mgr.y (mgr.25480) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.727885+0000 mgr.y (mgr.25480) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.815137+0000 mon.c (mon.1) 3073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.829171+0000 mon.c (mon.1) 3074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.834630+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.835389+0000 mgr.y (mgr.25480) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cluster 2023-12-21T08:07:59.847264+0000 mgr.y (mgr.25480) 1325 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.901823+0000 mon.c (mon.1) 3075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.904593+0000 mon.c (mon.1) 3076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.908295+0000 mon.c (mon.1) 3077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.909355+0000 mon.c (mon.1) 3078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:07:59.918717+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: cephadm 2023-12-21T08:07:59.919833+0000 mgr.y (mgr.25480) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.000979+0000 mon.c (mon.1) 3079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.004939+0000 mon.c (mon.1) 3080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.008278+0000 mon.c (mon.1) 3081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.009523+0000 mon.c (mon.1) 3082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.018423+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.099505+0000 mon.c (mon.1) 3083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.102431+0000 mon.c (mon.1) 3084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.105074+0000 mon.c (mon.1) 3085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.106279+0000 mon.c (mon.1) 3086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.113705+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.196475+0000 mon.c (mon.1) 3087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.198794+0000 mon.c (mon.1) 3088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.202115+0000 mon.c (mon.1) 3089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.203237+0000 mon.c (mon.1) 3090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.212552+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.294288+0000 mon.c (mon.1) 3091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.296960+0000 mon.c (mon.1) 3092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.300226+0000 mon.c (mon.1) 3093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.301760+0000 mon.c (mon.1) 3094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.310755+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.002712+0000 mgr.y (mgr.25480) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.106036+0000 mgr.y (mgr.25480) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.207527+0000 mgr.y (mgr.25480) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.312107+0000 mgr.y (mgr.25480) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.410442+0000 mgr.y (mgr.25480) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.512895+0000 mgr.y (mgr.25480) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.560279+0000 mgr.y (mgr.25480) 1321 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.624815+0000 mgr.y (mgr.25480) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.727885+0000 mgr.y (mgr.25480) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.815137+0000 mon.c (mon.1) 3073 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.829171+0000 mon.c (mon.1) 3074 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.834630+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.835389+0000 mgr.y (mgr.25480) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cluster 2023-12-21T08:07:59.847264+0000 mgr.y (mgr.25480) 1325 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.901823+0000 mon.c (mon.1) 3075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.904593+0000 mon.c (mon.1) 3076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.908295+0000 mon.c (mon.1) 3077 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.909355+0000 mon.c (mon.1) 3078 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:07:59.918717+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: cephadm 2023-12-21T08:07:59.919833+0000 mgr.y (mgr.25480) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.394783+0000 mon.c (mon.1) 3095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.396864+0000 mon.c (mon.1) 3096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.400224+0000 mon.c (mon.1) 3097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.401353+0000 mon.c (mon.1) 3098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.407795+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.489126+0000 mon.c (mon.1) 3099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.491758+0000 mon.c (mon.1) 3100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.497655+0000 mon.c (mon.1) 3101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.499828+0000 mon.c (mon.1) 3102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.507510+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.571794+0000 mon.c (mon.1) 3103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.573972+0000 mon.c (mon.1) 3104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.576951+0000 mon.c (mon.1) 3105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.578323+0000 mon.c (mon.1) 3106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.584755+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.669537+0000 mon.c (mon.1) 3107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.671641+0000 mon.c (mon.1) 3108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.674415+0000 mon.c (mon.1) 3109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.675619+0000 mon.c (mon.1) 3110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.683602+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.767739+0000 mon.c (mon.1) 3111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.771543+0000 mon.c (mon.1) 3112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.775499+0000 mon.c (mon.1) 3113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.776881+0000 mon.c (mon.1) 3114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[79395]: audit 2023-12-21T08:08:00.784748+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.000979+0000 mon.c (mon.1) 3079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.004939+0000 mon.c (mon.1) 3080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.008278+0000 mon.c (mon.1) 3081 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.009523+0000 mon.c (mon.1) 3082 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.018423+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.099505+0000 mon.c (mon.1) 3083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.102431+0000 mon.c (mon.1) 3084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.105074+0000 mon.c (mon.1) 3085 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.106279+0000 mon.c (mon.1) 3086 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.113705+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.196475+0000 mon.c (mon.1) 3087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.198794+0000 mon.c (mon.1) 3088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.202115+0000 mon.c (mon.1) 3089 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.203237+0000 mon.c (mon.1) 3090 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.212552+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.294288+0000 mon.c (mon.1) 3091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.296960+0000 mon.c (mon.1) 3092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.300226+0000 mon.c (mon.1) 3093 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.301760+0000 mon.c (mon.1) 3094 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.310755+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.394783+0000 mon.c (mon.1) 3095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.396864+0000 mon.c (mon.1) 3096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.400224+0000 mon.c (mon.1) 3097 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.401353+0000 mon.c (mon.1) 3098 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.407795+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.489126+0000 mon.c (mon.1) 3099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.491758+0000 mon.c (mon.1) 3100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.497655+0000 mon.c (mon.1) 3101 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.499828+0000 mon.c (mon.1) 3102 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.507510+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.571794+0000 mon.c (mon.1) 3103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.573972+0000 mon.c (mon.1) 3104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.576951+0000 mon.c (mon.1) 3105 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.578323+0000 mon.c (mon.1) 3106 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.584755+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.669537+0000 mon.c (mon.1) 3107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.671641+0000 mon.c (mon.1) 3108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.674415+0000 mon.c (mon.1) 3109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.675619+0000 mon.c (mon.1) 3110 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.683602+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.767739+0000 mon.c (mon.1) 3111 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.771543+0000 mon.c (mon.1) 3112 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.775499+0000 mon.c (mon.1) 3113 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.776881+0000 mon.c (mon.1) 3114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:01.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:00 smithi125 bash[83656]: audit 2023-12-21T08:08:00.784748+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:01.773 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[79457]: debug 2023-12-21T08:08:01.435+0000 7fddd1353640 -1 Falling back to public interface 2023-12-21T08:08:02.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.019278+0000 mgr.y (mgr.25480) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.114472+0000 mgr.y (mgr.25480) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.115 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.213472+0000 mgr.y (mgr.25480) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.311759+0000 mgr.y (mgr.25480) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.409812+0000 mgr.y (mgr.25480) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.508356+0000 mgr.y (mgr.25480) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.587062+0000 mgr.y (mgr.25480) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.685234+0000 mgr.y (mgr.25480) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.785596+0000 mgr.y (mgr.25480) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.862948+0000 mon.c (mon.1) 3115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.864916+0000 mon.c (mon.1) 3116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.867730+0000 mon.c (mon.1) 3117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.869008+0000 mon.c (mon.1) 3118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.116 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.875640+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.876512+0000 mgr.y (mgr.25480) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.942357+0000 mon.c (mon.1) 3119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.944890+0000 mon.c (mon.1) 3120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.948530+0000 mon.c (mon.1) 3121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.949704+0000 mon.c (mon.1) 3122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:00.956769+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.041563+0000 mon.c (mon.1) 3123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.044145+0000 mon.c (mon.1) 3124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.046837+0000 mon.c (mon.1) 3125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.047943+0000 mon.c (mon.1) 3126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.117 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.054492+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.135675+0000 mon.c (mon.1) 3127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.138175+0000 mon.c (mon.1) 3128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.140993+0000 mon.c (mon.1) 3129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.142074+0000 mon.c (mon.1) 3130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.150883+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.233504+0000 mon.c (mon.1) 3131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.236669+0000 mon.c (mon.1) 3132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.240102+0000 mon.c (mon.1) 3133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.241208+0000 mon.c (mon.1) 3134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.250314+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.331437+0000 mon.c (mon.1) 3135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.334815+0000 mon.c (mon.1) 3136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.338694+0000 mon.c (mon.1) 3137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.340328+0000 mon.c (mon.1) 3138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.351339+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.435470+0000 mon.c (mon.1) 3139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.437941+0000 mon.c (mon.1) 3140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.440975+0000 mon.c (mon.1) 3141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.442081+0000 mon.c (mon.1) 3142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.452413+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.535669+0000 mon.c (mon.1) 3143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.539521+0000 mon.c (mon.1) 3144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.544039+0000 mon.c (mon.1) 3145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.545442+0000 mon.c (mon.1) 3146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.556090+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.639734+0000 mon.c (mon.1) 3147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.643916+0000 mon.c (mon.1) 3148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.647177+0000 mon.c (mon.1) 3149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.648337+0000 mon.c (mon.1) 3150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.657907+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.737316+0000 mon.c (mon.1) 3151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.740376+0000 mon.c (mon.1) 3152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.744198+0000 mon.c (mon.1) 3153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.745558+0000 mon.c (mon.1) 3154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.755378+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:01 smithi146 bash[67217]: audit 2023-12-21T08:08:01.834106+0000 mon.c (mon.1) 3155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.019278+0000 mgr.y (mgr.25480) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.114472+0000 mgr.y (mgr.25480) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.213472+0000 mgr.y (mgr.25480) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.311759+0000 mgr.y (mgr.25480) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.409812+0000 mgr.y (mgr.25480) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.508356+0000 mgr.y (mgr.25480) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.587062+0000 mgr.y (mgr.25480) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.685234+0000 mgr.y (mgr.25480) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.785596+0000 mgr.y (mgr.25480) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.862948+0000 mon.c (mon.1) 3115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.864916+0000 mon.c (mon.1) 3116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.867730+0000 mon.c (mon.1) 3117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.869008+0000 mon.c (mon.1) 3118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.875640+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.876512+0000 mgr.y (mgr.25480) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.942357+0000 mon.c (mon.1) 3119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.944890+0000 mon.c (mon.1) 3120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.948530+0000 mon.c (mon.1) 3121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.949704+0000 mon.c (mon.1) 3122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:00.956769+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.041563+0000 mon.c (mon.1) 3123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.019278+0000 mgr.y (mgr.25480) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.114472+0000 mgr.y (mgr.25480) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.213472+0000 mgr.y (mgr.25480) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.311759+0000 mgr.y (mgr.25480) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.409812+0000 mgr.y (mgr.25480) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.508356+0000 mgr.y (mgr.25480) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.587062+0000 mgr.y (mgr.25480) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.685234+0000 mgr.y (mgr.25480) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.785596+0000 mgr.y (mgr.25480) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.862948+0000 mon.c (mon.1) 3115 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.864916+0000 mon.c (mon.1) 3116 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.867730+0000 mon.c (mon.1) 3117 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.869008+0000 mon.c (mon.1) 3118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.875640+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.876512+0000 mgr.y (mgr.25480) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.942357+0000 mon.c (mon.1) 3119 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.944890+0000 mon.c (mon.1) 3120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.948530+0000 mon.c (mon.1) 3121 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.949704+0000 mon.c (mon.1) 3122 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:00.956769+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.041563+0000 mon.c (mon.1) 3123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.044145+0000 mon.c (mon.1) 3124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.046837+0000 mon.c (mon.1) 3125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.047943+0000 mon.c (mon.1) 3126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.054492+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.135675+0000 mon.c (mon.1) 3127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.138175+0000 mon.c (mon.1) 3128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.140993+0000 mon.c (mon.1) 3129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.142074+0000 mon.c (mon.1) 3130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.150883+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.233504+0000 mon.c (mon.1) 3131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.236669+0000 mon.c (mon.1) 3132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.240102+0000 mon.c (mon.1) 3133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.241208+0000 mon.c (mon.1) 3134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.250314+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.331437+0000 mon.c (mon.1) 3135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.334815+0000 mon.c (mon.1) 3136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.338694+0000 mon.c (mon.1) 3137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.340328+0000 mon.c (mon.1) 3138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.351339+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.435470+0000 mon.c (mon.1) 3139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.044145+0000 mon.c (mon.1) 3124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.046837+0000 mon.c (mon.1) 3125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.047943+0000 mon.c (mon.1) 3126 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.054492+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.135675+0000 mon.c (mon.1) 3127 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.138175+0000 mon.c (mon.1) 3128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.140993+0000 mon.c (mon.1) 3129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.142074+0000 mon.c (mon.1) 3130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.150883+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.233504+0000 mon.c (mon.1) 3131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.236669+0000 mon.c (mon.1) 3132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.240102+0000 mon.c (mon.1) 3133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.241208+0000 mon.c (mon.1) 3134 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.250314+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.331437+0000 mon.c (mon.1) 3135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.334815+0000 mon.c (mon.1) 3136 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.338694+0000 mon.c (mon.1) 3137 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.340328+0000 mon.c (mon.1) 3138 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.351339+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.435470+0000 mon.c (mon.1) 3139 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.437941+0000 mon.c (mon.1) 3140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.440975+0000 mon.c (mon.1) 3141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.442081+0000 mon.c (mon.1) 3142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.452413+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.535669+0000 mon.c (mon.1) 3143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.539521+0000 mon.c (mon.1) 3144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.544039+0000 mon.c (mon.1) 3145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.545442+0000 mon.c (mon.1) 3146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.556090+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.639734+0000 mon.c (mon.1) 3147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.643916+0000 mon.c (mon.1) 3148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.647177+0000 mon.c (mon.1) 3149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.648337+0000 mon.c (mon.1) 3150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.657907+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.737316+0000 mon.c (mon.1) 3151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.740376+0000 mon.c (mon.1) 3152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.744198+0000 mon.c (mon.1) 3153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.745558+0000 mon.c (mon.1) 3154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.755378+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[83656]: audit 2023-12-21T08:08:01.834106+0000 mon.c (mon.1) 3155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.437941+0000 mon.c (mon.1) 3140 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.440975+0000 mon.c (mon.1) 3141 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.442081+0000 mon.c (mon.1) 3142 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.452413+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.535669+0000 mon.c (mon.1) 3143 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.539521+0000 mon.c (mon.1) 3144 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.544039+0000 mon.c (mon.1) 3145 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.545442+0000 mon.c (mon.1) 3146 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.556090+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.639734+0000 mon.c (mon.1) 3147 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.643916+0000 mon.c (mon.1) 3148 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.647177+0000 mon.c (mon.1) 3149 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.648337+0000 mon.c (mon.1) 3150 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.657907+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.737316+0000 mon.c (mon.1) 3151 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.740376+0000 mon.c (mon.1) 3152 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.744198+0000 mon.c (mon.1) 3153 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.745558+0000 mon.c (mon.1) 3154 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.755378+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:02.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:01 smithi125 bash[79395]: audit 2023-12-21T08:08:01.834106+0000 mon.c (mon.1) 3155 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:00.958438+0000 mgr.y (mgr.25480) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.056109+0000 mgr.y (mgr.25480) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.153664+0000 mgr.y (mgr.25480) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.252086+0000 mgr.y (mgr.25480) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.352485+0000 mgr.y (mgr.25480) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.453250+0000 mgr.y (mgr.25480) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.557006+0000 mgr.y (mgr.25480) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.659173+0000 mgr.y (mgr.25480) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.756293+0000 mgr.y (mgr.25480) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.846251+0000 mon.c (mon.1) 3156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cluster 2023-12-21T08:08:01.847882+0000 mgr.y (mgr.25480) 1346 : cluster 0 pgmap v230: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.850118+0000 mon.c (mon.1) 3157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.850919+0000 mon.c (mon.1) 3158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.856957+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.857597+0000 mgr.y (mgr.25480) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.919366+0000 mon.c (mon.1) 3159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.923646+0000 mon.c (mon.1) 3160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.926408+0000 mon.c (mon.1) 3161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.927396+0000 mon.c (mon.1) 3162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:01.934062+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:00.958438+0000 mgr.y (mgr.25480) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.056109+0000 mgr.y (mgr.25480) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.153664+0000 mgr.y (mgr.25480) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.252086+0000 mgr.y (mgr.25480) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.352485+0000 mgr.y (mgr.25480) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.453250+0000 mgr.y (mgr.25480) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.557006+0000 mgr.y (mgr.25480) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.659173+0000 mgr.y (mgr.25480) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.756293+0000 mgr.y (mgr.25480) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.846251+0000 mon.c (mon.1) 3156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cluster 2023-12-21T08:08:01.847882+0000 mgr.y (mgr.25480) 1346 : cluster 0 pgmap v230: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.850118+0000 mon.c (mon.1) 3157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.850919+0000 mon.c (mon.1) 3158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.856957+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.857597+0000 mgr.y (mgr.25480) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.919366+0000 mon.c (mon.1) 3159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.923646+0000 mon.c (mon.1) 3160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.926408+0000 mon.c (mon.1) 3161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.927396+0000 mon.c (mon.1) 3162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:01.934062+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.016105+0000 mon.c (mon.1) 3163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.018592+0000 mon.c (mon.1) 3164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.021571+0000 mon.c (mon.1) 3165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.022654+0000 mon.c (mon.1) 3166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.030312+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.110829+0000 mon.c (mon.1) 3167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.113094+0000 mon.c (mon.1) 3168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.115874+0000 mon.c (mon.1) 3169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.117338+0000 mon.c (mon.1) 3170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.126936+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.208621+0000 mon.c (mon.1) 3171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.210747+0000 mon.c (mon.1) 3172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.213369+0000 mon.c (mon.1) 3173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.214474+0000 mon.c (mon.1) 3174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.223327+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.307072+0000 mon.c (mon.1) 3175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.309737+0000 mon.c (mon.1) 3176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.313522+0000 mon.c (mon.1) 3177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.314711+0000 mon.c (mon.1) 3178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.324212+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.404892+0000 mon.c (mon.1) 3179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.407025+0000 mon.c (mon.1) 3180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.409876+0000 mon.c (mon.1) 3181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.410918+0000 mon.c (mon.1) 3182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.420082+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.501012+0000 mon.c (mon.1) 3183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.503484+0000 mon.c (mon.1) 3184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.506297+0000 mon.c (mon.1) 3185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.507316+0000 mon.c (mon.1) 3186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.516348+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.600010+0000 mon.c (mon.1) 3187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.602798+0000 mon.c (mon.1) 3188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.606429+0000 mon.c (mon.1) 3189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.607859+0000 mon.c (mon.1) 3190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.617813+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.697241+0000 mon.c (mon.1) 3191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.699590+0000 mon.c (mon.1) 3192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.702677+0000 mon.c (mon.1) 3193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.703654+0000 mon.c (mon.1) 3194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.712307+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.795295+0000 mon.c (mon.1) 3195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.016105+0000 mon.c (mon.1) 3163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.018592+0000 mon.c (mon.1) 3164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.021571+0000 mon.c (mon.1) 3165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.022654+0000 mon.c (mon.1) 3166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.030312+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.110829+0000 mon.c (mon.1) 3167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.113094+0000 mon.c (mon.1) 3168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.115874+0000 mon.c (mon.1) 3169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.117338+0000 mon.c (mon.1) 3170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.126936+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.208621+0000 mon.c (mon.1) 3171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.210747+0000 mon.c (mon.1) 3172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.213369+0000 mon.c (mon.1) 3173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.214474+0000 mon.c (mon.1) 3174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.223327+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.307072+0000 mon.c (mon.1) 3175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.309737+0000 mon.c (mon.1) 3176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.313522+0000 mon.c (mon.1) 3177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.314711+0000 mon.c (mon.1) 3178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.324212+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.404892+0000 mon.c (mon.1) 3179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.800056+0000 mon.c (mon.1) 3196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.806426+0000 mon.c (mon.1) 3197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.807666+0000 mon.c (mon.1) 3198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[83656]: audit 2023-12-21T08:08:02.815177+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.407025+0000 mon.c (mon.1) 3180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.409876+0000 mon.c (mon.1) 3181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.410918+0000 mon.c (mon.1) 3182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.420082+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.501012+0000 mon.c (mon.1) 3183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.503484+0000 mon.c (mon.1) 3184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.506297+0000 mon.c (mon.1) 3185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.507316+0000 mon.c (mon.1) 3186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.516348+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.600010+0000 mon.c (mon.1) 3187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.602798+0000 mon.c (mon.1) 3188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.606429+0000 mon.c (mon.1) 3189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.607859+0000 mon.c (mon.1) 3190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.617813+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.697241+0000 mon.c (mon.1) 3191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.699590+0000 mon.c (mon.1) 3192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.702677+0000 mon.c (mon.1) 3193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.703654+0000 mon.c (mon.1) 3194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.712307+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.795295+0000 mon.c (mon.1) 3195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.800056+0000 mon.c (mon.1) 3196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.806426+0000 mon.c (mon.1) 3197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.807666+0000 mon.c (mon.1) 3198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:02 smithi125 bash[79395]: audit 2023-12-21T08:08:02.815177+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:00.958438+0000 mgr.y (mgr.25480) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.056109+0000 mgr.y (mgr.25480) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.153664+0000 mgr.y (mgr.25480) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.252086+0000 mgr.y (mgr.25480) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.352485+0000 mgr.y (mgr.25480) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.453250+0000 mgr.y (mgr.25480) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.557006+0000 mgr.y (mgr.25480) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.659173+0000 mgr.y (mgr.25480) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.756293+0000 mgr.y (mgr.25480) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.846251+0000 mon.c (mon.1) 3156 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cluster 2023-12-21T08:08:01.847882+0000 mgr.y (mgr.25480) 1346 : cluster 0 pgmap v230: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.850118+0000 mon.c (mon.1) 3157 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.850919+0000 mon.c (mon.1) 3158 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.856957+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.857597+0000 mgr.y (mgr.25480) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:03.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.919366+0000 mon.c (mon.1) 3159 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.923646+0000 mon.c (mon.1) 3160 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.926408+0000 mon.c (mon.1) 3161 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.927396+0000 mon.c (mon.1) 3162 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:01.934062+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.016105+0000 mon.c (mon.1) 3163 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.018592+0000 mon.c (mon.1) 3164 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.021571+0000 mon.c (mon.1) 3165 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.022654+0000 mon.c (mon.1) 3166 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.030312+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.110829+0000 mon.c (mon.1) 3167 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.113094+0000 mon.c (mon.1) 3168 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.115874+0000 mon.c (mon.1) 3169 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.117338+0000 mon.c (mon.1) 3170 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.126936+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.208621+0000 mon.c (mon.1) 3171 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.210747+0000 mon.c (mon.1) 3172 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.213369+0000 mon.c (mon.1) 3173 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.214474+0000 mon.c (mon.1) 3174 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.223327+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.307072+0000 mon.c (mon.1) 3175 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.309737+0000 mon.c (mon.1) 3176 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.313522+0000 mon.c (mon.1) 3177 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.314711+0000 mon.c (mon.1) 3178 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.324212+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.404892+0000 mon.c (mon.1) 3179 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.407025+0000 mon.c (mon.1) 3180 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.409876+0000 mon.c (mon.1) 3181 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.410918+0000 mon.c (mon.1) 3182 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.420082+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.501012+0000 mon.c (mon.1) 3183 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.503484+0000 mon.c (mon.1) 3184 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.506297+0000 mon.c (mon.1) 3185 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.507316+0000 mon.c (mon.1) 3186 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.516348+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.600010+0000 mon.c (mon.1) 3187 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.602798+0000 mon.c (mon.1) 3188 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.606429+0000 mon.c (mon.1) 3189 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.607859+0000 mon.c (mon.1) 3190 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.617813+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.697241+0000 mon.c (mon.1) 3191 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.699590+0000 mon.c (mon.1) 3192 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.702677+0000 mon.c (mon.1) 3193 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.703654+0000 mon.c (mon.1) 3194 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.712307+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.795295+0000 mon.c (mon.1) 3195 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.800056+0000 mon.c (mon.1) 3196 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.806426+0000 mon.c (mon.1) 3197 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.807666+0000 mon.c (mon.1) 3198 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:03.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:02 smithi146 bash[67217]: audit 2023-12-21T08:08:02.815177+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:01.934913+0000 mgr.y (mgr.25480) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.032520+0000 mgr.y (mgr.25480) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.127973+0000 mgr.y (mgr.25480) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.225177+0000 mgr.y (mgr.25480) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.325115+0000 mgr.y (mgr.25480) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.420764+0000 mgr.y (mgr.25480) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.517129+0000 mgr.y (mgr.25480) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.618508+0000 mgr.y (mgr.25480) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.713227+0000 mgr.y (mgr.25480) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.815959+0000 mgr.y (mgr.25480) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.899661+0000 mon.c (mon.1) 3199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.902049+0000 mon.c (mon.1) 3200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.904820+0000 mon.c (mon.1) 3201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.905865+0000 mon.c (mon.1) 3202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.914232+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cephadm 2023-12-21T08:08:02.915540+0000 mgr.y (mgr.25480) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.996466+0000 mon.c (mon.1) 3203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:02.999043+0000 mon.c (mon.1) 3204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.002116+0000 mon.c (mon.1) 3205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.003468+0000 mon.c (mon.1) 3206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.013913+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:01.934913+0000 mgr.y (mgr.25480) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.032520+0000 mgr.y (mgr.25480) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.127973+0000 mgr.y (mgr.25480) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.225177+0000 mgr.y (mgr.25480) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.325115+0000 mgr.y (mgr.25480) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.420764+0000 mgr.y (mgr.25480) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.517129+0000 mgr.y (mgr.25480) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.618508+0000 mgr.y (mgr.25480) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.713227+0000 mgr.y (mgr.25480) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.815959+0000 mgr.y (mgr.25480) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.899661+0000 mon.c (mon.1) 3199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.902049+0000 mon.c (mon.1) 3200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.904820+0000 mon.c (mon.1) 3201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.905865+0000 mon.c (mon.1) 3202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.914232+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cephadm 2023-12-21T08:08:02.915540+0000 mgr.y (mgr.25480) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.996466+0000 mon.c (mon.1) 3203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:02.999043+0000 mon.c (mon.1) 3204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.002116+0000 mon.c (mon.1) 3205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.003468+0000 mon.c (mon.1) 3206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.013913+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.078131+0000 mon.c (mon.1) 3207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.081004+0000 mon.c (mon.1) 3208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.085942+0000 mon.c (mon.1) 3209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.087538+0000 mon.c (mon.1) 3210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.101131+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.184050+0000 mon.c (mon.1) 3211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.186693+0000 mon.c (mon.1) 3212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.189482+0000 mon.c (mon.1) 3213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.190904+0000 mon.c (mon.1) 3214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.200380+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.282564+0000 mon.c (mon.1) 3215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.285080+0000 mon.c (mon.1) 3216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.288203+0000 mon.c (mon.1) 3217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.289240+0000 mon.c (mon.1) 3218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.298693+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.379965+0000 mon.c (mon.1) 3219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.382000+0000 mon.c (mon.1) 3220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.384529+0000 mon.c (mon.1) 3221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.385301+0000 mon.c (mon.1) 3222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.393144+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: cluster 2023-12-21T08:08:03.451724+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.476490+0000 mon.c (mon.1) 3223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.479351+0000 mon.c (mon.1) 3224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.482529+0000 mon.c (mon.1) 3225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.483628+0000 mon.c (mon.1) 3226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.493217+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.576887+0000 mon.c (mon.1) 3227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.579453+0000 mon.c (mon.1) 3228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.582002+0000 mon.c (mon.1) 3229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.582861+0000 mon.c (mon.1) 3230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.590863+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.668818+0000 mon.c (mon.1) 3231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.671163+0000 mon.c (mon.1) 3232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.674081+0000 mon.c (mon.1) 3233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.675080+0000 mon.c (mon.1) 3234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.683510+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.765388+0000 mon.c (mon.1) 3235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.769982+0000 mon.c (mon.1) 3236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.775076+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.782940+0000 mon.c (mon.1) 3237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.078131+0000 mon.c (mon.1) 3207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.081004+0000 mon.c (mon.1) 3208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.085942+0000 mon.c (mon.1) 3209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.087538+0000 mon.c (mon.1) 3210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.101131+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.184050+0000 mon.c (mon.1) 3211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.186693+0000 mon.c (mon.1) 3212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.189482+0000 mon.c (mon.1) 3213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.190904+0000 mon.c (mon.1) 3214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.200380+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.282564+0000 mon.c (mon.1) 3215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.285080+0000 mon.c (mon.1) 3216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.288203+0000 mon.c (mon.1) 3217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.289240+0000 mon.c (mon.1) 3218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.298693+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.379965+0000 mon.c (mon.1) 3219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.382000+0000 mon.c (mon.1) 3220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.384529+0000 mon.c (mon.1) 3221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.385301+0000 mon.c (mon.1) 3222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.393144+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.783957+0000 mon.c (mon.1) 3238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[83656]: audit 2023-12-21T08:08:03.792847+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.165 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: cluster 2023-12-21T08:08:03.451724+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.476490+0000 mon.c (mon.1) 3223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.479351+0000 mon.c (mon.1) 3224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.482529+0000 mon.c (mon.1) 3225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.483628+0000 mon.c (mon.1) 3226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.493217+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.576887+0000 mon.c (mon.1) 3227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.579453+0000 mon.c (mon.1) 3228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.582002+0000 mon.c (mon.1) 3229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.582861+0000 mon.c (mon.1) 3230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.590863+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.668818+0000 mon.c (mon.1) 3231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.671163+0000 mon.c (mon.1) 3232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.674081+0000 mon.c (mon.1) 3233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.675080+0000 mon.c (mon.1) 3234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.683510+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.765388+0000 mon.c (mon.1) 3235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.769982+0000 mon.c (mon.1) 3236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.775076+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.782940+0000 mon.c (mon.1) 3237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.783957+0000 mon.c (mon.1) 3238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:03 smithi125 bash[79395]: audit 2023-12-21T08:08:03.792847+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:01.934913+0000 mgr.y (mgr.25480) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.032520+0000 mgr.y (mgr.25480) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.127973+0000 mgr.y (mgr.25480) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.225177+0000 mgr.y (mgr.25480) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.325115+0000 mgr.y (mgr.25480) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.420764+0000 mgr.y (mgr.25480) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.517129+0000 mgr.y (mgr.25480) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.618508+0000 mgr.y (mgr.25480) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.713227+0000 mgr.y (mgr.25480) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.815959+0000 mgr.y (mgr.25480) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.899661+0000 mon.c (mon.1) 3199 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.902049+0000 mon.c (mon.1) 3200 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.904820+0000 mon.c (mon.1) 3201 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.905865+0000 mon.c (mon.1) 3202 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.914232+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cephadm 2023-12-21T08:08:02.915540+0000 mgr.y (mgr.25480) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.996466+0000 mon.c (mon.1) 3203 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:02.999043+0000 mon.c (mon.1) 3204 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.002116+0000 mon.c (mon.1) 3205 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.003468+0000 mon.c (mon.1) 3206 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.013913+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.078131+0000 mon.c (mon.1) 3207 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.081004+0000 mon.c (mon.1) 3208 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.085942+0000 mon.c (mon.1) 3209 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.087538+0000 mon.c (mon.1) 3210 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.101131+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.184050+0000 mon.c (mon.1) 3211 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.186693+0000 mon.c (mon.1) 3212 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.189482+0000 mon.c (mon.1) 3213 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.190904+0000 mon.c (mon.1) 3214 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.200380+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.282564+0000 mon.c (mon.1) 3215 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.285080+0000 mon.c (mon.1) 3216 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.288203+0000 mon.c (mon.1) 3217 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.289240+0000 mon.c (mon.1) 3218 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.298693+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.379965+0000 mon.c (mon.1) 3219 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.382000+0000 mon.c (mon.1) 3220 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.384529+0000 mon.c (mon.1) 3221 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.385301+0000 mon.c (mon.1) 3222 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.393144+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: cluster 2023-12-21T08:08:03.451724+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.476490+0000 mon.c (mon.1) 3223 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.479351+0000 mon.c (mon.1) 3224 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.482529+0000 mon.c (mon.1) 3225 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.483628+0000 mon.c (mon.1) 3226 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.493217+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.576887+0000 mon.c (mon.1) 3227 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.579453+0000 mon.c (mon.1) 3228 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.582002+0000 mon.c (mon.1) 3229 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.582861+0000 mon.c (mon.1) 3230 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.590863+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.668818+0000 mon.c (mon.1) 3231 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.671163+0000 mon.c (mon.1) 3232 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.674081+0000 mon.c (mon.1) 3233 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.675080+0000 mon.c (mon.1) 3234 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.683510+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.765388+0000 mon.c (mon.1) 3235 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:04.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.769982+0000 mon.c (mon.1) 3236 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:04.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.775076+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.782940+0000 mon.c (mon.1) 3237 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:04.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.783957+0000 mon.c (mon.1) 3238 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:04.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:03 smithi146 bash[67217]: audit 2023-12-21T08:08:03.792847+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:04.580 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[79457]: debug 2023-12-21T08:08:04.531+0000 7fddd1353640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-21T08:08:04.773 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[79457]: debug 2023-12-21T08:08:04.575+0000 7fddd1353640 -1 osd.5 146 log_to_monitors true 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.014705+0000 mgr.y (mgr.25480) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.102279+0000 mgr.y (mgr.25480) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.203422+0000 mgr.y (mgr.25480) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.299640+0000 mgr.y (mgr.25480) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.394245+0000 mgr.y (mgr.25480) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.494282+0000 mgr.y (mgr.25480) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.591687+0000 mgr.y (mgr.25480) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.684996+0000 mgr.y (mgr.25480) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.793676+0000 mgr.y (mgr.25480) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cluster 2023-12-21T08:08:03.849118+0000 mgr.y (mgr.25480) 1368 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.871444+0000 mon.c (mon.1) 3239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.873370+0000 mon.c (mon.1) 3240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.875731+0000 mon.c (mon.1) 3241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.876718+0000 mon.c (mon.1) 3242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.883730+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.885684+0000 mgr.y (mgr.25480) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.963288+0000 mon.c (mon.1) 3243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.967354+0000 mon.c (mon.1) 3244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.119 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.970824+0000 mon.c (mon.1) 3245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.972554+0000 mon.c (mon.1) 3246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:03.980812+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.059959+0000 mon.c (mon.1) 3247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.062765+0000 mon.c (mon.1) 3248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.065846+0000 mon.c (mon.1) 3249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.067007+0000 mon.c (mon.1) 3250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.075701+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.157307+0000 mon.c (mon.1) 3251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.161559+0000 mon.c (mon.1) 3252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.164542+0000 mon.c (mon.1) 3253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.120 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.165533+0000 mon.c (mon.1) 3254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.173108+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.256430+0000 mon.c (mon.1) 3255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.260591+0000 mon.c (mon.1) 3256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.264255+0000 mon.c (mon.1) 3257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.265413+0000 mon.c (mon.1) 3258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.274370+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.354702+0000 mon.c (mon.1) 3259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.358221+0000 mon.c (mon.1) 3260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.361730+0000 mon.c (mon.1) 3261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.121 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.363206+0000 mon.c (mon.1) 3262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.370972+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.454094+0000 mon.c (mon.1) 3263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.457724+0000 mon.c (mon.1) 3264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.462498+0000 mon.c (mon.1) 3265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.464196+0000 mon.c (mon.1) 3266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.474880+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.554850+0000 mon.c (mon.1) 3267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.557442+0000 mon.c (mon.1) 3268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.560400+0000 mon.c (mon.1) 3269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.122 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.561639+0000 mon.c (mon.1) 3270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.569955+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.580560+0000 mon.a (mon.0) 1533 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.580726+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.649218+0000 mon.c (mon.1) 3271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.651949+0000 mon.c (mon.1) 3272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.655491+0000 mon.c (mon.1) 3273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.656739+0000 mon.c (mon.1) 3274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.665917+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.748210+0000 mon.c (mon.1) 3275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.123 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.750586+0000 mon.c (mon.1) 3276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.753345+0000 mon.c (mon.1) 3277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.754332+0000 mon.c (mon.1) 3278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.762445+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.842784+0000 mon.c (mon.1) 3279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.845344+0000 mon.c (mon.1) 3280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.847978+0000 mon.c (mon.1) 3281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.124 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:04 smithi146 bash[67217]: audit 2023-12-21T08:08:04.848914+0000 mon.c (mon.1) 3282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.014705+0000 mgr.y (mgr.25480) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.102279+0000 mgr.y (mgr.25480) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.203422+0000 mgr.y (mgr.25480) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.299640+0000 mgr.y (mgr.25480) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.394245+0000 mgr.y (mgr.25480) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.494282+0000 mgr.y (mgr.25480) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.591687+0000 mgr.y (mgr.25480) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.684996+0000 mgr.y (mgr.25480) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.793676+0000 mgr.y (mgr.25480) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cluster 2023-12-21T08:08:03.849118+0000 mgr.y (mgr.25480) 1368 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.871444+0000 mon.c (mon.1) 3239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.873370+0000 mon.c (mon.1) 3240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.875731+0000 mon.c (mon.1) 3241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.876718+0000 mon.c (mon.1) 3242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.883730+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.885684+0000 mgr.y (mgr.25480) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.963288+0000 mon.c (mon.1) 3243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.967354+0000 mon.c (mon.1) 3244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.970824+0000 mon.c (mon.1) 3245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.972554+0000 mon.c (mon.1) 3246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.014705+0000 mgr.y (mgr.25480) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.102279+0000 mgr.y (mgr.25480) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.203422+0000 mgr.y (mgr.25480) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.299640+0000 mgr.y (mgr.25480) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.394245+0000 mgr.y (mgr.25480) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.494282+0000 mgr.y (mgr.25480) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.591687+0000 mgr.y (mgr.25480) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.684996+0000 mgr.y (mgr.25480) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.793676+0000 mgr.y (mgr.25480) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cluster 2023-12-21T08:08:03.849118+0000 mgr.y (mgr.25480) 1368 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.871444+0000 mon.c (mon.1) 3239 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.873370+0000 mon.c (mon.1) 3240 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.875731+0000 mon.c (mon.1) 3241 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.876718+0000 mon.c (mon.1) 3242 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.883730+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.885684+0000 mgr.y (mgr.25480) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.963288+0000 mon.c (mon.1) 3243 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.967354+0000 mon.c (mon.1) 3244 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.970824+0000 mon.c (mon.1) 3245 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.972554+0000 mon.c (mon.1) 3246 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:03.980812+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.059959+0000 mon.c (mon.1) 3247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.062765+0000 mon.c (mon.1) 3248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.065846+0000 mon.c (mon.1) 3249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.067007+0000 mon.c (mon.1) 3250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.075701+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.157307+0000 mon.c (mon.1) 3251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.161559+0000 mon.c (mon.1) 3252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.164542+0000 mon.c (mon.1) 3253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.165533+0000 mon.c (mon.1) 3254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.173108+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.256430+0000 mon.c (mon.1) 3255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.260591+0000 mon.c (mon.1) 3256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.264255+0000 mon.c (mon.1) 3257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.265413+0000 mon.c (mon.1) 3258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.274370+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.354702+0000 mon.c (mon.1) 3259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.358221+0000 mon.c (mon.1) 3260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.361730+0000 mon.c (mon.1) 3261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.363206+0000 mon.c (mon.1) 3262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:03.980812+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.059959+0000 mon.c (mon.1) 3247 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.062765+0000 mon.c (mon.1) 3248 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.065846+0000 mon.c (mon.1) 3249 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.067007+0000 mon.c (mon.1) 3250 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.075701+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.157307+0000 mon.c (mon.1) 3251 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.161559+0000 mon.c (mon.1) 3252 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.164542+0000 mon.c (mon.1) 3253 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.165533+0000 mon.c (mon.1) 3254 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.173108+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.256430+0000 mon.c (mon.1) 3255 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.260591+0000 mon.c (mon.1) 3256 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.264255+0000 mon.c (mon.1) 3257 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.265413+0000 mon.c (mon.1) 3258 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.274370+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.354702+0000 mon.c (mon.1) 3259 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.358221+0000 mon.c (mon.1) 3260 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.361730+0000 mon.c (mon.1) 3261 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.363206+0000 mon.c (mon.1) 3262 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.370972+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.454094+0000 mon.c (mon.1) 3263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.457724+0000 mon.c (mon.1) 3264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.462498+0000 mon.c (mon.1) 3265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.464196+0000 mon.c (mon.1) 3266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.474880+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.554850+0000 mon.c (mon.1) 3267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.557442+0000 mon.c (mon.1) 3268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.560400+0000 mon.c (mon.1) 3269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.561639+0000 mon.c (mon.1) 3270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.569955+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.580560+0000 mon.a (mon.0) 1533 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.580726+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.649218+0000 mon.c (mon.1) 3271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.651949+0000 mon.c (mon.1) 3272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.655491+0000 mon.c (mon.1) 3273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.656739+0000 mon.c (mon.1) 3274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.665917+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.748210+0000 mon.c (mon.1) 3275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.750586+0000 mon.c (mon.1) 3276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.753345+0000 mon.c (mon.1) 3277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.754332+0000 mon.c (mon.1) 3278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.762445+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.842784+0000 mon.c (mon.1) 3279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.845344+0000 mon.c (mon.1) 3280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.847978+0000 mon.c (mon.1) 3281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[83656]: audit 2023-12-21T08:08:04.848914+0000 mon.c (mon.1) 3282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.370972+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.454094+0000 mon.c (mon.1) 3263 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.457724+0000 mon.c (mon.1) 3264 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.462498+0000 mon.c (mon.1) 3265 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.464196+0000 mon.c (mon.1) 3266 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.474880+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.554850+0000 mon.c (mon.1) 3267 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.557442+0000 mon.c (mon.1) 3268 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.560400+0000 mon.c (mon.1) 3269 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.561639+0000 mon.c (mon.1) 3270 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.569955+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.580560+0000 mon.a (mon.0) 1533 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.580726+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.649218+0000 mon.c (mon.1) 3271 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.651949+0000 mon.c (mon.1) 3272 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.655491+0000 mon.c (mon.1) 3273 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.656739+0000 mon.c (mon.1) 3274 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.665917+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.748210+0000 mon.c (mon.1) 3275 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.750586+0000 mon.c (mon.1) 3276 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.753345+0000 mon.c (mon.1) 3277 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.754332+0000 mon.c (mon.1) 3278 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.762445+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.842784+0000 mon.c (mon.1) 3279 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.845344+0000 mon.c (mon.1) 3280 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.847978+0000 mon.c (mon.1) 3281 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:05.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:04 smithi125 bash[79395]: audit 2023-12-21T08:08:04.848914+0000 mon.c (mon.1) 3282 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:05.868 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[79457]: debug 2023-12-21T08:08:05.643+0000 7fddbefbd700 -1 osd.5 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:08:06.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:03.982534+0000 mgr.y (mgr.25480) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.076643+0000 mgr.y (mgr.25480) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.174037+0000 mgr.y (mgr.25480) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.275253+0000 mgr.y (mgr.25480) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.374982+0000 mgr.y (mgr.25480) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.476352+0000 mgr.y (mgr.25480) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.570836+0000 mgr.y (mgr.25480) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.666693+0000 mgr.y (mgr.25480) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.763424+0000 mgr.y (mgr.25480) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.856492+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.857182+0000 mgr.y (mgr.25480) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.936890+0000 mon.c (mon.1) 3283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.939496+0000 mon.c (mon.1) 3284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.942446+0000 mon.c (mon.1) 3285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.943526+0000 mon.c (mon.1) 3286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:04.952490+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.032836+0000 mon.c (mon.1) 3287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.035627+0000 mon.c (mon.1) 3288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.038926+0000 mon.c (mon.1) 3289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.039814+0000 mon.c (mon.1) 3290 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.049658+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.132214+0000 mon.c (mon.1) 3291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.134437+0000 mon.c (mon.1) 3292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.137170+0000 mon.c (mon.1) 3293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.138072+0000 mon.c (mon.1) 3294 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.148523+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.229043+0000 mon.c (mon.1) 3295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.231487+0000 mon.c (mon.1) 3296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.234270+0000 mon.c (mon.1) 3297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.235402+0000 mon.c (mon.1) 3298 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.245419+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.323537+0000 mon.c (mon.1) 3299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.328431+0000 mon.c (mon.1) 3300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.332640+0000 mon.c (mon.1) 3301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.334173+0000 mon.c (mon.1) 3302 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.342409+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.423919+0000 mon.c (mon.1) 3303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.426873+0000 mon.c (mon.1) 3304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.429644+0000 mon.c (mon.1) 3305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.430969+0000 mon.c (mon.1) 3306 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.441602+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.523863+0000 mon.c (mon.1) 3307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.526167+0000 mon.c (mon.1) 3308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.530056+0000 mon.c (mon.1) 3309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.531542+0000 mon.c (mon.1) 3310 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.541605+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.570328+0000 mon.a (mon.0) 1544 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: cluster 2023-12-21T08:08:05.577653+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:08:06.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.583725+0000 mon.a (mon.0) 1546 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.583792+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.621774+0000 mon.c (mon.1) 3311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.624169+0000 mon.c (mon.1) 3312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.627254+0000 mon.c (mon.1) 3313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.628587+0000 mon.c (mon.1) 3314 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.637624+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.722555+0000 mon.c (mon.1) 3315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.725220+0000 mon.c (mon.1) 3316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.728150+0000 mon.c (mon.1) 3317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.729317+0000 mon.c (mon.1) 3318 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.738890+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.824426+0000 mon.c (mon.1) 3319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.828096+0000 mon.c (mon.1) 3320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.831405+0000 mon.c (mon.1) 3321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.832802+0000 mon.c (mon.1) 3322 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[79395]: audit 2023-12-21T08:08:05.842346+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:03.982534+0000 mgr.y (mgr.25480) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.076643+0000 mgr.y (mgr.25480) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.174037+0000 mgr.y (mgr.25480) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.275253+0000 mgr.y (mgr.25480) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.374982+0000 mgr.y (mgr.25480) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.476352+0000 mgr.y (mgr.25480) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.570836+0000 mgr.y (mgr.25480) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.666693+0000 mgr.y (mgr.25480) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.763424+0000 mgr.y (mgr.25480) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.856492+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.857182+0000 mgr.y (mgr.25480) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.936890+0000 mon.c (mon.1) 3283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.939496+0000 mon.c (mon.1) 3284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.942446+0000 mon.c (mon.1) 3285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.943526+0000 mon.c (mon.1) 3286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:04.952490+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.032836+0000 mon.c (mon.1) 3287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.035627+0000 mon.c (mon.1) 3288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.038926+0000 mon.c (mon.1) 3289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.039814+0000 mon.c (mon.1) 3290 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.049658+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.132214+0000 mon.c (mon.1) 3291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.134437+0000 mon.c (mon.1) 3292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.137170+0000 mon.c (mon.1) 3293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.138072+0000 mon.c (mon.1) 3294 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.148523+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.229043+0000 mon.c (mon.1) 3295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.231487+0000 mon.c (mon.1) 3296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.234270+0000 mon.c (mon.1) 3297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.235402+0000 mon.c (mon.1) 3298 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.245419+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.323537+0000 mon.c (mon.1) 3299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.328431+0000 mon.c (mon.1) 3300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.332640+0000 mon.c (mon.1) 3301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.334173+0000 mon.c (mon.1) 3302 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.342409+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.423919+0000 mon.c (mon.1) 3303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.426873+0000 mon.c (mon.1) 3304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.429644+0000 mon.c (mon.1) 3305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.430969+0000 mon.c (mon.1) 3306 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.441602+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.523863+0000 mon.c (mon.1) 3307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.526167+0000 mon.c (mon.1) 3308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.530056+0000 mon.c (mon.1) 3309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.531542+0000 mon.c (mon.1) 3310 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.541605+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.570328+0000 mon.a (mon.0) 1544 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:08:06.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: cluster 2023-12-21T08:08:05.577653+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.583725+0000 mon.a (mon.0) 1546 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.583792+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.621774+0000 mon.c (mon.1) 3311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.624169+0000 mon.c (mon.1) 3312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.627254+0000 mon.c (mon.1) 3313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.628587+0000 mon.c (mon.1) 3314 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.637624+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.722555+0000 mon.c (mon.1) 3315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.725220+0000 mon.c (mon.1) 3316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.728150+0000 mon.c (mon.1) 3317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.729317+0000 mon.c (mon.1) 3318 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.738890+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.824426+0000 mon.c (mon.1) 3319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.828096+0000 mon.c (mon.1) 3320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.831405+0000 mon.c (mon.1) 3321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.832802+0000 mon.c (mon.1) 3322 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:05 smithi125 bash[83656]: audit 2023-12-21T08:08:05.842346+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:03.982534+0000 mgr.y (mgr.25480) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.076643+0000 mgr.y (mgr.25480) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.174037+0000 mgr.y (mgr.25480) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.275253+0000 mgr.y (mgr.25480) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.374982+0000 mgr.y (mgr.25480) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.232 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.476352+0000 mgr.y (mgr.25480) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.570836+0000 mgr.y (mgr.25480) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.666693+0000 mgr.y (mgr.25480) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.763424+0000 mgr.y (mgr.25480) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.856492+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.857182+0000 mgr.y (mgr.25480) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.936890+0000 mon.c (mon.1) 3283 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.939496+0000 mon.c (mon.1) 3284 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.942446+0000 mon.c (mon.1) 3285 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.943526+0000 mon.c (mon.1) 3286 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:04.952490+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.032836+0000 mon.c (mon.1) 3287 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.035627+0000 mon.c (mon.1) 3288 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.038926+0000 mon.c (mon.1) 3289 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.039814+0000 mon.c (mon.1) 3290 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.049658+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.132214+0000 mon.c (mon.1) 3291 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.134437+0000 mon.c (mon.1) 3292 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.137170+0000 mon.c (mon.1) 3293 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.138072+0000 mon.c (mon.1) 3294 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.148523+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.229043+0000 mon.c (mon.1) 3295 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.231487+0000 mon.c (mon.1) 3296 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.234270+0000 mon.c (mon.1) 3297 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.235402+0000 mon.c (mon.1) 3298 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.245419+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.323537+0000 mon.c (mon.1) 3299 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.328431+0000 mon.c (mon.1) 3300 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.332640+0000 mon.c (mon.1) 3301 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.334173+0000 mon.c (mon.1) 3302 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.342409+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.423919+0000 mon.c (mon.1) 3303 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.426873+0000 mon.c (mon.1) 3304 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.429644+0000 mon.c (mon.1) 3305 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.430969+0000 mon.c (mon.1) 3306 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.441602+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.523863+0000 mon.c (mon.1) 3307 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.526167+0000 mon.c (mon.1) 3308 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.530056+0000 mon.c (mon.1) 3309 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.531542+0000 mon.c (mon.1) 3310 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.541605+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.570328+0000 mon.a (mon.0) 1544 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: cluster 2023-12-21T08:08:05.577653+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.583725+0000 mon.a (mon.0) 1546 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.583792+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.621774+0000 mon.c (mon.1) 3311 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.624169+0000 mon.c (mon.1) 3312 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.627254+0000 mon.c (mon.1) 3313 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.628587+0000 mon.c (mon.1) 3314 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.637624+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.722555+0000 mon.c (mon.1) 3315 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.725220+0000 mon.c (mon.1) 3316 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.728150+0000 mon.c (mon.1) 3317 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.729317+0000 mon.c (mon.1) 3318 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.738890+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.824426+0000 mon.c (mon.1) 3319 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.828096+0000 mon.c (mon.1) 3320 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.831405+0000 mon.c (mon.1) 3321 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.832802+0000 mon.c (mon.1) 3322 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:06.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:05 smithi146 bash[67217]: audit 2023-12-21T08:08:05.842346+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:07] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2023-12-21T08:08:07.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:04.953235+0000 mgr.y (mgr.25480) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.050470+0000 mgr.y (mgr.25480) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.149503+0000 mgr.y (mgr.25480) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.246207+0000 mgr.y (mgr.25480) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.345125+0000 mgr.y (mgr.25480) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.442411+0000 mgr.y (mgr.25480) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.542972+0000 mgr.y (mgr.25480) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:05.572505+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:05.575395+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.640446+0000 mgr.y (mgr.25480) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.743558+0000 mgr.y (mgr.25480) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.845388+0000 mgr.y (mgr.25480) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:05.850050+0000 mgr.y (mgr.25480) 1390 : cluster 0 pgmap v233: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:05.922370+0000 mon.c (mon.1) 3323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:05.925680+0000 mon.c (mon.1) 3324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:05.929906+0000 mon.c (mon.1) 3325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:05.931242+0000 mon.c (mon.1) 3326 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:05.941992+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.022220+0000 mon.c (mon.1) 3327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.024851+0000 mon.c (mon.1) 3328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.028321+0000 mon.c (mon.1) 3329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:04.953235+0000 mgr.y (mgr.25480) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.050470+0000 mgr.y (mgr.25480) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.149503+0000 mgr.y (mgr.25480) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.246207+0000 mgr.y (mgr.25480) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.345125+0000 mgr.y (mgr.25480) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.442411+0000 mgr.y (mgr.25480) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.542972+0000 mgr.y (mgr.25480) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:05.572505+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:05.575395+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.640446+0000 mgr.y (mgr.25480) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.743558+0000 mgr.y (mgr.25480) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.845388+0000 mgr.y (mgr.25480) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:05.850050+0000 mgr.y (mgr.25480) 1390 : cluster 0 pgmap v233: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:05.922370+0000 mon.c (mon.1) 3323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:05.925680+0000 mon.c (mon.1) 3324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:05.929906+0000 mon.c (mon.1) 3325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:05.931242+0000 mon.c (mon.1) 3326 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:05.941992+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.022220+0000 mon.c (mon.1) 3327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.024851+0000 mon.c (mon.1) 3328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.028321+0000 mon.c (mon.1) 3329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.029364+0000 mon.c (mon.1) 3330 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.038735+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.120477+0000 mon.c (mon.1) 3331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.123362+0000 mon.c (mon.1) 3332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.128340+0000 mon.c (mon.1) 3333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.129974+0000 mon.c (mon.1) 3334 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.142321+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.225310+0000 mon.c (mon.1) 3335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.227740+0000 mon.c (mon.1) 3336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.230958+0000 mon.c (mon.1) 3337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.232220+0000 mon.c (mon.1) 3338 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.242456+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.327056+0000 mon.c (mon.1) 3339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.329865+0000 mon.c (mon.1) 3340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.332899+0000 mon.c (mon.1) 3341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.334174+0000 mon.c (mon.1) 3342 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.343037+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.422207+0000 mon.c (mon.1) 3343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.424715+0000 mon.c (mon.1) 3344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.427902+0000 mon.c (mon.1) 3345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.029364+0000 mon.c (mon.1) 3330 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.038735+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.120477+0000 mon.c (mon.1) 3331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.123362+0000 mon.c (mon.1) 3332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.128340+0000 mon.c (mon.1) 3333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.129974+0000 mon.c (mon.1) 3334 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.142321+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.225310+0000 mon.c (mon.1) 3335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.227740+0000 mon.c (mon.1) 3336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.230958+0000 mon.c (mon.1) 3337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.232220+0000 mon.c (mon.1) 3338 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.242456+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.327056+0000 mon.c (mon.1) 3339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.329865+0000 mon.c (mon.1) 3340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.332899+0000 mon.c (mon.1) 3341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.334174+0000 mon.c (mon.1) 3342 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.343037+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.422207+0000 mon.c (mon.1) 3343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.424715+0000 mon.c (mon.1) 3344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.427902+0000 mon.c (mon.1) 3345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.429104+0000 mon.c (mon.1) 3346 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.438160+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.520753+0000 mon.c (mon.1) 3347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.523362+0000 mon.c (mon.1) 3348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.526322+0000 mon.c (mon.1) 3349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.527540+0000 mon.c (mon.1) 3350 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.535910+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.614878+0000 mon.c (mon.1) 3351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.617898+0000 mon.c (mon.1) 3352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.622284+0000 mon.c (mon.1) 3353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.623441+0000 mon.c (mon.1) 3354 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.631658+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.634865+0000 mon.a (mon.0) 1558 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.640007+0000 mon.a (mon.0) 1559 : cluster 1 osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213] boot 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.640150+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.642187+0000 mon.c (mon.1) 3355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.711287+0000 mon.c (mon.1) 3356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.713466+0000 mon.c (mon.1) 3357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.716204+0000 mon.c (mon.1) 3358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.717412+0000 mon.c (mon.1) 3359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.725780+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.804528+0000 mon.c (mon.1) 3360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.807363+0000 mon.c (mon.1) 3361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.810873+0000 mon.c (mon.1) 3362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.812161+0000 mon.c (mon.1) 3363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[83656]: audit 2023-12-21T08:08:06.821008+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.166 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.429104+0000 mon.c (mon.1) 3346 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.438160+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.520753+0000 mon.c (mon.1) 3347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.523362+0000 mon.c (mon.1) 3348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.526322+0000 mon.c (mon.1) 3349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.527540+0000 mon.c (mon.1) 3350 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.535910+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.614878+0000 mon.c (mon.1) 3351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.617898+0000 mon.c (mon.1) 3352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.622284+0000 mon.c (mon.1) 3353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.623441+0000 mon.c (mon.1) 3354 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.167 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.631658+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.634865+0000 mon.a (mon.0) 1558 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.640007+0000 mon.a (mon.0) 1559 : cluster 1 osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213] boot 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.640150+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.642187+0000 mon.c (mon.1) 3355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.711287+0000 mon.c (mon.1) 3356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.713466+0000 mon.c (mon.1) 3357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.716204+0000 mon.c (mon.1) 3358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.717412+0000 mon.c (mon.1) 3359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.725780+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.804528+0000 mon.c (mon.1) 3360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.807363+0000 mon.c (mon.1) 3361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.810873+0000 mon.c (mon.1) 3362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.812161+0000 mon.c (mon.1) 3363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:06 smithi125 bash[79395]: audit 2023-12-21T08:08:06.821008+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:04.953235+0000 mgr.y (mgr.25480) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.050470+0000 mgr.y (mgr.25480) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.149503+0000 mgr.y (mgr.25480) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.246207+0000 mgr.y (mgr.25480) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.345125+0000 mgr.y (mgr.25480) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.442411+0000 mgr.y (mgr.25480) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.542972+0000 mgr.y (mgr.25480) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:05.572505+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:05.575395+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e149 with expected crc 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.640446+0000 mgr.y (mgr.25480) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.170 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.743558+0000 mgr.y (mgr.25480) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.845388+0000 mgr.y (mgr.25480) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:05.850050+0000 mgr.y (mgr.25480) 1390 : cluster 0 pgmap v233: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:05.922370+0000 mon.c (mon.1) 3323 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:05.925680+0000 mon.c (mon.1) 3324 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:05.929906+0000 mon.c (mon.1) 3325 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:05.931242+0000 mon.c (mon.1) 3326 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:05.941992+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.022220+0000 mon.c (mon.1) 3327 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.024851+0000 mon.c (mon.1) 3328 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.028321+0000 mon.c (mon.1) 3329 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.029364+0000 mon.c (mon.1) 3330 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.038735+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.120477+0000 mon.c (mon.1) 3331 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.123362+0000 mon.c (mon.1) 3332 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.128340+0000 mon.c (mon.1) 3333 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.129974+0000 mon.c (mon.1) 3334 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.142321+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.225310+0000 mon.c (mon.1) 3335 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.227740+0000 mon.c (mon.1) 3336 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.230958+0000 mon.c (mon.1) 3337 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.232220+0000 mon.c (mon.1) 3338 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.242456+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.327056+0000 mon.c (mon.1) 3339 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.329865+0000 mon.c (mon.1) 3340 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.332899+0000 mon.c (mon.1) 3341 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.334174+0000 mon.c (mon.1) 3342 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.343037+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.422207+0000 mon.c (mon.1) 3343 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.424715+0000 mon.c (mon.1) 3344 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.427902+0000 mon.c (mon.1) 3345 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.429104+0000 mon.c (mon.1) 3346 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.438160+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.520753+0000 mon.c (mon.1) 3347 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.523362+0000 mon.c (mon.1) 3348 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.526322+0000 mon.c (mon.1) 3349 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.527540+0000 mon.c (mon.1) 3350 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.535910+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.614878+0000 mon.c (mon.1) 3351 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.617898+0000 mon.c (mon.1) 3352 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.622284+0000 mon.c (mon.1) 3353 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.623441+0000 mon.c (mon.1) 3354 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.631658+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.634865+0000 mon.a (mon.0) 1558 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.640007+0000 mon.a (mon.0) 1559 : cluster 1 osd.5 [v2:172.21.15.146:6808/2666280213,v1:172.21.15.146:6809/2666280213] boot 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.640150+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:08:07.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.642187+0000 mon.c (mon.1) 3355 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.711287+0000 mon.c (mon.1) 3356 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.713466+0000 mon.c (mon.1) 3357 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.716204+0000 mon.c (mon.1) 3358 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.717412+0000 mon.c (mon.1) 3359 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.725780+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.804528+0000 mon.c (mon.1) 3360 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.807363+0000 mon.c (mon.1) 3361 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.810873+0000 mon.c (mon.1) 3362 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.812161+0000 mon.c (mon.1) 3363 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:07.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:06 smithi146 bash[67217]: audit 2023-12-21T08:08:06.821008+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[75616]: debug 2023-12-21T08:08:07.892+0000 7f1ef7826700 -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-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:05.943884+0000 mgr.y (mgr.25480) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.041874+0000 mgr.y (mgr.25480) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.144962+0000 mgr.y (mgr.25480) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.245839+0000 mgr.y (mgr.25480) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.343963+0000 mgr.y (mgr.25480) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.439224+0000 mgr.y (mgr.25480) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.536885+0000 mgr.y (mgr.25480) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.632567+0000 mgr.y (mgr.25480) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.638455+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.638939+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cluster 2023-12-21T08:08:06.644013+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.726594+0000 mgr.y (mgr.25480) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.822133+0000 mgr.y (mgr.25480) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.902661+0000 mon.c (mon.1) 3364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.904988+0000 mon.c (mon.1) 3365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.907567+0000 mon.c (mon.1) 3366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.156 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.908585+0000 mon.c (mon.1) 3367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.915798+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cephadm 2023-12-21T08:08:06.917289+0000 mgr.y (mgr.25480) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.995711+0000 mon.c (mon.1) 3368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:06.998263+0000 mon.c (mon.1) 3369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.001346+0000 mon.c (mon.1) 3370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:05.943884+0000 mgr.y (mgr.25480) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.041874+0000 mgr.y (mgr.25480) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.144962+0000 mgr.y (mgr.25480) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.245839+0000 mgr.y (mgr.25480) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.343963+0000 mgr.y (mgr.25480) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.439224+0000 mgr.y (mgr.25480) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.536885+0000 mgr.y (mgr.25480) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.632567+0000 mgr.y (mgr.25480) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.638455+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.638939+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cluster 2023-12-21T08:08:06.644013+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.726594+0000 mgr.y (mgr.25480) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.822133+0000 mgr.y (mgr.25480) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.902661+0000 mon.c (mon.1) 3364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.904988+0000 mon.c (mon.1) 3365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.907567+0000 mon.c (mon.1) 3366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.908585+0000 mon.c (mon.1) 3367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.915798+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cephadm 2023-12-21T08:08:06.917289+0000 mgr.y (mgr.25480) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.995711+0000 mon.c (mon.1) 3368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.159 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:06.998263+0000 mon.c (mon.1) 3369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.001346+0000 mon.c (mon.1) 3370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.002624+0000 mon.c (mon.1) 3371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.009211+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.122172+0000 mon.c (mon.1) 3372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.126438+0000 mon.c (mon.1) 3373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.129948+0000 mon.c (mon.1) 3374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.131396+0000 mon.c (mon.1) 3375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.139538+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.220197+0000 mon.c (mon.1) 3376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.222343+0000 mon.c (mon.1) 3377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.224906+0000 mon.c (mon.1) 3378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.226008+0000 mon.c (mon.1) 3379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.231960+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.313891+0000 mon.c (mon.1) 3380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.316551+0000 mon.c (mon.1) 3381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.319456+0000 mon.c (mon.1) 3382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.320417+0000 mon.c (mon.1) 3383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.328189+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.407600+0000 mon.c (mon.1) 3384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.412059+0000 mon.c (mon.1) 3385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.416387+0000 mon.c (mon.1) 3386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.002624+0000 mon.c (mon.1) 3371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.009211+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.122172+0000 mon.c (mon.1) 3372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.126438+0000 mon.c (mon.1) 3373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.129948+0000 mon.c (mon.1) 3374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.131396+0000 mon.c (mon.1) 3375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.139538+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.220197+0000 mon.c (mon.1) 3376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.222343+0000 mon.c (mon.1) 3377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.224906+0000 mon.c (mon.1) 3378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.226008+0000 mon.c (mon.1) 3379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.231960+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.313891+0000 mon.c (mon.1) 3380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.163 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.316551+0000 mon.c (mon.1) 3381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.319456+0000 mon.c (mon.1) 3382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.320417+0000 mon.c (mon.1) 3383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.328189+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.407600+0000 mon.c (mon.1) 3384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.412059+0000 mon.c (mon.1) 3385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.164 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.416387+0000 mon.c (mon.1) 3386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.418069+0000 mon.c (mon.1) 3387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.424605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.508875+0000 mon.c (mon.1) 3388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.511527+0000 mon.c (mon.1) 3389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.514488+0000 mon.c (mon.1) 3390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.515669+0000 mon.c (mon.1) 3391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.524549+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.603156+0000 mon.c (mon.1) 3392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.606064+0000 mon.c (mon.1) 3393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.610302+0000 mon.c (mon.1) 3394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.611841+0000 mon.c (mon.1) 3395 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.618523+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.642367+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:08:08.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.697404+0000 mon.c (mon.1) 3396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.699471+0000 mon.c (mon.1) 3397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.701540+0000 mon.c (mon.1) 3398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.702300+0000 mon.c (mon.1) 3399 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.707570+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.791672+0000 mon.c (mon.1) 3400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.794141+0000 mon.c (mon.1) 3401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.797560+0000 mon.c (mon.1) 3402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.798913+0000 mon.c (mon.1) 3403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.167 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.806224+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[83656]: audit 2023-12-21T08:08:07.856497+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.418069+0000 mon.c (mon.1) 3387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.424605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.508875+0000 mon.c (mon.1) 3388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.511527+0000 mon.c (mon.1) 3389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.168 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.514488+0000 mon.c (mon.1) 3390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.515669+0000 mon.c (mon.1) 3391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.524549+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.603156+0000 mon.c (mon.1) 3392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.606064+0000 mon.c (mon.1) 3393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.610302+0000 mon.c (mon.1) 3394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.611841+0000 mon.c (mon.1) 3395 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.618523+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.642367+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.697404+0000 mon.c (mon.1) 3396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.699471+0000 mon.c (mon.1) 3397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.169 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.701540+0000 mon.c (mon.1) 3398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.702300+0000 mon.c (mon.1) 3399 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.707570+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.791672+0000 mon.c (mon.1) 3400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.794141+0000 mon.c (mon.1) 3401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.797560+0000 mon.c (mon.1) 3402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.798913+0000 mon.c (mon.1) 3403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.806224+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.170 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:07 smithi125 bash[79395]: audit 2023-12-21T08:08:07.856497+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:05.943884+0000 mgr.y (mgr.25480) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.041874+0000 mgr.y (mgr.25480) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.144962+0000 mgr.y (mgr.25480) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.245839+0000 mgr.y (mgr.25480) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.343963+0000 mgr.y (mgr.25480) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.439224+0000 mgr.y (mgr.25480) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.536885+0000 mgr.y (mgr.25480) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.632567+0000 mgr.y (mgr.25480) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.638455+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.638939+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cluster 2023-12-21T08:08:06.644013+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e150 with expected crc 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.726594+0000 mgr.y (mgr.25480) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.822133+0000 mgr.y (mgr.25480) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.902661+0000 mon.c (mon.1) 3364 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.904988+0000 mon.c (mon.1) 3365 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.907567+0000 mon.c (mon.1) 3366 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.908585+0000 mon.c (mon.1) 3367 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.915798+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cephadm 2023-12-21T08:08:06.917289+0000 mgr.y (mgr.25480) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.995711+0000 mon.c (mon.1) 3368 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:06.998263+0000 mon.c (mon.1) 3369 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.001346+0000 mon.c (mon.1) 3370 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.002624+0000 mon.c (mon.1) 3371 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.009211+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.122172+0000 mon.c (mon.1) 3372 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.126438+0000 mon.c (mon.1) 3373 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.129948+0000 mon.c (mon.1) 3374 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.131396+0000 mon.c (mon.1) 3375 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.139538+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.220197+0000 mon.c (mon.1) 3376 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.222343+0000 mon.c (mon.1) 3377 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.224906+0000 mon.c (mon.1) 3378 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.226008+0000 mon.c (mon.1) 3379 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.231960+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.313891+0000 mon.c (mon.1) 3380 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.316551+0000 mon.c (mon.1) 3381 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.319456+0000 mon.c (mon.1) 3382 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.320417+0000 mon.c (mon.1) 3383 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.328189+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.407600+0000 mon.c (mon.1) 3384 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.412059+0000 mon.c (mon.1) 3385 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.416387+0000 mon.c (mon.1) 3386 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.418069+0000 mon.c (mon.1) 3387 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.424605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.508875+0000 mon.c (mon.1) 3388 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.511527+0000 mon.c (mon.1) 3389 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.514488+0000 mon.c (mon.1) 3390 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.515669+0000 mon.c (mon.1) 3391 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.524549+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.603156+0000 mon.c (mon.1) 3392 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.606064+0000 mon.c (mon.1) 3393 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.610302+0000 mon.c (mon.1) 3394 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.611841+0000 mon.c (mon.1) 3395 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.618523+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.642367+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.697404+0000 mon.c (mon.1) 3396 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.699471+0000 mon.c (mon.1) 3397 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.701540+0000 mon.c (mon.1) 3398 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.702300+0000 mon.c (mon.1) 3399 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.707570+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.791672+0000 mon.c (mon.1) 3400 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:08.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.794141+0000 mon.c (mon.1) 3401 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:08.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.797560+0000 mon.c (mon.1) 3402 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:08.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.798913+0000 mon.c (mon.1) 3403 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:08.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.806224+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:08.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:07 smithi146 bash[67217]: audit 2023-12-21T08:08:07.856497+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.011618+0000 mgr.y (mgr.25480) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.140930+0000 mgr.y (mgr.25480) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.235098+0000 mgr.y (mgr.25480) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.329045+0000 mgr.y (mgr.25480) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.426361+0000 mgr.y (mgr.25480) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.525399+0000 mgr.y (mgr.25480) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.619970+0000 mgr.y (mgr.25480) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.640838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.643285+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.644226+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.648232+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.708501+0000 mgr.y (mgr.25480) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.808579+0000 mgr.y (mgr.25480) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:07.851022+0000 mgr.y (mgr.25480) 1411 : cluster 0 pgmap v236: 161 pgs: 6 peering, 16 active+undersized+degraded, 33 active+undersized, 106 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.867727+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.884134+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.889237+0000 mon.c (mon.1) 3404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.891299+0000 mon.c (mon.1) 3405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.893080+0000 mon.c (mon.1) 3406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.894258+0000 mon.c (mon.1) 3407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.895875+0000 mon.c (mon.1) 3408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: audit 2023-12-21T08:08:07.896038+0000 mgr.y (mgr.25480) 1412 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cephadm 2023-12-21T08:08:07.896862+0000 mgr.y (mgr.25480) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[79395]: cluster 2023-12-21T08:08:08.804151+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.011618+0000 mgr.y (mgr.25480) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.140930+0000 mgr.y (mgr.25480) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.157 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.235098+0000 mgr.y (mgr.25480) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.329045+0000 mgr.y (mgr.25480) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.426361+0000 mgr.y (mgr.25480) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.525399+0000 mgr.y (mgr.25480) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.619970+0000 mgr.y (mgr.25480) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.640838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.643285+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.644226+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.648232+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.708501+0000 mgr.y (mgr.25480) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.808579+0000 mgr.y (mgr.25480) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.158 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:07.851022+0000 mgr.y (mgr.25480) 1411 : cluster 0 pgmap v236: 161 pgs: 6 peering, 16 active+undersized+degraded, 33 active+undersized, 106 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.867727+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.884134+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.889237+0000 mon.c (mon.1) 3404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.891299+0000 mon.c (mon.1) 3405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.893080+0000 mon.c (mon.1) 3406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.894258+0000 mon.c (mon.1) 3407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.895875+0000 mon.c (mon.1) 3408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: audit 2023-12-21T08:08:07.896038+0000 mgr.y (mgr.25480) 1412 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cephadm 2023-12-21T08:08:07.896862+0000 mgr.y (mgr.25480) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:09.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:08 smithi125 bash[83656]: cluster 2023-12-21T08:08:08.804151+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.011618+0000 mgr.y (mgr.25480) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.140930+0000 mgr.y (mgr.25480) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.235098+0000 mgr.y (mgr.25480) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.329045+0000 mgr.y (mgr.25480) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.426361+0000 mgr.y (mgr.25480) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.525399+0000 mgr.y (mgr.25480) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.619970+0000 mgr.y (mgr.25480) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.640838+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.643285+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.644226+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.648232+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e151 with expected crc 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.708501+0000 mgr.y (mgr.25480) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.808579+0000 mgr.y (mgr.25480) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:07.851022+0000 mgr.y (mgr.25480) 1411 : cluster 0 pgmap v236: 161 pgs: 6 peering, 16 active+undersized+degraded, 33 active+undersized, 106 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.867727+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.884134+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.889237+0000 mon.c (mon.1) 3404 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:09.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.891299+0000 mon.c (mon.1) 3405 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.893080+0000 mon.c (mon.1) 3406 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.894258+0000 mon.c (mon.1) 3407 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.895875+0000 mon.c (mon.1) 3408 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: audit 2023-12-21T08:08:07.896038+0000 mgr.y (mgr.25480) 1412 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cephadm 2023-12-21T08:08:07.896862+0000 mgr.y (mgr.25480) 1413 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:09.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:08 smithi146 bash[67217]: cluster 2023-12-21T08:08:08.804151+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:10.956 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:10 smithi146 bash[67217]: audit 2023-12-21T08:08:09.571342+0000 mgr.y (mgr.25480) 1414 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:10.956 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:10 smithi146 bash[67217]: cluster 2023-12-21T08:08:09.852554+0000 mgr.y (mgr.25480) 1415 : cluster 0 pgmap v237: 161 pgs: 6 peering, 9 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-21T08:08:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:10 smithi125 bash[79395]: audit 2023-12-21T08:08:09.571342+0000 mgr.y (mgr.25480) 1414 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:11.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:10 smithi125 bash[79395]: cluster 2023-12-21T08:08:09.852554+0000 mgr.y (mgr.25480) 1415 : cluster 0 pgmap v237: 161 pgs: 6 peering, 9 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-21T08:08:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:10 smithi125 bash[83656]: audit 2023-12-21T08:08:09.571342+0000 mgr.y (mgr.25480) 1414 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:11.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:10 smithi125 bash[83656]: cluster 2023-12-21T08:08:09.852554+0000 mgr.y (mgr.25480) 1415 : cluster 0 pgmap v237: 161 pgs: 6 peering, 9 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-21T08:08:11.784 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:08:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:11 smithi146 bash[67217]: audit 2023-12-21T08:08:10.980433+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:11 smithi146 bash[67217]: audit 2023-12-21T08:08:10.993551+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:11 smithi146 bash[67217]: audit 2023-12-21T08:08:11.006281+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:11 smithi146 bash[67217]: audit 2023-12-21T08:08:11.763461+0000 mgr.y (mgr.25480) 1416 : audit 0 from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:12.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:11 smithi146 bash[67217]: cluster 2023-12-21T08:08:11.853553+0000 mgr.y (mgr.25480) 1417 : cluster 0 pgmap v238: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2023-12-21T08:08:12.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[79395]: audit 2023-12-21T08:08:10.980433+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[79395]: audit 2023-12-21T08:08:10.993551+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[79395]: audit 2023-12-21T08:08:11.006281+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[79395]: audit 2023-12-21T08:08:11.763461+0000 mgr.y (mgr.25480) 1416 : audit 0 from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:12.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[79395]: cluster 2023-12-21T08:08:11.853553+0000 mgr.y (mgr.25480) 1417 : cluster 0 pgmap v238: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2023-12-21T08:08:12.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[83656]: audit 2023-12-21T08:08:10.980433+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[83656]: audit 2023-12-21T08:08:10.993551+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[83656]: audit 2023-12-21T08:08:11.006281+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:12.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[83656]: audit 2023-12-21T08:08:11.763461+0000 mgr.y (mgr.25480) 1416 : audit 0 from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:12.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:11 smithi125 bash[83656]: cluster 2023-12-21T08:08:11.853553+0000 mgr.y (mgr.25480) 1417 : cluster 0 pgmap v238: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2023-12-21T08:08:12.553 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 17s ago 22m - - 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 1s ago 22m - - 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (8m) 17s ago 15m 17.0M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (7m) 1s ago 14m 45.0M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (6m) 17s ago 12m 48.2M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (6m) 1s ago 21m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (7m) 17s ago 23m 516M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (6m) 17s ago 23m 72.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:08:12.554 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (5m) 1s ago 21m 51.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (5m) 17s ago 21m 59.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (8m) 17s ago 15m 12.2M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (8m) 1s ago 15m 16.1M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (3m) 17s ago 21m 54.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (3m) 17s ago 20m 56.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (2m) 17s ago 19m 49.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (111s) 17s ago 19m 51.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (53s) 1s ago 18m 46.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:08:12.555 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (13s) 1s ago 17m 49.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 559d51b519f3 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (17m) 1s ago 17m 69.3M 4096M 17.2.0 e1d6a67b021e db72ff480a1f 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (16m) 1s ago 16m 70.7M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (6m) 1s ago 15m 63.9M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (13m) 17s ago 13m 89.4M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (13m) 1s ago 13m 89.4M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (13m) 17s ago 13m 89.3M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:08:12.556 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (12m) 1s ago 12m 89.1M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:08:12.993 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 11 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:08:12.994 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:08:13.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:12 smithi146 bash[67217]: cluster 2023-12-21T08:08:12.001901+0000 mon.a (mon.0) 1581 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-21T08:08:13.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:12 smithi146 bash[67217]: cluster 2023-12-21T08:08:12.001941+0000 mon.a (mon.0) 1582 : cluster 1 Cluster is now healthy 2023-12-21T08:08:13.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:12 smithi146 bash[67217]: audit 2023-12-21T08:08:12.147001+0000 mgr.y (mgr.25480) 1418 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:12 smithi146 bash[67217]: audit 2023-12-21T08:08:12.522749+0000 mgr.y (mgr.25480) 1419 : audit 0 from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "11/23 daemons upgraded", 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:08:13.350 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:08:13.351 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:08:13.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[79395]: cluster 2023-12-21T08:08:12.001901+0000 mon.a (mon.0) 1581 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-21T08:08:13.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[79395]: cluster 2023-12-21T08:08:12.001941+0000 mon.a (mon.0) 1582 : cluster 1 Cluster is now healthy 2023-12-21T08:08:13.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[79395]: audit 2023-12-21T08:08:12.147001+0000 mgr.y (mgr.25480) 1418 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[79395]: audit 2023-12-21T08:08:12.522749+0000 mgr.y (mgr.25480) 1419 : audit 0 from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[83656]: cluster 2023-12-21T08:08:12.001901+0000 mon.a (mon.0) 1581 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-21T08:08:13.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[83656]: cluster 2023-12-21T08:08:12.001941+0000 mon.a (mon.0) 1582 : cluster 1 Cluster is now healthy 2023-12-21T08:08:13.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[83656]: audit 2023-12-21T08:08:12.147001+0000 mgr.y (mgr.25480) 1418 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:12 smithi125 bash[83656]: audit 2023-12-21T08:08:12.522749+0000 mgr.y (mgr.25480) 1419 : audit 0 from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:13.797 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_OK 2023-12-21T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:12.987615+0000 mon.c (mon.1) 3409 : audit 0 from='client.? 172.21.15.125:0/2030431414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:13.344355+0000 mgr.y (mgr.25480) 1420 : audit 0 from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:13.364824+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:13.367772+0000 mon.c (mon.1) 3410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:13.792715+0000 mon.c (mon.1) 3411 : audit 0 from='client.? 172.21.15.125:0/3236598372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: audit 2023-12-21T08:08:13.800596+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:13 smithi146 bash[67217]: cluster 2023-12-21T08:08:13.854710+0000 mgr.y (mgr.25480) 1421 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:12.987615+0000 mon.c (mon.1) 3409 : audit 0 from='client.? 172.21.15.125:0/2030431414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:13.344355+0000 mgr.y (mgr.25480) 1420 : audit 0 from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:13.364824+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:13.367772+0000 mon.c (mon.1) 3410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:13.792715+0000 mon.c (mon.1) 3411 : audit 0 from='client.? 172.21.15.125:0/3236598372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: audit 2023-12-21T08:08:13.800596+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[79395]: cluster 2023-12-21T08:08:13.854710+0000 mgr.y (mgr.25480) 1421 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:12.987615+0000 mon.c (mon.1) 3409 : audit 0 from='client.? 172.21.15.125:0/2030431414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:13.344355+0000 mgr.y (mgr.25480) 1420 : audit 0 from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:14.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:13.364824+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:13.367772+0000 mon.c (mon.1) 3410 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:14.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:13.792715+0000 mon.c (mon.1) 3411 : audit 0 from='client.? 172.21.15.125:0/3236598372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:14.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: audit 2023-12-21T08:08:13.800596+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:14.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:13 smithi125 bash[83656]: cluster 2023-12-21T08:08:13.854710+0000 mgr.y (mgr.25480) 1421 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:08:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:16 smithi146 bash[67217]: audit 2023-12-21T08:08:15.168440+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:16 smithi146 bash[67217]: audit 2023-12-21T08:08:15.187374+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:16 smithi146 bash[67217]: audit 2023-12-21T08:08:15.201405+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:16 smithi146 bash[67217]: cluster 2023-12-21T08:08:15.855987+0000 mgr.y (mgr.25480) 1422 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[79395]: audit 2023-12-21T08:08:15.168440+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[79395]: audit 2023-12-21T08:08:15.187374+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[79395]: audit 2023-12-21T08:08:15.201405+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[79395]: cluster 2023-12-21T08:08:15.855987+0000 mgr.y (mgr.25480) 1422 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[83656]: audit 2023-12-21T08:08:15.168440+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[83656]: audit 2023-12-21T08:08:15.187374+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[83656]: audit 2023-12-21T08:08:15.201405+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:16 smithi125 bash[83656]: cluster 2023-12-21T08:08:15.855987+0000 mgr.y (mgr.25480) 1422 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-21T08:08:17.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:17] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2023-12-21T08:08:19.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:18 smithi146 bash[67217]: cluster 2023-12-21T08:08:17.857118+0000 mgr.y (mgr.25480) 1423 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2023-12-21T08:08:19.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:18 smithi125 bash[79395]: cluster 2023-12-21T08:08:17.857118+0000 mgr.y (mgr.25480) 1423 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2023-12-21T08:08:19.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:18 smithi125 bash[83656]: cluster 2023-12-21T08:08:17.857118+0000 mgr.y (mgr.25480) 1423 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2023-12-21T08:08:21.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:20 smithi146 bash[67217]: audit 2023-12-21T08:08:19.582671+0000 mgr.y (mgr.25480) 1424 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:21.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:20 smithi146 bash[67217]: cluster 2023-12-21T08:08:19.858494+0000 mgr.y (mgr.25480) 1425 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:08:21.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:20 smithi125 bash[79395]: audit 2023-12-21T08:08:19.582671+0000 mgr.y (mgr.25480) 1424 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:21.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:20 smithi125 bash[79395]: cluster 2023-12-21T08:08:19.858494+0000 mgr.y (mgr.25480) 1425 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:08:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:20 smithi125 bash[83656]: audit 2023-12-21T08:08:19.582671+0000 mgr.y (mgr.25480) 1424 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:21.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:20 smithi125 bash[83656]: cluster 2023-12-21T08:08:19.858494+0000 mgr.y (mgr.25480) 1425 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:08:23.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:22 smithi146 bash[67217]: cluster 2023-12-21T08:08:21.859692+0000 mgr.y (mgr.25480) 1426 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:23.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:22 smithi146 bash[67217]: audit 2023-12-21T08:08:22.910071+0000 mon.c (mon.1) 3412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:23.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:22 smithi125 bash[79395]: cluster 2023-12-21T08:08:21.859692+0000 mgr.y (mgr.25480) 1426 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:23.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:22 smithi125 bash[79395]: audit 2023-12-21T08:08:22.910071+0000 mon.c (mon.1) 3412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:23.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:22 smithi125 bash[83656]: cluster 2023-12-21T08:08:21.859692+0000 mgr.y (mgr.25480) 1426 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:23.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:22 smithi125 bash[83656]: audit 2023-12-21T08:08:22.910071+0000 mon.c (mon.1) 3412 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:24.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:23 smithi146 bash[67217]: audit 2023-12-21T08:08:22.910565+0000 mgr.y (mgr.25480) 1427 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:24.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:23 smithi146 bash[67217]: cephadm 2023-12-21T08:08:22.913264+0000 mgr.y (mgr.25480) 1428 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:08:24.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:23 smithi146 bash[67217]: audit 2023-12-21T08:08:23.829618+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[79395]: audit 2023-12-21T08:08:22.910565+0000 mgr.y (mgr.25480) 1427 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[79395]: cephadm 2023-12-21T08:08:22.913264+0000 mgr.y (mgr.25480) 1428 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[79395]: audit 2023-12-21T08:08:23.829618+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[83656]: audit 2023-12-21T08:08:22.910565+0000 mgr.y (mgr.25480) 1427 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[83656]: cephadm 2023-12-21T08:08:22.913264+0000 mgr.y (mgr.25480) 1428 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:08:24.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:23 smithi125 bash[83656]: audit 2023-12-21T08:08:23.829618+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:25.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:24 smithi146 bash[67217]: cluster 2023-12-21T08:08:23.860901+0000 mgr.y (mgr.25480) 1429 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:25.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:24 smithi125 bash[79395]: cluster 2023-12-21T08:08:23.860901+0000 mgr.y (mgr.25480) 1429 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:25.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:24 smithi125 bash[83656]: cluster 2023-12-21T08:08:23.860901+0000 mgr.y (mgr.25480) 1429 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:26.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: cephadm 2023-12-21T08:08:25.184662+0000 mgr.y (mgr.25480) 1430 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:08:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: audit 2023-12-21T08:08:25.192857+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: audit 2023-12-21T08:08:25.197909+0000 mon.c (mon.1) 3413 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:08:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: audit 2023-12-21T08:08:25.199217+0000 mon.c (mon.1) 3414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: cephadm 2023-12-21T08:08:25.204833+0000 mgr.y (mgr.25480) 1431 : cephadm 1 Deploying daemon osd.6 on smithi146 2023-12-21T08:08:26.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:26 smithi146 bash[67217]: cluster 2023-12-21T08:08:25.862139+0000 mgr.y (mgr.25480) 1432 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: cephadm 2023-12-21T08:08:25.184662+0000 mgr.y (mgr.25480) 1430 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: audit 2023-12-21T08:08:25.192857+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: audit 2023-12-21T08:08:25.197909+0000 mon.c (mon.1) 3413 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: audit 2023-12-21T08:08:25.199217+0000 mon.c (mon.1) 3414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: cephadm 2023-12-21T08:08:25.204833+0000 mgr.y (mgr.25480) 1431 : cephadm 1 Deploying daemon osd.6 on smithi146 2023-12-21T08:08:26.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[83656]: cluster 2023-12-21T08:08:25.862139+0000 mgr.y (mgr.25480) 1432 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: cephadm 2023-12-21T08:08:25.184662+0000 mgr.y (mgr.25480) 1430 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: audit 2023-12-21T08:08:25.192857+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: audit 2023-12-21T08:08:25.197909+0000 mon.c (mon.1) 3413 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: audit 2023-12-21T08:08:25.199217+0000 mon.c (mon.1) 3414 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: cephadm 2023-12-21T08:08:25.204833+0000 mgr.y (mgr.25480) 1431 : cephadm 1 Deploying daemon osd.6 on smithi146 2023-12-21T08:08:26.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:26 smithi125 bash[79395]: cluster 2023-12-21T08:08:25.862139+0000 mgr.y (mgr.25480) 1432 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:27] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2023-12-21T08:08:29.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:28 smithi146 bash[67217]: cluster 2023-12-21T08:08:27.863307+0000 mgr.y (mgr.25480) 1433 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:29.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:28 smithi146 bash[67217]: audit 2023-12-21T08:08:28.355408+0000 mon.c (mon.1) 3415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:29.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:28 smithi125 bash[83656]: cluster 2023-12-21T08:08:27.863307+0000 mgr.y (mgr.25480) 1433 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:29.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:28 smithi125 bash[83656]: audit 2023-12-21T08:08:28.355408+0000 mon.c (mon.1) 3415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:29.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:28 smithi125 bash[79395]: cluster 2023-12-21T08:08:27.863307+0000 mgr.y (mgr.25480) 1433 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:08:29.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:28 smithi125 bash[79395]: audit 2023-12-21T08:08:28.355408+0000 mon.c (mon.1) 3415 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:29.773 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:29 smithi146 systemd[1]: Stopping Ceph osd.6 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:30.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:29 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.862825+0000 mon.a (mon.0) 1590 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:08:30.274 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:29 smithi146 bash[37885]: debug 2023-12-21T08:08:29.859+0000 7f6289bcf700 -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-21T08:08:30.274 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:29 smithi146 bash[37885]: debug 2023-12-21T08:08:29.859+0000 7f6289bcf700 -1 osd.6 151 *** Got signal Terminated *** 2023-12-21T08:08:30.274 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:29 smithi146 bash[37885]: debug 2023-12-21T08:08:29.859+0000 7f6289bcf700 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:08:30.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:29 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.862825+0000 mon.a (mon.0) 1590 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:08:30.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:29 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.862825+0000 mon.a (mon.0) 1590 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:08:31.197 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[81747]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:08:31.197 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: audit 2023-12-21T08:08:29.588557+0000 mgr.y (mgr.25480) 1434 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:31.197 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.864715+0000 mgr.y (mgr.25480) 1435 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:31.197 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.922268+0000 mon.a (mon.0) 1591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:08:31.198 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.937363+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-21T08:08:31.198 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.938530+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.198 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.940639+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.198 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.942447+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.198 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:30 smithi146 bash[67217]: cluster 2023-12-21T08:08:29.944241+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: audit 2023-12-21T08:08:29.588557+0000 mgr.y (mgr.25480) 1434 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.864715+0000 mgr.y (mgr.25480) 1435 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.922268+0000 mon.a (mon.0) 1591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.937363+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.938530+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.940639+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.942447+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[79395]: cluster 2023-12-21T08:08:29.944241+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: audit 2023-12-21T08:08:29.588557+0000 mgr.y (mgr.25480) 1434 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.864715+0000 mgr.y (mgr.25480) 1435 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.922268+0000 mon.a (mon.0) 1591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.937363+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.938530+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.940639+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.942447+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:31.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:30 smithi125 bash[83656]: cluster 2023-12-21T08:08:29.944241+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e152 with expected crc 2023-12-21T08:08:32.273 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[81905]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:30.940709+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:30.942712+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:30.945325+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:30.947141+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:30.948792+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.165961+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.178114+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:31.181301+0000 mgr.y (mgr.25480) 1436 : cluster 0 pgmap v250: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.190163+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.335561+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.347051+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:31.350500+0000 mgr.y (mgr.25480) 1437 : cluster 0 pgmap v251: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: cluster 2023-12-21T08:08:31.350813+0000 mgr.y (mgr.25480) 1438 : cluster 0 pgmap v252: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:08:32.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:31 smithi146 bash[67217]: audit 2023-12-21T08:08:31.358733+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:30.940709+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:30.942712+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:30.945325+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:30.947141+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:30.948792+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.165961+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.178114+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:31.181301+0000 mgr.y (mgr.25480) 1436 : cluster 0 pgmap v250: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2023-12-21T08:08:32.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.190163+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.335561+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.347051+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:31.350500+0000 mgr.y (mgr.25480) 1437 : cluster 0 pgmap v251: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: cluster 2023-12-21T08:08:31.350813+0000 mgr.y (mgr.25480) 1438 : cluster 0 pgmap v252: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[79395]: audit 2023-12-21T08:08:31.358733+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:30.940709+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:30.942712+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:30.945325+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:30.947141+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:30.948792+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e153 with expected crc 2023-12-21T08:08:32.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.165961+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.178114+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:31.181301+0000 mgr.y (mgr.25480) 1436 : cluster 0 pgmap v250: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.190163+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.335561+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.347051+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:31.350500+0000 mgr.y (mgr.25480) 1437 : cluster 0 pgmap v251: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: cluster 2023-12-21T08:08:31.350813+0000 mgr.y (mgr.25480) 1438 : cluster 0 pgmap v252: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:08:32.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:31 smithi125 bash[83656]: audit 2023-12-21T08:08:31.358733+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:33.249 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:32 smithi146 bash[67217]: cluster 2023-12-21T08:08:32.174517+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:08:33.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:32 smithi125 bash[79395]: cluster 2023-12-21T08:08:32.174517+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:08:33.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:32 smithi125 bash[83656]: cluster 2023-12-21T08:08:32.174517+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-21T08:08:34.747 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:34 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-21T08:08:34.748 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:34 smithi146 systemd[1]: Stopped Ceph osd.6 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:08:34.748 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:34 smithi146 bash[67217]: cluster 2023-12-21T08:08:33.352424+0000 mgr.y (mgr.25480) 1439 : cluster 0 pgmap v253: 161 pgs: 11 active+undersized+degraded, 9 peering, 2 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2023-12-21T08:08:34.748 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:34 smithi146 bash[67217]: cluster 2023-12-21T08:08:33.938931+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:34.856 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:34 smithi125 bash[83656]: cluster 2023-12-21T08:08:33.352424+0000 mgr.y (mgr.25480) 1439 : cluster 0 pgmap v253: 161 pgs: 11 active+undersized+degraded, 9 peering, 2 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2023-12-21T08:08:34.856 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:34 smithi125 bash[83656]: cluster 2023-12-21T08:08:33.938931+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:34.856 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:34 smithi125 bash[79395]: cluster 2023-12-21T08:08:33.352424+0000 mgr.y (mgr.25480) 1439 : cluster 0 pgmap v253: 161 pgs: 11 active+undersized+degraded, 9 peering, 2 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2023-12-21T08:08:34.856 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:34 smithi125 bash[79395]: cluster 2023-12-21T08:08:33.938931+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:35.160 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:34 smithi146 systemd[1]: Started Ceph osd.6 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:08:36.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:34.898643+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:34.914631+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:34.956186+0000 mon.c (mon.1) 3416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:34.957642+0000 mon.c (mon.1) 3417 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:34.967107+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.047117+0000 mon.c (mon.1) 3418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.050752+0000 mon.c (mon.1) 3419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.055062+0000 mon.c (mon.1) 3420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.056838+0000 mon.c (mon.1) 3421 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.067299+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.149523+0000 mon.c (mon.1) 3422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.151806+0000 mon.c (mon.1) 3423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.154628+0000 mon.c (mon.1) 3424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.155641+0000 mon.c (mon.1) 3425 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.164573+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.249010+0000 mon.c (mon.1) 3426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.252152+0000 mon.c (mon.1) 3427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.256606+0000 mon.c (mon.1) 3428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.258162+0000 mon.c (mon.1) 3429 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.267167+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.351794+0000 mon.c (mon.1) 3430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.156 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.356700+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.363465+0000 mon.c (mon.1) 3431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.366182+0000 mon.c (mon.1) 3432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.370836+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.377160+0000 mon.c (mon.1) 3433 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.383927+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.393487+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.476855+0000 mon.c (mon.1) 3434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.479821+0000 mon.c (mon.1) 3435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.482779+0000 mon.c (mon.1) 3436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.157 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.484077+0000 mon.c (mon.1) 3437 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.494830+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.578897+0000 mon.c (mon.1) 3438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.581369+0000 mon.c (mon.1) 3439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.584097+0000 mon.c (mon.1) 3440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.585103+0000 mon.c (mon.1) 3441 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.594331+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.673624+0000 mon.c (mon.1) 3442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.676174+0000 mon.c (mon.1) 3443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.158 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.678837+0000 mon.c (mon.1) 3444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:34.898643+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:34.914631+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:34.956186+0000 mon.c (mon.1) 3416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:34.957642+0000 mon.c (mon.1) 3417 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:34.967107+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.047117+0000 mon.c (mon.1) 3418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.050752+0000 mon.c (mon.1) 3419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.055062+0000 mon.c (mon.1) 3420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.159 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.056838+0000 mon.c (mon.1) 3421 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.067299+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.149523+0000 mon.c (mon.1) 3422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.151806+0000 mon.c (mon.1) 3423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.154628+0000 mon.c (mon.1) 3424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.155641+0000 mon.c (mon.1) 3425 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.164573+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.249010+0000 mon.c (mon.1) 3426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.252152+0000 mon.c (mon.1) 3427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.256606+0000 mon.c (mon.1) 3428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.160 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.258162+0000 mon.c (mon.1) 3429 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.267167+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.679987+0000 mon.c (mon.1) 3445 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.689018+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.772885+0000 mon.c (mon.1) 3446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.775181+0000 mon.c (mon.1) 3447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.777714+0000 mon.c (mon.1) 3448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.161 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.778676+0000 mon.c (mon.1) 3449 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.788398+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.868468+0000 mon.c (mon.1) 3450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.871236+0000 mon.c (mon.1) 3451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.874938+0000 mon.c (mon.1) 3452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.876259+0000 mon.c (mon.1) 3453 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[79395]: audit 2023-12-21T08:08:35.886241+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.162 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.351794+0000 mon.c (mon.1) 3430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.356700+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.363465+0000 mon.c (mon.1) 3431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.366182+0000 mon.c (mon.1) 3432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.370836+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.377160+0000 mon.c (mon.1) 3433 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.383927+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.393487+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.476855+0000 mon.c (mon.1) 3434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.163 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.479821+0000 mon.c (mon.1) 3435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.482779+0000 mon.c (mon.1) 3436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.484077+0000 mon.c (mon.1) 3437 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.494830+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.578897+0000 mon.c (mon.1) 3438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.581369+0000 mon.c (mon.1) 3439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.584097+0000 mon.c (mon.1) 3440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.585103+0000 mon.c (mon.1) 3441 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.594331+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.673624+0000 mon.c (mon.1) 3442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.676174+0000 mon.c (mon.1) 3443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.164 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.678837+0000 mon.c (mon.1) 3444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.679987+0000 mon.c (mon.1) 3445 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.689018+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.772885+0000 mon.c (mon.1) 3446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.775181+0000 mon.c (mon.1) 3447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.777714+0000 mon.c (mon.1) 3448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.778676+0000 mon.c (mon.1) 3449 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.788398+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.868468+0000 mon.c (mon.1) 3450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.871236+0000 mon.c (mon.1) 3451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.165 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.874938+0000 mon.c (mon.1) 3452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.876259+0000 mon.c (mon.1) 3453 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.166 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:35 smithi125 bash[83656]: audit 2023-12-21T08:08:35.886241+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.171 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:34.898643+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:34.914631+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:34.956186+0000 mon.c (mon.1) 3416 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:34.957642+0000 mon.c (mon.1) 3417 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:34.967107+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.047117+0000 mon.c (mon.1) 3418 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.050752+0000 mon.c (mon.1) 3419 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.055062+0000 mon.c (mon.1) 3420 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.056838+0000 mon.c (mon.1) 3421 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.067299+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.149523+0000 mon.c (mon.1) 3422 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.172 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.151806+0000 mon.c (mon.1) 3423 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.154628+0000 mon.c (mon.1) 3424 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.155641+0000 mon.c (mon.1) 3425 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.164573+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.249010+0000 mon.c (mon.1) 3426 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.252152+0000 mon.c (mon.1) 3427 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.256606+0000 mon.c (mon.1) 3428 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.258162+0000 mon.c (mon.1) 3429 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.267167+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.351794+0000 mon.c (mon.1) 3430 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.173 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.356700+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.363465+0000 mon.c (mon.1) 3431 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.366182+0000 mon.c (mon.1) 3432 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.370836+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.377160+0000 mon.c (mon.1) 3433 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.383927+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.393487+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.476855+0000 mon.c (mon.1) 3434 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.479821+0000 mon.c (mon.1) 3435 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.482779+0000 mon.c (mon.1) 3436 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.484077+0000 mon.c (mon.1) 3437 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.494830+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.578897+0000 mon.c (mon.1) 3438 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.581369+0000 mon.c (mon.1) 3439 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.584097+0000 mon.c (mon.1) 3440 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.585103+0000 mon.c (mon.1) 3441 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.594331+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.673624+0000 mon.c (mon.1) 3442 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.676174+0000 mon.c (mon.1) 3443 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.678837+0000 mon.c (mon.1) 3444 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.679987+0000 mon.c (mon.1) 3445 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.689018+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.772885+0000 mon.c (mon.1) 3446 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.775181+0000 mon.c (mon.1) 3447 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.777714+0000 mon.c (mon.1) 3448 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.778676+0000 mon.c (mon.1) 3449 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.788398+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.868468+0000 mon.c (mon.1) 3450 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.871236+0000 mon.c (mon.1) 3451 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.874938+0000 mon.c (mon.1) 3452 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.876259+0000 mon.c (mon.1) 3453 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:36.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:35 smithi146 bash[67217]: audit 2023-12-21T08:08:35.886241+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-21T08:08:37.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: 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-21T08:08:37.025 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-21T08:08:37.025 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-21T08:08:37.025 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-21T08:08:37.025 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-21T08:08:37.025 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[82145]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-21T08:08:37.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cluster 2023-12-21T08:08:34.960843+0000 mgr.y (mgr.25480) 1440 : cluster 0 pgmap v254: 161 pgs: 14 active+undersized+degraded, 9 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:08:37.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:34.969674+0000 mgr.y (mgr.25480) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.068515+0000 mgr.y (mgr.25480) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.167854+0000 mgr.y (mgr.25480) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.270111+0000 mgr.y (mgr.25480) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.396616+0000 mgr.y (mgr.25480) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.496395+0000 mgr.y (mgr.25480) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.596189+0000 mgr.y (mgr.25480) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.692203+0000 mgr.y (mgr.25480) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.791762+0000 mgr.y (mgr.25480) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.890448+0000 mgr.y (mgr.25480) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: cluster 2023-12-21T08:08:35.911647+0000 mon.a (mon.0) 1617 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:08:37.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:35.972786+0000 mon.c (mon.1) 3454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:35.975351+0000 mon.c (mon.1) 3455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:35.978289+0000 mon.c (mon.1) 3456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:35.979319+0000 mon.c (mon.1) 3457 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:35.987821+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.069393+0000 mon.c (mon.1) 3458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.072424+0000 mon.c (mon.1) 3459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.075619+0000 mon.c (mon.1) 3460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.077053+0000 mon.c (mon.1) 3461 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.084683+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.163523+0000 mon.c (mon.1) 3462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.166723+0000 mon.c (mon.1) 3463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.170775+0000 mon.c (mon.1) 3464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.172124+0000 mon.c (mon.1) 3465 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.181033+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.259033+0000 mon.c (mon.1) 3466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.263718+0000 mon.c (mon.1) 3467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.267762+0000 mon.c (mon.1) 3468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.269353+0000 mon.c (mon.1) 3469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.279016+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.359064+0000 mon.c (mon.1) 3470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.361811+0000 mon.c (mon.1) 3471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.365689+0000 mon.c (mon.1) 3472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.367717+0000 mon.c (mon.1) 3473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.374765+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.437736+0000 mon.c (mon.1) 3474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.440044+0000 mon.c (mon.1) 3475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.443391+0000 mon.c (mon.1) 3476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.444763+0000 mon.c (mon.1) 3477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.451737+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.536199+0000 mon.c (mon.1) 3478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.538785+0000 mon.c (mon.1) 3479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.542475+0000 mon.c (mon.1) 3480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.544037+0000 mon.c (mon.1) 3481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.553123+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.640591+0000 mon.c (mon.1) 3482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.643011+0000 mon.c (mon.1) 3483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.646802+0000 mon.c (mon.1) 3484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.648179+0000 mon.c (mon.1) 3485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.657873+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.739514+0000 mon.c (mon.1) 3486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.744033+0000 mon.c (mon.1) 3487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.032 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.747653+0000 mon.c (mon.1) 3488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.748705+0000 mon.c (mon.1) 3489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.756189+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.841499+0000 mon.c (mon.1) 3490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.846693+0000 mon.c (mon.1) 3491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.850057+0000 mon.c (mon.1) 3492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.851057+0000 mon.c (mon.1) 3493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.033 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:36 smithi146 bash[67217]: audit 2023-12-21T08:08:36.858676+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cluster 2023-12-21T08:08:34.960843+0000 mgr.y (mgr.25480) 1440 : cluster 0 pgmap v254: 161 pgs: 14 active+undersized+degraded, 9 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:34.969674+0000 mgr.y (mgr.25480) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.068515+0000 mgr.y (mgr.25480) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.167854+0000 mgr.y (mgr.25480) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.270111+0000 mgr.y (mgr.25480) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.396616+0000 mgr.y (mgr.25480) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.496395+0000 mgr.y (mgr.25480) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.596189+0000 mgr.y (mgr.25480) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.692203+0000 mgr.y (mgr.25480) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.791762+0000 mgr.y (mgr.25480) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.890448+0000 mgr.y (mgr.25480) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: cluster 2023-12-21T08:08:35.911647+0000 mon.a (mon.0) 1617 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:35.972786+0000 mon.c (mon.1) 3454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:35.975351+0000 mon.c (mon.1) 3455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:35.978289+0000 mon.c (mon.1) 3456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:35.979319+0000 mon.c (mon.1) 3457 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:35.987821+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.069393+0000 mon.c (mon.1) 3458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.072424+0000 mon.c (mon.1) 3459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.075619+0000 mon.c (mon.1) 3460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.096 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.077053+0000 mon.c (mon.1) 3461 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.084683+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.163523+0000 mon.c (mon.1) 3462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.166723+0000 mon.c (mon.1) 3463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.170775+0000 mon.c (mon.1) 3464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.172124+0000 mon.c (mon.1) 3465 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.181033+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.259033+0000 mon.c (mon.1) 3466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.263718+0000 mon.c (mon.1) 3467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.267762+0000 mon.c (mon.1) 3468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.269353+0000 mon.c (mon.1) 3469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.097 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.279016+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.359064+0000 mon.c (mon.1) 3470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.361811+0000 mon.c (mon.1) 3471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.365689+0000 mon.c (mon.1) 3472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.367717+0000 mon.c (mon.1) 3473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.374765+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.437736+0000 mon.c (mon.1) 3474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.440044+0000 mon.c (mon.1) 3475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.098 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.443391+0000 mon.c (mon.1) 3476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.444763+0000 mon.c (mon.1) 3477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.451737+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.536199+0000 mon.c (mon.1) 3478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.538785+0000 mon.c (mon.1) 3479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.542475+0000 mon.c (mon.1) 3480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.544037+0000 mon.c (mon.1) 3481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.553123+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.640591+0000 mon.c (mon.1) 3482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.643011+0000 mon.c (mon.1) 3483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.646802+0000 mon.c (mon.1) 3484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.099 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.648179+0000 mon.c (mon.1) 3485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.657873+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.739514+0000 mon.c (mon.1) 3486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.744033+0000 mon.c (mon.1) 3487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.747653+0000 mon.c (mon.1) 3488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.748705+0000 mon.c (mon.1) 3489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.756189+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.841499+0000 mon.c (mon.1) 3490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.846693+0000 mon.c (mon.1) 3491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.850057+0000 mon.c (mon.1) 3492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.851057+0000 mon.c (mon.1) 3493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.100 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[83656]: audit 2023-12-21T08:08:36.858676+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cluster 2023-12-21T08:08:34.960843+0000 mgr.y (mgr.25480) 1440 : cluster 0 pgmap v254: 161 pgs: 14 active+undersized+degraded, 9 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:08:37.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:34.969674+0000 mgr.y (mgr.25480) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.068515+0000 mgr.y (mgr.25480) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.167854+0000 mgr.y (mgr.25480) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.101 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.270111+0000 mgr.y (mgr.25480) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.396616+0000 mgr.y (mgr.25480) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.496395+0000 mgr.y (mgr.25480) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.596189+0000 mgr.y (mgr.25480) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.692203+0000 mgr.y (mgr.25480) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.791762+0000 mgr.y (mgr.25480) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.890448+0000 mgr.y (mgr.25480) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: cluster 2023-12-21T08:08:35.911647+0000 mon.a (mon.0) 1617 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:35.972786+0000 mon.c (mon.1) 3454 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:35.975351+0000 mon.c (mon.1) 3455 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:35.978289+0000 mon.c (mon.1) 3456 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:35.979319+0000 mon.c (mon.1) 3457 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.102 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:35.987821+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.069393+0000 mon.c (mon.1) 3458 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.072424+0000 mon.c (mon.1) 3459 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.075619+0000 mon.c (mon.1) 3460 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.077053+0000 mon.c (mon.1) 3461 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.084683+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.163523+0000 mon.c (mon.1) 3462 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.166723+0000 mon.c (mon.1) 3463 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.170775+0000 mon.c (mon.1) 3464 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.172124+0000 mon.c (mon.1) 3465 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.181033+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.259033+0000 mon.c (mon.1) 3466 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.103 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.263718+0000 mon.c (mon.1) 3467 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.267762+0000 mon.c (mon.1) 3468 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.269353+0000 mon.c (mon.1) 3469 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.279016+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.359064+0000 mon.c (mon.1) 3470 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.361811+0000 mon.c (mon.1) 3471 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.365689+0000 mon.c (mon.1) 3472 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.367717+0000 mon.c (mon.1) 3473 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.374765+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.437736+0000 mon.c (mon.1) 3474 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.440044+0000 mon.c (mon.1) 3475 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.104 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.443391+0000 mon.c (mon.1) 3476 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.444763+0000 mon.c (mon.1) 3477 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.451737+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.536199+0000 mon.c (mon.1) 3478 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.538785+0000 mon.c (mon.1) 3479 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.542475+0000 mon.c (mon.1) 3480 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.544037+0000 mon.c (mon.1) 3481 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.553123+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.640591+0000 mon.c (mon.1) 3482 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.643011+0000 mon.c (mon.1) 3483 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.646802+0000 mon.c (mon.1) 3484 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.105 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.648179+0000 mon.c (mon.1) 3485 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.657873+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.739514+0000 mon.c (mon.1) 3486 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.744033+0000 mon.c (mon.1) 3487 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.747653+0000 mon.c (mon.1) 3488 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.748705+0000 mon.c (mon.1) 3489 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.756189+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.841499+0000 mon.c (mon.1) 3490 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.846693+0000 mon.c (mon.1) 3491 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.850057+0000 mon.c (mon.1) 3492 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.851057+0000 mon.c (mon.1) 3493 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:37.106 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:36 smithi125 bash[79395]: audit 2023-12-21T08:08:36.858676+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:37] "GET /metrics HTTP/1.1" 200 38439 "" "Prometheus/2.33.4" 2023-12-21T08:08:38.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:35.988756+0000 mgr.y (mgr.25480) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.086029+0000 mgr.y (mgr.25480) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.181866+0000 mgr.y (mgr.25480) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.279919+0000 mgr.y (mgr.25480) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.375545+0000 mgr.y (mgr.25480) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.454559+0000 mgr.y (mgr.25480) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.557683+0000 mgr.y (mgr.25480) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.660936+0000 mgr.y (mgr.25480) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.760143+0000 mgr.y (mgr.25480) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.860090+0000 mgr.y (mgr.25480) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:36.923396+0000 mon.c (mon.1) 3494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:36.926162+0000 mon.c (mon.1) 3495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:36.928683+0000 mon.c (mon.1) 3496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:36.929604+0000 mon.c (mon.1) 3497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:36.936441+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.019854+0000 mon.c (mon.1) 3498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.023346+0000 mon.c (mon.1) 3499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.026317+0000 mon.c (mon.1) 3500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.027300+0000 mon.c (mon.1) 3501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.034309+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.117558+0000 mon.c (mon.1) 3502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.120213+0000 mon.c (mon.1) 3503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.122426+0000 mon.c (mon.1) 3504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.123285+0000 mon.c (mon.1) 3505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.129426+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.196320+0000 mon.c (mon.1) 3506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.199122+0000 mon.c (mon.1) 3507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.202628+0000 mon.c (mon.1) 3508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.203738+0000 mon.c (mon.1) 3509 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.212370+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.291343+0000 mon.c (mon.1) 3510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.294291+0000 mon.c (mon.1) 3511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.297234+0000 mon.c (mon.1) 3512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.298380+0000 mon.c (mon.1) 3513 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.305550+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.388404+0000 mon.c (mon.1) 3514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.390269+0000 mon.c (mon.1) 3515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.392207+0000 mon.c (mon.1) 3516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.392958+0000 mon.c (mon.1) 3517 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.399131+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.480752+0000 mon.c (mon.1) 3518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.483559+0000 mon.c (mon.1) 3519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.486639+0000 mon.c (mon.1) 3520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.487787+0000 mon.c (mon.1) 3521 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.494481+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.575364+0000 mon.c (mon.1) 3522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.579467+0000 mon.c (mon.1) 3523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.582841+0000 mon.c (mon.1) 3524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.584011+0000 mon.c (mon.1) 3525 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.590791+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.656737+0000 mon.c (mon.1) 3526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.660056+0000 mon.c (mon.1) 3527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.662556+0000 mon.c (mon.1) 3528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.663511+0000 mon.c (mon.1) 3529 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.669567+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.750301+0000 mon.c (mon.1) 3530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.753184+0000 mon.c (mon.1) 3531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.756691+0000 mon.c (mon.1) 3532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.758187+0000 mon.c (mon.1) 3533 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.765412+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.845247+0000 mon.c (mon.1) 3534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.849473+0000 mon.c (mon.1) 3535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.852512+0000 mon.c (mon.1) 3536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.853809+0000 mon.c (mon.1) 3537 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:37 smithi146 bash[67217]: audit 2023-12-21T08:08:37.862086+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:35.988756+0000 mgr.y (mgr.25480) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.086029+0000 mgr.y (mgr.25480) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.181866+0000 mgr.y (mgr.25480) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.279919+0000 mgr.y (mgr.25480) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.375545+0000 mgr.y (mgr.25480) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.454559+0000 mgr.y (mgr.25480) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.557683+0000 mgr.y (mgr.25480) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.660936+0000 mgr.y (mgr.25480) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.760143+0000 mgr.y (mgr.25480) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.860090+0000 mgr.y (mgr.25480) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:36.923396+0000 mon.c (mon.1) 3494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:36.926162+0000 mon.c (mon.1) 3495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:36.928683+0000 mon.c (mon.1) 3496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:36.929604+0000 mon.c (mon.1) 3497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:36.936441+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.019854+0000 mon.c (mon.1) 3498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.023346+0000 mon.c (mon.1) 3499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.026317+0000 mon.c (mon.1) 3500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.027300+0000 mon.c (mon.1) 3501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.034309+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.117558+0000 mon.c (mon.1) 3502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:35.988756+0000 mgr.y (mgr.25480) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.086029+0000 mgr.y (mgr.25480) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.181866+0000 mgr.y (mgr.25480) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.279919+0000 mgr.y (mgr.25480) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.375545+0000 mgr.y (mgr.25480) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.454559+0000 mgr.y (mgr.25480) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.557683+0000 mgr.y (mgr.25480) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.660936+0000 mgr.y (mgr.25480) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.760143+0000 mgr.y (mgr.25480) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.860090+0000 mgr.y (mgr.25480) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:36.923396+0000 mon.c (mon.1) 3494 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:36.926162+0000 mon.c (mon.1) 3495 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:36.928683+0000 mon.c (mon.1) 3496 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:36.929604+0000 mon.c (mon.1) 3497 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:36.936441+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.019854+0000 mon.c (mon.1) 3498 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.023346+0000 mon.c (mon.1) 3499 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.026317+0000 mon.c (mon.1) 3500 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.027300+0000 mon.c (mon.1) 3501 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.034309+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.117558+0000 mon.c (mon.1) 3502 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.120213+0000 mon.c (mon.1) 3503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.122426+0000 mon.c (mon.1) 3504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.123285+0000 mon.c (mon.1) 3505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.129426+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.196320+0000 mon.c (mon.1) 3506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.199122+0000 mon.c (mon.1) 3507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.202628+0000 mon.c (mon.1) 3508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.203738+0000 mon.c (mon.1) 3509 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.212370+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.291343+0000 mon.c (mon.1) 3510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.294291+0000 mon.c (mon.1) 3511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.297234+0000 mon.c (mon.1) 3512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.298380+0000 mon.c (mon.1) 3513 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.305550+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.388404+0000 mon.c (mon.1) 3514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.390269+0000 mon.c (mon.1) 3515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.392207+0000 mon.c (mon.1) 3516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.392958+0000 mon.c (mon.1) 3517 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.399131+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.480752+0000 mon.c (mon.1) 3518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.120213+0000 mon.c (mon.1) 3503 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.122426+0000 mon.c (mon.1) 3504 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.123285+0000 mon.c (mon.1) 3505 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.129426+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.196320+0000 mon.c (mon.1) 3506 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.199122+0000 mon.c (mon.1) 3507 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.202628+0000 mon.c (mon.1) 3508 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.203738+0000 mon.c (mon.1) 3509 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.212370+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.291343+0000 mon.c (mon.1) 3510 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.294291+0000 mon.c (mon.1) 3511 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.297234+0000 mon.c (mon.1) 3512 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.298380+0000 mon.c (mon.1) 3513 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.305550+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.388404+0000 mon.c (mon.1) 3514 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.390269+0000 mon.c (mon.1) 3515 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.392207+0000 mon.c (mon.1) 3516 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.392958+0000 mon.c (mon.1) 3517 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.399131+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.480752+0000 mon.c (mon.1) 3518 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.483559+0000 mon.c (mon.1) 3519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.486639+0000 mon.c (mon.1) 3520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.487787+0000 mon.c (mon.1) 3521 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.494481+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.575364+0000 mon.c (mon.1) 3522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.579467+0000 mon.c (mon.1) 3523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.582841+0000 mon.c (mon.1) 3524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.584011+0000 mon.c (mon.1) 3525 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.590791+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.656737+0000 mon.c (mon.1) 3526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.660056+0000 mon.c (mon.1) 3527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.662556+0000 mon.c (mon.1) 3528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.663511+0000 mon.c (mon.1) 3529 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.669567+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.750301+0000 mon.c (mon.1) 3530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.753184+0000 mon.c (mon.1) 3531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.756691+0000 mon.c (mon.1) 3532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.758187+0000 mon.c (mon.1) 3533 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.765412+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.845247+0000 mon.c (mon.1) 3534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.483559+0000 mon.c (mon.1) 3519 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.486639+0000 mon.c (mon.1) 3520 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.487787+0000 mon.c (mon.1) 3521 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.494481+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.575364+0000 mon.c (mon.1) 3522 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.579467+0000 mon.c (mon.1) 3523 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.582841+0000 mon.c (mon.1) 3524 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.584011+0000 mon.c (mon.1) 3525 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.590791+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.656737+0000 mon.c (mon.1) 3526 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.660056+0000 mon.c (mon.1) 3527 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.662556+0000 mon.c (mon.1) 3528 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.663511+0000 mon.c (mon.1) 3529 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.669567+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.750301+0000 mon.c (mon.1) 3530 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.753184+0000 mon.c (mon.1) 3531 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.756691+0000 mon.c (mon.1) 3532 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.758187+0000 mon.c (mon.1) 3533 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.765412+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.845247+0000 mon.c (mon.1) 3534 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:38.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.849473+0000 mon.c (mon.1) 3535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.852512+0000 mon.c (mon.1) 3536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.853809+0000 mon.c (mon.1) 3537 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[79395]: audit 2023-12-21T08:08:37.862086+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.849473+0000 mon.c (mon.1) 3535 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.852512+0000 mon.c (mon.1) 3536 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.853809+0000 mon.c (mon.1) 3537 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:38.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:37 smithi125 bash[83656]: audit 2023-12-21T08:08:37.862086+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:36.937590+0000 mgr.y (mgr.25480) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cluster 2023-12-21T08:08:36.961690+0000 mgr.y (mgr.25480) 1462 : cluster 0 pgmap v255: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.036129+0000 mgr.y (mgr.25480) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.130362+0000 mgr.y (mgr.25480) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.213466+0000 mgr.y (mgr.25480) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.306529+0000 mgr.y (mgr.25480) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.399967+0000 mgr.y (mgr.25480) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.495332+0000 mgr.y (mgr.25480) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.591595+0000 mgr.y (mgr.25480) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.670393+0000 mgr.y (mgr.25480) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.766212+0000 mgr.y (mgr.25480) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.862990+0000 mgr.y (mgr.25480) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:37.945711+0000 mon.c (mon.1) 3538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:37.948065+0000 mon.c (mon.1) 3539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:37.950556+0000 mon.c (mon.1) 3540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:37.951425+0000 mon.c (mon.1) 3541 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.025 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:37.957066+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.023405+0000 mon.c (mon.1) 3542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.025606+0000 mon.c (mon.1) 3543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.026 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.029616+0000 mon.c (mon.1) 3544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.030791+0000 mon.c (mon.1) 3545 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.037825+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.116869+0000 mon.c (mon.1) 3546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.119524+0000 mon.c (mon.1) 3547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.123291+0000 mon.c (mon.1) 3548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.124450+0000 mon.c (mon.1) 3549 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.131908+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.212834+0000 mon.c (mon.1) 3550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.214830+0000 mon.c (mon.1) 3551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.027 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.217685+0000 mon.c (mon.1) 3552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.218835+0000 mon.c (mon.1) 3553 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.226965+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.309926+0000 mon.c (mon.1) 3554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.312677+0000 mon.c (mon.1) 3555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.315583+0000 mon.c (mon.1) 3556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.316503+0000 mon.c (mon.1) 3557 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.324699+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.402114+0000 mon.c (mon.1) 3558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.405144+0000 mon.c (mon.1) 3559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.028 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.409550+0000 mon.c (mon.1) 3560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.410884+0000 mon.c (mon.1) 3561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.419173+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.499323+0000 mon.c (mon.1) 3562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.501498+0000 mon.c (mon.1) 3563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.504996+0000 mon.c (mon.1) 3564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.506129+0000 mon.c (mon.1) 3565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.514549+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.580534+0000 mon.c (mon.1) 3566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.584684+0000 mon.c (mon.1) 3567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.588157+0000 mon.c (mon.1) 3568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.589490+0000 mon.c (mon.1) 3569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.598305+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.680646+0000 mon.c (mon.1) 3570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.682944+0000 mon.c (mon.1) 3571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.686088+0000 mon.c (mon.1) 3572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.687157+0000 mon.c (mon.1) 3573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.693705+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.778380+0000 mon.c (mon.1) 3574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.781122+0000 mon.c (mon.1) 3575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.784262+0000 mon.c (mon.1) 3576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.030 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.785188+0000 mon.c (mon.1) 3577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.793504+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.876151+0000 mon.c (mon.1) 3578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.878671+0000 mon.c (mon.1) 3579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.882654+0000 mon.c (mon.1) 3580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.883776+0000 mon.c (mon.1) 3581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.031 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:38 smithi146 bash[67217]: audit 2023-12-21T08:08:38.890803+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:36.937590+0000 mgr.y (mgr.25480) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cluster 2023-12-21T08:08:36.961690+0000 mgr.y (mgr.25480) 1462 : cluster 0 pgmap v255: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.036129+0000 mgr.y (mgr.25480) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.130362+0000 mgr.y (mgr.25480) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.213466+0000 mgr.y (mgr.25480) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.306529+0000 mgr.y (mgr.25480) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.399967+0000 mgr.y (mgr.25480) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.495332+0000 mgr.y (mgr.25480) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.591595+0000 mgr.y (mgr.25480) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.316 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.670393+0000 mgr.y (mgr.25480) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.766212+0000 mgr.y (mgr.25480) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.862990+0000 mgr.y (mgr.25480) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:37.945711+0000 mon.c (mon.1) 3538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:37.948065+0000 mon.c (mon.1) 3539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:37.950556+0000 mon.c (mon.1) 3540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:37.951425+0000 mon.c (mon.1) 3541 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:37.957066+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.023405+0000 mon.c (mon.1) 3542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.317 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.025606+0000 mon.c (mon.1) 3543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.029616+0000 mon.c (mon.1) 3544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:36.937590+0000 mgr.y (mgr.25480) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cluster 2023-12-21T08:08:36.961690+0000 mgr.y (mgr.25480) 1462 : cluster 0 pgmap v255: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.036129+0000 mgr.y (mgr.25480) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.130362+0000 mgr.y (mgr.25480) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.318 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.213466+0000 mgr.y (mgr.25480) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.306529+0000 mgr.y (mgr.25480) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.399967+0000 mgr.y (mgr.25480) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.495332+0000 mgr.y (mgr.25480) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.591595+0000 mgr.y (mgr.25480) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.670393+0000 mgr.y (mgr.25480) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.766212+0000 mgr.y (mgr.25480) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.862990+0000 mgr.y (mgr.25480) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:37.945711+0000 mon.c (mon.1) 3538 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:37.948065+0000 mon.c (mon.1) 3539 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:37.950556+0000 mon.c (mon.1) 3540 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.319 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:37.951425+0000 mon.c (mon.1) 3541 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:37.957066+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.023405+0000 mon.c (mon.1) 3542 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.025606+0000 mon.c (mon.1) 3543 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.029616+0000 mon.c (mon.1) 3544 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.030791+0000 mon.c (mon.1) 3545 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.037825+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.320 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.116869+0000 mon.c (mon.1) 3546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.119524+0000 mon.c (mon.1) 3547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.123291+0000 mon.c (mon.1) 3548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.124450+0000 mon.c (mon.1) 3549 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.131908+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.212834+0000 mon.c (mon.1) 3550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.214830+0000 mon.c (mon.1) 3551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.217685+0000 mon.c (mon.1) 3552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.218835+0000 mon.c (mon.1) 3553 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.226965+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.321 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.309926+0000 mon.c (mon.1) 3554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.312677+0000 mon.c (mon.1) 3555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.315583+0000 mon.c (mon.1) 3556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.316503+0000 mon.c (mon.1) 3557 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.324699+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.402114+0000 mon.c (mon.1) 3558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.405144+0000 mon.c (mon.1) 3559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.409550+0000 mon.c (mon.1) 3560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.322 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.030791+0000 mon.c (mon.1) 3545 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.037825+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.116869+0000 mon.c (mon.1) 3546 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.119524+0000 mon.c (mon.1) 3547 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.123291+0000 mon.c (mon.1) 3548 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.124450+0000 mon.c (mon.1) 3549 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.131908+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.212834+0000 mon.c (mon.1) 3550 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.214830+0000 mon.c (mon.1) 3551 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.217685+0000 mon.c (mon.1) 3552 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.323 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.218835+0000 mon.c (mon.1) 3553 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.226965+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.309926+0000 mon.c (mon.1) 3554 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.312677+0000 mon.c (mon.1) 3555 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.315583+0000 mon.c (mon.1) 3556 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.316503+0000 mon.c (mon.1) 3557 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.324699+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.402114+0000 mon.c (mon.1) 3558 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.405144+0000 mon.c (mon.1) 3559 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.324 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.409550+0000 mon.c (mon.1) 3560 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.410884+0000 mon.c (mon.1) 3561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.419173+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.499323+0000 mon.c (mon.1) 3562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.501498+0000 mon.c (mon.1) 3563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.504996+0000 mon.c (mon.1) 3564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.325 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.506129+0000 mon.c (mon.1) 3565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.514549+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.580534+0000 mon.c (mon.1) 3566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.584684+0000 mon.c (mon.1) 3567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.588157+0000 mon.c (mon.1) 3568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.589490+0000 mon.c (mon.1) 3569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.598305+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.680646+0000 mon.c (mon.1) 3570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.682944+0000 mon.c (mon.1) 3571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.686088+0000 mon.c (mon.1) 3572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.687157+0000 mon.c (mon.1) 3573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.326 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.693705+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.778380+0000 mon.c (mon.1) 3574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.781122+0000 mon.c (mon.1) 3575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.784262+0000 mon.c (mon.1) 3576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.785188+0000 mon.c (mon.1) 3577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.793504+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.876151+0000 mon.c (mon.1) 3578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.878671+0000 mon.c (mon.1) 3579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.882654+0000 mon.c (mon.1) 3580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.883776+0000 mon.c (mon.1) 3581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.327 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[79395]: audit 2023-12-21T08:08:38.890803+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.410884+0000 mon.c (mon.1) 3561 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.419173+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.499323+0000 mon.c (mon.1) 3562 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.501498+0000 mon.c (mon.1) 3563 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.504996+0000 mon.c (mon.1) 3564 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.506129+0000 mon.c (mon.1) 3565 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.328 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.514549+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.580534+0000 mon.c (mon.1) 3566 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.584684+0000 mon.c (mon.1) 3567 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.588157+0000 mon.c (mon.1) 3568 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.589490+0000 mon.c (mon.1) 3569 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.598305+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.680646+0000 mon.c (mon.1) 3570 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.682944+0000 mon.c (mon.1) 3571 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.686088+0000 mon.c (mon.1) 3572 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.687157+0000 mon.c (mon.1) 3573 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.693705+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.329 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.778380+0000 mon.c (mon.1) 3574 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.781122+0000 mon.c (mon.1) 3575 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.784262+0000 mon.c (mon.1) 3576 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.785188+0000 mon.c (mon.1) 3577 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.793504+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.876151+0000 mon.c (mon.1) 3578 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.878671+0000 mon.c (mon.1) 3579 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.882654+0000 mon.c (mon.1) 3580 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.883776+0000 mon.c (mon.1) 3581 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:39.330 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:38 smithi125 bash[83656]: audit 2023-12-21T08:08:38.890803+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.107 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[82582]: debug 2023-12-21T08:08:39.919+0000 7fcdf0359700 1 -- 172.21.15.146:0/891676006 <== mon.0 v2:172.21.15.125:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556c9b2c36c0 con 0x556c9b348800 2023-12-21T08:08:40.107 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:37.957745+0000 mgr.y (mgr.25480) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.039211+0000 mgr.y (mgr.25480) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.132689+0000 mgr.y (mgr.25480) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.227805+0000 mgr.y (mgr.25480) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.325422+0000 mgr.y (mgr.25480) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.420906+0000 mgr.y (mgr.25480) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.515364+0000 mgr.y (mgr.25480) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.599317+0000 mgr.y (mgr.25480) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.696420+0000 mgr.y (mgr.25480) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.794287+0000 mgr.y (mgr.25480) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.108 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.893437+0000 mgr.y (mgr.25480) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:38.972748+0000 mon.c (mon.1) 3582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:38.976293+0000 mon.c (mon.1) 3583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:38.979514+0000 mon.c (mon.1) 3584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:38.980647+0000 mon.c (mon.1) 3585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:38.989859+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.071035+0000 mon.c (mon.1) 3586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.073681+0000 mon.c (mon.1) 3587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.076586+0000 mon.c (mon.1) 3588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.077636+0000 mon.c (mon.1) 3589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.109 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.084361+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.168554+0000 mon.c (mon.1) 3590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.171238+0000 mon.c (mon.1) 3591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.174548+0000 mon.c (mon.1) 3592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.176071+0000 mon.c (mon.1) 3593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.186208+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.265443+0000 mon.c (mon.1) 3594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.268003+0000 mon.c (mon.1) 3595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.275302+0000 mon.c (mon.1) 3596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.276605+0000 mon.c (mon.1) 3597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.283792+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.110 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.365686+0000 mon.c (mon.1) 3598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.368459+0000 mon.c (mon.1) 3599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.371354+0000 mon.c (mon.1) 3600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.372497+0000 mon.c (mon.1) 3601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.379297+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.447224+0000 mon.c (mon.1) 3602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.449637+0000 mon.c (mon.1) 3603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.452534+0000 mon.c (mon.1) 3604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.453831+0000 mon.c (mon.1) 3605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.111 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.460358+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.540085+0000 mon.c (mon.1) 3606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.543003+0000 mon.c (mon.1) 3607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.547411+0000 mon.c (mon.1) 3608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.548824+0000 mon.c (mon.1) 3609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.558295+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.641806+0000 mon.c (mon.1) 3610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.644079+0000 mon.c (mon.1) 3611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.646933+0000 mon.c (mon.1) 3612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.648129+0000 mon.c (mon.1) 3613 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.112 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.654963+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.738720+0000 mon.c (mon.1) 3614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.743107+0000 mon.c (mon.1) 3615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.747133+0000 mon.c (mon.1) 3616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.748381+0000 mon.c (mon.1) 3617 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.755482+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.840038+0000 mon.c (mon.1) 3618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.844232+0000 mon.c (mon.1) 3619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.847403+0000 mon.c (mon.1) 3620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.848720+0000 mon.c (mon.1) 3621 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.113 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:39 smithi146 bash[67217]: audit 2023-12-21T08:08:39.856297+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:37.957745+0000 mgr.y (mgr.25480) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.039211+0000 mgr.y (mgr.25480) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.132689+0000 mgr.y (mgr.25480) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.227805+0000 mgr.y (mgr.25480) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.325422+0000 mgr.y (mgr.25480) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.420906+0000 mgr.y (mgr.25480) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.515364+0000 mgr.y (mgr.25480) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.599317+0000 mgr.y (mgr.25480) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.696420+0000 mgr.y (mgr.25480) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.794287+0000 mgr.y (mgr.25480) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.893437+0000 mgr.y (mgr.25480) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:38.972748+0000 mon.c (mon.1) 3582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:38.976293+0000 mon.c (mon.1) 3583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:38.979514+0000 mon.c (mon.1) 3584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:38.980647+0000 mon.c (mon.1) 3585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:38.989859+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.071035+0000 mon.c (mon.1) 3586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.073681+0000 mon.c (mon.1) 3587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.076586+0000 mon.c (mon.1) 3588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.077636+0000 mon.c (mon.1) 3589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.084361+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:37.957745+0000 mgr.y (mgr.25480) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.039211+0000 mgr.y (mgr.25480) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.132689+0000 mgr.y (mgr.25480) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.227805+0000 mgr.y (mgr.25480) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.325422+0000 mgr.y (mgr.25480) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.420906+0000 mgr.y (mgr.25480) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.515364+0000 mgr.y (mgr.25480) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.599317+0000 mgr.y (mgr.25480) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.696420+0000 mgr.y (mgr.25480) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.794287+0000 mgr.y (mgr.25480) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.893437+0000 mgr.y (mgr.25480) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:38.972748+0000 mon.c (mon.1) 3582 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:38.976293+0000 mon.c (mon.1) 3583 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:38.979514+0000 mon.c (mon.1) 3584 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:38.980647+0000 mon.c (mon.1) 3585 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:38.989859+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.071035+0000 mon.c (mon.1) 3586 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.073681+0000 mon.c (mon.1) 3587 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.076586+0000 mon.c (mon.1) 3588 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.077636+0000 mon.c (mon.1) 3589 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.084361+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.168554+0000 mon.c (mon.1) 3590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.171238+0000 mon.c (mon.1) 3591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.174548+0000 mon.c (mon.1) 3592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.176071+0000 mon.c (mon.1) 3593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.186208+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.265443+0000 mon.c (mon.1) 3594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.268003+0000 mon.c (mon.1) 3595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.275302+0000 mon.c (mon.1) 3596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.276605+0000 mon.c (mon.1) 3597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.283792+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.365686+0000 mon.c (mon.1) 3598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.368459+0000 mon.c (mon.1) 3599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.371354+0000 mon.c (mon.1) 3600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.372497+0000 mon.c (mon.1) 3601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.379297+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.447224+0000 mon.c (mon.1) 3602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.449637+0000 mon.c (mon.1) 3603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.452534+0000 mon.c (mon.1) 3604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.453831+0000 mon.c (mon.1) 3605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.460358+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.540085+0000 mon.c (mon.1) 3606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.543003+0000 mon.c (mon.1) 3607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.547411+0000 mon.c (mon.1) 3608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.548824+0000 mon.c (mon.1) 3609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.558295+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.641806+0000 mon.c (mon.1) 3610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.644079+0000 mon.c (mon.1) 3611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.646933+0000 mon.c (mon.1) 3612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.648129+0000 mon.c (mon.1) 3613 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.654963+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.738720+0000 mon.c (mon.1) 3614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.743107+0000 mon.c (mon.1) 3615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.747133+0000 mon.c (mon.1) 3616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.748381+0000 mon.c (mon.1) 3617 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.755482+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.840038+0000 mon.c (mon.1) 3618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.844232+0000 mon.c (mon.1) 3619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.847403+0000 mon.c (mon.1) 3620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.848720+0000 mon.c (mon.1) 3621 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[79395]: audit 2023-12-21T08:08:39.856297+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.168554+0000 mon.c (mon.1) 3590 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.171238+0000 mon.c (mon.1) 3591 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.174548+0000 mon.c (mon.1) 3592 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.176071+0000 mon.c (mon.1) 3593 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.186208+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.265443+0000 mon.c (mon.1) 3594 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.268003+0000 mon.c (mon.1) 3595 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.275302+0000 mon.c (mon.1) 3596 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.276605+0000 mon.c (mon.1) 3597 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.283792+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.365686+0000 mon.c (mon.1) 3598 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.368459+0000 mon.c (mon.1) 3599 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.371354+0000 mon.c (mon.1) 3600 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.372497+0000 mon.c (mon.1) 3601 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.379297+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.447224+0000 mon.c (mon.1) 3602 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.449637+0000 mon.c (mon.1) 3603 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.452534+0000 mon.c (mon.1) 3604 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.453831+0000 mon.c (mon.1) 3605 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.460358+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.540085+0000 mon.c (mon.1) 3606 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.543003+0000 mon.c (mon.1) 3607 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.547411+0000 mon.c (mon.1) 3608 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.548824+0000 mon.c (mon.1) 3609 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.558295+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.641806+0000 mon.c (mon.1) 3610 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.644079+0000 mon.c (mon.1) 3611 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.646933+0000 mon.c (mon.1) 3612 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.648129+0000 mon.c (mon.1) 3613 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.654963+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.738720+0000 mon.c (mon.1) 3614 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.743107+0000 mon.c (mon.1) 3615 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.747133+0000 mon.c (mon.1) 3616 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.748381+0000 mon.c (mon.1) 3617 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.755482+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.840038+0000 mon.c (mon.1) 3618 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.844232+0000 mon.c (mon.1) 3619 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.847403+0000 mon.c (mon.1) 3620 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.848720+0000 mon.c (mon.1) 3621 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:40.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:39 smithi125 bash[83656]: audit 2023-12-21T08:08:39.856297+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:40.523 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[82582]: debug 2023-12-21T08:08:40.463+0000 7fcdf94df640 -1 Falling back to public interface 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cluster 2023-12-21T08:08:38.962524+0000 mgr.y (mgr.25480) 1484 : cluster 0 pgmap v256: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:38.990836+0000 mgr.y (mgr.25480) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.086991+0000 mgr.y (mgr.25480) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.187086+0000 mgr.y (mgr.25480) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.284868+0000 mgr.y (mgr.25480) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.380364+0000 mgr.y (mgr.25480) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.461032+0000 mgr.y (mgr.25480) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.559251+0000 mgr.y (mgr.25480) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.596457+0000 mgr.y (mgr.25480) 1492 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.657206+0000 mgr.y (mgr.25480) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.757587+0000 mgr.y (mgr.25480) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.864572+0000 mgr.y (mgr.25480) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.939684+0000 mon.c (mon.1) 3622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.941719+0000 mon.c (mon.1) 3623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.944147+0000 mon.c (mon.1) 3624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.945022+0000 mon.c (mon.1) 3625 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:39.950672+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.018115+0000 mon.c (mon.1) 3626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.020801+0000 mon.c (mon.1) 3627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.023851+0000 mon.c (mon.1) 3628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.024947+0000 mon.c (mon.1) 3629 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.031487+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.112867+0000 mon.c (mon.1) 3630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.115333+0000 mon.c (mon.1) 3631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.118411+0000 mon.c (mon.1) 3632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.119326+0000 mon.c (mon.1) 3633 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.127371+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.208969+0000 mon.c (mon.1) 3634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.211221+0000 mon.c (mon.1) 3635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.214152+0000 mon.c (mon.1) 3636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.215242+0000 mon.c (mon.1) 3637 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.223168+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.307622+0000 mon.c (mon.1) 3638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.309972+0000 mon.c (mon.1) 3639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.312281+0000 mon.c (mon.1) 3640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.313306+0000 mon.c (mon.1) 3641 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.321265+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.403783+0000 mon.c (mon.1) 3642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.405829+0000 mon.c (mon.1) 3643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.408499+0000 mon.c (mon.1) 3644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.409655+0000 mon.c (mon.1) 3645 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.418789+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.501351+0000 mon.c (mon.1) 3646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.503952+0000 mon.c (mon.1) 3647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.506437+0000 mon.c (mon.1) 3648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.507786+0000 mon.c (mon.1) 3649 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.518837+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.600264+0000 mon.c (mon.1) 3650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.604629+0000 mon.c (mon.1) 3651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.608329+0000 mon.c (mon.1) 3652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.609447+0000 mon.c (mon.1) 3653 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.617946+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.695767+0000 mon.c (mon.1) 3654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.699132+0000 mon.c (mon.1) 3655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.702931+0000 mon.c (mon.1) 3656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.704251+0000 mon.c (mon.1) 3657 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.714103+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.792338+0000 mon.c (mon.1) 3658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.795589+0000 mon.c (mon.1) 3659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.799146+0000 mon.c (mon.1) 3660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.800734+0000 mon.c (mon.1) 3661 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.809775+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.889976+0000 mon.c (mon.1) 3662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.892924+0000 mon.c (mon.1) 3663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.895754+0000 mon.c (mon.1) 3664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.896692+0000 mon.c (mon.1) 3665 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:40 smithi146 bash[67217]: audit 2023-12-21T08:08:40.903674+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cluster 2023-12-21T08:08:38.962524+0000 mgr.y (mgr.25480) 1484 : cluster 0 pgmap v256: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:41.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:38.990836+0000 mgr.y (mgr.25480) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.086991+0000 mgr.y (mgr.25480) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.187086+0000 mgr.y (mgr.25480) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.284868+0000 mgr.y (mgr.25480) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.380364+0000 mgr.y (mgr.25480) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.461032+0000 mgr.y (mgr.25480) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.559251+0000 mgr.y (mgr.25480) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.596457+0000 mgr.y (mgr.25480) 1492 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.657206+0000 mgr.y (mgr.25480) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.757587+0000 mgr.y (mgr.25480) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.864572+0000 mgr.y (mgr.25480) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.939684+0000 mon.c (mon.1) 3622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.941719+0000 mon.c (mon.1) 3623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.944147+0000 mon.c (mon.1) 3624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.945022+0000 mon.c (mon.1) 3625 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:39.950672+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.018115+0000 mon.c (mon.1) 3626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.020801+0000 mon.c (mon.1) 3627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.023851+0000 mon.c (mon.1) 3628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.024947+0000 mon.c (mon.1) 3629 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.031487+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.112867+0000 mon.c (mon.1) 3630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.115333+0000 mon.c (mon.1) 3631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.118411+0000 mon.c (mon.1) 3632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.119326+0000 mon.c (mon.1) 3633 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.127371+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.208969+0000 mon.c (mon.1) 3634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.211221+0000 mon.c (mon.1) 3635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.214152+0000 mon.c (mon.1) 3636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.215242+0000 mon.c (mon.1) 3637 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.223168+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.307622+0000 mon.c (mon.1) 3638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.309972+0000 mon.c (mon.1) 3639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.312281+0000 mon.c (mon.1) 3640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.313306+0000 mon.c (mon.1) 3641 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.321265+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.403783+0000 mon.c (mon.1) 3642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.405829+0000 mon.c (mon.1) 3643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.408499+0000 mon.c (mon.1) 3644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cluster 2023-12-21T08:08:38.962524+0000 mgr.y (mgr.25480) 1484 : cluster 0 pgmap v256: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:38.990836+0000 mgr.y (mgr.25480) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.086991+0000 mgr.y (mgr.25480) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.187086+0000 mgr.y (mgr.25480) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.284868+0000 mgr.y (mgr.25480) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.380364+0000 mgr.y (mgr.25480) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.461032+0000 mgr.y (mgr.25480) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.559251+0000 mgr.y (mgr.25480) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.596457+0000 mgr.y (mgr.25480) 1492 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.657206+0000 mgr.y (mgr.25480) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.757587+0000 mgr.y (mgr.25480) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.864572+0000 mgr.y (mgr.25480) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:41.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.939684+0000 mon.c (mon.1) 3622 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.941719+0000 mon.c (mon.1) 3623 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.944147+0000 mon.c (mon.1) 3624 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.945022+0000 mon.c (mon.1) 3625 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:39.950672+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.018115+0000 mon.c (mon.1) 3626 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.020801+0000 mon.c (mon.1) 3627 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.023851+0000 mon.c (mon.1) 3628 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.409655+0000 mon.c (mon.1) 3645 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.418789+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.501351+0000 mon.c (mon.1) 3646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.503952+0000 mon.c (mon.1) 3647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.506437+0000 mon.c (mon.1) 3648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.507786+0000 mon.c (mon.1) 3649 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.518837+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.600264+0000 mon.c (mon.1) 3650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.604629+0000 mon.c (mon.1) 3651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.608329+0000 mon.c (mon.1) 3652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.609447+0000 mon.c (mon.1) 3653 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.617946+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.695767+0000 mon.c (mon.1) 3654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.699132+0000 mon.c (mon.1) 3655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.702931+0000 mon.c (mon.1) 3656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.704251+0000 mon.c (mon.1) 3657 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.714103+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.792338+0000 mon.c (mon.1) 3658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.795589+0000 mon.c (mon.1) 3659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.799146+0000 mon.c (mon.1) 3660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.800734+0000 mon.c (mon.1) 3661 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.809775+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.889976+0000 mon.c (mon.1) 3662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.892924+0000 mon.c (mon.1) 3663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.895754+0000 mon.c (mon.1) 3664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.896692+0000 mon.c (mon.1) 3665 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[83656]: audit 2023-12-21T08:08:40.903674+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.024947+0000 mon.c (mon.1) 3629 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.031487+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.112867+0000 mon.c (mon.1) 3630 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.115333+0000 mon.c (mon.1) 3631 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.118411+0000 mon.c (mon.1) 3632 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.119326+0000 mon.c (mon.1) 3633 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.127371+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.208969+0000 mon.c (mon.1) 3634 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.211221+0000 mon.c (mon.1) 3635 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.214152+0000 mon.c (mon.1) 3636 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.215242+0000 mon.c (mon.1) 3637 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.223168+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.307622+0000 mon.c (mon.1) 3638 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.309972+0000 mon.c (mon.1) 3639 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.312281+0000 mon.c (mon.1) 3640 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.313306+0000 mon.c (mon.1) 3641 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.321265+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.403783+0000 mon.c (mon.1) 3642 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.405829+0000 mon.c (mon.1) 3643 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.408499+0000 mon.c (mon.1) 3644 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.409655+0000 mon.c (mon.1) 3645 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.418789+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.501351+0000 mon.c (mon.1) 3646 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.503952+0000 mon.c (mon.1) 3647 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.506437+0000 mon.c (mon.1) 3648 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.507786+0000 mon.c (mon.1) 3649 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.518837+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.600264+0000 mon.c (mon.1) 3650 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.604629+0000 mon.c (mon.1) 3651 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.608329+0000 mon.c (mon.1) 3652 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.609447+0000 mon.c (mon.1) 3653 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.617946+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.695767+0000 mon.c (mon.1) 3654 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.699132+0000 mon.c (mon.1) 3655 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.702931+0000 mon.c (mon.1) 3656 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.704251+0000 mon.c (mon.1) 3657 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.714103+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.792338+0000 mon.c (mon.1) 3658 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.795589+0000 mon.c (mon.1) 3659 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.799146+0000 mon.c (mon.1) 3660 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.800734+0000 mon.c (mon.1) 3661 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.809775+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.889976+0000 mon.c (mon.1) 3662 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.892924+0000 mon.c (mon.1) 3663 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.895754+0000 mon.c (mon.1) 3664 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.896692+0000 mon.c (mon.1) 3665 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:41.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:40 smithi125 bash[79395]: audit 2023-12-21T08:08:40.903674+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:39.952367+0000 mgr.y (mgr.25480) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.032511+0000 mgr.y (mgr.25480) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.128634+0000 mgr.y (mgr.25480) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.223979+0000 mgr.y (mgr.25480) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.322008+0000 mgr.y (mgr.25480) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.421631+0000 mgr.y (mgr.25480) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.520407+0000 mgr.y (mgr.25480) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.618818+0000 mgr.y (mgr.25480) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.715436+0000 mgr.y (mgr.25480) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.810846+0000 mgr.y (mgr.25480) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: cephadm 2023-12-21T08:08:40.905671+0000 mgr.y (mgr.25480) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:40.987220+0000 mon.c (mon.1) 3666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:40.989527+0000 mon.c (mon.1) 3667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:40.992996+0000 mon.c (mon.1) 3668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:40.994113+0000 mon.c (mon.1) 3669 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.003065+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.081883+0000 mon.c (mon.1) 3670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.086094+0000 mon.c (mon.1) 3671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.089423+0000 mon.c (mon.1) 3672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.090693+0000 mon.c (mon.1) 3673 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.098090+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.183591+0000 mon.c (mon.1) 3674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.187099+0000 mon.c (mon.1) 3675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.190481+0000 mon.c (mon.1) 3676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.191731+0000 mon.c (mon.1) 3677 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.200277+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.283493+0000 mon.c (mon.1) 3678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.285547+0000 mon.c (mon.1) 3679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.287686+0000 mon.c (mon.1) 3680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.288761+0000 mon.c (mon.1) 3681 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.295338+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.379048+0000 mon.c (mon.1) 3682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.382129+0000 mon.c (mon.1) 3683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.385098+0000 mon.c (mon.1) 3684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.386393+0000 mon.c (mon.1) 3685 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.396788+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.475999+0000 mon.c (mon.1) 3686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.479167+0000 mon.c (mon.1) 3687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.482897+0000 mon.c (mon.1) 3688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.484592+0000 mon.c (mon.1) 3689 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.493991+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.577057+0000 mon.c (mon.1) 3690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.579671+0000 mon.c (mon.1) 3691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.582901+0000 mon.c (mon.1) 3692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.584326+0000 mon.c (mon.1) 3693 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.593372+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.671186+0000 mon.c (mon.1) 3694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.673443+0000 mon.c (mon.1) 3695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.676958+0000 mon.c (mon.1) 3696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.678430+0000 mon.c (mon.1) 3697 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.687545+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.770228+0000 mon.c (mon.1) 3698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.772894+0000 mon.c (mon.1) 3699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.775205+0000 mon.c (mon.1) 3700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.776206+0000 mon.c (mon.1) 3701 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.783340+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.864736+0000 mon.c (mon.1) 3702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.867148+0000 mon.c (mon.1) 3703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.869849+0000 mon.c (mon.1) 3704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.870892+0000 mon.c (mon.1) 3705 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:41 smithi146 bash[67217]: audit 2023-12-21T08:08:41.879559+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:39.952367+0000 mgr.y (mgr.25480) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.032511+0000 mgr.y (mgr.25480) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.128634+0000 mgr.y (mgr.25480) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.223979+0000 mgr.y (mgr.25480) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.322008+0000 mgr.y (mgr.25480) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.421631+0000 mgr.y (mgr.25480) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.520407+0000 mgr.y (mgr.25480) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.618818+0000 mgr.y (mgr.25480) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.715436+0000 mgr.y (mgr.25480) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.810846+0000 mgr.y (mgr.25480) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: cephadm 2023-12-21T08:08:40.905671+0000 mgr.y (mgr.25480) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:40.987220+0000 mon.c (mon.1) 3666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:40.989527+0000 mon.c (mon.1) 3667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:40.992996+0000 mon.c (mon.1) 3668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:40.994113+0000 mon.c (mon.1) 3669 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.003065+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.081883+0000 mon.c (mon.1) 3670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.086094+0000 mon.c (mon.1) 3671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.089423+0000 mon.c (mon.1) 3672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.090693+0000 mon.c (mon.1) 3673 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.098090+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:39.952367+0000 mgr.y (mgr.25480) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.032511+0000 mgr.y (mgr.25480) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.128634+0000 mgr.y (mgr.25480) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.223979+0000 mgr.y (mgr.25480) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.322008+0000 mgr.y (mgr.25480) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.421631+0000 mgr.y (mgr.25480) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.520407+0000 mgr.y (mgr.25480) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.618818+0000 mgr.y (mgr.25480) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.715436+0000 mgr.y (mgr.25480) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.810846+0000 mgr.y (mgr.25480) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: cephadm 2023-12-21T08:08:40.905671+0000 mgr.y (mgr.25480) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:40.987220+0000 mon.c (mon.1) 3666 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:40.989527+0000 mon.c (mon.1) 3667 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:40.992996+0000 mon.c (mon.1) 3668 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:40.994113+0000 mon.c (mon.1) 3669 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.003065+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.081883+0000 mon.c (mon.1) 3670 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.086094+0000 mon.c (mon.1) 3671 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.089423+0000 mon.c (mon.1) 3672 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.090693+0000 mon.c (mon.1) 3673 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.098090+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.183591+0000 mon.c (mon.1) 3674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.187099+0000 mon.c (mon.1) 3675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.190481+0000 mon.c (mon.1) 3676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.191731+0000 mon.c (mon.1) 3677 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.200277+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.283493+0000 mon.c (mon.1) 3678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.285547+0000 mon.c (mon.1) 3679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.287686+0000 mon.c (mon.1) 3680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.288761+0000 mon.c (mon.1) 3681 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.295338+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.379048+0000 mon.c (mon.1) 3682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.382129+0000 mon.c (mon.1) 3683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.385098+0000 mon.c (mon.1) 3684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.386393+0000 mon.c (mon.1) 3685 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.396788+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.475999+0000 mon.c (mon.1) 3686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.479167+0000 mon.c (mon.1) 3687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.482897+0000 mon.c (mon.1) 3688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.484592+0000 mon.c (mon.1) 3689 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.493991+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.183591+0000 mon.c (mon.1) 3674 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.187099+0000 mon.c (mon.1) 3675 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.190481+0000 mon.c (mon.1) 3676 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.191731+0000 mon.c (mon.1) 3677 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.200277+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.283493+0000 mon.c (mon.1) 3678 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.285547+0000 mon.c (mon.1) 3679 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.287686+0000 mon.c (mon.1) 3680 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.288761+0000 mon.c (mon.1) 3681 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.295338+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.379048+0000 mon.c (mon.1) 3682 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.382129+0000 mon.c (mon.1) 3683 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.385098+0000 mon.c (mon.1) 3684 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.386393+0000 mon.c (mon.1) 3685 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.396788+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.475999+0000 mon.c (mon.1) 3686 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.479167+0000 mon.c (mon.1) 3687 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.482897+0000 mon.c (mon.1) 3688 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.484592+0000 mon.c (mon.1) 3689 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.493991+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.577057+0000 mon.c (mon.1) 3690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.579671+0000 mon.c (mon.1) 3691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.582901+0000 mon.c (mon.1) 3692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.584326+0000 mon.c (mon.1) 3693 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.593372+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.671186+0000 mon.c (mon.1) 3694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.673443+0000 mon.c (mon.1) 3695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.676958+0000 mon.c (mon.1) 3696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.678430+0000 mon.c (mon.1) 3697 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.687545+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.770228+0000 mon.c (mon.1) 3698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.772894+0000 mon.c (mon.1) 3699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.775205+0000 mon.c (mon.1) 3700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.776206+0000 mon.c (mon.1) 3701 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.783340+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.864736+0000 mon.c (mon.1) 3702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.867148+0000 mon.c (mon.1) 3703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.869849+0000 mon.c (mon.1) 3704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.870892+0000 mon.c (mon.1) 3705 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[83656]: audit 2023-12-21T08:08:41.879559+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.577057+0000 mon.c (mon.1) 3690 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.579671+0000 mon.c (mon.1) 3691 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.582901+0000 mon.c (mon.1) 3692 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.584326+0000 mon.c (mon.1) 3693 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.593372+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.671186+0000 mon.c (mon.1) 3694 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.673443+0000 mon.c (mon.1) 3695 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.676958+0000 mon.c (mon.1) 3696 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.678430+0000 mon.c (mon.1) 3697 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.687545+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.770228+0000 mon.c (mon.1) 3698 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.772894+0000 mon.c (mon.1) 3699 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.775205+0000 mon.c (mon.1) 3700 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.776206+0000 mon.c (mon.1) 3701 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.783340+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.864736+0000 mon.c (mon.1) 3702 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.867148+0000 mon.c (mon.1) 3703 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.869849+0000 mon.c (mon.1) 3704 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.870892+0000 mon.c (mon.1) 3705 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:42.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:41 smithi125 bash[79395]: audit 2023-12-21T08:08:41.879559+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cluster 2023-12-21T08:08:40.963314+0000 mgr.y (mgr.25480) 1507 : cluster 0 pgmap v257: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.004174+0000 mgr.y (mgr.25480) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.100739+0000 mgr.y (mgr.25480) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.200934+0000 mgr.y (mgr.25480) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.298615+0000 mgr.y (mgr.25480) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.397673+0000 mgr.y (mgr.25480) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.495481+0000 mgr.y (mgr.25480) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.594298+0000 mgr.y (mgr.25480) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.688712+0000 mgr.y (mgr.25480) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.784182+0000 mgr.y (mgr.25480) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.884754+0000 mgr.y (mgr.25480) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.253 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:41.963363+0000 mon.c (mon.1) 3706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:41.965892+0000 mon.c (mon.1) 3707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:41.968727+0000 mon.c (mon.1) 3708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:41.969858+0000 mon.c (mon.1) 3709 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:41.977547+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.061643+0000 mon.c (mon.1) 3710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.065419+0000 mon.c (mon.1) 3711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.069037+0000 mon.c (mon.1) 3712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.070234+0000 mon.c (mon.1) 3713 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.079599+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.164008+0000 mon.c (mon.1) 3714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.166427+0000 mon.c (mon.1) 3715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.169261+0000 mon.c (mon.1) 3716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.170614+0000 mon.c (mon.1) 3717 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.178572+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.264276+0000 mon.c (mon.1) 3718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.254 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.267006+0000 mon.c (mon.1) 3719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.272482+0000 mon.c (mon.1) 3720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.274183+0000 mon.c (mon.1) 3721 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.284764+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.369698+0000 mon.c (mon.1) 3722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.371908+0000 mon.c (mon.1) 3723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.374611+0000 mon.c (mon.1) 3724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.375927+0000 mon.c (mon.1) 3725 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.386048+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.465592+0000 mon.c (mon.1) 3726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.467945+0000 mon.c (mon.1) 3727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.471157+0000 mon.c (mon.1) 3728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.472498+0000 mon.c (mon.1) 3729 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.484062+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.564950+0000 mon.c (mon.1) 3730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.566996+0000 mon.c (mon.1) 3731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.255 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.570800+0000 mon.c (mon.1) 3732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.571873+0000 mon.c (mon.1) 3733 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.582152+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.666554+0000 mon.c (mon.1) 3734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.668877+0000 mon.c (mon.1) 3735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.672073+0000 mon.c (mon.1) 3736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.673144+0000 mon.c (mon.1) 3737 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.682056+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.761243+0000 mon.c (mon.1) 3738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.765606+0000 mon.c (mon.1) 3739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.769063+0000 mon.c (mon.1) 3740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.770016+0000 mon.c (mon.1) 3741 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.779982+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.863397+0000 mon.c (mon.1) 3742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.867179+0000 mon.c (mon.1) 3743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.870861+0000 mon.c (mon.1) 3744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.256 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.872170+0000 mon.c (mon.1) 3745 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:42 smithi146 bash[67217]: audit 2023-12-21T08:08:42.880133+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cluster 2023-12-21T08:08:40.963314+0000 mgr.y (mgr.25480) 1507 : cluster 0 pgmap v257: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.004174+0000 mgr.y (mgr.25480) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.100739+0000 mgr.y (mgr.25480) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.200934+0000 mgr.y (mgr.25480) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.298615+0000 mgr.y (mgr.25480) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.397673+0000 mgr.y (mgr.25480) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.495481+0000 mgr.y (mgr.25480) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.594298+0000 mgr.y (mgr.25480) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.688712+0000 mgr.y (mgr.25480) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.784182+0000 mgr.y (mgr.25480) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.884754+0000 mgr.y (mgr.25480) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:41.963363+0000 mon.c (mon.1) 3706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:41.965892+0000 mon.c (mon.1) 3707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:41.968727+0000 mon.c (mon.1) 3708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:41.969858+0000 mon.c (mon.1) 3709 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:41.977547+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.061643+0000 mon.c (mon.1) 3710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.065419+0000 mon.c (mon.1) 3711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.069037+0000 mon.c (mon.1) 3712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.070234+0000 mon.c (mon.1) 3713 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.079599+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.164008+0000 mon.c (mon.1) 3714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.166427+0000 mon.c (mon.1) 3715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.169261+0000 mon.c (mon.1) 3716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.170614+0000 mon.c (mon.1) 3717 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.178572+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.264276+0000 mon.c (mon.1) 3718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.267006+0000 mon.c (mon.1) 3719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.272482+0000 mon.c (mon.1) 3720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.274183+0000 mon.c (mon.1) 3721 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.284764+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.369698+0000 mon.c (mon.1) 3722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.371908+0000 mon.c (mon.1) 3723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.374611+0000 mon.c (mon.1) 3724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.375927+0000 mon.c (mon.1) 3725 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.386048+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.465592+0000 mon.c (mon.1) 3726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.467945+0000 mon.c (mon.1) 3727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.471157+0000 mon.c (mon.1) 3728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.472498+0000 mon.c (mon.1) 3729 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.484062+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cluster 2023-12-21T08:08:40.963314+0000 mgr.y (mgr.25480) 1507 : cluster 0 pgmap v257: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.004174+0000 mgr.y (mgr.25480) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.100739+0000 mgr.y (mgr.25480) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.200934+0000 mgr.y (mgr.25480) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.298615+0000 mgr.y (mgr.25480) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.397673+0000 mgr.y (mgr.25480) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.495481+0000 mgr.y (mgr.25480) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.594298+0000 mgr.y (mgr.25480) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.688712+0000 mgr.y (mgr.25480) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.784182+0000 mgr.y (mgr.25480) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.884754+0000 mgr.y (mgr.25480) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:41.963363+0000 mon.c (mon.1) 3706 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:41.965892+0000 mon.c (mon.1) 3707 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:41.968727+0000 mon.c (mon.1) 3708 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:41.969858+0000 mon.c (mon.1) 3709 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:41.977547+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.061643+0000 mon.c (mon.1) 3710 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.065419+0000 mon.c (mon.1) 3711 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.069037+0000 mon.c (mon.1) 3712 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.070234+0000 mon.c (mon.1) 3713 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.564950+0000 mon.c (mon.1) 3730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.566996+0000 mon.c (mon.1) 3731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.570800+0000 mon.c (mon.1) 3732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.571873+0000 mon.c (mon.1) 3733 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.582152+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.666554+0000 mon.c (mon.1) 3734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.668877+0000 mon.c (mon.1) 3735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.672073+0000 mon.c (mon.1) 3736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.673144+0000 mon.c (mon.1) 3737 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.682056+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.761243+0000 mon.c (mon.1) 3738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.765606+0000 mon.c (mon.1) 3739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.769063+0000 mon.c (mon.1) 3740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.770016+0000 mon.c (mon.1) 3741 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.779982+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.863397+0000 mon.c (mon.1) 3742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.867179+0000 mon.c (mon.1) 3743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.870861+0000 mon.c (mon.1) 3744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.872170+0000 mon.c (mon.1) 3745 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[83656]: audit 2023-12-21T08:08:42.880133+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.079599+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.164008+0000 mon.c (mon.1) 3714 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.166427+0000 mon.c (mon.1) 3715 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.169261+0000 mon.c (mon.1) 3716 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.170614+0000 mon.c (mon.1) 3717 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.178572+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.264276+0000 mon.c (mon.1) 3718 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.267006+0000 mon.c (mon.1) 3719 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.272482+0000 mon.c (mon.1) 3720 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.274183+0000 mon.c (mon.1) 3721 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.284764+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.369698+0000 mon.c (mon.1) 3722 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.371908+0000 mon.c (mon.1) 3723 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.374611+0000 mon.c (mon.1) 3724 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.375927+0000 mon.c (mon.1) 3725 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.386048+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.465592+0000 mon.c (mon.1) 3726 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.467945+0000 mon.c (mon.1) 3727 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.471157+0000 mon.c (mon.1) 3728 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.472498+0000 mon.c (mon.1) 3729 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.484062+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.564950+0000 mon.c (mon.1) 3730 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.566996+0000 mon.c (mon.1) 3731 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.570800+0000 mon.c (mon.1) 3732 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.571873+0000 mon.c (mon.1) 3733 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.582152+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.666554+0000 mon.c (mon.1) 3734 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.668877+0000 mon.c (mon.1) 3735 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.672073+0000 mon.c (mon.1) 3736 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.673144+0000 mon.c (mon.1) 3737 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.682056+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.761243+0000 mon.c (mon.1) 3738 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.765606+0000 mon.c (mon.1) 3739 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.769063+0000 mon.c (mon.1) 3740 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.770016+0000 mon.c (mon.1) 3741 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.779982+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.863397+0000 mon.c (mon.1) 3742 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.867179+0000 mon.c (mon.1) 3743 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.870861+0000 mon.c (mon.1) 3744 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.872170+0000 mon.c (mon.1) 3745 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:43.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:42 smithi125 bash[79395]: audit 2023-12-21T08:08:42.880133+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:43.608 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[82582]: debug 2023-12-21T08:08:43.559+0000 7fcdf94df640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-21T08:08:43.952 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[82582]: debug 2023-12-21T08:08:43.603+0000 7fcdf94df640 -1 osd.6 151 log_to_monitors true 2023-12-21T08:08:44.241 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:41.978437+0000 mgr.y (mgr.25480) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.080489+0000 mgr.y (mgr.25480) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.181149+0000 mgr.y (mgr.25480) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.286786+0000 mgr.y (mgr.25480) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.388813+0000 mgr.y (mgr.25480) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.484826+0000 mgr.y (mgr.25480) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.582891+0000 mgr.y (mgr.25480) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.682938+0000 mgr.y (mgr.25480) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.780919+0000 mgr.y (mgr.25480) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.882657+0000 mgr.y (mgr.25480) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:42.960892+0000 mon.c (mon.1) 3746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:42.964075+0000 mon.c (mon.1) 3747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:42.967286+0000 mon.c (mon.1) 3748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:42.968529+0000 mon.c (mon.1) 3749 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:42.976473+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.039583+0000 mon.c (mon.1) 3750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.042764+0000 mon.c (mon.1) 3751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.046522+0000 mon.c (mon.1) 3752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.047693+0000 mon.c (mon.1) 3753 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.055896+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.136235+0000 mon.c (mon.1) 3754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.141079+0000 mon.c (mon.1) 3755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.146126+0000 mon.c (mon.1) 3756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.147570+0000 mon.c (mon.1) 3757 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.156663+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.240037+0000 mon.c (mon.1) 3758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.243047+0000 mon.c (mon.1) 3759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.246097+0000 mon.c (mon.1) 3760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.247528+0000 mon.c (mon.1) 3761 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.256938+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.320753+0000 mon.c (mon.1) 3762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.323359+0000 mon.c (mon.1) 3763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.326271+0000 mon.c (mon.1) 3764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.327199+0000 mon.c (mon.1) 3765 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.334968+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.360068+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.362305+0000 mon.c (mon.1) 3766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.461001+0000 mon.c (mon.1) 3767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: cluster 2023-12-21T08:08:43.464919+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.465744+0000 mon.c (mon.1) 3768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.474780+0000 mon.c (mon.1) 3769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.475738+0000 mon.c (mon.1) 3770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.484061+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.567741+0000 mon.c (mon.1) 3771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.570455+0000 mon.c (mon.1) 3772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.573823+0000 mon.c (mon.1) 3773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.575048+0000 mon.c (mon.1) 3774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.581783+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.609475+0000 mon.a (mon.0) 1700 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.609595+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.665410+0000 mon.c (mon.1) 3775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.669059+0000 mon.c (mon.1) 3776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.671302+0000 mon.c (mon.1) 3777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.672535+0000 mon.c (mon.1) 3778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.683665+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.748876+0000 mon.c (mon.1) 3779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.751393+0000 mon.c (mon.1) 3780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.754411+0000 mon.c (mon.1) 3781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.755452+0000 mon.c (mon.1) 3782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.763471+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.842154+0000 mon.c (mon.1) 3783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.844703+0000 mon.c (mon.1) 3784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.847450+0000 mon.c (mon.1) 3785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.848982+0000 mon.c (mon.1) 3786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.856982+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:43 smithi146 bash[67217]: audit 2023-12-21T08:08:43.863000+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:41.978437+0000 mgr.y (mgr.25480) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.080489+0000 mgr.y (mgr.25480) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.181149+0000 mgr.y (mgr.25480) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.286786+0000 mgr.y (mgr.25480) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.388813+0000 mgr.y (mgr.25480) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.484826+0000 mgr.y (mgr.25480) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.582891+0000 mgr.y (mgr.25480) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.682938+0000 mgr.y (mgr.25480) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.780919+0000 mgr.y (mgr.25480) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.882657+0000 mgr.y (mgr.25480) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:42.960892+0000 mon.c (mon.1) 3746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:42.964075+0000 mon.c (mon.1) 3747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:42.967286+0000 mon.c (mon.1) 3748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:42.968529+0000 mon.c (mon.1) 3749 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:42.976473+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.039583+0000 mon.c (mon.1) 3750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.042764+0000 mon.c (mon.1) 3751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.046522+0000 mon.c (mon.1) 3752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.047693+0000 mon.c (mon.1) 3753 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.055896+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.136235+0000 mon.c (mon.1) 3754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:41.978437+0000 mgr.y (mgr.25480) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.080489+0000 mgr.y (mgr.25480) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.181149+0000 mgr.y (mgr.25480) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.286786+0000 mgr.y (mgr.25480) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.388813+0000 mgr.y (mgr.25480) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.484826+0000 mgr.y (mgr.25480) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.582891+0000 mgr.y (mgr.25480) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.682938+0000 mgr.y (mgr.25480) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.780919+0000 mgr.y (mgr.25480) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.882657+0000 mgr.y (mgr.25480) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:42.960892+0000 mon.c (mon.1) 3746 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:42.964075+0000 mon.c (mon.1) 3747 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:42.967286+0000 mon.c (mon.1) 3748 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:42.968529+0000 mon.c (mon.1) 3749 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:42.976473+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.039583+0000 mon.c (mon.1) 3750 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.042764+0000 mon.c (mon.1) 3751 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.046522+0000 mon.c (mon.1) 3752 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.047693+0000 mon.c (mon.1) 3753 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.055896+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.136235+0000 mon.c (mon.1) 3754 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.141079+0000 mon.c (mon.1) 3755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.146126+0000 mon.c (mon.1) 3756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.147570+0000 mon.c (mon.1) 3757 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.156663+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.240037+0000 mon.c (mon.1) 3758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.243047+0000 mon.c (mon.1) 3759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.246097+0000 mon.c (mon.1) 3760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.247528+0000 mon.c (mon.1) 3761 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.256938+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.320753+0000 mon.c (mon.1) 3762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.323359+0000 mon.c (mon.1) 3763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.326271+0000 mon.c (mon.1) 3764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.327199+0000 mon.c (mon.1) 3765 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.334968+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.360068+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.362305+0000 mon.c (mon.1) 3766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.461001+0000 mon.c (mon.1) 3767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: cluster 2023-12-21T08:08:43.464919+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.465744+0000 mon.c (mon.1) 3768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.474780+0000 mon.c (mon.1) 3769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.141079+0000 mon.c (mon.1) 3755 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.146126+0000 mon.c (mon.1) 3756 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.147570+0000 mon.c (mon.1) 3757 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.156663+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.240037+0000 mon.c (mon.1) 3758 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.243047+0000 mon.c (mon.1) 3759 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.246097+0000 mon.c (mon.1) 3760 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.247528+0000 mon.c (mon.1) 3761 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.256938+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.320753+0000 mon.c (mon.1) 3762 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.323359+0000 mon.c (mon.1) 3763 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.326271+0000 mon.c (mon.1) 3764 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.327199+0000 mon.c (mon.1) 3765 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.334968+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.360068+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.362305+0000 mon.c (mon.1) 3766 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.461001+0000 mon.c (mon.1) 3767 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: cluster 2023-12-21T08:08:43.464919+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.465744+0000 mon.c (mon.1) 3768 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.474780+0000 mon.c (mon.1) 3769 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.475738+0000 mon.c (mon.1) 3770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.484061+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.567741+0000 mon.c (mon.1) 3771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.570455+0000 mon.c (mon.1) 3772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.573823+0000 mon.c (mon.1) 3773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.575048+0000 mon.c (mon.1) 3774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.581783+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.609475+0000 mon.a (mon.0) 1700 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.609595+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.665410+0000 mon.c (mon.1) 3775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.669059+0000 mon.c (mon.1) 3776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.671302+0000 mon.c (mon.1) 3777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.672535+0000 mon.c (mon.1) 3778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.683665+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.748876+0000 mon.c (mon.1) 3779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.751393+0000 mon.c (mon.1) 3780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.754411+0000 mon.c (mon.1) 3781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.755452+0000 mon.c (mon.1) 3782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.763471+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.842154+0000 mon.c (mon.1) 3783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.844703+0000 mon.c (mon.1) 3784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.847450+0000 mon.c (mon.1) 3785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.848982+0000 mon.c (mon.1) 3786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.856982+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[79395]: audit 2023-12-21T08:08:43.863000+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.475738+0000 mon.c (mon.1) 3770 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.484061+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.567741+0000 mon.c (mon.1) 3771 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.570455+0000 mon.c (mon.1) 3772 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.573823+0000 mon.c (mon.1) 3773 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.575048+0000 mon.c (mon.1) 3774 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.581783+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.609475+0000 mon.a (mon.0) 1700 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.609595+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.665410+0000 mon.c (mon.1) 3775 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.669059+0000 mon.c (mon.1) 3776 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.671302+0000 mon.c (mon.1) 3777 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.672535+0000 mon.c (mon.1) 3778 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.683665+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.748876+0000 mon.c (mon.1) 3779 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.751393+0000 mon.c (mon.1) 3780 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.754411+0000 mon.c (mon.1) 3781 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.755452+0000 mon.c (mon.1) 3782 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.763471+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.842154+0000 mon.c (mon.1) 3783 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.844703+0000 mon.c (mon.1) 3784 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.847450+0000 mon.c (mon.1) 3785 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.848982+0000 mon.c (mon.1) 3786 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:44.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.856982+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:43 smithi125 bash[83656]: audit 2023-12-21T08:08:43.863000+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:44.773 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[82582]: debug 2023-12-21T08:08:44.643+0000 7fcde894c700 -1 osd.6 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 9s ago 22m - - 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 13s ago 22m - - 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (9m) 9s ago 15m 17.2M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (8m) 13s ago 15m 43.7M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (7m) 9s ago 13m 48.3M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (7m) 13s ago 22m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (7m) 9s ago 24m 517M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (6m) 9s ago 24m 75.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (5m) 13s ago 22m 52.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (6m) 9s ago 22m 61.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (9m) 9s ago 16m 12.3M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:08:45.054 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (8m) 13s ago 16m 11.9M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (4m) 9s ago 21m 56.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (3m) 9s ago 20m 57.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (2m) 9s ago 20m 50.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (2m) 9s ago 19m 52.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (85s) 13s ago 19m 47.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (46s) 13s ago 18m 49.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 559d51b519f3 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 starting - - - 4096M 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (17m) 13s ago 17m 71.0M 4096M 17.2.0 e1d6a67b021e 85b2c0fc391c 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (7m) 13s ago 16m 64.1M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (13m) 9s ago 13m 89.7M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (13m) 13s ago 13m 89.5M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (13m) 9s ago 13m 89.5M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:08:45.055 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (13m) 13s ago 13m 89.2M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cluster 2023-12-21T08:08:42.964363+0000 mgr.y (mgr.25480) 1528 : cluster 0 pgmap v258: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:42.977744+0000 mgr.y (mgr.25480) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.056762+0000 mgr.y (mgr.25480) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.157473+0000 mgr.y (mgr.25480) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.257744+0000 mgr.y (mgr.25480) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.338142+0000 mgr.y (mgr.25480) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.484936+0000 mgr.y (mgr.25480) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.159 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.583043+0000 mgr.y (mgr.25480) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.684772+0000 mgr.y (mgr.25480) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.764373+0000 mgr.y (mgr.25480) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.857706+0000 mgr.y (mgr.25480) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:43.944319+0000 mon.c (mon.1) 3787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:43.959677+0000 mon.c (mon.1) 3788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:43.961992+0000 mon.c (mon.1) 3789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:43.962828+0000 mon.c (mon.1) 3790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:43.968577+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:43.969400+0000 mgr.y (mgr.25480) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.049219+0000 mon.c (mon.1) 3791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.052957+0000 mon.c (mon.1) 3792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.160 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.055282+0000 mon.c (mon.1) 3793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.056186+0000 mon.c (mon.1) 3794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.062808+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.064074+0000 mgr.y (mgr.25480) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.140246+0000 mon.c (mon.1) 3795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.142996+0000 mon.c (mon.1) 3796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.146756+0000 mon.c (mon.1) 3797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.148078+0000 mon.c (mon.1) 3798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.155450+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.158009+0000 mgr.y (mgr.25480) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.215234+0000 mgr.y (mgr.25480) 1542 : audit 0 from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.245213+0000 mon.c (mon.1) 3799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.247928+0000 mon.c (mon.1) 3800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.161 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.250561+0000 mon.c (mon.1) 3801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.251491+0000 mon.c (mon.1) 3802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.258522+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.260705+0000 mgr.y (mgr.25480) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.342094+0000 mon.c (mon.1) 3803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.344439+0000 mon.c (mon.1) 3804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.347013+0000 mon.c (mon.1) 3805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.347992+0000 mon.c (mon.1) 3806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.360160+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.361874+0000 mgr.y (mgr.25480) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.439098+0000 mon.c (mon.1) 3807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.442005+0000 mon.c (mon.1) 3808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.445284+0000 mon.c (mon.1) 3809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.446178+0000 mon.c (mon.1) 3810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.454378+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.455089+0000 mgr.y (mgr.25480) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.162 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.518394+0000 mon.c (mon.1) 3811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.520490+0000 mon.c (mon.1) 3812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.523166+0000 mon.c (mon.1) 3813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.523981+0000 mon.c (mon.1) 3814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.531488+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.532814+0000 mgr.y (mgr.25480) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.582306+0000 mon.a (mon.0) 1712 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cluster 2023-12-21T08:08:44.588277+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.591623+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.591866+0000 mon.a (mon.0) 1714 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.606430+0000 mgr.y (mgr.25480) 1547 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.611454+0000 mon.c (mon.1) 3815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.613596+0000 mon.c (mon.1) 3816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.616884+0000 mon.c (mon.1) 3817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.617711+0000 mon.c (mon.1) 3818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.624581+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.625710+0000 mgr.y (mgr.25480) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.688925+0000 mon.c (mon.1) 3819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.691623+0000 mon.c (mon.1) 3820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.694743+0000 mon.c (mon.1) 3821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.695957+0000 mon.c (mon.1) 3822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.702793+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.703563+0000 mgr.y (mgr.25480) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.782942+0000 mon.c (mon.1) 3823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.786078+0000 mon.c (mon.1) 3824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.789024+0000 mon.c (mon.1) 3825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.790262+0000 mon.c (mon.1) 3826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.800569+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.801392+0000 mgr.y (mgr.25480) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.883374+0000 mon.c (mon.1) 3827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.164 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.885747+0000 mon.c (mon.1) 3828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.165 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.889282+0000 mon.c (mon.1) 3829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.165 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.890334+0000 mon.c (mon.1) 3830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.165 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: audit 2023-12-21T08:08:44.896921+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.165 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:44 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.898805+0000 mgr.y (mgr.25480) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cluster 2023-12-21T08:08:42.964363+0000 mgr.y (mgr.25480) 1528 : cluster 0 pgmap v258: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:42.977744+0000 mgr.y (mgr.25480) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.056762+0000 mgr.y (mgr.25480) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.157473+0000 mgr.y (mgr.25480) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.257744+0000 mgr.y (mgr.25480) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.338142+0000 mgr.y (mgr.25480) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.484936+0000 mgr.y (mgr.25480) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.583043+0000 mgr.y (mgr.25480) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.684772+0000 mgr.y (mgr.25480) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.764373+0000 mgr.y (mgr.25480) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.857706+0000 mgr.y (mgr.25480) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:43.944319+0000 mon.c (mon.1) 3787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:43.959677+0000 mon.c (mon.1) 3788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:43.961992+0000 mon.c (mon.1) 3789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:43.962828+0000 mon.c (mon.1) 3790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:43.968577+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:43.969400+0000 mgr.y (mgr.25480) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.049219+0000 mon.c (mon.1) 3791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.052957+0000 mon.c (mon.1) 3792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.055282+0000 mon.c (mon.1) 3793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cluster 2023-12-21T08:08:42.964363+0000 mgr.y (mgr.25480) 1528 : cluster 0 pgmap v258: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:42.977744+0000 mgr.y (mgr.25480) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.056762+0000 mgr.y (mgr.25480) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.157473+0000 mgr.y (mgr.25480) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.257744+0000 mgr.y (mgr.25480) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.338142+0000 mgr.y (mgr.25480) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.484936+0000 mgr.y (mgr.25480) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.583043+0000 mgr.y (mgr.25480) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.684772+0000 mgr.y (mgr.25480) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.764373+0000 mgr.y (mgr.25480) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.857706+0000 mgr.y (mgr.25480) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:43.944319+0000 mon.c (mon.1) 3787 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:43.959677+0000 mon.c (mon.1) 3788 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:43.961992+0000 mon.c (mon.1) 3789 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:43.962828+0000 mon.c (mon.1) 3790 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:43.968577+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:43.969400+0000 mgr.y (mgr.25480) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.049219+0000 mon.c (mon.1) 3791 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.052957+0000 mon.c (mon.1) 3792 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.055282+0000 mon.c (mon.1) 3793 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.056186+0000 mon.c (mon.1) 3794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.062808+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.064074+0000 mgr.y (mgr.25480) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.140246+0000 mon.c (mon.1) 3795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.142996+0000 mon.c (mon.1) 3796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.146756+0000 mon.c (mon.1) 3797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.148078+0000 mon.c (mon.1) 3798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.155450+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.158009+0000 mgr.y (mgr.25480) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.215234+0000 mgr.y (mgr.25480) 1542 : audit 0 from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.245213+0000 mon.c (mon.1) 3799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.247928+0000 mon.c (mon.1) 3800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.250561+0000 mon.c (mon.1) 3801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.251491+0000 mon.c (mon.1) 3802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.407 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.258522+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.260705+0000 mgr.y (mgr.25480) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.342094+0000 mon.c (mon.1) 3803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.344439+0000 mon.c (mon.1) 3804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.347013+0000 mon.c (mon.1) 3805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.347992+0000 mon.c (mon.1) 3806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.360160+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.056186+0000 mon.c (mon.1) 3794 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.062808+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.064074+0000 mgr.y (mgr.25480) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.140246+0000 mon.c (mon.1) 3795 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.142996+0000 mon.c (mon.1) 3796 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.146756+0000 mon.c (mon.1) 3797 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.148078+0000 mon.c (mon.1) 3798 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.155450+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.158009+0000 mgr.y (mgr.25480) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.215234+0000 mgr.y (mgr.25480) 1542 : audit 0 from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.245213+0000 mon.c (mon.1) 3799 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.247928+0000 mon.c (mon.1) 3800 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.250561+0000 mon.c (mon.1) 3801 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.251491+0000 mon.c (mon.1) 3802 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.258522+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.260705+0000 mgr.y (mgr.25480) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.342094+0000 mon.c (mon.1) 3803 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.344439+0000 mon.c (mon.1) 3804 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.347013+0000 mon.c (mon.1) 3805 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.347992+0000 mon.c (mon.1) 3806 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.409 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.360160+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.361874+0000 mgr.y (mgr.25480) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.439098+0000 mon.c (mon.1) 3807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.442005+0000 mon.c (mon.1) 3808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.445284+0000 mon.c (mon.1) 3809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.446178+0000 mon.c (mon.1) 3810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.454378+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.455089+0000 mgr.y (mgr.25480) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.518394+0000 mon.c (mon.1) 3811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.520490+0000 mon.c (mon.1) 3812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.523166+0000 mon.c (mon.1) 3813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.523981+0000 mon.c (mon.1) 3814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.531488+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.532814+0000 mgr.y (mgr.25480) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.582306+0000 mon.a (mon.0) 1712 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cluster 2023-12-21T08:08:44.588277+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-21T08:08:45.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.591623+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.591866+0000 mon.a (mon.0) 1714 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.606430+0000 mgr.y (mgr.25480) 1547 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.611454+0000 mon.c (mon.1) 3815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.613596+0000 mon.c (mon.1) 3816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.361874+0000 mgr.y (mgr.25480) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.439098+0000 mon.c (mon.1) 3807 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.442005+0000 mon.c (mon.1) 3808 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.445284+0000 mon.c (mon.1) 3809 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.446178+0000 mon.c (mon.1) 3810 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.454378+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.455089+0000 mgr.y (mgr.25480) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.518394+0000 mon.c (mon.1) 3811 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.520490+0000 mon.c (mon.1) 3812 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.523166+0000 mon.c (mon.1) 3813 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.523981+0000 mon.c (mon.1) 3814 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.531488+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.532814+0000 mgr.y (mgr.25480) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.582306+0000 mon.a (mon.0) 1712 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cluster 2023-12-21T08:08:44.588277+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.591623+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.591866+0000 mon.a (mon.0) 1714 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.606430+0000 mgr.y (mgr.25480) 1547 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.611454+0000 mon.c (mon.1) 3815 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.613596+0000 mon.c (mon.1) 3816 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.616884+0000 mon.c (mon.1) 3817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.617711+0000 mon.c (mon.1) 3818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.624581+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.625710+0000 mgr.y (mgr.25480) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.688925+0000 mon.c (mon.1) 3819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.691623+0000 mon.c (mon.1) 3820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.694743+0000 mon.c (mon.1) 3821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.695957+0000 mon.c (mon.1) 3822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.702793+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.703563+0000 mgr.y (mgr.25480) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.782942+0000 mon.c (mon.1) 3823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.786078+0000 mon.c (mon.1) 3824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.789024+0000 mon.c (mon.1) 3825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.790262+0000 mon.c (mon.1) 3826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.800569+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.801392+0000 mgr.y (mgr.25480) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.883374+0000 mon.c (mon.1) 3827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.885747+0000 mon.c (mon.1) 3828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.889282+0000 mon.c (mon.1) 3829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.890334+0000 mon.c (mon.1) 3830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: audit 2023-12-21T08:08:44.896921+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.898805+0000 mgr.y (mgr.25480) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.616884+0000 mon.c (mon.1) 3817 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.617711+0000 mon.c (mon.1) 3818 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.624581+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.625710+0000 mgr.y (mgr.25480) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.688925+0000 mon.c (mon.1) 3819 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.691623+0000 mon.c (mon.1) 3820 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.694743+0000 mon.c (mon.1) 3821 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.695957+0000 mon.c (mon.1) 3822 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.702793+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.703563+0000 mgr.y (mgr.25480) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.782942+0000 mon.c (mon.1) 3823 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.786078+0000 mon.c (mon.1) 3824 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.789024+0000 mon.c (mon.1) 3825 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.790262+0000 mon.c (mon.1) 3826 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.800569+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.801392+0000 mgr.y (mgr.25480) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.883374+0000 mon.c (mon.1) 3827 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.885747+0000 mon.c (mon.1) 3828 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.889282+0000 mon.c (mon.1) 3829 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.890334+0000 mon.c (mon.1) 3830 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: audit 2023-12-21T08:08:44.896921+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:45.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:44 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.898805+0000 mgr.y (mgr.25480) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:08:45.516 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:08:45.517 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:08:45.517 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-21T08:08:45.517 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 11 2023-12-21T08:08:45.517 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:08:45.517 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "11/23 daemons upgraded", 2023-12-21T08:08:45.952 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:08:45.953 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:08:45.953 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:08:46.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cluster 2023-12-21T08:08:44.585854+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e154 with expected crc 2023-12-21T08:08:46.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cluster 2023-12-21T08:08:44.964974+0000 mgr.y (mgr.25480) 1552 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:46.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:44.972703+0000 mon.c (mon.1) 3831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:44.975278+0000 mon.c (mon.1) 3832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:44.977984+0000 mon.c (mon.1) 3833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:44.978916+0000 mon.c (mon.1) 3834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:44.984985+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:44.986562+0000 mgr.y (mgr.25480) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.022146+0000 mgr.y (mgr.25480) 1554 : audit 0 from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.077354+0000 mon.c (mon.1) 3835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.080005+0000 mon.c (mon.1) 3836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.083700+0000 mon.c (mon.1) 3837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.084699+0000 mon.c (mon.1) 3838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.091444+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.092306+0000 mgr.y (mgr.25480) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.175503+0000 mon.c (mon.1) 3839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.177681+0000 mon.c (mon.1) 3840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.179941+0000 mon.c (mon.1) 3841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.180840+0000 mon.c (mon.1) 3842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.187580+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.188283+0000 mgr.y (mgr.25480) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.252194+0000 mon.c (mon.1) 3843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.254457+0000 mon.c (mon.1) 3844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.256553+0000 mon.c (mon.1) 3845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.257483+0000 mon.c (mon.1) 3846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.262960+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.264688+0000 mgr.y (mgr.25480) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.345163+0000 mon.c (mon.1) 3847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.347668+0000 mon.c (mon.1) 3848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.349813+0000 mon.c (mon.1) 3849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.350882+0000 mon.c (mon.1) 3850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.356486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.359444+0000 mgr.y (mgr.25480) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.439383+0000 mon.c (mon.1) 3851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.441952+0000 mon.c (mon.1) 3852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.445098+0000 mon.c (mon.1) 3853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.446252+0000 mon.c (mon.1) 3854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.455230+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.456127+0000 mgr.y (mgr.25480) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.511300+0000 mon.c (mon.1) 3855 : audit 0 from='client.? 172.21.15.125:0/462134520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.532398+0000 mon.c (mon.1) 3856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.534742+0000 mon.c (mon.1) 3857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.537348+0000 mon.c (mon.1) 3858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.538541+0000 mon.c (mon.1) 3859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.547442+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.548182+0000 mgr.y (mgr.25480) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.622408+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.627891+0000 mon.a (mon.0) 1727 : cluster 1 osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928] boot 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.628057+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.632170+0000 mon.c (mon.1) 3860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.632501+0000 mon.c (mon.1) 3861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.644859+0000 mon.c (mon.1) 3862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.647837+0000 mon.c (mon.1) 3863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.649070+0000 mon.c (mon.1) 3864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.656814+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.657668+0000 mgr.y (mgr.25480) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.740300+0000 mon.c (mon.1) 3865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.742768+0000 mon.c (mon.1) 3866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.745984+0000 mon.c (mon.1) 3867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.747267+0000 mon.c (mon.1) 3868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.754718+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.755576+0000 mgr.y (mgr.25480) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.838992+0000 mon.c (mon.1) 3869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.843110+0000 mon.c (mon.1) 3870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.846338+0000 mon.c (mon.1) 3871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.847281+0000 mon.c (mon.1) 3872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.854360+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.855253+0000 mgr.y (mgr.25480) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.933760+0000 mon.c (mon.1) 3873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.936791+0000 mon.c (mon.1) 3874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.940278+0000 mon.c (mon.1) 3875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.281 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:45 smithi146 bash[67217]: audit 2023-12-21T08:08:45.941432+0000 mon.c (mon.1) 3876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cluster 2023-12-21T08:08:44.585854+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e154 with expected crc 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cluster 2023-12-21T08:08:44.964974+0000 mgr.y (mgr.25480) 1552 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:44.972703+0000 mon.c (mon.1) 3831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:44.975278+0000 mon.c (mon.1) 3832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:44.977984+0000 mon.c (mon.1) 3833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:44.978916+0000 mon.c (mon.1) 3834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:44.984985+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:44.986562+0000 mgr.y (mgr.25480) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.022146+0000 mgr.y (mgr.25480) 1554 : audit 0 from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.077354+0000 mon.c (mon.1) 3835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.080005+0000 mon.c (mon.1) 3836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.083700+0000 mon.c (mon.1) 3837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.084699+0000 mon.c (mon.1) 3838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.091444+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.092306+0000 mgr.y (mgr.25480) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.175503+0000 mon.c (mon.1) 3839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.177681+0000 mon.c (mon.1) 3840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.179941+0000 mon.c (mon.1) 3841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.180840+0000 mon.c (mon.1) 3842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.187580+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cluster 2023-12-21T08:08:44.585854+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e154 with expected crc 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cluster 2023-12-21T08:08:44.964974+0000 mgr.y (mgr.25480) 1552 : cluster 0 pgmap v260: 161 pgs: 17 active+undersized+degraded, 37 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:44.972703+0000 mon.c (mon.1) 3831 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:44.975278+0000 mon.c (mon.1) 3832 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:44.977984+0000 mon.c (mon.1) 3833 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:44.978916+0000 mon.c (mon.1) 3834 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:44.984985+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:44.986562+0000 mgr.y (mgr.25480) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.022146+0000 mgr.y (mgr.25480) 1554 : audit 0 from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.077354+0000 mon.c (mon.1) 3835 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.080005+0000 mon.c (mon.1) 3836 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.083700+0000 mon.c (mon.1) 3837 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.084699+0000 mon.c (mon.1) 3838 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.091444+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.092306+0000 mgr.y (mgr.25480) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.175503+0000 mon.c (mon.1) 3839 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.177681+0000 mon.c (mon.1) 3840 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.179941+0000 mon.c (mon.1) 3841 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.180840+0000 mon.c (mon.1) 3842 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.187580+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.188283+0000 mgr.y (mgr.25480) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.252194+0000 mon.c (mon.1) 3843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.408 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.254457+0000 mon.c (mon.1) 3844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.256553+0000 mon.c (mon.1) 3845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.257483+0000 mon.c (mon.1) 3846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.262960+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.264688+0000 mgr.y (mgr.25480) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.345163+0000 mon.c (mon.1) 3847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.347668+0000 mon.c (mon.1) 3848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.349813+0000 mon.c (mon.1) 3849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.350882+0000 mon.c (mon.1) 3850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.356486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.359444+0000 mgr.y (mgr.25480) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.439383+0000 mon.c (mon.1) 3851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.441952+0000 mon.c (mon.1) 3852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.445098+0000 mon.c (mon.1) 3853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.446252+0000 mon.c (mon.1) 3854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.455230+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.456127+0000 mgr.y (mgr.25480) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.511300+0000 mon.c (mon.1) 3855 : audit 0 from='client.? 172.21.15.125:0/462134520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.410 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.188283+0000 mgr.y (mgr.25480) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.252194+0000 mon.c (mon.1) 3843 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.254457+0000 mon.c (mon.1) 3844 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.256553+0000 mon.c (mon.1) 3845 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.257483+0000 mon.c (mon.1) 3846 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.262960+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.264688+0000 mgr.y (mgr.25480) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.345163+0000 mon.c (mon.1) 3847 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.347668+0000 mon.c (mon.1) 3848 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.349813+0000 mon.c (mon.1) 3849 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.350882+0000 mon.c (mon.1) 3850 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.356486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.359444+0000 mgr.y (mgr.25480) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.439383+0000 mon.c (mon.1) 3851 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.441952+0000 mon.c (mon.1) 3852 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.445098+0000 mon.c (mon.1) 3853 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.446252+0000 mon.c (mon.1) 3854 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.455230+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.456127+0000 mgr.y (mgr.25480) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.511300+0000 mon.c (mon.1) 3855 : audit 0 from='client.? 172.21.15.125:0/462134520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.412 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.532398+0000 mon.c (mon.1) 3856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.534742+0000 mon.c (mon.1) 3857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.537348+0000 mon.c (mon.1) 3858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.538541+0000 mon.c (mon.1) 3859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.547442+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.548182+0000 mgr.y (mgr.25480) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.622408+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.627891+0000 mon.a (mon.0) 1727 : cluster 1 osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928] boot 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.628057+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.632170+0000 mon.c (mon.1) 3860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:08:46.413 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.632501+0000 mon.c (mon.1) 3861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.644859+0000 mon.c (mon.1) 3862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.647837+0000 mon.c (mon.1) 3863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.649070+0000 mon.c (mon.1) 3864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.656814+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.657668+0000 mgr.y (mgr.25480) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.740300+0000 mon.c (mon.1) 3865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.742768+0000 mon.c (mon.1) 3866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.745984+0000 mon.c (mon.1) 3867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.747267+0000 mon.c (mon.1) 3868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.754718+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.532398+0000 mon.c (mon.1) 3856 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.534742+0000 mon.c (mon.1) 3857 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.537348+0000 mon.c (mon.1) 3858 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.538541+0000 mon.c (mon.1) 3859 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.547442+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.548182+0000 mgr.y (mgr.25480) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.622408+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:08:46.415 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.627891+0000 mon.a (mon.0) 1727 : cluster 1 osd.6 [v2:172.21.15.146:6816/401006928,v1:172.21.15.146:6817/401006928] boot 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.628057+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.632170+0000 mon.c (mon.1) 3860 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.632501+0000 mon.c (mon.1) 3861 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.644859+0000 mon.c (mon.1) 3862 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.647837+0000 mon.c (mon.1) 3863 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.649070+0000 mon.c (mon.1) 3864 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.656814+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.657668+0000 mgr.y (mgr.25480) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.740300+0000 mon.c (mon.1) 3865 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.742768+0000 mon.c (mon.1) 3866 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.745984+0000 mon.c (mon.1) 3867 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.416 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.747267+0000 mon.c (mon.1) 3868 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.754718+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.755576+0000 mgr.y (mgr.25480) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.838992+0000 mon.c (mon.1) 3869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.843110+0000 mon.c (mon.1) 3870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.846338+0000 mon.c (mon.1) 3871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.847281+0000 mon.c (mon.1) 3872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.854360+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.417 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.855253+0000 mgr.y (mgr.25480) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.933760+0000 mon.c (mon.1) 3873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.936791+0000 mon.c (mon.1) 3874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.940278+0000 mon.c (mon.1) 3875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[79395]: audit 2023-12-21T08:08:45.941432+0000 mon.c (mon.1) 3876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.755576+0000 mgr.y (mgr.25480) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.838992+0000 mon.c (mon.1) 3869 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.843110+0000 mon.c (mon.1) 3870 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.846338+0000 mon.c (mon.1) 3871 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.847281+0000 mon.c (mon.1) 3872 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.418 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.854360+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:46.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.855253+0000 mgr.y (mgr.25480) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:46.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.933760+0000 mon.c (mon.1) 3873 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:46.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.936791+0000 mon.c (mon.1) 3874 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:46.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.940278+0000 mon.c (mon.1) 3875 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:46.419 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:45 smithi125 bash[83656]: audit 2023-12-21T08:08:45.941432+0000 mon.c (mon.1) 3876 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_WARN Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.19 is active+undersized+degraded, acting [3,0] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.a is active+undersized+degraded, acting [0,1] 2023-12-21T08:08:46.431 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.d is active+undersized+degraded, acting [0,5] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.11 is active+undersized+degraded, acting [7,2] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.1f is active+undersized+degraded, acting [5,2] 2023-12-21T08:08:46.432 INFO:teuthology.orchestra.run.smithi125.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2023-12-21T08:08:46.964 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[75616]: debug 2023-12-21T08:08:46.699+0000 7f1ef7826700 -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-21T08:08:46.966 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.629915+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:46.966 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.635491+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:46.966 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cluster 2023-12-21T08:08:45.638779+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:46.966 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:45.946523+0000 mgr.y (mgr.25480) 1564 : audit 0 from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:47.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.629915+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.635491+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cluster 2023-12-21T08:08:45.638779+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:45.946523+0000 mgr.y (mgr.25480) 1564 : audit 0 from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:47.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:45.949392+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:45.950713+0000 mgr.y (mgr.25480) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.010667+0000 mon.c (mon.1) 3877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.012794+0000 mon.c (mon.1) 3878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.015205+0000 mon.c (mon.1) 3879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.016060+0000 mon.c (mon.1) 3880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.024645+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.027724+0000 mgr.y (mgr.25480) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.102694+0000 mon.c (mon.1) 3881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.104628+0000 mon.c (mon.1) 3882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.106786+0000 mon.c (mon.1) 3883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.275 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.107761+0000 mon.c (mon.1) 3884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.116762+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.119595+0000 mgr.y (mgr.25480) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.198846+0000 mon.c (mon.1) 3885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.201149+0000 mon.c (mon.1) 3886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.203668+0000 mon.c (mon.1) 3887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.204565+0000 mon.c (mon.1) 3888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.213160+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.216233+0000 mgr.y (mgr.25480) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.294938+0000 mon.c (mon.1) 3889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.298073+0000 mon.c (mon.1) 3890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.276 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.301584+0000 mon.c (mon.1) 3891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.302807+0000 mon.c (mon.1) 3892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.312157+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.315263+0000 mgr.y (mgr.25480) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.393612+0000 mon.c (mon.1) 3893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.396290+0000 mon.c (mon.1) 3894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.399164+0000 mon.c (mon.1) 3895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.400493+0000 mon.c (mon.1) 3896 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.409957+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.411496+0000 mgr.y (mgr.25480) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.426352+0000 mon.c (mon.1) 3897 : audit 0 from='client.? 172.21.15.125:0/2725315565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:47.277 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.488843+0000 mon.c (mon.1) 3898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.491780+0000 mon.c (mon.1) 3899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.494957+0000 mon.c (mon.1) 3900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.496172+0000 mon.c (mon.1) 3901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.505067+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.506592+0000 mgr.y (mgr.25480) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.278 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.588340+0000 mon.c (mon.1) 3902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.590402+0000 mon.c (mon.1) 3903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.593786+0000 mon.c (mon.1) 3904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.594627+0000 mon.c (mon.1) 3905 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.603870+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.604640+0000 mgr.y (mgr.25480) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.631997+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.674165+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.685167+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.686618+0000 mon.c (mon.1) 3906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.689802+0000 mon.c (mon.1) 3907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.693065+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.279 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.695744+0000 mon.c (mon.1) 3908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.697265+0000 mon.c (mon.1) 3909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.699610+0000 mon.c (mon.1) 3910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: audit 2023-12-21T08:08:46.699801+0000 mgr.y (mgr.25480) 1573 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.280 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:46 smithi146 bash[67217]: cephadm 2023-12-21T08:08:46.700878+0000 mgr.y (mgr.25480) 1574 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:47.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:47] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2023-12-21T08:08:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.629915+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.635491+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cluster 2023-12-21T08:08:45.638779+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e155 with expected crc 2023-12-21T08:08:47.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:45.946523+0000 mgr.y (mgr.25480) 1564 : audit 0 from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:45.949392+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:45.950713+0000 mgr.y (mgr.25480) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.010667+0000 mon.c (mon.1) 3877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.012794+0000 mon.c (mon.1) 3878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.015205+0000 mon.c (mon.1) 3879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.016060+0000 mon.c (mon.1) 3880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.024645+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.027724+0000 mgr.y (mgr.25480) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.102694+0000 mon.c (mon.1) 3881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.104628+0000 mon.c (mon.1) 3882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.106786+0000 mon.c (mon.1) 3883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.107761+0000 mon.c (mon.1) 3884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.116762+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.119595+0000 mgr.y (mgr.25480) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.198846+0000 mon.c (mon.1) 3885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.201149+0000 mon.c (mon.1) 3886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.203668+0000 mon.c (mon.1) 3887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.406 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:45.949392+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:45.950713+0000 mgr.y (mgr.25480) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.010667+0000 mon.c (mon.1) 3877 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.012794+0000 mon.c (mon.1) 3878 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.015205+0000 mon.c (mon.1) 3879 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.016060+0000 mon.c (mon.1) 3880 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.024645+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.027724+0000 mgr.y (mgr.25480) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.102694+0000 mon.c (mon.1) 3881 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.104628+0000 mon.c (mon.1) 3882 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.407 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.106786+0000 mon.c (mon.1) 3883 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.107761+0000 mon.c (mon.1) 3884 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.116762+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.119595+0000 mgr.y (mgr.25480) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.198846+0000 mon.c (mon.1) 3885 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.201149+0000 mon.c (mon.1) 3886 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.203668+0000 mon.c (mon.1) 3887 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.204565+0000 mon.c (mon.1) 3888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.213160+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.408 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.216233+0000 mgr.y (mgr.25480) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.204565+0000 mon.c (mon.1) 3888 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.213160+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.216233+0000 mgr.y (mgr.25480) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.294938+0000 mon.c (mon.1) 3889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.298073+0000 mon.c (mon.1) 3890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.301584+0000 mon.c (mon.1) 3891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.302807+0000 mon.c (mon.1) 3892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.409 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.312157+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.315263+0000 mgr.y (mgr.25480) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.393612+0000 mon.c (mon.1) 3893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.396290+0000 mon.c (mon.1) 3894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.399164+0000 mon.c (mon.1) 3895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.400493+0000 mon.c (mon.1) 3896 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.409957+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.411496+0000 mgr.y (mgr.25480) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.426352+0000 mon.c (mon.1) 3897 : audit 0 from='client.? 172.21.15.125:0/2725315565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.488843+0000 mon.c (mon.1) 3898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.491780+0000 mon.c (mon.1) 3899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.410 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.494957+0000 mon.c (mon.1) 3900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.496172+0000 mon.c (mon.1) 3901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.294938+0000 mon.c (mon.1) 3889 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.298073+0000 mon.c (mon.1) 3890 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.301584+0000 mon.c (mon.1) 3891 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.302807+0000 mon.c (mon.1) 3892 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.411 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.312157+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.315263+0000 mgr.y (mgr.25480) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.393612+0000 mon.c (mon.1) 3893 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.396290+0000 mon.c (mon.1) 3894 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.399164+0000 mon.c (mon.1) 3895 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.400493+0000 mon.c (mon.1) 3896 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.409957+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.411496+0000 mgr.y (mgr.25480) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.426352+0000 mon.c (mon.1) 3897 : audit 0 from='client.? 172.21.15.125:0/2725315565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.488843+0000 mon.c (mon.1) 3898 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.491780+0000 mon.c (mon.1) 3899 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.494957+0000 mon.c (mon.1) 3900 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.412 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.496172+0000 mon.c (mon.1) 3901 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.505067+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.506592+0000 mgr.y (mgr.25480) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.588340+0000 mon.c (mon.1) 3902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.590402+0000 mon.c (mon.1) 3903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.593786+0000 mon.c (mon.1) 3904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.594627+0000 mon.c (mon.1) 3905 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.603870+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.604640+0000 mgr.y (mgr.25480) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.631997+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-21T08:08:47.413 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.674165+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.685167+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.686618+0000 mon.c (mon.1) 3906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.689802+0000 mon.c (mon.1) 3907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.693065+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.695744+0000 mon.c (mon.1) 3908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.697265+0000 mon.c (mon.1) 3909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.699610+0000 mon.c (mon.1) 3910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: audit 2023-12-21T08:08:46.699801+0000 mgr.y (mgr.25480) 1573 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[83656]: cephadm 2023-12-21T08:08:46.700878+0000 mgr.y (mgr.25480) 1574 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:47.414 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.505067+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.506592+0000 mgr.y (mgr.25480) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.588340+0000 mon.c (mon.1) 3902 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.590402+0000 mon.c (mon.1) 3903 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.593786+0000 mon.c (mon.1) 3904 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.594627+0000 mon.c (mon.1) 3905 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.603870+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.604640+0000 mgr.y (mgr.25480) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.631997+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.674165+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.685167+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.415 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.686618+0000 mon.c (mon.1) 3906 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.689802+0000 mon.c (mon.1) 3907 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.693065+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.695744+0000 mon.c (mon.1) 3908 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.697265+0000 mon.c (mon.1) 3909 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.699610+0000 mon.c (mon.1) 3910 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: audit 2023-12-21T08:08:46.699801+0000 mgr.y (mgr.25480) 1573 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:08:47.416 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:46 smithi125 bash[79395]: cephadm 2023-12-21T08:08:46.700878+0000 mgr.y (mgr.25480) 1574 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-21T08:08:48.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.632375+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.230 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.636780+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.639282+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.641843+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.644398+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.646158+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.231 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:47 smithi146 bash[67217]: cluster 2023-12-21T08:08:46.965743+0000 mgr.y (mgr.25480) 1575 : cluster 0 pgmap v263: 161 pgs: 9 peering, 14 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.632375+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.636780+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.639282+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.641843+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.644398+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.646158+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[83656]: cluster 2023-12-21T08:08:46.965743+0000 mgr.y (mgr.25480) 1575 : cluster 0 pgmap v263: 161 pgs: 9 peering, 14 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.632375+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.636780+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.639282+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.641843+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.644398+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.646158+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e156 with expected crc 2023-12-21T08:08:48.405 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:47 smithi125 bash[79395]: cluster 2023-12-21T08:08:46.965743+0000 mgr.y (mgr.25480) 1575 : cluster 0 pgmap v263: 161 pgs: 9 peering, 14 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:08:49.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:48 smithi146 bash[67217]: cluster 2023-12-21T08:08:48.465998+0000 mon.a (mon.0) 1744 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 14 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:49.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:48 smithi125 bash[79395]: cluster 2023-12-21T08:08:48.465998+0000 mon.a (mon.0) 1744 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 14 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:49.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:48 smithi125 bash[83656]: cluster 2023-12-21T08:08:48.465998+0000 mon.a (mon.0) 1744 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 14 pgs degraded (PG_DEGRADED) 2023-12-21T08:08:50.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:50 smithi146 bash[67217]: cluster 2023-12-21T08:08:48.967042+0000 mgr.y (mgr.25480) 1576 : cluster 0 pgmap v264: 161 pgs: 9 peering, 9 active+undersized+degraded, 23 active+undersized, 120 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2023-12-21T08:08:50.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:50 smithi146 bash[67217]: audit 2023-12-21T08:08:49.607261+0000 mgr.y (mgr.25480) 1577 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:50.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:50 smithi146 bash[67217]: audit 2023-12-21T08:08:50.017162+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:50 smithi146 bash[67217]: audit 2023-12-21T08:08:50.031802+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:50 smithi146 bash[67217]: audit 2023-12-21T08:08:50.044248+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[79395]: cluster 2023-12-21T08:08:48.967042+0000 mgr.y (mgr.25480) 1576 : cluster 0 pgmap v264: 161 pgs: 9 peering, 9 active+undersized+degraded, 23 active+undersized, 120 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2023-12-21T08:08:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[79395]: audit 2023-12-21T08:08:49.607261+0000 mgr.y (mgr.25480) 1577 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[79395]: audit 2023-12-21T08:08:50.017162+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[79395]: audit 2023-12-21T08:08:50.031802+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[79395]: audit 2023-12-21T08:08:50.044248+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[83656]: cluster 2023-12-21T08:08:48.967042+0000 mgr.y (mgr.25480) 1576 : cluster 0 pgmap v264: 161 pgs: 9 peering, 9 active+undersized+degraded, 23 active+undersized, 120 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2023-12-21T08:08:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[83656]: audit 2023-12-21T08:08:49.607261+0000 mgr.y (mgr.25480) 1577 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[83656]: audit 2023-12-21T08:08:50.017162+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[83656]: audit 2023-12-21T08:08:50.031802+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:50.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:50 smithi125 bash[83656]: audit 2023-12-21T08:08:50.044248+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:51.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:51 smithi146 bash[67217]: cluster 2023-12-21T08:08:51.479608+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 9 pgs degraded) 2023-12-21T08:08:51.820 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:51 smithi146 bash[67217]: cluster 2023-12-21T08:08:51.479674+0000 mon.a (mon.0) 1749 : cluster 1 Cluster is now healthy 2023-12-21T08:08:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:51 smithi125 bash[79395]: cluster 2023-12-21T08:08:51.479608+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 9 pgs degraded) 2023-12-21T08:08:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:51 smithi125 bash[79395]: cluster 2023-12-21T08:08:51.479674+0000 mon.a (mon.0) 1749 : cluster 1 Cluster is now healthy 2023-12-21T08:08:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:51 smithi125 bash[83656]: cluster 2023-12-21T08:08:51.479608+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 9 pgs degraded) 2023-12-21T08:08:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:51 smithi125 bash[83656]: cluster 2023-12-21T08:08:51.479674+0000 mon.a (mon.0) 1749 : cluster 1 Cluster is now healthy 2023-12-21T08:08:52.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:52 smithi125 bash[79395]: cluster 2023-12-21T08:08:50.968441+0000 mgr.y (mgr.25480) 1578 : cluster 0 pgmap v265: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s 2023-12-21T08:08:52.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:52 smithi125 bash[83656]: cluster 2023-12-21T08:08:50.968441+0000 mgr.y (mgr.25480) 1578 : cluster 0 pgmap v265: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s 2023-12-21T08:08:53.006 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:52 smithi146 bash[67217]: cluster 2023-12-21T08:08:50.968441+0000 mgr.y (mgr.25480) 1578 : cluster 0 pgmap v265: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s 2023-12-21T08:08:54.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:54 smithi125 bash[79395]: cluster 2023-12-21T08:08:52.969603+0000 mgr.y (mgr.25480) 1579 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-21T08:08:54.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:54 smithi125 bash[83656]: cluster 2023-12-21T08:08:52.969603+0000 mgr.y (mgr.25480) 1579 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-21T08:08:55.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:54 smithi146 bash[67217]: cluster 2023-12-21T08:08:52.969603+0000 mgr.y (mgr.25480) 1579 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[79395]: cluster 2023-12-21T08:08:54.970952+0000 mgr.y (mgr.25480) 1580 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[79395]: audit 2023-12-21T08:08:55.552764+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[79395]: audit 2023-12-21T08:08:55.566952+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[79395]: audit 2023-12-21T08:08:55.580182+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[83656]: cluster 2023-12-21T08:08:54.970952+0000 mgr.y (mgr.25480) 1580 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[83656]: audit 2023-12-21T08:08:55.552764+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[83656]: audit 2023-12-21T08:08:55.566952+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:56.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:56 smithi125 bash[83656]: audit 2023-12-21T08:08:55.580182+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:57.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:56 smithi146 bash[67217]: cluster 2023-12-21T08:08:54.970952+0000 mgr.y (mgr.25480) 1580 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-21T08:08:57.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:56 smithi146 bash[67217]: audit 2023-12-21T08:08:55.552764+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:57.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:56 smithi146 bash[67217]: audit 2023-12-21T08:08:55.566952+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:57.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:56 smithi146 bash[67217]: audit 2023-12-21T08:08:55.580182+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:57.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:08:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:08:57] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2023-12-21T08:08:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[83656]: cluster 2023-12-21T08:08:56.972100+0000 mgr.y (mgr.25480) 1581 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2023-12-21T08:08:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[83656]: audit 2023-12-21T08:08:58.363219+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[83656]: audit 2023-12-21T08:08:58.366536+0000 mon.c (mon.1) 3911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:58.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[79395]: cluster 2023-12-21T08:08:56.972100+0000 mgr.y (mgr.25480) 1581 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2023-12-21T08:08:58.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[79395]: audit 2023-12-21T08:08:58.363219+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:58.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:58 smithi125 bash[79395]: audit 2023-12-21T08:08:58.366536+0000 mon.c (mon.1) 3911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:59.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:58 smithi146 bash[67217]: cluster 2023-12-21T08:08:56.972100+0000 mgr.y (mgr.25480) 1581 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2023-12-21T08:08:59.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:58 smithi146 bash[67217]: audit 2023-12-21T08:08:58.363219+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:08:59.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:58 smithi146 bash[67217]: audit 2023-12-21T08:08:58.366536+0000 mon.c (mon.1) 3911 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:00.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:08:59 smithi146 bash[67217]: audit 2023-12-21T08:08:58.892643+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:00.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:08:59 smithi125 bash[79395]: audit 2023-12-21T08:08:58.892643+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:00.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:08:59 smithi125 bash[83656]: audit 2023-12-21T08:08:58.892643+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:01.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:00 smithi146 bash[67217]: cluster 2023-12-21T08:08:58.973223+0000 mgr.y (mgr.25480) 1582 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:09:01.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:00 smithi146 bash[67217]: audit 2023-12-21T08:08:59.616706+0000 mgr.y (mgr.25480) 1583 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:00 smithi125 bash[79395]: cluster 2023-12-21T08:08:58.973223+0000 mgr.y (mgr.25480) 1582 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:09:01.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:00 smithi125 bash[79395]: audit 2023-12-21T08:08:59.616706+0000 mgr.y (mgr.25480) 1583 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:00 smithi125 bash[83656]: cluster 2023-12-21T08:08:58.973223+0000 mgr.y (mgr.25480) 1582 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:09:01.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:00 smithi125 bash[83656]: audit 2023-12-21T08:08:59.616706+0000 mgr.y (mgr.25480) 1583 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:02.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:01 smithi146 bash[67217]: audit 2023-12-21T08:09:01.715262+0000 mon.c (mon.1) 3912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:02.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:01 smithi125 bash[79395]: audit 2023-12-21T08:09:01.715262+0000 mon.c (mon.1) 3912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:02.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:01 smithi125 bash[83656]: audit 2023-12-21T08:09:01.715262+0000 mon.c (mon.1) 3912 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:03.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:02 smithi146 bash[67217]: cluster 2023-12-21T08:09:00.974601+0000 mgr.y (mgr.25480) 1584 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:03.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:02 smithi146 bash[67217]: audit 2023-12-21T08:09:01.715704+0000 mgr.y (mgr.25480) 1585 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:03.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:02 smithi146 bash[67217]: cephadm 2023-12-21T08:09:01.718542+0000 mgr.y (mgr.25480) 1586 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[79395]: cluster 2023-12-21T08:09:00.974601+0000 mgr.y (mgr.25480) 1584 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[79395]: audit 2023-12-21T08:09:01.715704+0000 mgr.y (mgr.25480) 1585 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[79395]: cephadm 2023-12-21T08:09:01.718542+0000 mgr.y (mgr.25480) 1586 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[83656]: cluster 2023-12-21T08:09:00.974601+0000 mgr.y (mgr.25480) 1584 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[83656]: audit 2023-12-21T08:09:01.715704+0000 mgr.y (mgr.25480) 1585 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:09:03.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:02 smithi125 bash[83656]: cephadm 2023-12-21T08:09:01.718542+0000 mgr.y (mgr.25480) 1586 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:09:05.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:04 smithi146 bash[67217]: cluster 2023-12-21T08:09:02.975785+0000 mgr.y (mgr.25480) 1587 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:05.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:04 smithi146 bash[67217]: audit 2023-12-21T08:09:04.047226+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:05.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:04 smithi146 bash[67217]: audit 2023-12-21T08:09:04.052211+0000 mon.c (mon.1) 3913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:09:05.274 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:04 smithi146 bash[67217]: audit 2023-12-21T08:09:04.053712+0000 mon.c (mon.1) 3914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:05.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[79395]: cluster 2023-12-21T08:09:02.975785+0000 mgr.y (mgr.25480) 1587 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:05.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[79395]: audit 2023-12-21T08:09:04.047226+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:05.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[79395]: audit 2023-12-21T08:09:04.052211+0000 mon.c (mon.1) 3913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:09:05.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[79395]: audit 2023-12-21T08:09:04.053712+0000 mon.c (mon.1) 3914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:05.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[83656]: cluster 2023-12-21T08:09:02.975785+0000 mgr.y (mgr.25480) 1587 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:05.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[83656]: audit 2023-12-21T08:09:04.047226+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:05.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[83656]: audit 2023-12-21T08:09:04.052211+0000 mon.c (mon.1) 3913 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:09:05.405 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:04 smithi125 bash[83656]: audit 2023-12-21T08:09:04.053712+0000 mon.c (mon.1) 3914 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:06.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:05 smithi146 bash[67217]: cephadm 2023-12-21T08:09:04.039033+0000 mgr.y (mgr.25480) 1588 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:09:06.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:05 smithi146 bash[67217]: cephadm 2023-12-21T08:09:04.059312+0000 mgr.y (mgr.25480) 1589 : cephadm 1 Deploying daemon osd.7 on smithi146 2023-12-21T08:09:06.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:05 smithi125 bash[79395]: cephadm 2023-12-21T08:09:04.039033+0000 mgr.y (mgr.25480) 1588 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:09:06.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:05 smithi125 bash[79395]: cephadm 2023-12-21T08:09:04.059312+0000 mgr.y (mgr.25480) 1589 : cephadm 1 Deploying daemon osd.7 on smithi146 2023-12-21T08:09:06.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:05 smithi125 bash[83656]: cephadm 2023-12-21T08:09:04.039033+0000 mgr.y (mgr.25480) 1588 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:09:06.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:05 smithi125 bash[83656]: cephadm 2023-12-21T08:09:04.059312+0000 mgr.y (mgr.25480) 1589 : cephadm 1 Deploying daemon osd.7 on smithi146 2023-12-21T08:09:07.211 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:06 smithi146 bash[67217]: cluster 2023-12-21T08:09:04.977217+0000 mgr.y (mgr.25480) 1590 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:07.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:06 smithi125 bash[79395]: cluster 2023-12-21T08:09:04.977217+0000 mgr.y (mgr.25480) 1590 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:07.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:07] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2023-12-21T08:09:07.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:06 smithi125 bash[83656]: cluster 2023-12-21T08:09:04.977217+0000 mgr.y (mgr.25480) 1590 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:08.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:07 smithi146 bash[67217]: cluster 2023-12-21T08:09:06.978348+0000 mgr.y (mgr.25480) 1591 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:08.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:07 smithi125 bash[79395]: cluster 2023-12-21T08:09:06.978348+0000 mgr.y (mgr.25480) 1591 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:08.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:07 smithi125 bash[83656]: cluster 2023-12-21T08:09:06.978348+0000 mgr.y (mgr.25480) 1591 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:08.753 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:08 smithi146 systemd[1]: Stopping Ceph osd.7 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:09.506 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:09 smithi146 bash[41342]: debug 2023-12-21T08:09:09.166+0000 7f2cf5fd7700 -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-21T08:09:09.506 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:09 smithi146 bash[41342]: debug 2023-12-21T08:09:09.166+0000 7f2cf5fd7700 -1 osd.7 156 *** Got signal Terminated *** 2023-12-21T08:09:09.506 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:09 smithi146 bash[41342]: debug 2023-12-21T08:09:09.166+0000 7f2cf5fd7700 -1 osd.7 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:09.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:09 smithi146 bash[67217]: cluster 2023-12-21T08:09:09.170551+0000 mon.a (mon.0) 1756 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:09:09.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:09 smithi125 bash[83656]: cluster 2023-12-21T08:09:09.170551+0000 mon.a (mon.0) 1756 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:09:09.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:09 smithi125 bash[79395]: cluster 2023-12-21T08:09:09.170551+0000 mon.a (mon.0) 1756 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:09:10.816 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: cluster 2023-12-21T08:09:08.979472+0000 mgr.y (mgr.25480) 1592 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:10.816 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: cluster 2023-12-21T08:09:09.488215+0000 mon.a (mon.0) 1757 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:09:10.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: cluster 2023-12-21T08:09:09.505472+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-21T08:09:10.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: audit 2023-12-21T08:09:09.627341+0000 mgr.y (mgr.25480) 1593 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:10.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: audit 2023-12-21T08:09:10.202494+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: audit 2023-12-21T08:09:10.213685+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.817 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:10 smithi146 bash[67217]: audit 2023-12-21T08:09:10.223229+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: cluster 2023-12-21T08:09:08.979472+0000 mgr.y (mgr.25480) 1592 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: cluster 2023-12-21T08:09:09.488215+0000 mon.a (mon.0) 1757 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: cluster 2023-12-21T08:09:09.505472+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: audit 2023-12-21T08:09:09.627341+0000 mgr.y (mgr.25480) 1593 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: audit 2023-12-21T08:09:10.202494+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: audit 2023-12-21T08:09:10.213685+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[83656]: audit 2023-12-21T08:09:10.223229+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: cluster 2023-12-21T08:09:08.979472+0000 mgr.y (mgr.25480) 1592 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: cluster 2023-12-21T08:09:09.488215+0000 mon.a (mon.0) 1757 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: cluster 2023-12-21T08:09:09.505472+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: audit 2023-12-21T08:09:09.627341+0000 mgr.y (mgr.25480) 1593 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: audit 2023-12-21T08:09:10.202494+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: audit 2023-12-21T08:09:10.213685+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:10.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:10 smithi125 bash[79395]: audit 2023-12-21T08:09:10.223229+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:11 smithi146 bash[67217]: cluster 2023-12-21T08:09:10.508987+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-21T08:09:11.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:11 smithi146 bash[84888]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:09:11.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:11 smithi146 bash[85042]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:09:11.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:11 smithi125 bash[79395]: cluster 2023-12-21T08:09:10.508987+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-21T08:09:11.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:11 smithi125 bash[83656]: cluster 2023-12-21T08:09:10.508987+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-21T08:09:12.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:12 smithi146 bash[67217]: cluster 2023-12-21T08:09:10.980641+0000 mgr.y (mgr.25480) 1594 : cluster 0 pgmap v277: 161 pgs: 4 active+undersized+degraded, 11 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2023-12-21T08:09:12.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:12 smithi146 bash[67217]: cluster 2023-12-21T08:09:11.520722+0000 mon.a (mon.0) 1763 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:12 smithi125 bash[79395]: cluster 2023-12-21T08:09:10.980641+0000 mgr.y (mgr.25480) 1594 : cluster 0 pgmap v277: 161 pgs: 4 active+undersized+degraded, 11 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2023-12-21T08:09:12.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:12 smithi125 bash[79395]: cluster 2023-12-21T08:09:11.520722+0000 mon.a (mon.0) 1763 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:12 smithi125 bash[83656]: cluster 2023-12-21T08:09:10.980641+0000 mgr.y (mgr.25480) 1594 : cluster 0 pgmap v277: 161 pgs: 4 active+undersized+degraded, 11 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2023-12-21T08:09:12.905 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:12 smithi125 bash[83656]: cluster 2023-12-21T08:09:11.520722+0000 mon.a (mon.0) 1763 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:13.945 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:13 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-21T08:09:13.945 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:13 smithi146 systemd[1]: Stopped Ceph osd.7 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:09:13.945 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:13 smithi146 systemd[1]: Started Ceph osd.7 for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:09:14.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: cluster 2023-12-21T08:09:12.982161+0000 mgr.y (mgr.25480) 1595 : cluster 0 pgmap v278: 161 pgs: 17 active+undersized+degraded, 11 peering, 2 stale+active+clean, 23 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-21T08:09:14.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.363499+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.366356+0000 mon.c (mon.1) 3915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:14.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.924681+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.938374+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.961673+0000 mon.c (mon.1) 3916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.963455+0000 mon.c (mon.1) 3917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:13.974321+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.060817+0000 mon.c (mon.1) 3918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.063348+0000 mon.c (mon.1) 3919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.067457+0000 mon.c (mon.1) 3920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.068881+0000 mon.c (mon.1) 3921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.078903+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.159710+0000 mon.c (mon.1) 3922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.162588+0000 mon.c (mon.1) 3923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.165731+0000 mon.c (mon.1) 3924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.166767+0000 mon.c (mon.1) 3925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.174552+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.266018+0000 mon.c (mon.1) 3926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.268842+0000 mon.c (mon.1) 3927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.272078+0000 mon.c (mon.1) 3928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.273346+0000 mon.c (mon.1) 3929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[83656]: audit 2023-12-21T08:09:14.282532+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: cluster 2023-12-21T08:09:12.982161+0000 mgr.y (mgr.25480) 1595 : cluster 0 pgmap v278: 161 pgs: 17 active+undersized+degraded, 11 peering, 2 stale+active+clean, 23 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-21T08:09:14.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.363499+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.366356+0000 mon.c (mon.1) 3915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.924681+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.938374+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.961673+0000 mon.c (mon.1) 3916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.963455+0000 mon.c (mon.1) 3917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:13.974321+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.060817+0000 mon.c (mon.1) 3918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.063348+0000 mon.c (mon.1) 3919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.067457+0000 mon.c (mon.1) 3920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.068881+0000 mon.c (mon.1) 3921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.078903+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.159710+0000 mon.c (mon.1) 3922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.162588+0000 mon.c (mon.1) 3923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.165731+0000 mon.c (mon.1) 3924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.166767+0000 mon.c (mon.1) 3925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.174552+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.266018+0000 mon.c (mon.1) 3926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.268842+0000 mon.c (mon.1) 3927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.272078+0000 mon.c (mon.1) 3928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.273346+0000 mon.c (mon.1) 3929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:14 smithi125 bash[79395]: audit 2023-12-21T08:09:14.282532+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: cluster 2023-12-21T08:09:12.982161+0000 mgr.y (mgr.25480) 1595 : cluster 0 pgmap v278: 161 pgs: 17 active+undersized+degraded, 11 peering, 2 stale+active+clean, 23 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.363499+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.366356+0000 mon.c (mon.1) 3915 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.924681+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.938374+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.961673+0000 mon.c (mon.1) 3916 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.963455+0000 mon.c (mon.1) 3917 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:13.974321+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.060817+0000 mon.c (mon.1) 3918 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.063348+0000 mon.c (mon.1) 3919 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.067457+0000 mon.c (mon.1) 3920 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.068881+0000 mon.c (mon.1) 3921 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.078903+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.159710+0000 mon.c (mon.1) 3922 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.162588+0000 mon.c (mon.1) 3923 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.165731+0000 mon.c (mon.1) 3924 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.166767+0000 mon.c (mon.1) 3925 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.174552+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.266018+0000 mon.c (mon.1) 3926 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.268842+0000 mon.c (mon.1) 3927 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.272078+0000 mon.c (mon.1) 3928 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.273346+0000 mon.c (mon.1) 3929 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:14.775 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:14 smithi146 bash[67217]: audit 2023-12-21T08:09:14.282532+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:13.975530+0000 mgr.y (mgr.25480) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.628 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.080155+0000 mgr.y (mgr.25480) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.184680+0000 mgr.y (mgr.25480) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.283311+0000 mgr.y (mgr.25480) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.360862+0000 mon.c (mon.1) 3930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.371814+0000 mon.c (mon.1) 3931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.374068+0000 mon.c (mon.1) 3932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.374852+0000 mon.c (mon.1) 3933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.380266+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.382113+0000 mgr.y (mgr.25480) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.629 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.461222+0000 mon.c (mon.1) 3934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.463399+0000 mon.c (mon.1) 3935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.467490+0000 mon.c (mon.1) 3936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.468928+0000 mon.c (mon.1) 3937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.478641+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.480537+0000 mgr.y (mgr.25480) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.559984+0000 mon.c (mon.1) 3938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.563308+0000 mon.c (mon.1) 3939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.567453+0000 mon.c (mon.1) 3940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.630 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.568857+0000 mon.c (mon.1) 3941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:13.975530+0000 mgr.y (mgr.25480) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.080155+0000 mgr.y (mgr.25480) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.184680+0000 mgr.y (mgr.25480) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.283311+0000 mgr.y (mgr.25480) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.360862+0000 mon.c (mon.1) 3930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.371814+0000 mon.c (mon.1) 3931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.374068+0000 mon.c (mon.1) 3932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.631 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.374852+0000 mon.c (mon.1) 3933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.380266+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.382113+0000 mgr.y (mgr.25480) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.461222+0000 mon.c (mon.1) 3934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.463399+0000 mon.c (mon.1) 3935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.467490+0000 mon.c (mon.1) 3936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.468928+0000 mon.c (mon.1) 3937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.478641+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.480537+0000 mgr.y (mgr.25480) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.559984+0000 mon.c (mon.1) 3938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.563308+0000 mon.c (mon.1) 3939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.632 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.567453+0000 mon.c (mon.1) 3940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.633 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.568857+0000 mon.c (mon.1) 3941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.633 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.577754+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.633 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.579192+0000 mgr.y (mgr.25480) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.633 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.658013+0000 mon.c (mon.1) 3942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.660532+0000 mon.c (mon.1) 3943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.663492+0000 mon.c (mon.1) 3944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.664691+0000 mon.c (mon.1) 3945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.673952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.674906+0000 mgr.y (mgr.25480) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.634 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.752505+0000 mon.c (mon.1) 3946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.755492+0000 mon.c (mon.1) 3947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.759216+0000 mon.c (mon.1) 3948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.760618+0000 mon.c (mon.1) 3949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.769415+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.770610+0000 mgr.y (mgr.25480) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.851722+0000 mon.c (mon.1) 3950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.854212+0000 mon.c (mon.1) 3951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.857100+0000 mon.c (mon.1) 3952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.635 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.858018+0000 mon.c (mon.1) 3953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.866234+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.867004+0000 mgr.y (mgr.25480) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.944177+0000 mon.c (mon.1) 3954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.947380+0000 mon.c (mon.1) 3955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.951366+0000 mon.c (mon.1) 3956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.952582+0000 mon.c (mon.1) 3957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:14.962631+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.042661+0000 mon.c (mon.1) 3958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.045835+0000 mon.c (mon.1) 3959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.049678+0000 mon.c (mon.1) 3960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.636 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.050974+0000 mon.c (mon.1) 3961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.061188+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.148236+0000 mon.c (mon.1) 3962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.150777+0000 mon.c (mon.1) 3963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.155316+0000 mon.c (mon.1) 3964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.157121+0000 mon.c (mon.1) 3965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.167368+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.253022+0000 mon.c (mon.1) 3966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.256684+0000 mon.c (mon.1) 3967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.258888+0000 mon.c (mon.1) 3968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.259790+0000 mon.c (mon.1) 3969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.637 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.267601+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.355062+0000 mon.c (mon.1) 3970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[79395]: audit 2023-12-21T08:09:15.357733+0000 mon.c (mon.1) 3971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.577754+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.579192+0000 mgr.y (mgr.25480) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.658013+0000 mon.c (mon.1) 3942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.638 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.660532+0000 mon.c (mon.1) 3943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.663492+0000 mon.c (mon.1) 3944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.664691+0000 mon.c (mon.1) 3945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.673952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.674906+0000 mgr.y (mgr.25480) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.752505+0000 mon.c (mon.1) 3946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.755492+0000 mon.c (mon.1) 3947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.759216+0000 mon.c (mon.1) 3948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.760618+0000 mon.c (mon.1) 3949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.769415+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.770610+0000 mgr.y (mgr.25480) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.639 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.851722+0000 mon.c (mon.1) 3950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.854212+0000 mon.c (mon.1) 3951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.857100+0000 mon.c (mon.1) 3952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.858018+0000 mon.c (mon.1) 3953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.866234+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.867004+0000 mgr.y (mgr.25480) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.944177+0000 mon.c (mon.1) 3954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.947380+0000 mon.c (mon.1) 3955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.951366+0000 mon.c (mon.1) 3956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.952582+0000 mon.c (mon.1) 3957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:14.962631+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.640 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.042661+0000 mon.c (mon.1) 3958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.045835+0000 mon.c (mon.1) 3959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.049678+0000 mon.c (mon.1) 3960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.050974+0000 mon.c (mon.1) 3961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.061188+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.148236+0000 mon.c (mon.1) 3962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.150777+0000 mon.c (mon.1) 3963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.155316+0000 mon.c (mon.1) 3964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.157121+0000 mon.c (mon.1) 3965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.167368+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.253022+0000 mon.c (mon.1) 3966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.641 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.256684+0000 mon.c (mon.1) 3967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.258888+0000 mon.c (mon.1) 3968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.259790+0000 mon.c (mon.1) 3969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.267601+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.355062+0000 mon.c (mon.1) 3970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.642 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:15 smithi125 bash[83656]: audit 2023-12-21T08:09:15.357733+0000 mon.c (mon.1) 3971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:13.975530+0000 mgr.y (mgr.25480) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.080155+0000 mgr.y (mgr.25480) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.669 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.184680+0000 mgr.y (mgr.25480) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.283311+0000 mgr.y (mgr.25480) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.360862+0000 mon.c (mon.1) 3930 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.371814+0000 mon.c (mon.1) 3931 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.374068+0000 mon.c (mon.1) 3932 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.374852+0000 mon.c (mon.1) 3933 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.380266+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.382113+0000 mgr.y (mgr.25480) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.461222+0000 mon.c (mon.1) 3934 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.463399+0000 mon.c (mon.1) 3935 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.467490+0000 mon.c (mon.1) 3936 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.468928+0000 mon.c (mon.1) 3937 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.670 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.478641+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.480537+0000 mgr.y (mgr.25480) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.559984+0000 mon.c (mon.1) 3938 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.563308+0000 mon.c (mon.1) 3939 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.567453+0000 mon.c (mon.1) 3940 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.568857+0000 mon.c (mon.1) 3941 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.577754+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.579192+0000 mgr.y (mgr.25480) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.658013+0000 mon.c (mon.1) 3942 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.660532+0000 mon.c (mon.1) 3943 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.663492+0000 mon.c (mon.1) 3944 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.664691+0000 mon.c (mon.1) 3945 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.673952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.671 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.674906+0000 mgr.y (mgr.25480) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.752505+0000 mon.c (mon.1) 3946 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.755492+0000 mon.c (mon.1) 3947 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.759216+0000 mon.c (mon.1) 3948 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.760618+0000 mon.c (mon.1) 3949 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.769415+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.770610+0000 mgr.y (mgr.25480) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.851722+0000 mon.c (mon.1) 3950 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.854212+0000 mon.c (mon.1) 3951 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.857100+0000 mon.c (mon.1) 3952 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.858018+0000 mon.c (mon.1) 3953 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.866234+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.672 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.867004+0000 mgr.y (mgr.25480) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.944177+0000 mon.c (mon.1) 3954 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.947380+0000 mon.c (mon.1) 3955 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.951366+0000 mon.c (mon.1) 3956 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.952582+0000 mon.c (mon.1) 3957 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:14.962631+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.042661+0000 mon.c (mon.1) 3958 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.045835+0000 mon.c (mon.1) 3959 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.049678+0000 mon.c (mon.1) 3960 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.050974+0000 mon.c (mon.1) 3961 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.061188+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.673 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.148236+0000 mon.c (mon.1) 3962 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.150777+0000 mon.c (mon.1) 3963 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.155316+0000 mon.c (mon.1) 3964 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.157121+0000 mon.c (mon.1) 3965 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.167368+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.253022+0000 mon.c (mon.1) 3966 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.256684+0000 mon.c (mon.1) 3967 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.258888+0000 mon.c (mon.1) 3968 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.259790+0000 mon.c (mon.1) 3969 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.267601+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:15.674 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.355062+0000 mon.c (mon.1) 3970 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:15.675 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:15 smithi146 bash[67217]: audit 2023-12-21T08:09:15.357733+0000 mon.c (mon.1) 3971 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:14.965167+0000 mgr.y (mgr.25480) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cluster 2023-12-21T08:09:14.982908+0000 mgr.y (mgr.25480) 1607 : cluster 0 pgmap v279: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:16.429 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.065571+0000 mgr.y (mgr.25480) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.171189+0000 mgr.y (mgr.25480) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.271831+0000 mgr.y (mgr.25480) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.361872+0000 mon.c (mon.1) 3972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.378838+0000 mon.c (mon.1) 3973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.389209+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.391701+0000 mgr.y (mgr.25480) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.457352+0000 mon.c (mon.1) 3974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.461251+0000 mon.c (mon.1) 3975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.464241+0000 mon.c (mon.1) 3976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.465370+0000 mon.c (mon.1) 3977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.475521+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.476449+0000 mgr.y (mgr.25480) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.556180+0000 mon.c (mon.1) 3978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.560348+0000 mon.c (mon.1) 3979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.563626+0000 mon.c (mon.1) 3980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.430 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.564730+0000 mon.c (mon.1) 3981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.573239+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.573949+0000 mgr.y (mgr.25480) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.652957+0000 mon.c (mon.1) 3982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.656171+0000 mon.c (mon.1) 3983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.659201+0000 mon.c (mon.1) 3984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.660150+0000 mon.c (mon.1) 3985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.669186+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.670171+0000 mgr.y (mgr.25480) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.737544+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.749942+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.752531+0000 mon.c (mon.1) 3986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.756023+0000 mon.c (mon.1) 3987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.758789+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.763089+0000 mon.c (mon.1) 3988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.764046+0000 mon.c (mon.1) 3989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.770539+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.431 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.771305+0000 mgr.y (mgr.25480) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.849965+0000 mon.c (mon.1) 3990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.852566+0000 mon.c (mon.1) 3991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.855549+0000 mon.c (mon.1) 3992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.856702+0000 mon.c (mon.1) 3993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.866114+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.866941+0000 mgr.y (mgr.25480) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.943765+0000 mon.c (mon.1) 3994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.948050+0000 mon.c (mon.1) 3995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.952008+0000 mon.c (mon.1) 3996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.953504+0000 mon.c (mon.1) 3997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:15.960507+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.044550+0000 mon.c (mon.1) 3998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.046949+0000 mon.c (mon.1) 3999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.049518+0000 mon.c (mon.1) 4000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.050443+0000 mon.c (mon.1) 4001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.432 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.059613+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.144185+0000 mon.c (mon.1) 4002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.148114+0000 mon.c (mon.1) 4003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.151359+0000 mon.c (mon.1) 4004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.152482+0000 mon.c (mon.1) 4005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.159490+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.203035+0000 mon.c (mon.1) 4006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.205595+0000 mon.c (mon.1) 4007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.209274+0000 mon.c (mon.1) 4008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.210612+0000 mon.c (mon.1) 4009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.219109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.299433+0000 mon.c (mon.1) 4010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.303399+0000 mon.c (mon.1) 4011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.307916+0000 mon.c (mon.1) 4012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.433 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.309397+0000 mon.c (mon.1) 4013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.434 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[67217]: audit 2023-12-21T08:09:16.318756+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: 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-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-21T08:09:16.434 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:16 smithi146 bash[85294]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:14.965167+0000 mgr.y (mgr.25480) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cluster 2023-12-21T08:09:14.982908+0000 mgr.y (mgr.25480) 1607 : cluster 0 pgmap v279: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.065571+0000 mgr.y (mgr.25480) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.171189+0000 mgr.y (mgr.25480) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.271831+0000 mgr.y (mgr.25480) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.361872+0000 mon.c (mon.1) 3972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.378838+0000 mon.c (mon.1) 3973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.389209+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.391701+0000 mgr.y (mgr.25480) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.457352+0000 mon.c (mon.1) 3974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.461251+0000 mon.c (mon.1) 3975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.464241+0000 mon.c (mon.1) 3976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.465370+0000 mon.c (mon.1) 3977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.475521+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.476449+0000 mgr.y (mgr.25480) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.556180+0000 mon.c (mon.1) 3978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.560348+0000 mon.c (mon.1) 3979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.563626+0000 mon.c (mon.1) 3980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.564730+0000 mon.c (mon.1) 3981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.573239+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:14.965167+0000 mgr.y (mgr.25480) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cluster 2023-12-21T08:09:14.982908+0000 mgr.y (mgr.25480) 1607 : cluster 0 pgmap v279: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.065571+0000 mgr.y (mgr.25480) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.171189+0000 mgr.y (mgr.25480) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.271831+0000 mgr.y (mgr.25480) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.361872+0000 mon.c (mon.1) 3972 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.378838+0000 mon.c (mon.1) 3973 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.389209+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.391701+0000 mgr.y (mgr.25480) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.457352+0000 mon.c (mon.1) 3974 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.461251+0000 mon.c (mon.1) 3975 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.464241+0000 mon.c (mon.1) 3976 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.465370+0000 mon.c (mon.1) 3977 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.475521+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.476449+0000 mgr.y (mgr.25480) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.556180+0000 mon.c (mon.1) 3978 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.560348+0000 mon.c (mon.1) 3979 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.563626+0000 mon.c (mon.1) 3980 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.564730+0000 mon.c (mon.1) 3981 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.573239+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.573949+0000 mgr.y (mgr.25480) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.652957+0000 mon.c (mon.1) 3982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.656171+0000 mon.c (mon.1) 3983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.659201+0000 mon.c (mon.1) 3984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.660150+0000 mon.c (mon.1) 3985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.669186+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.670171+0000 mgr.y (mgr.25480) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.737544+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.749942+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.752531+0000 mon.c (mon.1) 3986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.756023+0000 mon.c (mon.1) 3987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.758789+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.763089+0000 mon.c (mon.1) 3988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.764046+0000 mon.c (mon.1) 3989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.770539+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.771305+0000 mgr.y (mgr.25480) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.849965+0000 mon.c (mon.1) 3990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.852566+0000 mon.c (mon.1) 3991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.855549+0000 mon.c (mon.1) 3992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.856702+0000 mon.c (mon.1) 3993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.866114+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.866941+0000 mgr.y (mgr.25480) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.943765+0000 mon.c (mon.1) 3994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.948050+0000 mon.c (mon.1) 3995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.952008+0000 mon.c (mon.1) 3996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.953504+0000 mon.c (mon.1) 3997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:15.960507+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.044550+0000 mon.c (mon.1) 3998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.046949+0000 mon.c (mon.1) 3999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.049518+0000 mon.c (mon.1) 4000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.050443+0000 mon.c (mon.1) 4001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.059613+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.144185+0000 mon.c (mon.1) 4002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.148114+0000 mon.c (mon.1) 4003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.151359+0000 mon.c (mon.1) 4004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.152482+0000 mon.c (mon.1) 4005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.159490+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.203035+0000 mon.c (mon.1) 4006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.205595+0000 mon.c (mon.1) 4007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.209274+0000 mon.c (mon.1) 4008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.210612+0000 mon.c (mon.1) 4009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.219109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.299433+0000 mon.c (mon.1) 4010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.303399+0000 mon.c (mon.1) 4011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.307916+0000 mon.c (mon.1) 4012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.309397+0000 mon.c (mon.1) 4013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[79395]: audit 2023-12-21T08:09:16.318756+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.573949+0000 mgr.y (mgr.25480) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.652957+0000 mon.c (mon.1) 3982 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.656171+0000 mon.c (mon.1) 3983 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.659201+0000 mon.c (mon.1) 3984 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.660150+0000 mon.c (mon.1) 3985 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.669186+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.670171+0000 mgr.y (mgr.25480) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.737544+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.749942+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.752531+0000 mon.c (mon.1) 3986 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.756023+0000 mon.c (mon.1) 3987 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.758789+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.763089+0000 mon.c (mon.1) 3988 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.764046+0000 mon.c (mon.1) 3989 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.770539+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.771305+0000 mgr.y (mgr.25480) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.849965+0000 mon.c (mon.1) 3990 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.661 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.852566+0000 mon.c (mon.1) 3991 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.855549+0000 mon.c (mon.1) 3992 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.856702+0000 mon.c (mon.1) 3993 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.866114+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.866941+0000 mgr.y (mgr.25480) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.943765+0000 mon.c (mon.1) 3994 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.948050+0000 mon.c (mon.1) 3995 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.952008+0000 mon.c (mon.1) 3996 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.953504+0000 mon.c (mon.1) 3997 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:15.960507+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.044550+0000 mon.c (mon.1) 3998 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.046949+0000 mon.c (mon.1) 3999 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.049518+0000 mon.c (mon.1) 4000 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.050443+0000 mon.c (mon.1) 4001 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.059613+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.662 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.144185+0000 mon.c (mon.1) 4002 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.148114+0000 mon.c (mon.1) 4003 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.151359+0000 mon.c (mon.1) 4004 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.152482+0000 mon.c (mon.1) 4005 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.159490+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.203035+0000 mon.c (mon.1) 4006 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.205595+0000 mon.c (mon.1) 4007 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.209274+0000 mon.c (mon.1) 4008 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.210612+0000 mon.c (mon.1) 4009 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.219109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.299433+0000 mon.c (mon.1) 4010 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.303399+0000 mon.c (mon.1) 4011 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.307916+0000 mon.c (mon.1) 4012 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.309397+0000 mon.c (mon.1) 4013 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:16.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:16 smithi125 bash[83656]: audit 2023-12-21T08:09:16.318756+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:16.852 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:09:17.359 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:17] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2023-12-21T08:09:17.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:15.963482+0000 mgr.y (mgr.25480) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.060889+0000 mgr.y (mgr.25480) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.160264+0000 mgr.y (mgr.25480) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.219806+0000 mgr.y (mgr.25480) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.319584+0000 mgr.y (mgr.25480) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.399152+0000 mon.c (mon.1) 4014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.401218+0000 mon.c (mon.1) 4015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.403714+0000 mon.c (mon.1) 4016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.404698+0000 mon.c (mon.1) 4017 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.410566+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.412775+0000 mgr.y (mgr.25480) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.493515+0000 mon.c (mon.1) 4018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.496010+0000 mon.c (mon.1) 4019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.498536+0000 mon.c (mon.1) 4020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.499505+0000 mon.c (mon.1) 4021 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.505652+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.507027+0000 mgr.y (mgr.25480) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.588837+0000 mon.c (mon.1) 4022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.591349+0000 mon.c (mon.1) 4023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.593871+0000 mon.c (mon.1) 4024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.594815+0000 mon.c (mon.1) 4025 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.601817+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.603538+0000 mgr.y (mgr.25480) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.685474+0000 mon.c (mon.1) 4026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.689263+0000 mon.c (mon.1) 4027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.693471+0000 mon.c (mon.1) 4028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.694646+0000 mon.c (mon.1) 4029 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.701128+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.702112+0000 mgr.y (mgr.25480) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.782294+0000 mon.c (mon.1) 4030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.785728+0000 mon.c (mon.1) 4031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.788143+0000 mon.c (mon.1) 4032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.788984+0000 mon.c (mon.1) 4033 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.797696+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.798383+0000 mgr.y (mgr.25480) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.835037+0000 mgr.y (mgr.25480) 1627 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.865585+0000 mon.c (mon.1) 4034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.868771+0000 mon.c (mon.1) 4035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.872142+0000 mon.c (mon.1) 4036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.873442+0000 mon.c (mon.1) 4037 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.881324+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.882469+0000 mgr.y (mgr.25480) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.945038+0000 mon.c (mon.1) 4038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.948433+0000 mon.c (mon.1) 4039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.952339+0000 mon.c (mon.1) 4040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.953661+0000 mon.c (mon.1) 4041 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:16.963739+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.045041+0000 mon.c (mon.1) 4042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.047666+0000 mon.c (mon.1) 4043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.050197+0000 mon.c (mon.1) 4044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.051577+0000 mon.c (mon.1) 4045 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.058025+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.140592+0000 mon.c (mon.1) 4046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.143873+0000 mon.c (mon.1) 4047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.147571+0000 mon.c (mon.1) 4048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.148838+0000 mon.c (mon.1) 4049 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.157627+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.238619+0000 mon.c (mon.1) 4050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.241359+0000 mon.c (mon.1) 4051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.245875+0000 mon.c (mon.1) 4052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.247551+0000 mon.c (mon.1) 4053 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.257093+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.337086+0000 mon.c (mon.1) 4054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.341111+0000 mon.c (mon.1) 4055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.345238+0000 mon.c (mon.1) 4056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.347230+0000 mon.c (mon.1) 4057 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:17 smithi146 bash[67217]: audit 2023-12-21T08:09:17.357756+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:15.963482+0000 mgr.y (mgr.25480) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.060889+0000 mgr.y (mgr.25480) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.160264+0000 mgr.y (mgr.25480) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.219806+0000 mgr.y (mgr.25480) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.319584+0000 mgr.y (mgr.25480) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.399152+0000 mon.c (mon.1) 4014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.401218+0000 mon.c (mon.1) 4015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.403714+0000 mon.c (mon.1) 4016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.404698+0000 mon.c (mon.1) 4017 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.410566+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.412775+0000 mgr.y (mgr.25480) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.493515+0000 mon.c (mon.1) 4018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.496010+0000 mon.c (mon.1) 4019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.498536+0000 mon.c (mon.1) 4020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.499505+0000 mon.c (mon.1) 4021 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.655 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.505652+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.507027+0000 mgr.y (mgr.25480) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.588837+0000 mon.c (mon.1) 4022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.591349+0000 mon.c (mon.1) 4023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.593871+0000 mon.c (mon.1) 4024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:15.963482+0000 mgr.y (mgr.25480) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.060889+0000 mgr.y (mgr.25480) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.160264+0000 mgr.y (mgr.25480) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.219806+0000 mgr.y (mgr.25480) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.319584+0000 mgr.y (mgr.25480) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.399152+0000 mon.c (mon.1) 4014 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.401218+0000 mon.c (mon.1) 4015 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.403714+0000 mon.c (mon.1) 4016 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.404698+0000 mon.c (mon.1) 4017 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.410566+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.412775+0000 mgr.y (mgr.25480) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.493515+0000 mon.c (mon.1) 4018 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.496010+0000 mon.c (mon.1) 4019 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.498536+0000 mon.c (mon.1) 4020 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.499505+0000 mon.c (mon.1) 4021 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.505652+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.507027+0000 mgr.y (mgr.25480) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.588837+0000 mon.c (mon.1) 4022 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.591349+0000 mon.c (mon.1) 4023 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.593871+0000 mon.c (mon.1) 4024 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.658 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.594815+0000 mon.c (mon.1) 4025 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.601817+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.603538+0000 mgr.y (mgr.25480) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.685474+0000 mon.c (mon.1) 4026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.689263+0000 mon.c (mon.1) 4027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.693471+0000 mon.c (mon.1) 4028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.694646+0000 mon.c (mon.1) 4029 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.701128+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.702112+0000 mgr.y (mgr.25480) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.782294+0000 mon.c (mon.1) 4030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.659 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.785728+0000 mon.c (mon.1) 4031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.788143+0000 mon.c (mon.1) 4032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.788984+0000 mon.c (mon.1) 4033 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.797696+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.798383+0000 mgr.y (mgr.25480) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.835037+0000 mgr.y (mgr.25480) 1627 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.865585+0000 mon.c (mon.1) 4034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.868771+0000 mon.c (mon.1) 4035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.872142+0000 mon.c (mon.1) 4036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.873442+0000 mon.c (mon.1) 4037 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.660 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.881324+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.594815+0000 mon.c (mon.1) 4025 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.601817+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.603538+0000 mgr.y (mgr.25480) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.685474+0000 mon.c (mon.1) 4026 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.689263+0000 mon.c (mon.1) 4027 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.693471+0000 mon.c (mon.1) 4028 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.694646+0000 mon.c (mon.1) 4029 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.701128+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.702112+0000 mgr.y (mgr.25480) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.782294+0000 mon.c (mon.1) 4030 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.785728+0000 mon.c (mon.1) 4031 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.788143+0000 mon.c (mon.1) 4032 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.788984+0000 mon.c (mon.1) 4033 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.797696+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.798383+0000 mgr.y (mgr.25480) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.835037+0000 mgr.y (mgr.25480) 1627 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:17.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.865585+0000 mon.c (mon.1) 4034 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.868771+0000 mon.c (mon.1) 4035 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.872142+0000 mon.c (mon.1) 4036 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.873442+0000 mon.c (mon.1) 4037 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.663 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.881324+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.663 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.882469+0000 mgr.y (mgr.25480) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.945038+0000 mon.c (mon.1) 4038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.948433+0000 mon.c (mon.1) 4039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.952339+0000 mon.c (mon.1) 4040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.953661+0000 mon.c (mon.1) 4041 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:16.963739+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.045041+0000 mon.c (mon.1) 4042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.047666+0000 mon.c (mon.1) 4043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.050197+0000 mon.c (mon.1) 4044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.664 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.051577+0000 mon.c (mon.1) 4045 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.058025+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.140592+0000 mon.c (mon.1) 4046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.143873+0000 mon.c (mon.1) 4047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.147571+0000 mon.c (mon.1) 4048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.148838+0000 mon.c (mon.1) 4049 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.157627+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.238619+0000 mon.c (mon.1) 4050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.241359+0000 mon.c (mon.1) 4051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.245875+0000 mon.c (mon.1) 4052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.665 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.247551+0000 mon.c (mon.1) 4053 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.257093+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.337086+0000 mon.c (mon.1) 4054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.341111+0000 mon.c (mon.1) 4055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.345238+0000 mon.c (mon.1) 4056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.347230+0000 mon.c (mon.1) 4057 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[83656]: audit 2023-12-21T08:09:17.357756+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.666 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.882469+0000 mgr.y (mgr.25480) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.945038+0000 mon.c (mon.1) 4038 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.948433+0000 mon.c (mon.1) 4039 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.952339+0000 mon.c (mon.1) 4040 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.953661+0000 mon.c (mon.1) 4041 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:16.963739+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.045041+0000 mon.c (mon.1) 4042 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.047666+0000 mon.c (mon.1) 4043 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.050197+0000 mon.c (mon.1) 4044 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.051577+0000 mon.c (mon.1) 4045 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.058025+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.667 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.140592+0000 mon.c (mon.1) 4046 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.143873+0000 mon.c (mon.1) 4047 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.147571+0000 mon.c (mon.1) 4048 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.148838+0000 mon.c (mon.1) 4049 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.157627+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.238619+0000 mon.c (mon.1) 4050 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.241359+0000 mon.c (mon.1) 4051 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.245875+0000 mon.c (mon.1) 4052 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.247551+0000 mon.c (mon.1) 4053 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.257093+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.337086+0000 mon.c (mon.1) 4054 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:17.668 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.341111+0000 mon.c (mon.1) 4055 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:17.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.345238+0000 mon.c (mon.1) 4056 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:17.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.347230+0000 mon.c (mon.1) 4057 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:17.669 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:17 smithi125 bash[79395]: audit 2023-12-21T08:09:17.357756+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:17.693 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:09:17.693 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 1s ago 23m - - 2023-12-21T08:09:17.693 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 7s ago 23m - - 2023-12-21T08:09:17.693 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (9m) 1s ago 16m 17.3M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (8m) 7s ago 16m 44.2M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (8m) 1s ago 13m 48.5M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (7m) 7s ago 22m 436M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (8m) 1s ago 24m 518M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (7m) 1s ago 24m 79.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (6m) 7s ago 22m 52.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (6m) 1s ago 23m 64.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (9m) 1s ago 16m 13.0M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:09:17.694 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (9m) 7s ago 16m 13.0M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (4m) 1s ago 22m 57.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (4m) 1s ago 21m 59.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (3m) 1s ago 20m 51.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (2m) 1s ago 20m 54.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (118s) 7s ago 19m 47.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (78s) 7s ago 18m 51.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 559d51b519f3 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (40s) 7s ago 18m 47.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 750f51acd348 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 starting - - - 4096M 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (7m) 7s ago 16m 64.3M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (14m) 1s ago 14m 89.8M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:09:17.695 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (14m) 7s ago 14m 89.6M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:09:17.696 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (14m) 1s ago 14m 89.7M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:09:17.696 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (14m) 7s ago 14m 89.3M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:09:18.156 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:09:18.157 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 12 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:09:18.158 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:16.964613+0000 mgr.y (mgr.25480) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cluster 2023-12-21T08:09:16.983778+0000 mgr.y (mgr.25480) 1630 : cluster 0 pgmap v280: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.060908+0000 mgr.y (mgr.25480) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.158504+0000 mgr.y (mgr.25480) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.243483+0000 mgr.y (mgr.25480) 1633 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.258280+0000 mgr.y (mgr.25480) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.360579+0000 mgr.y (mgr.25480) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.441761+0000 mon.c (mon.1) 4058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.443956+0000 mon.c (mon.1) 4059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.446335+0000 mon.c (mon.1) 4060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.447236+0000 mon.c (mon.1) 4061 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.454094+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.454899+0000 mgr.y (mgr.25480) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.534124+0000 mon.c (mon.1) 4062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.536290+0000 mon.c (mon.1) 4063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.538545+0000 mon.c (mon.1) 4064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.539416+0000 mon.c (mon.1) 4065 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.545997+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.546751+0000 mgr.y (mgr.25480) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.624157+0000 mon.c (mon.1) 4066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.627400+0000 mon.c (mon.1) 4067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.630160+0000 mon.c (mon.1) 4068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.631284+0000 mon.c (mon.1) 4069 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.637725+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.638481+0000 mgr.y (mgr.25480) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.663486+0000 mgr.y (mgr.25480) 1639 : audit 0 from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.729805+0000 mon.c (mon.1) 4070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.733487+0000 mon.c (mon.1) 4071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.737815+0000 mon.c (mon.1) 4072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.739682+0000 mon.c (mon.1) 4073 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.749882+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.750814+0000 mgr.y (mgr.25480) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.812702+0000 mon.c (mon.1) 4074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.815913+0000 mon.c (mon.1) 4075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.819141+0000 mon.c (mon.1) 4076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.820531+0000 mon.c (mon.1) 4077 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.829137+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.830254+0000 mgr.y (mgr.25480) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.909744+0000 mon.c (mon.1) 4078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.912043+0000 mon.c (mon.1) 4079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.915341+0000 mon.c (mon.1) 4080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.916492+0000 mon.c (mon.1) 4081 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.925066+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: cephadm 2023-12-21T08:09:17.925908+0000 mgr.y (mgr.25480) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.990921+0000 mon.c (mon.1) 4082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.994256+0000 mon.c (mon.1) 4083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.996780+0000 mon.c (mon.1) 4084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:17.997605+0000 mon.c (mon.1) 4085 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.004009+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.068843+0000 mon.c (mon.1) 4086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.071105+0000 mon.c (mon.1) 4087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.073623+0000 mon.c (mon.1) 4088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.074680+0000 mon.c (mon.1) 4089 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.082310+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.151945+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.125:0/1877474689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.167862+0000 mon.c (mon.1) 4090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.171076+0000 mon.c (mon.1) 4091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.176668+0000 mon.c (mon.1) 4092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.177583+0000 mon.c (mon.1) 4093 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.183330+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.261127+0000 mon.c (mon.1) 4094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.263144+0000 mon.c (mon.1) 4095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.265286+0000 mon.c (mon.1) 4096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.266049+0000 mon.c (mon.1) 4097 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.271865+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.351365+0000 mon.c (mon.1) 4098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.355439+0000 mon.c (mon.1) 4099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.357860+0000 mon.c (mon.1) 4100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.358816+0000 mon.c (mon.1) 4101 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:18 smithi146 bash[67217]: audit 2023-12-21T08:09:18.365500+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:09:18.590 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "12/23 daemons upgraded", 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": false 2023-12-21T08:09:18.591 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:09:18.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:16.964613+0000 mgr.y (mgr.25480) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cluster 2023-12-21T08:09:16.983778+0000 mgr.y (mgr.25480) 1630 : cluster 0 pgmap v280: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:18.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.060908+0000 mgr.y (mgr.25480) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.158504+0000 mgr.y (mgr.25480) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.243483+0000 mgr.y (mgr.25480) 1633 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.258280+0000 mgr.y (mgr.25480) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.360579+0000 mgr.y (mgr.25480) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.441761+0000 mon.c (mon.1) 4058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.443956+0000 mon.c (mon.1) 4059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.446335+0000 mon.c (mon.1) 4060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.447236+0000 mon.c (mon.1) 4061 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.454094+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.454899+0000 mgr.y (mgr.25480) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.534124+0000 mon.c (mon.1) 4062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.536290+0000 mon.c (mon.1) 4063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.538545+0000 mon.c (mon.1) 4064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.539416+0000 mon.c (mon.1) 4065 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.545997+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.546751+0000 mgr.y (mgr.25480) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.624157+0000 mon.c (mon.1) 4066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.627400+0000 mon.c (mon.1) 4067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.630160+0000 mon.c (mon.1) 4068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.631284+0000 mon.c (mon.1) 4069 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.637725+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.638481+0000 mgr.y (mgr.25480) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.663486+0000 mgr.y (mgr.25480) 1639 : audit 0 from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.729805+0000 mon.c (mon.1) 4070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.733487+0000 mon.c (mon.1) 4071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.737815+0000 mon.c (mon.1) 4072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.739682+0000 mon.c (mon.1) 4073 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.749882+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.750814+0000 mgr.y (mgr.25480) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.812702+0000 mon.c (mon.1) 4074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.815913+0000 mon.c (mon.1) 4075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.819141+0000 mon.c (mon.1) 4076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.820531+0000 mon.c (mon.1) 4077 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.829137+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.830254+0000 mgr.y (mgr.25480) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.909744+0000 mon.c (mon.1) 4078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.912043+0000 mon.c (mon.1) 4079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.915341+0000 mon.c (mon.1) 4080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.916492+0000 mon.c (mon.1) 4081 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.925066+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: cephadm 2023-12-21T08:09:17.925908+0000 mgr.y (mgr.25480) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.651 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.990921+0000 mon.c (mon.1) 4082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.994256+0000 mon.c (mon.1) 4083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.996780+0000 mon.c (mon.1) 4084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:17.997605+0000 mon.c (mon.1) 4085 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.004009+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.068843+0000 mon.c (mon.1) 4086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.071105+0000 mon.c (mon.1) 4087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.073623+0000 mon.c (mon.1) 4088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.074680+0000 mon.c (mon.1) 4089 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.082310+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.652 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.151945+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.125:0/1877474689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.167862+0000 mon.c (mon.1) 4090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.171076+0000 mon.c (mon.1) 4091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.176668+0000 mon.c (mon.1) 4092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.177583+0000 mon.c (mon.1) 4093 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.183330+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.261127+0000 mon.c (mon.1) 4094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.263144+0000 mon.c (mon.1) 4095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.265286+0000 mon.c (mon.1) 4096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.266049+0000 mon.c (mon.1) 4097 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.271865+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.351365+0000 mon.c (mon.1) 4098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.355439+0000 mon.c (mon.1) 4099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.357860+0000 mon.c (mon.1) 4100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.358816+0000 mon.c (mon.1) 4101 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[83656]: audit 2023-12-21T08:09:18.365500+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.654 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[75616]: debug 2023-12-21T08:09:18.639+0000 7f1eb6979700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:09:18.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:16.964613+0000 mgr.y (mgr.25480) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cluster 2023-12-21T08:09:16.983778+0000 mgr.y (mgr.25480) 1630 : cluster 0 pgmap v280: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:18.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.060908+0000 mgr.y (mgr.25480) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.655 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.158504+0000 mgr.y (mgr.25480) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.243483+0000 mgr.y (mgr.25480) 1633 : audit 0 from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.258280+0000 mgr.y (mgr.25480) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.360579+0000 mgr.y (mgr.25480) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.441761+0000 mon.c (mon.1) 4058 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.443956+0000 mon.c (mon.1) 4059 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.446335+0000 mon.c (mon.1) 4060 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.447236+0000 mon.c (mon.1) 4061 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.454094+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.454899+0000 mgr.y (mgr.25480) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.656 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.534124+0000 mon.c (mon.1) 4062 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.536290+0000 mon.c (mon.1) 4063 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.538545+0000 mon.c (mon.1) 4064 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.539416+0000 mon.c (mon.1) 4065 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.545997+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.546751+0000 mgr.y (mgr.25480) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.624157+0000 mon.c (mon.1) 4066 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.627400+0000 mon.c (mon.1) 4067 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.630160+0000 mon.c (mon.1) 4068 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.631284+0000 mon.c (mon.1) 4069 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.657 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.637725+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.638481+0000 mgr.y (mgr.25480) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.663486+0000 mgr.y (mgr.25480) 1639 : audit 0 from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.729805+0000 mon.c (mon.1) 4070 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.733487+0000 mon.c (mon.1) 4071 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.737815+0000 mon.c (mon.1) 4072 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.739682+0000 mon.c (mon.1) 4073 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.749882+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.750814+0000 mgr.y (mgr.25480) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.812702+0000 mon.c (mon.1) 4074 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.815913+0000 mon.c (mon.1) 4075 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.658 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.819141+0000 mon.c (mon.1) 4076 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.820531+0000 mon.c (mon.1) 4077 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.829137+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.830254+0000 mgr.y (mgr.25480) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.909744+0000 mon.c (mon.1) 4078 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.912043+0000 mon.c (mon.1) 4079 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.915341+0000 mon.c (mon.1) 4080 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.916492+0000 mon.c (mon.1) 4081 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.925066+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: cephadm 2023-12-21T08:09:17.925908+0000 mgr.y (mgr.25480) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.990921+0000 mon.c (mon.1) 4082 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.659 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.994256+0000 mon.c (mon.1) 4083 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.996780+0000 mon.c (mon.1) 4084 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:17.997605+0000 mon.c (mon.1) 4085 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.004009+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.068843+0000 mon.c (mon.1) 4086 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.071105+0000 mon.c (mon.1) 4087 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.073623+0000 mon.c (mon.1) 4088 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.074680+0000 mon.c (mon.1) 4089 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.082310+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.151945+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.125:0/1877474689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.167862+0000 mon.c (mon.1) 4090 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.660 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.171076+0000 mon.c (mon.1) 4091 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.176668+0000 mon.c (mon.1) 4092 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.177583+0000 mon.c (mon.1) 4093 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.183330+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.261127+0000 mon.c (mon.1) 4094 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.263144+0000 mon.c (mon.1) 4095 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.265286+0000 mon.c (mon.1) 4096 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.266049+0000 mon.c (mon.1) 4097 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.271865+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.351365+0000 mon.c (mon.1) 4098 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.355439+0000 mon.c (mon.1) 4099 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:18.661 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.357860+0000 mon.c (mon.1) 4100 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:18.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.358816+0000 mon.c (mon.1) 4101 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:18.662 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:18 smithi125 bash[79395]: audit 2023-12-21T08:09:18.365500+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.027 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded 2023-12-21T08:09:19.027 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:09:19.027 INFO:teuthology.orchestra.run.smithi125.stdout: osd.7 (root=default,host=smithi146) is down 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2023-12-21T08:09:19.028 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.9 is active+undersized+degraded, acting [0,2] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.11 is active+undersized+degraded, acting [2,6] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 3.1b is active+undersized+degraded, acting [0,2] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2023-12-21T08:09:19.029 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2023-12-21T08:09:19.030 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2023-12-21T08:09:19.030 INFO:teuthology.orchestra.run.smithi125.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.004838+0000 mgr.y (mgr.25480) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.083276+0000 mgr.y (mgr.25480) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.184346+0000 mgr.y (mgr.25480) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.273021+0000 mgr.y (mgr.25480) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.366415+0000 mgr.y (mgr.25480) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.451866+0000 mon.c (mon.1) 4102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.643 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.454198+0000 mon.c (mon.1) 4103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.457399+0000 mon.c (mon.1) 4104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.458581+0000 mon.c (mon.1) 4105 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.466796+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.468094+0000 mgr.y (mgr.25480) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cluster 2023-12-21T08:09:18.484969+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.541609+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.544749+0000 mon.c (mon.1) 4106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.548290+0000 mon.c (mon.1) 4107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.551769+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.559821+0000 mon.c (mon.1) 4108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.562777+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.644 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.565959+0000 mon.c (mon.1) 4109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.569221+0000 mon.c (mon.1) 4110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.570093+0000 mgr.y (mgr.25480) 1649 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.575095+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.004838+0000 mgr.y (mgr.25480) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.083276+0000 mgr.y (mgr.25480) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.184346+0000 mgr.y (mgr.25480) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.645 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.273021+0000 mgr.y (mgr.25480) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.366415+0000 mgr.y (mgr.25480) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.451866+0000 mon.c (mon.1) 4102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.454198+0000 mon.c (mon.1) 4103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.457399+0000 mon.c (mon.1) 4104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.458581+0000 mon.c (mon.1) 4105 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.466796+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.468094+0000 mgr.y (mgr.25480) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cluster 2023-12-21T08:09:18.484969+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.541609+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.544749+0000 mon.c (mon.1) 4106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.548290+0000 mon.c (mon.1) 4107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.646 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.551769+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.559821+0000 mon.c (mon.1) 4108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.562777+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.565959+0000 mon.c (mon.1) 4109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.569221+0000 mon.c (mon.1) 4110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.570093+0000 mgr.y (mgr.25480) 1649 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.575095+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.578081+0000 mon.c (mon.1) 4111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.578508+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.584976+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.585130+0000 mgr.y (mgr.25480) 1650 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.588802+0000 mon.c (mon.1) 4112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.589165+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.593604+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.596734+0000 mon.c (mon.1) 4113 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.597090+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.600253+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.604025+0000 mon.c (mon.1) 4114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.604918+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.648 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.609312+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.611324+0000 mon.c (mon.1) 4115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.611593+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.615429+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.618351+0000 mon.c (mon.1) 4116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.618644+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.621693+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.624619+0000 mon.c (mon.1) 4117 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.625005+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.628164+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.631069+0000 mon.c (mon.1) 4118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.649 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.631460+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.635101+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.639316+0000 mgr.y (mgr.25480) 1651 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.639657+0000 mon.c (mon.1) 4119 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.640366+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cephadm 2023-12-21T08:09:18.641150+0000 mgr.y (mgr.25480) 1652 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.647816+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: cluster 2023-12-21T08:09:18.649826+0000 mgr.y (mgr.25480) 1653 : cluster 0 pgmap v281: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.651299+0000 mon.c (mon.1) 4120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.652267+0000 mon.c (mon.1) 4121 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:18.658786+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.650 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[83656]: audit 2023-12-21T08:09:19.022203+0000 mon.c (mon.1) 4122 : audit 0 from='client.? 172.21.15.125:0/2441036100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.578081+0000 mon.c (mon.1) 4111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.578508+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.584976+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.585130+0000 mgr.y (mgr.25480) 1650 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.588802+0000 mon.c (mon.1) 4112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.589165+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.593604+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.596734+0000 mon.c (mon.1) 4113 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.651 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.597090+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.600253+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.604025+0000 mon.c (mon.1) 4114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.604918+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.609312+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.611324+0000 mon.c (mon.1) 4115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.611593+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.615429+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.618351+0000 mon.c (mon.1) 4116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.618644+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.621693+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.624619+0000 mon.c (mon.1) 4117 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.625005+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.652 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.628164+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.631069+0000 mon.c (mon.1) 4118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.631460+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.635101+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.639316+0000 mgr.y (mgr.25480) 1651 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.639657+0000 mon.c (mon.1) 4119 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.640366+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cephadm 2023-12-21T08:09:18.641150+0000 mgr.y (mgr.25480) 1652 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.647816+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: cluster 2023-12-21T08:09:18.649826+0000 mgr.y (mgr.25480) 1653 : cluster 0 pgmap v281: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.651299+0000 mon.c (mon.1) 4120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.652267+0000 mon.c (mon.1) 4121 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:18.658786+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: audit 2023-12-21T08:09:19.022203+0000 mon.c (mon.1) 4122 : audit 0 from='client.? 172.21.15.125:0/2441036100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:09:19.675 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[86035]: debug 2023-12-21T08:09:19.478+0000 7f0ff603b700 1 -- 172.21.15.146:0/3585778816 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563d72ab96c0 con 0x563d72b3e800 2023-12-21T08:09:19.675 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.004838+0000 mgr.y (mgr.25480) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.083276+0000 mgr.y (mgr.25480) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.184346+0000 mgr.y (mgr.25480) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.273021+0000 mgr.y (mgr.25480) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.366415+0000 mgr.y (mgr.25480) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.451866+0000 mon.c (mon.1) 4102 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.454198+0000 mon.c (mon.1) 4103 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.457399+0000 mon.c (mon.1) 4104 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.458581+0000 mon.c (mon.1) 4105 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.466796+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.468094+0000 mgr.y (mgr.25480) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-21T08:09:19.676 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cluster 2023-12-21T08:09:18.484969+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.541609+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.544749+0000 mon.c (mon.1) 4106 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.548290+0000 mon.c (mon.1) 4107 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.551769+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.559821+0000 mon.c (mon.1) 4108 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.562777+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.565959+0000 mon.c (mon.1) 4109 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.569221+0000 mon.c (mon.1) 4110 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.570093+0000 mgr.y (mgr.25480) 1649 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.575095+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.677 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.578081+0000 mon.c (mon.1) 4111 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.578508+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.584976+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.585130+0000 mgr.y (mgr.25480) 1650 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.588802+0000 mon.c (mon.1) 4112 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.589165+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.593604+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.596734+0000 mon.c (mon.1) 4113 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.597090+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.600253+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.604025+0000 mon.c (mon.1) 4114 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.604918+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:09:19.678 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.609312+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.611324+0000 mon.c (mon.1) 4115 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.611593+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.615429+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.618351+0000 mon.c (mon.1) 4116 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.618644+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.621693+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.624619+0000 mon.c (mon.1) 4117 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.625005+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.628164+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.631069+0000 mon.c (mon.1) 4118 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.631460+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.635101+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:09:19.679 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.639316+0000 mgr.y (mgr.25480) 1651 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.639657+0000 mon.c (mon.1) 4119 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.640366+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25480 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cephadm 2023-12-21T08:09:18.641150+0000 mgr.y (mgr.25480) 1652 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.647816+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: cluster 2023-12-21T08:09:18.649826+0000 mgr.y (mgr.25480) 1653 : cluster 0 pgmap v281: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.651299+0000 mon.c (mon.1) 4120 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.652267+0000 mon.c (mon.1) 4121 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:18.658786+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:19.680 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:19 smithi146 bash[67217]: audit 2023-12-21T08:09:19.022203+0000 mon.c (mon.1) 4122 : audit 0 from='client.? 172.21.15.125:0/2441036100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:09:19.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:19 smithi125 bash[79395]: debug 2023-12-21T08:09:19.643+0000 7f13d872e700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:09:20.273 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:20 smithi146 bash[86035]: debug 2023-12-21T08:09:20.034+0000 7f0fff1c1640 -1 Falling back to public interface 2023-12-21T08:09:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:20 smithi125 bash[79395]: audit 2023-12-21T08:09:19.636482+0000 mgr.y (mgr.25480) 1654 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:20.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:20 smithi125 bash[79395]: cluster 2023-12-21T08:09:19.645975+0000 mon.a (mon.0) 1842 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:09:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:20 smithi125 bash[83656]: audit 2023-12-21T08:09:19.636482+0000 mgr.y (mgr.25480) 1654 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:20.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:20 smithi125 bash[83656]: cluster 2023-12-21T08:09:19.645975+0000 mon.a (mon.0) 1842 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:09:20.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:20 smithi146 bash[67217]: audit 2023-12-21T08:09:19.636482+0000 mgr.y (mgr.25480) 1654 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:20.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:20 smithi146 bash[67217]: cluster 2023-12-21T08:09:19.645975+0000 mon.a (mon.0) 1842 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:09:21.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:21 smithi125 bash[79395]: cluster 2023-12-21T08:09:20.651341+0000 mgr.y (mgr.25480) 1655 : cluster 0 pgmap v282: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:21.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:21 smithi125 bash[83656]: cluster 2023-12-21T08:09:20.651341+0000 mgr.y (mgr.25480) 1655 : cluster 0 pgmap v282: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:21.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:21 smithi146 bash[67217]: cluster 2023-12-21T08:09:20.651341+0000 mgr.y (mgr.25480) 1655 : cluster 0 pgmap v282: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:23.420 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[86035]: debug 2023-12-21T08:09:23.074+0000 7f0fff1c1640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-21T08:09:23.420 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[86035]: debug 2023-12-21T08:09:23.118+0000 7f0fff1c1640 -1 osd.7 156 log_to_monitors true 2023-12-21T08:09:24.023 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[86035]: debug 2023-12-21T08:09:23.758+0000 7f0feee2f700 -1 osd.7 156 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:09:24.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[67217]: cluster 2023-12-21T08:09:22.652854+0000 mgr.y (mgr.25480) 1656 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:24.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[67217]: audit 2023-12-21T08:09:23.125570+0000 mon.a (mon.0) 1843 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:24.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:23 smithi146 bash[67217]: audit 2023-12-21T08:09:23.125638+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[79395]: cluster 2023-12-21T08:09:22.652854+0000 mgr.y (mgr.25480) 1656 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[79395]: audit 2023-12-21T08:09:23.125570+0000 mon.a (mon.0) 1843 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[79395]: audit 2023-12-21T08:09:23.125638+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[83656]: cluster 2023-12-21T08:09:22.652854+0000 mgr.y (mgr.25480) 1656 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[83656]: audit 2023-12-21T08:09:23.125570+0000 mon.a (mon.0) 1843 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:24.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:23 smithi125 bash[83656]: audit 2023-12-21T08:09:23.125638+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:09:25.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:24 smithi146 bash[67217]: audit 2023-12-21T08:09:23.711416+0000 mon.a (mon.0) 1844 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:09:25.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:24 smithi146 bash[67217]: cluster 2023-12-21T08:09:23.719032+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-21T08:09:25.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:24 smithi146 bash[67217]: audit 2023-12-21T08:09:23.720993+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:24 smithi146 bash[67217]: audit 2023-12-21T08:09:23.723649+0000 mon.a (mon.0) 1846 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.024 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:24 smithi146 bash[67217]: audit 2023-12-21T08:09:23.924624+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[79395]: audit 2023-12-21T08:09:23.711416+0000 mon.a (mon.0) 1844 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[79395]: cluster 2023-12-21T08:09:23.719032+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[79395]: audit 2023-12-21T08:09:23.720993+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[79395]: audit 2023-12-21T08:09:23.723649+0000 mon.a (mon.0) 1846 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[79395]: audit 2023-12-21T08:09:23.924624+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[83656]: audit 2023-12-21T08:09:23.711416+0000 mon.a (mon.0) 1844 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:09:25.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[83656]: cluster 2023-12-21T08:09:23.719032+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-21T08:09:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[83656]: audit 2023-12-21T08:09:23.720993+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[83656]: audit 2023-12-21T08:09:23.723649+0000 mon.a (mon.0) 1846 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2023-12-21T08:09:25.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:24 smithi125 bash[83656]: audit 2023-12-21T08:09:23.924624+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:25 smithi146 bash[67217]: cluster 2023-12-21T08:09:24.654223+0000 mgr.y (mgr.25480) 1657 : cluster 0 pgmap v285: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:09:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:25 smithi146 bash[67217]: cluster 2023-12-21T08:09:24.726376+0000 mon.a (mon.0) 1848 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:09:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:25 smithi146 bash[67217]: audit 2023-12-21T08:09:24.741159+0000 mon.c (mon.1) 4123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:09:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:25 smithi146 bash[67217]: cluster 2023-12-21T08:09:24.741470+0000 mon.a (mon.0) 1849 : cluster 1 osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915] boot 2023-12-21T08:09:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:25 smithi146 bash[67217]: cluster 2023-12-21T08:09:24.741544+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[79395]: cluster 2023-12-21T08:09:24.654223+0000 mgr.y (mgr.25480) 1657 : cluster 0 pgmap v285: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[79395]: cluster 2023-12-21T08:09:24.726376+0000 mon.a (mon.0) 1848 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[79395]: audit 2023-12-21T08:09:24.741159+0000 mon.c (mon.1) 4123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[79395]: cluster 2023-12-21T08:09:24.741470+0000 mon.a (mon.0) 1849 : cluster 1 osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915] boot 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[79395]: cluster 2023-12-21T08:09:24.741544+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[83656]: cluster 2023-12-21T08:09:24.654223+0000 mgr.y (mgr.25480) 1657 : cluster 0 pgmap v285: 161 pgs: 23 active+undersized+degraded, 44 active+undersized, 94 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[83656]: cluster 2023-12-21T08:09:24.726376+0000 mon.a (mon.0) 1848 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[83656]: audit 2023-12-21T08:09:24.741159+0000 mon.c (mon.1) 4123 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:09:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[83656]: cluster 2023-12-21T08:09:24.741470+0000 mon.a (mon.0) 1849 : cluster 1 osd.7 [v2:172.21.15.146:6824/632578915,v1:172.21.15.146:6825/632578915] boot 2023-12-21T08:09:26.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:25 smithi125 bash[83656]: cluster 2023-12-21T08:09:24.741544+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-21T08:09:27.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:26 smithi146 bash[67217]: cluster 2023-12-21T08:09:25.748840+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-21T08:09:27.095 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:26 smithi125 bash[83656]: cluster 2023-12-21T08:09:25.748840+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-21T08:09:27.096 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:26 smithi125 bash[79395]: cluster 2023-12-21T08:09:25.748840+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-21T08:09:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:27] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2023-12-21T08:09:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:27 smithi146 bash[67217]: cluster 2023-12-21T08:09:26.655398+0000 mgr.y (mgr.25480) 1658 : cluster 0 pgmap v288: 161 pgs: 7 peering, 17 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2023-12-21T08:09:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:27 smithi146 bash[67217]: cluster 2023-12-21T08:09:26.741876+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:27 smithi146 bash[67217]: audit 2023-12-21T08:09:27.551757+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:27 smithi146 bash[67217]: audit 2023-12-21T08:09:27.565127+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:27 smithi146 bash[67217]: audit 2023-12-21T08:09:27.577709+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[79395]: cluster 2023-12-21T08:09:26.655398+0000 mgr.y (mgr.25480) 1658 : cluster 0 pgmap v288: 161 pgs: 7 peering, 17 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2023-12-21T08:09:28.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[79395]: cluster 2023-12-21T08:09:26.741876+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[79395]: audit 2023-12-21T08:09:27.551757+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[79395]: audit 2023-12-21T08:09:27.565127+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[79395]: audit 2023-12-21T08:09:27.577709+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[83656]: cluster 2023-12-21T08:09:26.655398+0000 mgr.y (mgr.25480) 1658 : cluster 0 pgmap v288: 161 pgs: 7 peering, 17 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[83656]: cluster 2023-12-21T08:09:26.741876+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[83656]: audit 2023-12-21T08:09:27.551757+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[83656]: audit 2023-12-21T08:09:27.565127+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:27 smithi125 bash[83656]: audit 2023-12-21T08:09:27.577709+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:29.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[83656]: audit 2023-12-21T08:09:28.363920+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:29.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[83656]: audit 2023-12-21T08:09:28.366910+0000 mon.c (mon.1) 4124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:29.647 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[83656]: cluster 2023-12-21T08:09:28.656874+0000 mgr.y (mgr.25480) 1659 : cluster 0 pgmap v289: 161 pgs: 7 peering, 8 active+undersized+degraded, 23 active+undersized, 123 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2023-12-21T08:09:29.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[79395]: audit 2023-12-21T08:09:28.363920+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:29.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[79395]: audit 2023-12-21T08:09:28.366910+0000 mon.c (mon.1) 4124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:29.648 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:29 smithi125 bash[79395]: cluster 2023-12-21T08:09:28.656874+0000 mgr.y (mgr.25480) 1659 : cluster 0 pgmap v289: 161 pgs: 7 peering, 8 active+undersized+degraded, 23 active+undersized, 123 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2023-12-21T08:09:29.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:29 smithi146 bash[67217]: audit 2023-12-21T08:09:28.363920+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:29.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:29 smithi146 bash[67217]: audit 2023-12-21T08:09:28.366910+0000 mon.c (mon.1) 4124 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:29.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:29 smithi146 bash[67217]: cluster 2023-12-21T08:09:28.656874+0000 mgr.y (mgr.25480) 1659 : cluster 0 pgmap v289: 161 pgs: 7 peering, 8 active+undersized+degraded, 23 active+undersized, 123 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2023-12-21T08:09:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:30 smithi146 bash[67217]: audit 2023-12-21T08:09:29.641997+0000 mgr.y (mgr.25480) 1660 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:30 smithi146 bash[67217]: audit 2023-12-21T08:09:30.399682+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:30 smithi146 bash[67217]: audit 2023-12-21T08:09:30.413056+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:30 smithi146 bash[67217]: audit 2023-12-21T08:09:30.423995+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[83656]: audit 2023-12-21T08:09:29.641997+0000 mgr.y (mgr.25480) 1660 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:30.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[83656]: audit 2023-12-21T08:09:30.399682+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[83656]: audit 2023-12-21T08:09:30.413056+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[83656]: audit 2023-12-21T08:09:30.423995+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[79395]: audit 2023-12-21T08:09:29.641997+0000 mgr.y (mgr.25480) 1660 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[79395]: audit 2023-12-21T08:09:30.399682+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[79395]: audit 2023-12-21T08:09:30.413056+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:30.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:30 smithi125 bash[79395]: audit 2023-12-21T08:09:30.423995+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:31.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:31 smithi146 bash[67217]: cluster 2023-12-21T08:09:30.658163+0000 mgr.y (mgr.25480) 1661 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2023-12-21T08:09:31.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:31 smithi125 bash[83656]: cluster 2023-12-21T08:09:30.658163+0000 mgr.y (mgr.25480) 1661 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2023-12-21T08:09:31.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:31 smithi125 bash[79395]: cluster 2023-12-21T08:09:30.658163+0000 mgr.y (mgr.25480) 1661 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2023-12-21T08:09:32.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:32 smithi146 bash[67217]: cluster 2023-12-21T08:09:31.497605+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-21T08:09:32.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:32 smithi125 bash[83656]: cluster 2023-12-21T08:09:31.497605+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-21T08:09:32.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:32 smithi125 bash[79395]: cluster 2023-12-21T08:09:31.497605+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-21T08:09:33.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:33 smithi125 bash[83656]: cluster 2023-12-21T08:09:32.659233+0000 mgr.y (mgr.25480) 1662 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:09:33.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:33 smithi125 bash[79395]: cluster 2023-12-21T08:09:32.659233+0000 mgr.y (mgr.25480) 1662 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:09:34.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:33 smithi146 bash[67217]: cluster 2023-12-21T08:09:32.659233+0000 mgr.y (mgr.25480) 1662 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:09:35.874 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:35 smithi125 bash[79395]: cluster 2023-12-21T08:09:34.660901+0000 mgr.y (mgr.25480) 1663 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:09:35.875 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:35 smithi125 bash[83656]: cluster 2023-12-21T08:09:34.660901+0000 mgr.y (mgr.25480) 1663 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:09:36.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:35 smithi146 bash[67217]: cluster 2023-12-21T08:09:34.660901+0000 mgr.y (mgr.25480) 1663 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:09:37.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:36 smithi146 bash[67217]: audit 2023-12-21T08:09:35.924606+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:36 smithi146 bash[67217]: audit 2023-12-21T08:09:35.938180+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:36 smithi146 bash[67217]: audit 2023-12-21T08:09:35.950601+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.305 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:37] "GET /metrics HTTP/1.1" 200 38388 "" "Prometheus/2.33.4" 2023-12-21T08:09:37.305 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[79395]: audit 2023-12-21T08:09:35.924606+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.306 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[79395]: audit 2023-12-21T08:09:35.938180+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.306 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[79395]: audit 2023-12-21T08:09:35.950601+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.306 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[83656]: audit 2023-12-21T08:09:35.924606+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.306 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[83656]: audit 2023-12-21T08:09:35.938180+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:37.306 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:36 smithi125 bash[83656]: audit 2023-12-21T08:09:35.950601+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:38.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:37 smithi146 bash[67217]: cluster 2023-12-21T08:09:36.662030+0000 mgr.y (mgr.25480) 1664 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-21T08:09:38.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:37 smithi125 bash[79395]: cluster 2023-12-21T08:09:36.662030+0000 mgr.y (mgr.25480) 1664 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-21T08:09:38.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:37 smithi125 bash[83656]: cluster 2023-12-21T08:09:36.662030+0000 mgr.y (mgr.25480) 1664 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-21T08:09:39.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:39 smithi146 bash[67217]: cluster 2023-12-21T08:09:38.663303+0000 mgr.y (mgr.25480) 1665 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:39.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:39 smithi146 bash[67217]: audit 2023-12-21T08:09:38.949576+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:39.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:39 smithi125 bash[79395]: cluster 2023-12-21T08:09:38.663303+0000 mgr.y (mgr.25480) 1665 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:39.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:39 smithi125 bash[79395]: audit 2023-12-21T08:09:38.949576+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:39 smithi125 bash[83656]: cluster 2023-12-21T08:09:38.663303+0000 mgr.y (mgr.25480) 1665 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:39.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:39 smithi125 bash[83656]: audit 2023-12-21T08:09:38.949576+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:40.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:40 smithi146 bash[67217]: audit 2023-12-21T08:09:39.653332+0000 mgr.y (mgr.25480) 1666 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:40.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:40 smithi125 bash[79395]: audit 2023-12-21T08:09:39.653332+0000 mgr.y (mgr.25480) 1666 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:40.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:40 smithi125 bash[83656]: audit 2023-12-21T08:09:39.653332+0000 mgr.y (mgr.25480) 1666 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:41.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:41 smithi146 bash[67217]: cluster 2023-12-21T08:09:40.664715+0000 mgr.y (mgr.25480) 1667 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:41.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:41 smithi125 bash[79395]: cluster 2023-12-21T08:09:40.664715+0000 mgr.y (mgr.25480) 1667 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:41.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:41 smithi125 bash[83656]: cluster 2023-12-21T08:09:40.664715+0000 mgr.y (mgr.25480) 1667 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:43 smithi146 bash[67217]: cluster 2023-12-21T08:09:42.666087+0000 mgr.y (mgr.25480) 1668 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:43 smithi146 bash[67217]: audit 2023-12-21T08:09:43.364563+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:43 smithi146 bash[67217]: audit 2023-12-21T08:09:43.369575+0000 mon.c (mon.1) 4125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:44.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[79395]: cluster 2023-12-21T08:09:42.666087+0000 mgr.y (mgr.25480) 1668 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:44.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[79395]: audit 2023-12-21T08:09:43.364563+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:44.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[79395]: audit 2023-12-21T08:09:43.369575+0000 mon.c (mon.1) 4125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[83656]: cluster 2023-12-21T08:09:42.666087+0000 mgr.y (mgr.25480) 1668 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[83656]: audit 2023-12-21T08:09:43.364563+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:43 smithi125 bash[83656]: audit 2023-12-21T08:09:43.369575+0000 mon.c (mon.1) 4125 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:46.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:45 smithi146 bash[67217]: cluster 2023-12-21T08:09:44.667505+0000 mgr.y (mgr.25480) 1669 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:46.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:45 smithi125 bash[79395]: cluster 2023-12-21T08:09:44.667505+0000 mgr.y (mgr.25480) 1669 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:46.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:45 smithi125 bash[83656]: cluster 2023-12-21T08:09:44.667505+0000 mgr.y (mgr.25480) 1669 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:47.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:47] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2023-12-21T08:09:48.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:47 smithi146 bash[67217]: cluster 2023-12-21T08:09:46.668626+0000 mgr.y (mgr.25480) 1670 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:47 smithi125 bash[79395]: cluster 2023-12-21T08:09:46.668626+0000 mgr.y (mgr.25480) 1670 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:48.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:47 smithi125 bash[83656]: cluster 2023-12-21T08:09:46.668626+0000 mgr.y (mgr.25480) 1670 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:49.435 INFO:teuthology.orchestra.run.smithi125.stdout:true 2023-12-21T08:09:49.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:49 smithi146 bash[67217]: cluster 2023-12-21T08:09:48.669893+0000 mgr.y (mgr.25480) 1671 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:49.812 INFO:teuthology.orchestra.run.smithi125.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-21T08:09:49.843 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:49 smithi125 bash[79395]: cluster 2023-12-21T08:09:48.669893+0000 mgr.y (mgr.25480) 1671 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:49.843 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:49 smithi125 bash[83656]: cluster 2023-12-21T08:09:48.669893+0000 mgr.y (mgr.25480) 1671 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:50.693 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-21T08:09:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:50 smithi146 bash[67217]: audit 2023-12-21T08:09:49.415774+0000 mgr.y (mgr.25480) 1672 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:50 smithi146 bash[67217]: audit 2023-12-21T08:09:49.664385+0000 mgr.y (mgr.25480) 1673 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:50.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:50 smithi146 bash[67217]: audit 2023-12-21T08:09:49.793762+0000 mgr.y (mgr.25480) 1674 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:50.877 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[83656]: audit 2023-12-21T08:09:49.415774+0000 mgr.y (mgr.25480) 1672 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:50.877 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[83656]: audit 2023-12-21T08:09:49.664385+0000 mgr.y (mgr.25480) 1673 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:50.878 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[83656]: audit 2023-12-21T08:09:49.793762+0000 mgr.y (mgr.25480) 1674 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:50.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[79395]: audit 2023-12-21T08:09:49.415774+0000 mgr.y (mgr.25480) 1672 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:50.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[79395]: audit 2023-12-21T08:09:49.664385+0000 mgr.y (mgr.25480) 1673 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:09:50.878 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:50 smithi125 bash[79395]: audit 2023-12-21T08:09:49.793762+0000 mgr.y (mgr.25480) 1674 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:51.900 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[83656]: audit 2023-12-21T08:09:50.589872+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[83656]: audit 2023-12-21T08:09:50.605497+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[83656]: audit 2023-12-21T08:09:50.619360+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[83656]: cluster 2023-12-21T08:09:50.670935+0000 mgr.y (mgr.25480) 1675 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[79395]: audit 2023-12-21T08:09:50.589872+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[79395]: audit 2023-12-21T08:09:50.605497+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[79395]: audit 2023-12-21T08:09:50.619360+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:51.901 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:51 smithi125 bash[79395]: cluster 2023-12-21T08:09:50.670935+0000 mgr.y (mgr.25480) 1675 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:51 smithi146 bash[67217]: audit 2023-12-21T08:09:50.589872+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:51 smithi146 bash[67217]: audit 2023-12-21T08:09:50.605497+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:51 smithi146 bash[67217]: audit 2023-12-21T08:09:50.619360+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:51 smithi146 bash[67217]: cluster 2023-12-21T08:09:50.670935+0000 mgr.y (mgr.25480) 1675 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:54.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:53 smithi146 bash[67217]: cluster 2023-12-21T08:09:52.672107+0000 mgr.y (mgr.25480) 1676 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 18s ago 24m - - 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 3s ago 23m - - 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (10m) 18s ago 17m 17.3M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (9m) 3s ago 16m 45.1M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (8m) 18s ago 14m 48.5M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (8m) 3s ago 23m 436M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:09:54.107 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (8m) 18s ago 25m 520M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (8m) 18s ago 25m 79.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (6m) 3s ago 23m 56.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (7m) 18s ago 23m 65.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (10m) 18s ago 17m 13.0M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (9m) 3s ago 17m 12.5M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (5m) 18s ago 22m 58.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (4m) 18s ago 22m 59.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (4m) 18s ago 21m 52.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (3m) 18s ago 20m 54.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (2m) 3s ago 20m 49.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (115s) 3s ago 19m 51.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 559d51b519f3 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (76s) 3s ago 18m 49.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 750f51acd348 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (36s) 3s ago 18m 50.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c d74abdb5db43 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (8m) 3s ago 17m 64.4M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (14m) 18s ago 14m 89.9M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (14m) 3s ago 14m 90.7M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:09:54.108 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (14m) 18s ago 14m 89.8M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:09:54.109 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (14m) 3s ago 14m 89.5M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:09:54.142 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:53 smithi125 bash[83656]: cluster 2023-12-21T08:09:52.672107+0000 mgr.y (mgr.25480) 1676 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:54.142 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:53 smithi125 bash[79395]: cluster 2023-12-21T08:09:52.672107+0000 mgr.y (mgr.25480) 1676 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:55.360 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-21T08:09:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:55 smithi146 bash[67217]: audit 2023-12-21T08:09:54.076452+0000 mgr.y (mgr.25480) 1677 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:56.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:55 smithi146 bash[67217]: cluster 2023-12-21T08:09:54.673491+0000 mgr.y (mgr.25480) 1678 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:56.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:55 smithi125 bash[83656]: audit 2023-12-21T08:09:54.076452+0000 mgr.y (mgr.25480) 1677 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:56.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:55 smithi125 bash[83656]: cluster 2023-12-21T08:09:54.673491+0000 mgr.y (mgr.25480) 1678 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:55 smithi125 bash[79395]: audit 2023-12-21T08:09:54.076452+0000 mgr.y (mgr.25480) 1677 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:09:56.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:55 smithi125 bash[79395]: cluster 2023-12-21T08:09:54.673491+0000 mgr.y (mgr.25480) 1678 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:57.154 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:09:57] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2023-12-21T08:09:57.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[83656]: audit 2023-12-21T08:09:56.128626+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[83656]: audit 2023-12-21T08:09:56.141757+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[83656]: audit 2023-12-21T08:09:56.153982+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[83656]: cluster 2023-12-21T08:09:56.674648+0000 mgr.y (mgr.25480) 1679 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[79395]: audit 2023-12-21T08:09:56.128626+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[79395]: audit 2023-12-21T08:09:56.141757+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[79395]: audit 2023-12-21T08:09:56.153982+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:57 smithi125 bash[79395]: cluster 2023-12-21T08:09:56.674648+0000 mgr.y (mgr.25480) 1679 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:57.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:57 smithi146 bash[67217]: audit 2023-12-21T08:09:56.128626+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:57 smithi146 bash[67217]: audit 2023-12-21T08:09:56.141757+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:57 smithi146 bash[67217]: audit 2023-12-21T08:09:56.153982+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:09:57.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:57 smithi146 bash[67217]: cluster 2023-12-21T08:09:56.674648+0000 mgr.y (mgr.25480) 1679 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:09:58.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:58 smithi146 bash[67217]: audit 2023-12-21T08:09:58.357870+0000 mon.c (mon.1) 4126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:58.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:58 smithi125 bash[79395]: audit 2023-12-21T08:09:58.357870+0000 mon.c (mon.1) 4126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:58.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:58 smithi125 bash[83656]: audit 2023-12-21T08:09:58.357870+0000 mon.c (mon.1) 4126 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:09:59.704 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:09:59 smithi125 bash[83656]: cluster 2023-12-21T08:09:58.675625+0000 mgr.y (mgr.25480) 1680 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:59.704 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:09:59 smithi125 bash[79395]: cluster 2023-12-21T08:09:58.675625+0000 mgr.y (mgr.25480) 1680 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:09:59.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:09:59 smithi146 bash[67217]: cluster 2023-12-21T08:09:58.675625+0000 mgr.y (mgr.25480) 1680 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:00.335 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: debug 2023-12-21T08:09:59.998+0000 7f13d872e700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.335 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: debug 2023-12-21T08:09:59.998+0000 7f13d872e700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.336 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: debug 2023-12-21T08:09:59.998+0000 7f13d872e700 -1 log_channel(cluster) log [ERR] : Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:10:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[83656]: audit 2023-12-21T08:09:59.675480+0000 mgr.y (mgr.25480) 1681 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:00.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[83656]: cluster 2023-12-21T08:10:00.000152+0000 mon.a (mon.0) 1872 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[83656]: cluster 2023-12-21T08:10:00.000215+0000 mon.a (mon.0) 1873 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[83656]: cluster 2023-12-21T08:10:00.000268+0000 mon.a (mon.0) 1874 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: audit 2023-12-21T08:09:59.675480+0000 mgr.y (mgr.25480) 1681 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: cluster 2023-12-21T08:10:00.000152+0000 mon.a (mon.0) 1872 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: cluster 2023-12-21T08:10:00.000215+0000 mon.a (mon.0) 1873 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:00 smithi125 bash[79395]: cluster 2023-12-21T08:10:00.000268+0000 mon.a (mon.0) 1874 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:10:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:00 smithi146 bash[67217]: audit 2023-12-21T08:09:59.675480+0000 mgr.y (mgr.25480) 1681 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:00 smithi146 bash[67217]: cluster 2023-12-21T08:10:00.000152+0000 mon.a (mon.0) 1872 : cluster 4 Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:00 smithi146 bash[67217]: cluster 2023-12-21T08:10:00.000215+0000 mon.a (mon.0) 1873 : cluster 4 [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:10:00.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:00 smithi146 bash[67217]: cluster 2023-12-21T08:10:00.000268+0000 mon.a (mon.0) 1874 : cluster 4 Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:10:01.349 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:10:01.350 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:10:01.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:01 smithi125 bash[79395]: cluster 2023-12-21T08:10:00.676895+0000 mgr.y (mgr.25480) 1682 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:01.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:01 smithi125 bash[79395]: audit 2023-12-21T08:10:01.343702+0000 mon.c (mon.1) 4127 : audit 0 from='client.? 172.21.15.125:0/3993589243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:10:01.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:01 smithi125 bash[83656]: cluster 2023-12-21T08:10:00.676895+0000 mgr.y (mgr.25480) 1682 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:01.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:01 smithi125 bash[83656]: audit 2023-12-21T08:10:01.343702+0000 mon.c (mon.1) 4127 : audit 0 from='client.? 172.21.15.125:0/3993589243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:10:02.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:01 smithi146 bash[67217]: cluster 2023-12-21T08:10:00.676895+0000 mgr.y (mgr.25480) 1682 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:02.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:01 smithi146 bash[67217]: audit 2023-12-21T08:10:01.343702+0000 mon.c (mon.1) 4127 : audit 0 from='client.? 172.21.15.125:0/3993589243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:10:02.709 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-21T08:10:03.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:03 smithi146 bash[67217]: cluster 2023-12-21T08:10:02.678027+0000 mgr.y (mgr.25480) 1683 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:04.120 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:03 smithi125 bash[79395]: cluster 2023-12-21T08:10:02.678027+0000 mgr.y (mgr.25480) 1683 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:04.120 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:03 smithi125 bash[83656]: cluster 2023-12-21T08:10:02.678027+0000 mgr.y (mgr.25480) 1683 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:05.463 INFO:teuthology.orchestra.run.smithi125.stdout:wait for servicemap items w/ changing names to refresh 2023-12-21T08:10:06.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:05 smithi146 bash[67217]: cluster 2023-12-21T08:10:04.679545+0000 mgr.y (mgr.25480) 1684 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:06.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:05 smithi125 bash[79395]: cluster 2023-12-21T08:10:04.679545+0000 mgr.y (mgr.25480) 1684 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:06.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:05 smithi125 bash[83656]: cluster 2023-12-21T08:10:04.679545+0000 mgr.y (mgr.25480) 1684 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:06.313 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 60' 2023-12-21T08:10:07.345 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:07] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2023-12-21T08:10:07.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:07 smithi125 bash[83656]: cluster 2023-12-21T08:10:06.680611+0000 mgr.y (mgr.25480) 1685 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:07.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:07 smithi125 bash[79395]: cluster 2023-12-21T08:10:06.680611+0000 mgr.y (mgr.25480) 1685 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:08.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:07 smithi146 bash[67217]: cluster 2023-12-21T08:10:06.680611+0000 mgr.y (mgr.25480) 1685 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:09.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:09 smithi146 bash[67217]: cluster 2023-12-21T08:10:08.681804+0000 mgr.y (mgr.25480) 1686 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:09.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:09 smithi125 bash[79395]: cluster 2023-12-21T08:10:08.681804+0000 mgr.y (mgr.25480) 1686 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:09.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:09 smithi125 bash[83656]: cluster 2023-12-21T08:10:08.681804+0000 mgr.y (mgr.25480) 1686 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:10.774 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:10 smithi146 bash[67217]: audit 2023-12-21T08:10:09.684553+0000 mgr.y (mgr.25480) 1687 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:10.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:10 smithi125 bash[79395]: audit 2023-12-21T08:10:09.684553+0000 mgr.y (mgr.25480) 1687 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:10.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:10 smithi125 bash[83656]: audit 2023-12-21T08:10:09.684553+0000 mgr.y (mgr.25480) 1687 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[83656]: cluster 2023-12-21T08:10:10.683113+0000 mgr.y (mgr.25480) 1688 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[83656]: audit 2023-12-21T08:10:10.794039+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[83656]: audit 2023-12-21T08:10:10.810418+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[83656]: audit 2023-12-21T08:10:10.822399+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[79395]: cluster 2023-12-21T08:10:10.683113+0000 mgr.y (mgr.25480) 1688 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[79395]: audit 2023-12-21T08:10:10.794039+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[79395]: audit 2023-12-21T08:10:10.810418+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:11 smithi125 bash[79395]: audit 2023-12-21T08:10:10.822399+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:11 smithi146 bash[67217]: cluster 2023-12-21T08:10:10.683113+0000 mgr.y (mgr.25480) 1688 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:11 smithi146 bash[67217]: audit 2023-12-21T08:10:10.794039+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:11 smithi146 bash[67217]: audit 2023-12-21T08:10:10.810418+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:12.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:11 smithi146 bash[67217]: audit 2023-12-21T08:10:10.822399+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:14.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:13 smithi125 bash[83656]: cluster 2023-12-21T08:10:12.684221+0000 mgr.y (mgr.25480) 1689 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:14.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:13 smithi125 bash[83656]: audit 2023-12-21T08:10:13.358311+0000 mon.c (mon.1) 4128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:13 smithi125 bash[79395]: cluster 2023-12-21T08:10:12.684221+0000 mgr.y (mgr.25480) 1689 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:14.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:13 smithi125 bash[79395]: audit 2023-12-21T08:10:13.358311+0000 mon.c (mon.1) 4128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:14.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:13 smithi146 bash[67217]: cluster 2023-12-21T08:10:12.684221+0000 mgr.y (mgr.25480) 1689 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:14.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:13 smithi146 bash[67217]: audit 2023-12-21T08:10:13.358311+0000 mon.c (mon.1) 4128 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:16.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:15 smithi125 bash[83656]: cluster 2023-12-21T08:10:14.685475+0000 mgr.y (mgr.25480) 1690 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:16.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:15 smithi125 bash[79395]: cluster 2023-12-21T08:10:14.685475+0000 mgr.y (mgr.25480) 1690 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:16.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:15 smithi146 bash[67217]: cluster 2023-12-21T08:10:14.685475+0000 mgr.y (mgr.25480) 1690 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:17.347 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:17] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2023-12-21T08:10:17.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[79395]: audit 2023-12-21T08:10:16.341087+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[79395]: audit 2023-12-21T08:10:16.358682+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[79395]: audit 2023-12-21T08:10:16.372955+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[79395]: cluster 2023-12-21T08:10:16.686612+0000 mgr.y (mgr.25480) 1691 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[83656]: audit 2023-12-21T08:10:16.341087+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[83656]: audit 2023-12-21T08:10:16.358682+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[83656]: audit 2023-12-21T08:10:16.372955+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:17 smithi125 bash[83656]: cluster 2023-12-21T08:10:16.686612+0000 mgr.y (mgr.25480) 1691 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:17.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:17 smithi146 bash[67217]: audit 2023-12-21T08:10:16.341087+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:17 smithi146 bash[67217]: audit 2023-12-21T08:10:16.358682+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:17 smithi146 bash[67217]: audit 2023-12-21T08:10:16.372955+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:17.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:17 smithi146 bash[67217]: cluster 2023-12-21T08:10:16.686612+0000 mgr.y (mgr.25480) 1691 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:19.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[79395]: cluster 2023-12-21T08:10:18.687764+0000 mgr.y (mgr.25480) 1692 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[79395]: audit 2023-12-21T08:10:18.736291+0000 mon.c (mon.1) 4129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[79395]: audit 2023-12-21T08:10:18.737815+0000 mon.c (mon.1) 4130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[79395]: audit 2023-12-21T08:10:18.746755+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[83656]: cluster 2023-12-21T08:10:18.687764+0000 mgr.y (mgr.25480) 1692 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[83656]: audit 2023-12-21T08:10:18.736291+0000 mon.c (mon.1) 4129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[83656]: audit 2023-12-21T08:10:18.737815+0000 mon.c (mon.1) 4130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:10:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:19 smithi125 bash[83656]: audit 2023-12-21T08:10:18.746755+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:19 smithi146 bash[67217]: cluster 2023-12-21T08:10:18.687764+0000 mgr.y (mgr.25480) 1692 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:19 smithi146 bash[67217]: audit 2023-12-21T08:10:18.736291+0000 mon.c (mon.1) 4129 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:10:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:19 smithi146 bash[67217]: audit 2023-12-21T08:10:18.737815+0000 mon.c (mon.1) 4130 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:10:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:19 smithi146 bash[67217]: audit 2023-12-21T08:10:18.746755+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:20.890 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:20 smithi125 bash[83656]: audit 2023-12-21T08:10:19.692514+0000 mgr.y (mgr.25480) 1693 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:20.891 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:20 smithi125 bash[79395]: audit 2023-12-21T08:10:19.692514+0000 mgr.y (mgr.25480) 1693 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:21.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:20 smithi146 bash[67217]: audit 2023-12-21T08:10:19.692514+0000 mgr.y (mgr.25480) 1693 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:21.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:21 smithi125 bash[79395]: cluster 2023-12-21T08:10:20.689159+0000 mgr.y (mgr.25480) 1694 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:21.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:21 smithi125 bash[83656]: cluster 2023-12-21T08:10:20.689159+0000 mgr.y (mgr.25480) 1694 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:22.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:21 smithi146 bash[67217]: cluster 2023-12-21T08:10:20.689159+0000 mgr.y (mgr.25480) 1694 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:24.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:23 smithi146 bash[67217]: cluster 2023-12-21T08:10:22.690250+0000 mgr.y (mgr.25480) 1695 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:24.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:23 smithi125 bash[79395]: cluster 2023-12-21T08:10:22.690250+0000 mgr.y (mgr.25480) 1695 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:24.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:23 smithi125 bash[83656]: cluster 2023-12-21T08:10:22.690250+0000 mgr.y (mgr.25480) 1695 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:25 smithi146 bash[67217]: cluster 2023-12-21T08:10:24.691657+0000 mgr.y (mgr.25480) 1696 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:26.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:25 smithi125 bash[79395]: cluster 2023-12-21T08:10:24.691657+0000 mgr.y (mgr.25480) 1696 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:25 smithi125 bash[83656]: cluster 2023-12-21T08:10:24.691657+0000 mgr.y (mgr.25480) 1696 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:27.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:27] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2023-12-21T08:10:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:27 smithi146 bash[67217]: cluster 2023-12-21T08:10:26.692797+0000 mgr.y (mgr.25480) 1697 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:28.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:27 smithi125 bash[83656]: cluster 2023-12-21T08:10:26.692797+0000 mgr.y (mgr.25480) 1697 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:28.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:27 smithi125 bash[79395]: cluster 2023-12-21T08:10:26.692797+0000 mgr.y (mgr.25480) 1697 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:29.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:28 smithi146 bash[67217]: audit 2023-12-21T08:10:28.358579+0000 mon.c (mon.1) 4131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:29.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:28 smithi125 bash[79395]: audit 2023-12-21T08:10:28.358579+0000 mon.c (mon.1) 4131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:29.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:28 smithi125 bash[83656]: audit 2023-12-21T08:10:28.358579+0000 mon.c (mon.1) 4131 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:30.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:29 smithi146 bash[67217]: cluster 2023-12-21T08:10:28.693943+0000 mgr.y (mgr.25480) 1698 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:30.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:29 smithi125 bash[79395]: cluster 2023-12-21T08:10:28.693943+0000 mgr.y (mgr.25480) 1698 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:30.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:29 smithi125 bash[83656]: cluster 2023-12-21T08:10:28.693943+0000 mgr.y (mgr.25480) 1698 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:31.029 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:30 smithi146 bash[67217]: audit 2023-12-21T08:10:29.703569+0000 mgr.y (mgr.25480) 1699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:31.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:30 smithi125 bash[79395]: audit 2023-12-21T08:10:29.703569+0000 mgr.y (mgr.25480) 1699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:30 smithi125 bash[83656]: audit 2023-12-21T08:10:29.703569+0000 mgr.y (mgr.25480) 1699 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[79395]: cluster 2023-12-21T08:10:30.695289+0000 mgr.y (mgr.25480) 1700 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[79395]: audit 2023-12-21T08:10:30.993556+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[79395]: audit 2023-12-21T08:10:31.008943+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[79395]: audit 2023-12-21T08:10:31.022266+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[83656]: cluster 2023-12-21T08:10:30.695289+0000 mgr.y (mgr.25480) 1700 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[83656]: audit 2023-12-21T08:10:30.993556+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[83656]: audit 2023-12-21T08:10:31.008943+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:31 smithi125 bash[83656]: audit 2023-12-21T08:10:31.022266+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:31 smithi146 bash[67217]: cluster 2023-12-21T08:10:30.695289+0000 mgr.y (mgr.25480) 1700 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:32.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:31 smithi146 bash[67217]: audit 2023-12-21T08:10:30.993556+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:31 smithi146 bash[67217]: audit 2023-12-21T08:10:31.008943+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:32.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:31 smithi146 bash[67217]: audit 2023-12-21T08:10:31.022266+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:34.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:33 smithi125 bash[83656]: cluster 2023-12-21T08:10:32.696415+0000 mgr.y (mgr.25480) 1701 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:33 smithi125 bash[79395]: cluster 2023-12-21T08:10:32.696415+0000 mgr.y (mgr.25480) 1701 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:34.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:33 smithi146 bash[67217]: cluster 2023-12-21T08:10:32.696415+0000 mgr.y (mgr.25480) 1701 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:35.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:35 smithi125 bash[83656]: cluster 2023-12-21T08:10:34.697802+0000 mgr.y (mgr.25480) 1702 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:35.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:35 smithi125 bash[79395]: cluster 2023-12-21T08:10:34.697802+0000 mgr.y (mgr.25480) 1702 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:36.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:35 smithi146 bash[67217]: cluster 2023-12-21T08:10:34.697802+0000 mgr.y (mgr.25480) 1702 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:37.404 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:37] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[83656]: audit 2023-12-21T08:10:36.558657+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[83656]: audit 2023-12-21T08:10:36.574851+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[83656]: audit 2023-12-21T08:10:36.588405+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[83656]: cluster 2023-12-21T08:10:36.698874+0000 mgr.y (mgr.25480) 1703 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[79395]: audit 2023-12-21T08:10:36.558657+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[79395]: audit 2023-12-21T08:10:36.574851+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[79395]: audit 2023-12-21T08:10:36.588405+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:37.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:37 smithi125 bash[79395]: cluster 2023-12-21T08:10:36.698874+0000 mgr.y (mgr.25480) 1703 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:38.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:37 smithi146 bash[67217]: audit 2023-12-21T08:10:36.558657+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:38.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:37 smithi146 bash[67217]: audit 2023-12-21T08:10:36.574851+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:38.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:37 smithi146 bash[67217]: audit 2023-12-21T08:10:36.588405+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:38.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:37 smithi146 bash[67217]: cluster 2023-12-21T08:10:36.698874+0000 mgr.y (mgr.25480) 1703 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:39.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:39 smithi125 bash[83656]: cluster 2023-12-21T08:10:38.700072+0000 mgr.y (mgr.25480) 1704 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:39.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:39 smithi125 bash[79395]: cluster 2023-12-21T08:10:38.700072+0000 mgr.y (mgr.25480) 1704 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:40.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:39 smithi146 bash[67217]: cluster 2023-12-21T08:10:38.700072+0000 mgr.y (mgr.25480) 1704 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:40.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:40 smithi125 bash[83656]: audit 2023-12-21T08:10:39.712531+0000 mgr.y (mgr.25480) 1705 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:40.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:40 smithi125 bash[79395]: audit 2023-12-21T08:10:39.712531+0000 mgr.y (mgr.25480) 1705 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:41.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:40 smithi146 bash[67217]: audit 2023-12-21T08:10:39.712531+0000 mgr.y (mgr.25480) 1705 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:41.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:41 smithi125 bash[79395]: cluster 2023-12-21T08:10:40.701112+0000 mgr.y (mgr.25480) 1706 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:41.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:41 smithi125 bash[83656]: cluster 2023-12-21T08:10:40.701112+0000 mgr.y (mgr.25480) 1706 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:42.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:41 smithi146 bash[67217]: cluster 2023-12-21T08:10:40.701112+0000 mgr.y (mgr.25480) 1706 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:43 smithi146 bash[67217]: cluster 2023-12-21T08:10:42.702183+0000 mgr.y (mgr.25480) 1707 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:44.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:43 smithi146 bash[67217]: audit 2023-12-21T08:10:43.359246+0000 mon.c (mon.1) 4132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:44.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:43 smithi125 bash[83656]: cluster 2023-12-21T08:10:42.702183+0000 mgr.y (mgr.25480) 1707 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:44.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:43 smithi125 bash[83656]: audit 2023-12-21T08:10:43.359246+0000 mon.c (mon.1) 4132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:43 smithi125 bash[79395]: cluster 2023-12-21T08:10:42.702183+0000 mgr.y (mgr.25480) 1707 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:44.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:43 smithi125 bash[79395]: audit 2023-12-21T08:10:43.359246+0000 mon.c (mon.1) 4132 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:46.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:45 smithi146 bash[67217]: cluster 2023-12-21T08:10:44.703571+0000 mgr.y (mgr.25480) 1708 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:46.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:45 smithi125 bash[83656]: cluster 2023-12-21T08:10:44.703571+0000 mgr.y (mgr.25480) 1708 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:46.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:45 smithi125 bash[79395]: cluster 2023-12-21T08:10:44.703571+0000 mgr.y (mgr.25480) 1708 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:47.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:47 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:47] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2023-12-21T08:10:48.153 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:47 smithi146 bash[67217]: cluster 2023-12-21T08:10:46.704601+0000 mgr.y (mgr.25480) 1709 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:48.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:47 smithi125 bash[79395]: cluster 2023-12-21T08:10:46.704601+0000 mgr.y (mgr.25480) 1709 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:48.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:47 smithi125 bash[83656]: cluster 2023-12-21T08:10:46.704601+0000 mgr.y (mgr.25480) 1709 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:49.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:49 smithi125 bash[83656]: cluster 2023-12-21T08:10:48.705859+0000 mgr.y (mgr.25480) 1710 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:49.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:49 smithi125 bash[79395]: cluster 2023-12-21T08:10:48.705859+0000 mgr.y (mgr.25480) 1710 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:50.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:49 smithi146 bash[67217]: cluster 2023-12-21T08:10:48.705859+0000 mgr.y (mgr.25480) 1710 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:50.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:50 smithi125 bash[83656]: audit 2023-12-21T08:10:49.722243+0000 mgr.y (mgr.25480) 1711 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:50.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:50 smithi125 bash[79395]: audit 2023-12-21T08:10:49.722243+0000 mgr.y (mgr.25480) 1711 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:51.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:50 smithi146 bash[67217]: audit 2023-12-21T08:10:49.722243+0000 mgr.y (mgr.25480) 1711 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[79395]: cluster 2023-12-21T08:10:50.707161+0000 mgr.y (mgr.25480) 1712 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[79395]: audit 2023-12-21T08:10:51.188945+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[79395]: audit 2023-12-21T08:10:51.202870+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[79395]: audit 2023-12-21T08:10:51.214390+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[83656]: cluster 2023-12-21T08:10:50.707161+0000 mgr.y (mgr.25480) 1712 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[83656]: audit 2023-12-21T08:10:51.188945+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[83656]: audit 2023-12-21T08:10:51.202870+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:51.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:51 smithi125 bash[83656]: audit 2023-12-21T08:10:51.214390+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:51 smithi146 bash[67217]: cluster 2023-12-21T08:10:50.707161+0000 mgr.y (mgr.25480) 1712 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:51 smithi146 bash[67217]: audit 2023-12-21T08:10:51.188945+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:51 smithi146 bash[67217]: audit 2023-12-21T08:10:51.202870+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:52.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:51 smithi146 bash[67217]: audit 2023-12-21T08:10:51.214390+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:54.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:53 smithi146 bash[67217]: cluster 2023-12-21T08:10:52.708328+0000 mgr.y (mgr.25480) 1713 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:54.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:53 smithi125 bash[79395]: cluster 2023-12-21T08:10:52.708328+0000 mgr.y (mgr.25480) 1713 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:54.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:53 smithi125 bash[83656]: cluster 2023-12-21T08:10:52.708328+0000 mgr.y (mgr.25480) 1713 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:55.970 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:55 smithi125 bash[83656]: cluster 2023-12-21T08:10:54.709854+0000 mgr.y (mgr.25480) 1714 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:55.970 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:55 smithi125 bash[79395]: cluster 2023-12-21T08:10:54.709854+0000 mgr.y (mgr.25480) 1714 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:56.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:55 smithi146 bash[67217]: cluster 2023-12-21T08:10:54.709854+0000 mgr.y (mgr.25480) 1714 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:10:57.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:10:57] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2023-12-21T08:10:58.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:57 smithi146 bash[67217]: cluster 2023-12-21T08:10:56.710947+0000 mgr.y (mgr.25480) 1715 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:58.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:57 smithi146 bash[67217]: audit 2023-12-21T08:10:56.764188+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:57 smithi146 bash[67217]: audit 2023-12-21T08:10:56.775852+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:57 smithi146 bash[67217]: audit 2023-12-21T08:10:56.789383+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[79395]: cluster 2023-12-21T08:10:56.710947+0000 mgr.y (mgr.25480) 1715 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[79395]: audit 2023-12-21T08:10:56.764188+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[79395]: audit 2023-12-21T08:10:56.775852+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[79395]: audit 2023-12-21T08:10:56.789383+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[83656]: cluster 2023-12-21T08:10:56.710947+0000 mgr.y (mgr.25480) 1715 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[83656]: audit 2023-12-21T08:10:56.764188+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[83656]: audit 2023-12-21T08:10:56.775852+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:58.155 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:57 smithi125 bash[83656]: audit 2023-12-21T08:10:56.789383+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:10:59.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:58 smithi146 bash[67217]: audit 2023-12-21T08:10:58.359413+0000 mon.c (mon.1) 4133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:59.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:58 smithi125 bash[79395]: audit 2023-12-21T08:10:58.359413+0000 mon.c (mon.1) 4133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:10:59.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:58 smithi125 bash[83656]: audit 2023-12-21T08:10:58.359413+0000 mon.c (mon.1) 4133 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:00.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:10:59 smithi146 bash[67217]: cluster 2023-12-21T08:10:58.712212+0000 mgr.y (mgr.25480) 1716 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:00.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:10:59 smithi125 bash[79395]: cluster 2023-12-21T08:10:58.712212+0000 mgr.y (mgr.25480) 1716 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:00.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:10:59 smithi125 bash[83656]: cluster 2023-12-21T08:10:58.712212+0000 mgr.y (mgr.25480) 1716 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:01.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:00 smithi125 bash[79395]: audit 2023-12-21T08:10:59.733413+0000 mgr.y (mgr.25480) 1717 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:01.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:00 smithi125 bash[83656]: audit 2023-12-21T08:10:59.733413+0000 mgr.y (mgr.25480) 1717 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:01.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:00 smithi146 bash[67217]: audit 2023-12-21T08:10:59.733413+0000 mgr.y (mgr.25480) 1717 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:02.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:01 smithi125 bash[79395]: cluster 2023-12-21T08:11:00.713538+0000 mgr.y (mgr.25480) 1718 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:02.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:01 smithi125 bash[83656]: cluster 2023-12-21T08:11:00.713538+0000 mgr.y (mgr.25480) 1718 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:02.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:01 smithi146 bash[67217]: cluster 2023-12-21T08:11:00.713538+0000 mgr.y (mgr.25480) 1718 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:04.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:03 smithi125 bash[79395]: cluster 2023-12-21T08:11:02.714633+0000 mgr.y (mgr.25480) 1719 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:04.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:03 smithi125 bash[83656]: cluster 2023-12-21T08:11:02.714633+0000 mgr.y (mgr.25480) 1719 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:04.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:03 smithi146 bash[67217]: cluster 2023-12-21T08:11:02.714633+0000 mgr.y (mgr.25480) 1719 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:06.064 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:05 smithi146 bash[67217]: cluster 2023-12-21T08:11:04.716149+0000 mgr.y (mgr.25480) 1720 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:06.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:05 smithi125 bash[79395]: cluster 2023-12-21T08:11:04.716149+0000 mgr.y (mgr.25480) 1720 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:06.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:05 smithi125 bash[83656]: cluster 2023-12-21T08:11:04.716149+0000 mgr.y (mgr.25480) 1720 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:07.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:07 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:11:07] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2023-12-21T08:11:08.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:07 smithi146 bash[67217]: cluster 2023-12-21T08:11:06.717364+0000 mgr.y (mgr.25480) 1721 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:08.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:07 smithi125 bash[79395]: cluster 2023-12-21T08:11:06.717364+0000 mgr.y (mgr.25480) 1721 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:08.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:07 smithi125 bash[83656]: cluster 2023-12-21T08:11:06.717364+0000 mgr.y (mgr.25480) 1721 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:09.653 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:09 smithi125 bash[79395]: cluster 2023-12-21T08:11:08.718745+0000 mgr.y (mgr.25480) 1722 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:09.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:09 smithi125 bash[83656]: cluster 2023-12-21T08:11:08.718745+0000 mgr.y (mgr.25480) 1722 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:10.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:09 smithi146 bash[67217]: cluster 2023-12-21T08:11:08.718745+0000 mgr.y (mgr.25480) 1722 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:10.028 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-21T08:11:10.903 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:10 smithi125 bash[83656]: audit 2023-12-21T08:11:09.744540+0000 mgr.y (mgr.25480) 1723 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:10.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:10 smithi125 bash[79395]: audit 2023-12-21T08:11:09.744540+0000 mgr.y (mgr.25480) 1723 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:11.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:10 smithi146 bash[67217]: audit 2023-12-21T08:11:09.744540+0000 mgr.y (mgr.25480) 1723 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:11 smithi146 bash[67217]: cluster 2023-12-21T08:11:10.720229+0000 mgr.y (mgr.25480) 1724 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:11 smithi146 bash[67217]: audit 2023-12-21T08:11:11.380965+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:11 smithi146 bash[67217]: audit 2023-12-21T08:11:11.396032+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:11 smithi146 bash[67217]: audit 2023-12-21T08:11:11.409612+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.903 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[79395]: cluster 2023-12-21T08:11:10.720229+0000 mgr.y (mgr.25480) 1724 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[79395]: audit 2023-12-21T08:11:11.380965+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[79395]: audit 2023-12-21T08:11:11.396032+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[79395]: audit 2023-12-21T08:11:11.409612+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[83656]: cluster 2023-12-21T08:11:10.720229+0000 mgr.y (mgr.25480) 1724 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[83656]: audit 2023-12-21T08:11:11.380965+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[83656]: audit 2023-12-21T08:11:11.396032+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:11.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:11 smithi125 bash[83656]: audit 2023-12-21T08:11:11.409612+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:13.378 INFO:teuthology.orchestra.run.smithi125.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:11:13.378 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi125 smithi125 running 16s ago 25m - - 2023-12-21T08:11:13.378 INFO:teuthology.orchestra.run.smithi125.stdout:agent.smithi146 smithi146 running 1s ago 25m - - 2023-12-21T08:11:13.378 INFO:teuthology.orchestra.run.smithi125.stdout:alertmanager.a smithi125 *:9093,9094 running (11m) 16s ago 18m 17.5M - 0.23.0 ba2b418f427c 00910a20a39f 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:grafana.a smithi146 *:3000 running (10m) 1s ago 17m 44.9M - 8.3.5 dad864ee21e9 1cbc8ca81835 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:iscsi.foo.smithi125.hjuwxs smithi125 running (9m) 16s ago 15m 48.8M - 3.5 e1d6a67b021e 32d4f05dbeb6 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.x smithi146 *:8443,9283,8765 running (9m) 1s ago 24m 437M - 19.0.0-297-ga89fee39 36973ca01a0c 2460bae6ac5e 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:mgr.y smithi125 *:8443,9283,8765 running (10m) 16s ago 26m 525M - 19.0.0-297-ga89fee39 36973ca01a0c 2e02e071361d 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:mon.a smithi125 running (9m) 16s ago 26m 82.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c ce29dded5ca4 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:mon.b smithi146 running (8m) 1s ago 24m 57.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 506b513631ea 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:mon.c smithi125 running (8m) 16s ago 24m 65.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 192a548cc8cb 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.a smithi125 *:9100 running (11m) 16s ago 18m 12.5M - 1.3.1 1dbe0e931976 dc3aac5a650f 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:node-exporter.b smithi146 *:9100 running (11m) 1s ago 18m 12.3M - 1.3.1 1dbe0e931976 13797e32d529 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:osd.0 smithi125 running (6m) 16s ago 24m 59.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 39462ccdd400 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:osd.1 smithi125 running (6m) 16s ago 23m 60.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 04a8dbf100b0 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:osd.2 smithi125 running (5m) 16s ago 22m 54.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c df8ddd68e808 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:osd.3 smithi125 running (4m) 16s ago 22m 57.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 552572b93bd9 2023-12-21T08:11:13.379 INFO:teuthology.orchestra.run.smithi125.stdout:osd.4 smithi146 running (3m) 1s ago 21m 51.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 83fdf139be98 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:osd.5 smithi146 running (3m) 1s ago 20m 52.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 559d51b519f3 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:osd.6 smithi146 running (2m) 1s ago 20m 50.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 750f51acd348 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:osd.7 smithi146 running (116s) 1s ago 19m 51.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c d74abdb5db43 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:prometheus.a smithi146 *:9095 running (9m) 1s ago 18m 64.3M - 2.33.4 514e6a882f6e 47a8434860e2 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi125.yvtogr smithi125 *:8000 running (16m) 16s ago 16m 90.3M - 17.2.0 e1d6a67b021e e09f2b430902 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.foo.smithi146.cjlres smithi146 *:8000 running (16m) 1s ago 16m 91.0M - 17.2.0 e1d6a67b021e b8ce76b445d7 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi125.cvclaz smithi125 *:80 running (16m) 16s ago 16m 90.3M - 17.2.0 e1d6a67b021e 29179153e1be 2023-12-21T08:11:13.380 INFO:teuthology.orchestra.run.smithi125.stdout:rgw.smpl.smithi146.pwirhs smithi146 *:80 running (15m) 1s ago 15m 89.8M - 17.2.0 e1d6a67b021e 543e822152ae 2023-12-21T08:11:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:13 smithi125 bash[79395]: cluster 2023-12-21T08:11:12.721405+0000 mgr.y (mgr.25480) 1725 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:13.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:13 smithi125 bash[79395]: audit 2023-12-21T08:11:13.364759+0000 mon.c (mon.1) 4134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:13.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:13 smithi125 bash[83656]: cluster 2023-12-21T08:11:12.721405+0000 mgr.y (mgr.25480) 1725 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:13.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:13 smithi125 bash[83656]: audit 2023-12-21T08:11:13.364759+0000 mon.c (mon.1) 4134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:14.124 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-21T08:11:14.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:13 smithi146 bash[67217]: cluster 2023-12-21T08:11:12.721405+0000 mgr.y (mgr.25480) 1725 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:14.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:13 smithi146 bash[67217]: audit 2023-12-21T08:11:13.364759+0000 mon.c (mon.1) 4134 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:15.129 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:14 smithi125 bash[79395]: audit 2023-12-21T08:11:13.344436+0000 mgr.y (mgr.25480) 1726 : audit 0 from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:15.129 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:14 smithi125 bash[83656]: audit 2023-12-21T08:11:13.344436+0000 mgr.y (mgr.25480) 1726 : audit 0 from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:15.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:14 smithi146 bash[67217]: audit 2023-12-21T08:11:13.344436+0000 mgr.y (mgr.25480) 1726 : audit 0 from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:16.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:15 smithi125 bash[79395]: cluster 2023-12-21T08:11:14.722865+0000 mgr.y (mgr.25480) 1727 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:16.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:15 smithi125 bash[83656]: cluster 2023-12-21T08:11:14.722865+0000 mgr.y (mgr.25480) 1727 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:16.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:15 smithi146 bash[67217]: cluster 2023-12-21T08:11:14.722865+0000 mgr.y (mgr.25480) 1727 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:17.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:11:17] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2023-12-21T08:11:18.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:17 smithi146 bash[67217]: cluster 2023-12-21T08:11:16.724070+0000 mgr.y (mgr.25480) 1728 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:18.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:17 smithi146 bash[67217]: audit 2023-12-21T08:11:16.950365+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:17 smithi146 bash[67217]: audit 2023-12-21T08:11:16.964791+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:17 smithi146 bash[67217]: audit 2023-12-21T08:11:16.977019+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[79395]: cluster 2023-12-21T08:11:16.724070+0000 mgr.y (mgr.25480) 1728 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:18.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[79395]: audit 2023-12-21T08:11:16.950365+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.403 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[79395]: audit 2023-12-21T08:11:16.964791+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.404 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[79395]: audit 2023-12-21T08:11:16.977019+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[83656]: cluster 2023-12-21T08:11:16.724070+0000 mgr.y (mgr.25480) 1728 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:18.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[83656]: audit 2023-12-21T08:11:16.950365+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[83656]: audit 2023-12-21T08:11:16.964791+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.404 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:17 smithi125 bash[83656]: audit 2023-12-21T08:11:16.977019+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "mon": { 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr": { 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "osd": { 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:11:18.933 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: "rgw": { 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: }, 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: "overall": { 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout: } 2023-12-21T08:11:18.934 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:11:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[83656]: cluster 2023-12-21T08:11:18.724791+0000 mgr.y (mgr.25480) 1729 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[83656]: audit 2023-12-21T08:11:18.842451+0000 mon.c (mon.1) 4135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:11:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[83656]: audit 2023-12-21T08:11:18.844352+0000 mon.c (mon.1) 4136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:11:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[83656]: audit 2023-12-21T08:11:18.856899+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:19.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[83656]: audit 2023-12-21T08:11:18.927670+0000 mon.c (mon.1) 4137 : audit 0 from='client.? 172.21.15.125:0/4167119316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[79395]: cluster 2023-12-21T08:11:18.724791+0000 mgr.y (mgr.25480) 1729 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[79395]: audit 2023-12-21T08:11:18.842451+0000 mon.c (mon.1) 4135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:11:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[79395]: audit 2023-12-21T08:11:18.844352+0000 mon.c (mon.1) 4136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:11:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[79395]: audit 2023-12-21T08:11:18.856899+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:19.905 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:19 smithi125 bash[79395]: audit 2023-12-21T08:11:18.927670+0000 mon.c (mon.1) 4137 : audit 0 from='client.? 172.21.15.125:0/4167119316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:19 smithi146 bash[67217]: cluster 2023-12-21T08:11:18.724791+0000 mgr.y (mgr.25480) 1729 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:19 smithi146 bash[67217]: audit 2023-12-21T08:11:18.842451+0000 mon.c (mon.1) 4135 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:11:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:19 smithi146 bash[67217]: audit 2023-12-21T08:11:18.844352+0000 mon.c (mon.1) 4136 : audit 1 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:11:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:19 smithi146 bash[67217]: audit 2023-12-21T08:11:18.856899+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:20.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:19 smithi146 bash[67217]: audit 2023-12-21T08:11:18.927670+0000 mon.c (mon.1) 4137 : audit 0 from='client.? 172.21.15.125:0/4167119316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:20.448 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade status' 2023-12-21T08:11:20.904 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:20 smithi125 bash[79395]: audit 2023-12-21T08:11:19.752584+0000 mgr.y (mgr.25480) 1730 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:20.904 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:20 smithi125 bash[83656]: audit 2023-12-21T08:11:19.752584+0000 mgr.y (mgr.25480) 1730 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:21.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:20 smithi146 bash[67217]: audit 2023-12-21T08:11:19.752584+0000 mgr.y (mgr.25480) 1730 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:21.818 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:21 smithi125 bash[83656]: cluster 2023-12-21T08:11:20.725636+0000 mgr.y (mgr.25480) 1731 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:21.818 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:21 smithi125 bash[79395]: cluster 2023-12-21T08:11:20.725636+0000 mgr.y (mgr.25480) 1731 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:22.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:21 smithi146 bash[67217]: cluster 2023-12-21T08:11:20.725636+0000 mgr.y (mgr.25480) 1731 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:24.137 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:23 smithi125 bash[79395]: cluster 2023-12-21T08:11:22.726838+0000 mgr.y (mgr.25480) 1732 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:24.137 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:23 smithi125 bash[83656]: cluster 2023-12-21T08:11:22.726838+0000 mgr.y (mgr.25480) 1732 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:24.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:23 smithi146 bash[67217]: cluster 2023-12-21T08:11:22.726838+0000 mgr.y (mgr.25480) 1732 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:24.583 INFO:teuthology.orchestra.run.smithi125.stdout:{ 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "in_progress": true, 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "services_complete": [ 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "mon", 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "osd", 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "mgr" 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: ], 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "progress": "13/23 daemons upgraded", 2023-12-21T08:11:24.584 INFO:teuthology.orchestra.run.smithi125.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-21T08:11:24.585 INFO:teuthology.orchestra.run.smithi125.stdout: "is_paused": true 2023-12-21T08:11:24.585 INFO:teuthology.orchestra.run.smithi125.stdout:} 2023-12-21T08:11:25.440 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph health detail' 2023-12-21T08:11:25.795 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:25 smithi125 bash[79395]: audit 2023-12-21T08:11:24.577689+0000 mgr.y (mgr.25480) 1733 : audit 0 from='client.54661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:25.795 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:25 smithi125 bash[79395]: cluster 2023-12-21T08:11:24.728344+0000 mgr.y (mgr.25480) 1734 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:26.022 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:25 smithi146 bash[67217]: audit 2023-12-21T08:11:24.577689+0000 mgr.y (mgr.25480) 1733 : audit 0 from='client.54661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:26.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:25 smithi146 bash[67217]: cluster 2023-12-21T08:11:24.728344+0000 mgr.y (mgr.25480) 1734 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:26.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:25 smithi125 bash[83656]: audit 2023-12-21T08:11:24.577689+0000 mgr.y (mgr.25480) 1733 : audit 0 from='client.54661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:11:26.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:25 smithi125 bash[83656]: cluster 2023-12-21T08:11:24.728344+0000 mgr.y (mgr.25480) 1734 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:27.153 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:27 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:11:27] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2023-12-21T08:11:28.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:27 smithi146 bash[67217]: cluster 2023-12-21T08:11:26.729221+0000 mgr.y (mgr.25480) 1735 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:28.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:27 smithi125 bash[79395]: cluster 2023-12-21T08:11:26.729221+0000 mgr.y (mgr.25480) 1735 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:28.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:27 smithi125 bash[83656]: cluster 2023-12-21T08:11:26.729221+0000 mgr.y (mgr.25480) 1735 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:28.846 INFO:teuthology.orchestra.run.smithi125.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:11:28.846 INFO:teuthology.orchestra.run.smithi125.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:11:28.846 INFO:teuthology.orchestra.run.smithi125.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:11:29.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:28 smithi146 bash[67217]: audit 2023-12-21T08:11:28.365448+0000 mon.c (mon.1) 4138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:29.056 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:28 smithi125 bash[79395]: audit 2023-12-21T08:11:28.365448+0000 mon.c (mon.1) 4138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:29.056 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:28 smithi125 bash[83656]: audit 2023-12-21T08:11:28.365448+0000 mon.c (mon.1) 4138 : audit 0 from='mgr.25480 172.21.15.125:0/161006193' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:11:29.669 DEBUG:teuthology.orchestra.run.smithi125:> 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-21T08:11:30.153 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:29 smithi125 bash[79395]: cluster 2023-12-21T08:11:28.730050+0000 mgr.y (mgr.25480) 1736 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:30.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:29 smithi125 bash[79395]: audit 2023-12-21T08:11:28.840907+0000 mon.c (mon.1) 4139 : audit 0 from='client.? 172.21.15.125:0/4288758423' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:11:30.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:29 smithi125 bash[83656]: cluster 2023-12-21T08:11:28.730050+0000 mgr.y (mgr.25480) 1736 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:30.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:29 smithi125 bash[83656]: audit 2023-12-21T08:11:28.840907+0000 mon.c (mon.1) 4139 : audit 0 from='client.? 172.21.15.125:0/4288758423' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:11:30.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:29 smithi146 bash[67217]: cluster 2023-12-21T08:11:28.730050+0000 mgr.y (mgr.25480) 1736 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:11:30.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:29 smithi146 bash[67217]: audit 2023-12-21T08:11:28.840907+0000 mon.c (mon.1) 4139 : audit 0 from='client.? 172.21.15.125:0/4288758423' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:11:31.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:30 smithi125 bash[79395]: audit 2023-12-21T08:11:29.763694+0000 mgr.y (mgr.25480) 1737 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:31.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:30 smithi125 bash[83656]: audit 2023-12-21T08:11:29.763694+0000 mgr.y (mgr.25480) 1737 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:31.272 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:30 smithi146 bash[67217]: audit 2023-12-21T08:11:29.763694+0000 mgr.y (mgr.25480) 1737 : audit 0 from='client.25420 -' entity='client.iscsi.foo.smithi125.hjuwxs' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:11:32.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:31 smithi146 bash[67217]: cluster 2023-12-21T08:11:30.731334+0000 mgr.y (mgr.25480) 1738 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:32.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:31 smithi146 bash[67217]: audit 2023-12-21T08:11:31.583158+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:31 smithi146 bash[67217]: audit 2023-12-21T08:11:31.595016+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.023 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:31 smithi146 bash[67217]: audit 2023-12-21T08:11:31.608367+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[83656]: cluster 2023-12-21T08:11:30.731334+0000 mgr.y (mgr.25480) 1738 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[83656]: audit 2023-12-21T08:11:31.583158+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[83656]: audit 2023-12-21T08:11:31.595016+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[83656]: audit 2023-12-21T08:11:31.608367+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[79395]: cluster 2023-12-21T08:11:30.731334+0000 mgr.y (mgr.25480) 1738 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[79395]: audit 2023-12-21T08:11:31.583158+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[79395]: audit 2023-12-21T08:11:31.595016+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:32.155 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:31 smithi125 bash[79395]: audit 2023-12-21T08:11:31.608367+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25480 ' entity='mgr.y' 2023-12-21T08:11:33.094 INFO:teuthology.orchestra.run.smithi125.stdout:false 2023-12-21T08:11:33.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:11:33.849 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi125 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-21T08:11:33.933 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=21de8d1c6e6f4539b47392301016d007 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi125 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 a76377dc-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-21T08:11:33.935 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-21T08:11:33.944 INFO:tasks.cephadm:Teardown begin 2023-12-21T08:11:33.945 DEBUG:teuthology.orchestra.run.smithi125:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:11:33.965 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:11:33.982 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-21T08:11:33.982 DEBUG:teuthology.orchestra.run.smithi125:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-21T08:11:34.014 DEBUG:teuthology.orchestra.run.smithi146:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-21T08:11:34.033 INFO:tasks.cephadm:Stopping all daemons... 2023-12-21T08:11:34.033 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-21T08:11:34.033 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a 2023-12-21T08:11:34.153 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:33 smithi125 bash[83656]: cluster 2023-12-21T08:11:32.732438+0000 mgr.y (mgr.25480) 1739 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:34.154 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:33 smithi125 bash[83656]: audit 2023-12-21T08:11:33.074919+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.125:0/407447136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:33 smithi125 bash[79395]: cluster 2023-12-21T08:11:32.732438+0000 mgr.y (mgr.25480) 1739 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:33 smithi125 bash[79395]: audit 2023-12-21T08:11:33.074919+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.125:0/407447136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:34.154 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:34 smithi125 systemd[1]: Stopping Ceph mon.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:34.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:33 smithi146 bash[67217]: cluster 2023-12-21T08:11:32.732438+0000 mgr.y (mgr.25480) 1739 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:11:34.273 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:33 smithi146 bash[67217]: audit 2023-12-21T08:11:33.074919+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.125:0/407447136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:11:34.554 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:34 smithi125 bash[79395]: debug 2023-12-21T08:11:34.213+0000 7f13db734700 -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-21T08:11:34.555 INFO:journalctl@ceph.mon.a.smithi125.stdout:Dec 21 08:11:34 smithi125 bash[79395]: debug 2023-12-21T08:11:34.213+0000 7f13db734700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-21T08:11:35.181 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.a.service' 2023-12-21T08:11:35.223 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:35.223 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-21T08:11:35.223 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-21T08:11:35.223 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.c 2023-12-21T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:35 smithi125 systemd[1]: Stopping Ceph mon.c for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:35.653 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[83656]: debug 2023-12-21T08:11:35.369+0000 7fc4526d8700 -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-21T08:11:35.654 INFO:journalctl@ceph.mon.c.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[83656]: debug 2023-12-21T08:11:35.369+0000 7fc4526d8700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-21T08:11:35.654 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE Bus STOPPING 2023-12-21T08:11:35.654 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:11:35.654 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE Bus STOPPED 2023-12-21T08:11:35.655 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE Bus STARTING 2023-12-21T08:11:35.655 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE Serving on http://:::9283 2023-12-21T08:11:35.655 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:35 smithi125 bash[75616]: [21/Dec/2023:08:11:35] ENGINE Bus STARTED 2023-12-21T08:11:36.365 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.c.service' 2023-12-21T08:11:36.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:36.401 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-21T08:11:36.401 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-21T08:11:36.401 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.b 2023-12-21T08:11:36.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:36 smithi146 systemd[1]: Stopping Ceph mon.b for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:36.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:36 smithi146 bash[67217]: debug 2023-12-21T08:11:36.556+0000 7fdd4ecf7700 -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-21T08:11:36.773 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:36 smithi146 bash[67217]: debug 2023-12-21T08:11:36.556+0000 7fdd4ecf7700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-21T08:11:37.403 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:37 smithi125 bash[75616]: ::ffff:172.21.15.146 - - [21/Dec/2023:08:11:37] "GET /metrics HTTP/1.1" 200 38528 "" "Prometheus/2.33.4" 2023-12-21T08:11:37.665 INFO:journalctl@ceph.mon.b.smithi146.stdout:Dec 21 08:11:37 smithi146 bash[89514]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:11:37.671 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mon.b.service' 2023-12-21T08:11:37.711 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:37.711 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-21T08:11:37.711 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-21T08:11:37.712 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y 2023-12-21T08:11:38.062 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:37 smithi125 systemd[1]: Stopping Ceph mgr.y for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:38.063 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:37 smithi125 bash[75616]: debug 2023-12-21T08:11:37.864+0000 7f1f243b1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-21T08:11:38.063 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:37 smithi125 bash[75616]: debug 2023-12-21T08:11:37.864+0000 7f1f243b1700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-21T08:11:38.903 INFO:journalctl@ceph.mgr.y.smithi125.stdout:Dec 21 08:11:38 smithi125 bash[110487]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:11:39.001 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.y.service' 2023-12-21T08:11:39.032 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:39.032 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-21T08:11:39.033 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-21T08:11:39.033 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x 2023-12-21T08:11:39.398 INFO:journalctl@ceph.mgr.x.smithi146.stdout:Dec 21 08:11:39 smithi146 systemd[1]: Stopping Ceph mgr.x for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:39.990 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@mgr.x.service' 2023-12-21T08:11:40.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:40.022 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-21T08:11:40.023 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-21T08:11:40.023 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.0 2023-12-21T08:11:40.288 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:40 smithi125 systemd[1]: Stopping Ceph osd.0 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:40.653 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:40 smithi125 bash[91379]: debug 2023-12-21T08:11:40.276+0000 7f37110ce700 -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-21T08:11:40.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:40 smithi125 bash[91379]: debug 2023-12-21T08:11:40.276+0000 7f37110ce700 -1 osd.0 161 *** Got signal Terminated *** 2023-12-21T08:11:40.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:40 smithi125 bash[91379]: debug 2023-12-21T08:11:40.276+0000 7f37110ce700 -1 osd.0 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:11:46.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:46 smithi125 bash[110675]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:11:46.654 INFO:journalctl@ceph.osd.0.smithi125.stdout:Dec 21 08:11:46 smithi125 bash[110966]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:11:48.797 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.0.service' 2023-12-21T08:11:48.828 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:48.828 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-21T08:11:48.829 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-21T08:11:48.829 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.1 2023-12-21T08:11:48.903 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:48 smithi125 systemd[1]: Stopping Ceph osd.1 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:49.403 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:48 smithi125 bash[94352]: debug 2023-12-21T08:11:48.960+0000 7f5de1ab8700 -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-21T08:11:49.404 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:48 smithi125 bash[94352]: debug 2023-12-21T08:11:48.960+0000 7f5de1ab8700 -1 osd.1 161 *** Got signal Terminated *** 2023-12-21T08:11:49.404 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:48 smithi125 bash[94352]: debug 2023-12-21T08:11:48.960+0000 7f5de1ab8700 -1 osd.1 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:11:54.569 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:11:54 smithi125 bash[71020]: level=warn ts=2023-12-21T08:11:54.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:11:54.569 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:11:54 smithi125 bash[71020]: level=warn ts=2023-12-21T08:11:54.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:11:55.654 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:55 smithi125 bash[111393]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:11:55.654 INFO:journalctl@ceph.osd.1.smithi125.stdout:Dec 21 08:11:55 smithi125 bash[111663]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:11:57.241 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.1.service' 2023-12-21T08:11:57.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:11:57.280 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-21T08:11:57.281 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-21T08:11:57.281 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.2 2023-12-21T08:11:57.653 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:11:57 smithi125 systemd[1]: Stopping Ceph osd.2 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:11:57.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:11:57 smithi125 bash[97665]: debug 2023-12-21T08:11:57.464+0000 7fc4fb0c4700 -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-21T08:11:57.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:11:57 smithi125 bash[97665]: debug 2023-12-21T08:11:57.464+0000 7fc4fb0c4700 -1 osd.2 161 *** Got signal Terminated *** 2023-12-21T08:11:57.654 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:11:57 smithi125 bash[97665]: debug 2023-12-21T08:11:57.464+0000 7fc4fb0c4700 -1 osd.2 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:03.584 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:12:03 smithi125 bash[111806]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:12:03.903 INFO:journalctl@ceph.osd.2.smithi125.stdout:Dec 21 08:12:03 smithi125 bash[112067]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:12:04.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:04 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:04.240Z 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://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:04.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:04 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:04.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:04.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:04 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:04.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:05.509 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.2.service' 2023-12-21T08:12:05.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:05.543 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-21T08:12:05.543 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-21T08:12:05.544 DEBUG:teuthology.orchestra.run.smithi125:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.3 2023-12-21T08:12:05.903 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:05 smithi125 systemd[1]: Stopping Ceph osd.3 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:05.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:05 smithi125 bash[100602]: debug 2023-12-21T08:12:05.692+0000 7faec00fe700 -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-21T08:12:05.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:05 smithi125 bash[100602]: debug 2023-12-21T08:12:05.692+0000 7faec00fe700 -1 osd.3 161 *** Got signal Terminated *** 2023-12-21T08:12:05.904 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:05 smithi125 bash[100602]: debug 2023-12-21T08:12:05.692+0000 7faec00fe700 -1 osd.3 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:07.273 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:06 smithi146 bash[82582]: debug 2023-12-21T08:12:06.768+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:08.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:07 smithi146 bash[82582]: debug 2023-12-21T08:12:07.736+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:08.403 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:07 smithi125 bash[100602]: debug 2023-12-21T08:12:07.904+0000 7faebc6f9700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:43.707739+0000 front 2023-12-21T08:11:43.707783+0000 (oldest deadline 2023-12-21T08:12:07.807886+0000) 2023-12-21T08:12:08.773 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:08 smithi146 bash[82582]: debug 2023-12-21T08:12:08.700+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:08.773 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:08 smithi146 bash[76304]: debug 2023-12-21T08:12:08.468+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:09.403 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:08 smithi125 bash[100602]: debug 2023-12-21T08:12:08.896+0000 7faebc6f9700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:43.707739+0000 front 2023-12-21T08:11:43.707783+0000 (oldest deadline 2023-12-21T08:12:07.807886+0000) 2023-12-21T08:12:09.721 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:09 smithi146 bash[76304]: debug 2023-12-21T08:12:09.424+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:10.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:09 smithi146 bash[82582]: debug 2023-12-21T08:12:09.712+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:10.153 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:09 smithi125 bash[100602]: debug 2023-12-21T08:12:09.856+0000 7faebc6f9700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:43.707739+0000 front 2023-12-21T08:11:43.707783+0000 (oldest deadline 2023-12-21T08:12:07.807886+0000) 2023-12-21T08:12:10.523 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:10 smithi146 bash[76304]: debug 2023-12-21T08:12:10.440+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:11.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:10 smithi146 bash[82582]: debug 2023-12-21T08:12:10.668+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:11.440 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:11 smithi146 bash[79457]: debug 2023-12-21T08:12:11.164+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:11.709 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:11 smithi146 bash[76304]: debug 2023-12-21T08:12:11.432+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:12.022 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:11 smithi146 bash[82582]: debug 2023-12-21T08:12:11.716+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:12.024 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:11 smithi125 bash[112235]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:12:12.024 INFO:journalctl@ceph.osd.3.smithi125.stdout:Dec 21 08:12:11 smithi125 bash[112894]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:12:12.477 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:12 smithi146 bash[79457]: debug 2023-12-21T08:12:12.160+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:12.477 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:12 smithi146 bash[86035]: debug 2023-12-21T08:12:12.112+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:12.773 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:12 smithi146 bash[76304]: debug 2023-12-21T08:12:12.468+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:13.125 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:12 smithi146 bash[82582]: debug 2023-12-21T08:12:12.768+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:13.472 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:13 smithi146 bash[79457]: debug 2023-12-21T08:12:13.116+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:13.473 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:13 smithi146 bash[86035]: debug 2023-12-21T08:12:13.136+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:13.474 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:13 smithi146 bash[76304]: debug 2023-12-21T08:12:13.464+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:13.892 DEBUG:teuthology.orchestra.run.smithi125:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.3.service' 2023-12-21T08:12:13.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:13.927 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-21T08:12:13.927 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-21T08:12:13.927 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.4 2023-12-21T08:12:14.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:13 smithi146 systemd[1]: Stopping Ceph osd.4 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:14.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:13 smithi146 bash[82582]: debug 2023-12-21T08:12:13.744+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:14.476 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[79457]: debug 2023-12-21T08:12:14.148+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:14.476 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[86035]: debug 2023-12-21T08:12:14.140+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:14.477 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[76304]: debug 2023-12-21T08:12:14.084+0000 7fbb03c55700 -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-21T08:12:14.477 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[76304]: debug 2023-12-21T08:12:14.084+0000 7fbb03c55700 -1 osd.4 161 *** Got signal Terminated *** 2023-12-21T08:12:14.477 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[76304]: debug 2023-12-21T08:12:14.084+0000 7fbb03c55700 -1 osd.4 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:14.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:14 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:14.241Z 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://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:14.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:14 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:14.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:14.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:14 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:14.244Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:14.773 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[76304]: debug 2023-12-21T08:12:14.472+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:14.773 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:14 smithi146 bash[82582]: debug 2023-12-21T08:12:14.692+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:15.518 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[86035]: debug 2023-12-21T08:12:15.188+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:15.518 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[79457]: debug 2023-12-21T08:12:15.140+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:15.518 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[79457]: debug 2023-12-21T08:12:15.140+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:15.773 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[82582]: debug 2023-12-21T08:12:15.740+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:15.773 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[76304]: debug 2023-12-21T08:12:15.508+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:15.773 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:15 smithi146 bash[76304]: debug 2023-12-21T08:12:15.508+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:53.952028+0000 front 2023-12-21T08:11:53.952330+0000 (oldest deadline 2023-12-21T08:12:15.051665+0000) 2023-12-21T08:12:16.476 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[86035]: debug 2023-12-21T08:12:16.236+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:16.477 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[79457]: debug 2023-12-21T08:12:16.120+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:16.477 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[79457]: debug 2023-12-21T08:12:16.120+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:16.774 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[76304]: debug 2023-12-21T08:12:16.468+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:16.774 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[76304]: debug 2023-12-21T08:12:16.468+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:53.952028+0000 front 2023-12-21T08:11:53.952330+0000 (oldest deadline 2023-12-21T08:12:15.051665+0000) 2023-12-21T08:12:17.111 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:16 smithi146 bash[82582]: debug 2023-12-21T08:12:16.780+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:17.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[79457]: debug 2023-12-21T08:12:17.100+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:17.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[79457]: debug 2023-12-21T08:12:17.100+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:17.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[86035]: debug 2023-12-21T08:12:17.232+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:17.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[86035]: debug 2023-12-21T08:12:17.232+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:18.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[82582]: debug 2023-12-21T08:12:17.752+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:18.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[76304]: debug 2023-12-21T08:12:17.516+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:18.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:17 smithi146 bash[76304]: debug 2023-12-21T08:12:17.516+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:53.952028+0000 front 2023-12-21T08:11:53.952330+0000 (oldest deadline 2023-12-21T08:12:15.051665+0000) 2023-12-21T08:12:18.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[79457]: debug 2023-12-21T08:12:18.120+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:18.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[79457]: debug 2023-12-21T08:12:18.120+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:18.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[86035]: debug 2023-12-21T08:12:18.280+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:18.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[86035]: debug 2023-12-21T08:12:18.280+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:19.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[76304]: debug 2023-12-21T08:12:18.556+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:42.249625+0000 front 2023-12-21T08:11:42.249920+0000 (oldest deadline 2023-12-21T08:12:08.149604+0000) 2023-12-21T08:12:19.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[76304]: debug 2023-12-21T08:12:18.556+0000 7fbaffa4f700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:53.952028+0000 front 2023-12-21T08:11:53.952330+0000 (oldest deadline 2023-12-21T08:12:15.051665+0000) 2023-12-21T08:12:19.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[82582]: debug 2023-12-21T08:12:18.732+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:19.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:18 smithi146 bash[82582]: debug 2023-12-21T08:12:18.732+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:19.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[79457]: debug 2023-12-21T08:12:19.128+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:19.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[79457]: debug 2023-12-21T08:12:19.128+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:19.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[86035]: debug 2023-12-21T08:12:19.328+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:19.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[86035]: debug 2023-12-21T08:12:19.328+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:20.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[82582]: debug 2023-12-21T08:12:19.739+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:20.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:19 smithi146 bash[82582]: debug 2023-12-21T08:12:19.739+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:20.523 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[90807]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:12:20.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[79457]: debug 2023-12-21T08:12:20.163+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:20.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[79457]: debug 2023-12-21T08:12:20.163+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:20.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[86035]: debug 2023-12-21T08:12:20.307+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:20.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[86035]: debug 2023-12-21T08:12:20.307+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:21.023 INFO:journalctl@ceph.osd.4.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[90880]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:12:21.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[82582]: debug 2023-12-21T08:12:20.707+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:21.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:20 smithi146 bash[82582]: debug 2023-12-21T08:12:20.707+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:21.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[79457]: debug 2023-12-21T08:12:21.135+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:21.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[79457]: debug 2023-12-21T08:12:21.135+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:21.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[86035]: debug 2023-12-21T08:12:21.299+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:21.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[86035]: debug 2023-12-21T08:12:21.299+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:22.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[82582]: debug 2023-12-21T08:12:21.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:22.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:21 smithi146 bash[82582]: debug 2023-12-21T08:12:21.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:22.340 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[79457]: debug 2023-12-21T08:12:22.095+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:22.341 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[79457]: debug 2023-12-21T08:12:22.095+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:22.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[86035]: debug 2023-12-21T08:12:22.331+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:22.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[86035]: debug 2023-12-21T08:12:22.331+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:22.821 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.4.service' 2023-12-21T08:12:22.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:22.856 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-21T08:12:22.856 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-21T08:12:22.856 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.5 2023-12-21T08:12:23.023 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:22 smithi146 systemd[1]: Stopping Ceph osd.5 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:23.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[82582]: debug 2023-12-21T08:12:22.675+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:23.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[82582]: debug 2023-12-21T08:12:22.675+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:23.024 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[62228]: ts=2023-12-21T08:12:22.844Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.125:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.125:8765: connect: connection refused" 2023-12-21T08:12:23.024 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[62228]: ts=2023-12-21T08:12:22.849Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.125:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.125:8765: connect: connection refused" 2023-12-21T08:12:23.024 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[62228]: ts=2023-12-21T08:12:22.849Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.125:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.125:8765: connect: connection refused" 2023-12-21T08:12:23.024 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:22 smithi146 bash[62228]: ts=2023-12-21T08:12:22.849Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.125:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.125:8765: connect: connection refused" 2023-12-21T08:12:23.349 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[79457]: debug 2023-12-21T08:12:23.035+0000 7fddc79cc700 -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-21T08:12:23.349 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[79457]: debug 2023-12-21T08:12:23.035+0000 7fddc79cc700 -1 osd.5 161 *** Got signal Terminated *** 2023-12-21T08:12:23.349 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[79457]: debug 2023-12-21T08:12:23.035+0000 7fddc79cc700 -1 osd.5 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:23.349 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[79457]: debug 2023-12-21T08:12:23.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:23.350 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[79457]: debug 2023-12-21T08:12:23.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:23.648 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[86035]: debug 2023-12-21T08:12:23.343+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:23.648 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[86035]: debug 2023-12-21T08:12:23.343+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:24.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[82582]: debug 2023-12-21T08:12:23.639+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:24.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:23 smithi146 bash[82582]: debug 2023-12-21T08:12:23.639+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:24.394 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[79457]: debug 2023-12-21T08:12:24.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:24.394 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[79457]: debug 2023-12-21T08:12:24.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:24.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:24 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:24.242Z 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://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:24.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:24 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:24.243Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:24.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:24 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:24.244Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:24.684 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[86035]: debug 2023-12-21T08:12:24.387+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:24.684 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[86035]: debug 2023-12-21T08:12:24.387+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:24.684 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[86035]: debug 2023-12-21T08:12:24.387+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:25.022 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[82582]: debug 2023-12-21T08:12:24.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:25.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:24 smithi146 bash[82582]: debug 2023-12-21T08:12:24.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:25.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[79457]: debug 2023-12-21T08:12:25.139+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:25.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[79457]: debug 2023-12-21T08:12:25.139+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:25.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[86035]: debug 2023-12-21T08:12:25.339+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:25.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[86035]: debug 2023-12-21T08:12:25.339+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:25.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[86035]: debug 2023-12-21T08:12:25.339+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:26.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[82582]: debug 2023-12-21T08:12:25.663+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:26.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[82582]: debug 2023-12-21T08:12:25.663+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:26.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:25 smithi146 bash[82582]: debug 2023-12-21T08:12:25.663+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:26.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[79457]: debug 2023-12-21T08:12:26.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:26.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[79457]: debug 2023-12-21T08:12:26.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:26.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[79457]: debug 2023-12-21T08:12:26.123+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:11:59.639213+0000 front 2023-12-21T08:11:59.639186+0000 (oldest deadline 2023-12-21T08:12:25.538986+0000) 2023-12-21T08:12:26.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[86035]: debug 2023-12-21T08:12:26.287+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:26.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[86035]: debug 2023-12-21T08:12:26.287+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:26.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[86035]: debug 2023-12-21T08:12:26.287+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:27.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[82582]: debug 2023-12-21T08:12:26.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:27.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[82582]: debug 2023-12-21T08:12:26.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:27.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:26 smithi146 bash[82582]: debug 2023-12-21T08:12:26.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:27.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[86035]: debug 2023-12-21T08:12:27.303+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:27.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[86035]: debug 2023-12-21T08:12:27.303+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:27.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[86035]: debug 2023-12-21T08:12:27.303+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:27.523 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[79457]: debug 2023-12-21T08:12:27.107+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.436587+0000 front 2023-12-21T08:11:44.436434+0000 (oldest deadline 2023-12-21T08:12:10.336141+0000) 2023-12-21T08:12:27.524 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[79457]: debug 2023-12-21T08:12:27.107+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:50.337372+0000 front 2023-12-21T08:11:50.337094+0000 (oldest deadline 2023-12-21T08:12:15.036822+0000) 2023-12-21T08:12:27.524 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[79457]: debug 2023-12-21T08:12:27.107+0000 7fddc07c0700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:11:59.639213+0000 front 2023-12-21T08:11:59.639186+0000 (oldest deadline 2023-12-21T08:12:25.538986+0000) 2023-12-21T08:12:28.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[82582]: debug 2023-12-21T08:12:27.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:28.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[82582]: debug 2023-12-21T08:12:27.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:28.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:27 smithi146 bash[82582]: debug 2023-12-21T08:12:27.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:28.669 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[86035]: debug 2023-12-21T08:12:28.271+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:28.669 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[86035]: debug 2023-12-21T08:12:28.271+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:28.669 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[86035]: debug 2023-12-21T08:12:28.271+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:29.030 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[82582]: debug 2023-12-21T08:12:28.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:29.030 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[82582]: debug 2023-12-21T08:12:28.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:29.030 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:28 smithi146 bash[82582]: debug 2023-12-21T08:12:28.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:29.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[86035]: debug 2023-12-21T08:12:29.275+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:29.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[86035]: debug 2023-12-21T08:12:29.275+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:29.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[86035]: debug 2023-12-21T08:12:29.275+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:30.023 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[91025]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:12:30.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[82582]: debug 2023-12-21T08:12:29.659+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:30.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[82582]: debug 2023-12-21T08:12:29.663+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:30.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:29 smithi146 bash[82582]: debug 2023-12-21T08:12:29.663+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:30.449 INFO:journalctl@ceph.osd.5.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[91124]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:12:30.450 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[86035]: debug 2023-12-21T08:12:30.283+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:30.450 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[86035]: debug 2023-12-21T08:12:30.283+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:30.450 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[86035]: debug 2023-12-21T08:12:30.283+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:30.734 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[82582]: debug 2023-12-21T08:12:30.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:30.735 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[82582]: debug 2023-12-21T08:12:30.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:30.735 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:30 smithi146 bash[82582]: debug 2023-12-21T08:12:30.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:31.334 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[86035]: debug 2023-12-21T08:12:31.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:31.334 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[86035]: debug 2023-12-21T08:12:31.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:31.334 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[86035]: debug 2023-12-21T08:12:31.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:31.946 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[82582]: debug 2023-12-21T08:12:31.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:31.946 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[82582]: debug 2023-12-21T08:12:31.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:31.946 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[82582]: debug 2023-12-21T08:12:31.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:31.947 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:31 smithi146 bash[82582]: debug 2023-12-21T08:12:31.667+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:32.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[86035]: debug 2023-12-21T08:12:32.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:32.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[86035]: debug 2023-12-21T08:12:32.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:32.668 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[86035]: debug 2023-12-21T08:12:32.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:33.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[82582]: debug 2023-12-21T08:12:32.671+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:33.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[82582]: debug 2023-12-21T08:12:32.671+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:33.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[82582]: debug 2023-12-21T08:12:32.671+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:33.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:32 smithi146 bash[82582]: debug 2023-12-21T08:12:32.671+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:33.314 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[86035]: debug 2023-12-21T08:12:33.243+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:33.314 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[86035]: debug 2023-12-21T08:12:33.243+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:33.314 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[86035]: debug 2023-12-21T08:12:33.243+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:33.645 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.5.service' 2023-12-21T08:12:33.680 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:33.680 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-21T08:12:33.680 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-21T08:12:33.680 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.6 2023-12-21T08:12:34.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.631+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:34.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.631+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:34.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.631+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:34.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.631+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:34.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 systemd[1]: Stopping Ceph osd.6 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:34.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.815+0000 7fcdefb58700 -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-21T08:12:34.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.815+0000 7fcdefb58700 -1 osd.6 161 *** Got signal Terminated *** 2023-12-21T08:12:34.024 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:33 smithi146 bash[82582]: debug 2023-12-21T08:12:33.815+0000 7fcdefb58700 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:34.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[86035]: debug 2023-12-21T08:12:34.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:34.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[86035]: debug 2023-12-21T08:12:34.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:34.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[86035]: debug 2023-12-21T08:12:34.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:34.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[86035]: debug 2023-12-21T08:12:34.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:34.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:34 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:34.243Z 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://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:34.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:34 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:34.243Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:34.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:34 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:34.245Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:35.002 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[82582]: debug 2023-12-21T08:12:34.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:35.002 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[82582]: debug 2023-12-21T08:12:34.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:35.002 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[82582]: debug 2023-12-21T08:12:34.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:35.002 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:34 smithi146 bash[82582]: debug 2023-12-21T08:12:34.679+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:35.273 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[86035]: debug 2023-12-21T08:12:35.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:35.273 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[86035]: debug 2023-12-21T08:12:35.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:35.273 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[86035]: debug 2023-12-21T08:12:35.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:35.273 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[86035]: debug 2023-12-21T08:12:35.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:36.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[82582]: debug 2023-12-21T08:12:35.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:36.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[82582]: debug 2023-12-21T08:12:35.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:36.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[82582]: debug 2023-12-21T08:12:35.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:36.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:35 smithi146 bash[82582]: debug 2023-12-21T08:12:35.695+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:36.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[86035]: debug 2023-12-21T08:12:36.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:36.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[86035]: debug 2023-12-21T08:12:36.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:36.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[86035]: debug 2023-12-21T08:12:36.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:36.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[86035]: debug 2023-12-21T08:12:36.227+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:37.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[82582]: debug 2023-12-21T08:12:36.699+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:37.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[82582]: debug 2023-12-21T08:12:36.699+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:37.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[82582]: debug 2023-12-21T08:12:36.699+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:37.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:36 smithi146 bash[82582]: debug 2023-12-21T08:12:36.699+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:37.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[86035]: debug 2023-12-21T08:12:37.195+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:37.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[86035]: debug 2023-12-21T08:12:37.195+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:37.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[86035]: debug 2023-12-21T08:12:37.195+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:37.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[86035]: debug 2023-12-21T08:12:37.195+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:38.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[82582]: debug 2023-12-21T08:12:37.719+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:38.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[82582]: debug 2023-12-21T08:12:37.719+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:38.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[82582]: debug 2023-12-21T08:12:37.719+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:38.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:37 smithi146 bash[82582]: debug 2023-12-21T08:12:37.719+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:38.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[86035]: debug 2023-12-21T08:12:38.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:38.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[86035]: debug 2023-12-21T08:12:38.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:38.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[86035]: debug 2023-12-21T08:12:38.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:38.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[86035]: debug 2023-12-21T08:12:38.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:39.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[82582]: debug 2023-12-21T08:12:38.691+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:44.150245+0000 front 2023-12-21T08:11:44.151075+0000 (oldest deadline 2023-12-21T08:12:06.450385+0000) 2023-12-21T08:12:39.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[82582]: debug 2023-12-21T08:12:38.691+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:52.852742+0000 front 2023-12-21T08:11:52.852423+0000 (oldest deadline 2023-12-21T08:12:18.152534+0000) 2023-12-21T08:12:39.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[82582]: debug 2023-12-21T08:12:38.691+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.053897+0000 front 2023-12-21T08:12:01.053976+0000 (oldest deadline 2023-12-21T08:12:25.154029+0000) 2023-12-21T08:12:39.023 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:38 smithi146 bash[82582]: debug 2023-12-21T08:12:38.691+0000 7fcdea14f700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:09.656920+0000 front 2023-12-21T08:12:09.656772+0000 (oldest deadline 2023-12-21T08:12:31.356764+0000) 2023-12-21T08:12:39.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:39 smithi146 bash[86035]: debug 2023-12-21T08:12:39.251+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:39.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:39 smithi146 bash[86035]: debug 2023-12-21T08:12:39.251+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:39.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:39 smithi146 bash[86035]: debug 2023-12-21T08:12:39.251+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:39.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:39 smithi146 bash[86035]: debug 2023-12-21T08:12:39.251+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:40.088 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:39 smithi146 bash[91435]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:12:40.089 INFO:journalctl@ceph.osd.6.smithi146.stdout:Dec 21 08:12:40 smithi146 bash[92044]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:12:40.353 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:40 smithi146 bash[86035]: debug 2023-12-21T08:12:40.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:40.353 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:40 smithi146 bash[86035]: debug 2023-12-21T08:12:40.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:40.353 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:40 smithi146 bash[86035]: debug 2023-12-21T08:12:40.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:40.354 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:40 smithi146 bash[86035]: debug 2023-12-21T08:12:40.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:41.506 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:41 smithi146 bash[86035]: debug 2023-12-21T08:12:41.247+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:41.506 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:41 smithi146 bash[86035]: debug 2023-12-21T08:12:41.247+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:41.507 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:41 smithi146 bash[86035]: debug 2023-12-21T08:12:41.247+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:41.507 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:41 smithi146 bash[86035]: debug 2023-12-21T08:12:41.247+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:42.219 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.6.service' 2023-12-21T08:12:42.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:42.254 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-21T08:12:42.254 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-21T08:12:42.255 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.7 2023-12-21T08:12:42.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.219+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:42.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.219+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:42.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.219+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:42.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.219+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:42.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 systemd[1]: Stopping Ceph osd.7 for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:42.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.455+0000 7f0ff583a700 -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-21T08:12:42.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.455+0000 7f0ff583a700 -1 osd.7 161 *** Got signal Terminated *** 2023-12-21T08:12:42.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:42 smithi146 bash[86035]: debug 2023-12-21T08:12:42.455+0000 7f0ff583a700 -1 osd.7 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:12:43.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:43 smithi146 bash[86035]: debug 2023-12-21T08:12:43.207+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:43.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:43 smithi146 bash[86035]: debug 2023-12-21T08:12:43.207+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:43.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:43 smithi146 bash[86035]: debug 2023-12-21T08:12:43.207+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:43.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:43 smithi146 bash[86035]: debug 2023-12-21T08:12:43.207+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:44.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:44 smithi146 bash[86035]: debug 2023-12-21T08:12:44.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:44.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:44 smithi146 bash[86035]: debug 2023-12-21T08:12:44.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:44.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:44 smithi146 bash[86035]: debug 2023-12-21T08:12:44.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:44.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:44 smithi146 bash[86035]: debug 2023-12-21T08:12:44.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:44.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:44 smithi146 bash[86035]: debug 2023-12-21T08:12:44.235+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.146:6804 osd.4 since back 2023-12-21T08:12:17.459834+0000 front 2023-12-21T08:12:17.460020+0000 (oldest deadline 2023-12-21T08:12:43.359682+0000) 2023-12-21T08:12:44.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:44 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:44.244Z 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://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:44.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:44 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:44.245Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:44.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:44 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:44.246Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:45.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:45 smithi146 bash[86035]: debug 2023-12-21T08:12:45.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:45.525 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:45 smithi146 bash[86035]: debug 2023-12-21T08:12:45.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:45.525 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:45 smithi146 bash[86035]: debug 2023-12-21T08:12:45.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:45.525 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:45 smithi146 bash[86035]: debug 2023-12-21T08:12:45.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:45.525 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:45 smithi146 bash[86035]: debug 2023-12-21T08:12:45.267+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.146:6804 osd.4 since back 2023-12-21T08:12:17.459834+0000 front 2023-12-21T08:12:17.460020+0000 (oldest deadline 2023-12-21T08:12:43.359682+0000) 2023-12-21T08:12:46.773 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:46 smithi146 bash[86035]: debug 2023-12-21T08:12:46.295+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:46.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:46 smithi146 bash[86035]: debug 2023-12-21T08:12:46.295+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:46.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:46 smithi146 bash[86035]: debug 2023-12-21T08:12:46.295+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:46.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:46 smithi146 bash[86035]: debug 2023-12-21T08:12:46.295+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:46.774 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:46 smithi146 bash[86035]: debug 2023-12-21T08:12:46.295+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.146:6804 osd.4 since back 2023-12-21T08:12:17.459834+0000 front 2023-12-21T08:12:17.460020+0000 (oldest deadline 2023-12-21T08:12:43.359682+0000) 2023-12-21T08:12:47.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:47 smithi146 bash[86035]: debug 2023-12-21T08:12:47.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6806 osd.0 since back 2023-12-21T08:11:45.254330+0000 front 2023-12-21T08:11:45.254023+0000 (oldest deadline 2023-12-21T08:12:11.153849+0000) 2023-12-21T08:12:47.523 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:47 smithi146 bash[86035]: debug 2023-12-21T08:12:47.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6814 osd.1 since back 2023-12-21T08:11:51.154987+0000 front 2023-12-21T08:11:51.154767+0000 (oldest deadline 2023-12-21T08:12:17.054565+0000) 2023-12-21T08:12:47.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:47 smithi146 bash[86035]: debug 2023-12-21T08:12:47.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6822 osd.2 since back 2023-12-21T08:12:01.156234+0000 front 2023-12-21T08:12:01.156086+0000 (oldest deadline 2023-12-21T08:12:24.056171+0000) 2023-12-21T08:12:47.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:47 smithi146 bash[86035]: debug 2023-12-21T08:12:47.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.125:6830 osd.3 since back 2023-12-21T08:12:08.757843+0000 front 2023-12-21T08:12:08.757701+0000 (oldest deadline 2023-12-21T08:12:33.457684+0000) 2023-12-21T08:12:47.524 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:47 smithi146 bash[86035]: debug 2023-12-21T08:12:47.255+0000 7f0ff0632700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.146:6804 osd.4 since back 2023-12-21T08:12:17.459834+0000 front 2023-12-21T08:12:17.460020+0000 (oldest deadline 2023-12-21T08:12:43.359682+0000) 2023-12-21T08:12:48.932 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:48 smithi146 bash[92268]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:12:48.933 INFO:journalctl@ceph.osd.7.smithi146.stdout:Dec 21 08:12:48 smithi146 bash[92346]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:12:50.913 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@osd.7.service' 2023-12-21T08:12:50.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:50.948 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-21T08:12:50.949 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-21T08:12:50.949 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a 2023-12-21T08:12:51.273 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 systemd[1]: Stopping Ceph prometheus.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:51.773 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.420Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:12:51.773 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.420Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T08:12:51.773 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.420Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T08:12:51.774 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.421Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T08:12:51.774 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.420Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T08:12:51.774 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.421Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T08:12:51.774 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.421Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T08:12:51.774 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.421Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T08:12:51.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.421Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T08:12:51.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.422Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T08:12:51.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.422Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T08:12:51.775 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:51 smithi146 bash[62228]: ts=2023-12-21T08:12:51.422Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T08:12:52.584 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:52 smithi146 bash[92470]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T08:12:52.584 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:Dec 21 08:12:52 smithi146 bash[92506]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:12:52.587 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@prometheus.a.service' 2023-12-21T08:12:52.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:12:52.610 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-21T08:12:52.611 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-21T08:12:54.653 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:54 smithi125 bash[71020]: level=error ts=2023-12-21T08:12:54.245Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:54.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:54 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:54.246Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi125.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.125:8443: connect: connection refused" 2023-12-21T08:12:54.654 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:54 smithi125 bash[71020]: level=warn ts=2023-12-21T08:12:54.247Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi146.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2023-12-21T08:12:57.404 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:57 smithi125 systemd[1]: Stopping Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:58.153 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:57 smithi125 bash[114480]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter-a 2023-12-21T08:12:58.154 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:57 smithi125 bash[114525]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T08:12:58.154 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:58 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:12:58.154 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:58 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-21T08:12:58.154 INFO:journalctl@ceph.node-exporter.a.smithi125.stdout:Dec 21 08:12:58 smithi125 systemd[1]: Stopped Ceph node-exporter.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:12:58.607 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:58 smithi125 systemd[1]: Stopping Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:12:58.607 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:58 smithi125 bash[71020]: level=info ts=2023-12-21T08:12:58.332Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:12:59.306 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:58 smithi125 bash[114563]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T08:12:59.306 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:58 smithi125 bash[114610]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T08:12:59.307 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:59 smithi125 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T08:12:59.307 INFO:journalctl@ceph.alertmanager.a.smithi125.stdout:Dec 21 08:12:59 smithi125 systemd[1]: Stopped Ceph alertmanager.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:13:33.195 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-21T08:13:39.447 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:39 smithi146 systemd[1]: Stopping Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:13:40.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:39 smithi146 bash[94143]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter-b 2023-12-21T08:13:40.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:40 smithi146 bash[94192]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T08:13:40.273 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:40 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:13:40.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:40 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-21T08:13:40.274 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:Dec 21 08:13:40 smithi146 systemd[1]: Stopped Ceph node-exporter.b for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:13:40.720 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:40 smithi146 systemd[1]: Stopping Ceph grafana.a for a76377dc-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:13:40.720 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:40 smithi146 bash[59299]: t=2023-12-21T08:13:40+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-21T08:13:41.458 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:41 smithi146 bash[94229]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-grafana-a 2023-12-21T08:13:41.458 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:41 smithi146 bash[94276]: Error response from daemon: No such container: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T08:13:41.458 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:41 smithi146 systemd[1]: ceph-a76377dc-9fd4-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-21T08:13:41.458 INFO:journalctl@ceph.grafana.a.smithi146.stdout:Dec 21 08:13:41 smithi146 systemd[1]: Stopped Ceph grafana.a for a76377dc-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:14:04.074 DEBUG:teuthology.orchestra.run.smithi125:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:14:04.091 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:14:04.107 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-21T08:14:04.109 DEBUG:teuthology.misc:Transferring archived files from smithi125:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi125/crash 2023-12-21T08:14:04.110 DEBUG:teuthology.orchestra.run.smithi125:> sudo tar c -f - -C /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash -- . 2023-12-21T08:14:04.125 INFO:teuthology.orchestra.run.smithi125.stderr:tar: /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-21T08:14:04.126 INFO:teuthology.orchestra.run.smithi125.stderr:tar: Error is not recoverable: exiting now 2023-12-21T08:14:04.128 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi146/crash 2023-12-21T08:14:04.129 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash -- . 2023-12-21T08:14:04.143 INFO:teuthology.orchestra.run.smithi146.stderr:tar: /var/lib/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-21T08:14:04.143 INFO:teuthology.orchestra.run.smithi146.stderr:tar: Error is not recoverable: exiting now 2023-12-21T08:14:04.144 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-21T08:14:04.145 DEBUG:teuthology.orchestra.run.smithi125:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-21T08:14:04.187 INFO:teuthology.orchestra.run.smithi125.stderr:grep: /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-21T08:14:04.189 INFO:tasks.cephadm:Compressing logs... 2023-12-21T08:14:04.189 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T08:14:04.192 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T08:14:04.204 INFO:teuthology.orchestra.run.smithi125.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-21T08:14:04.209 INFO:teuthology.orchestra.run.smithi146.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-21T08:14:04.212 INFO:teuthology.orchestra.run.smithi125.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi125.cvclaz.log 2023-12-21T08:14:04.213 INFO:teuthology.orchestra.run.smithi125.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-21T08:14:04.214 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi125.cvclaz.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log 2023-12-21T08:14:04.214 INFO:teuthology.orchestra.run.smithi125.stderr: 73.8% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi125.cvclaz.log.gz 2023-12-21T08:14:04.214 INFO:teuthology.orchestra.run.smithi125.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log 2023-12-21T08:14:04.215 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log: /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-21T08:14:04.216 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log 2023-12-21T08:14:04.217 INFO:teuthology.orchestra.run.smithi125.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi125.yvtogr.log 2023-12-21T08:14:04.217 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-21T08:14:04.218 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log: 82.5% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log.gz 2023-12-21T08:14:04.218 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi125.yvtogr.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-21T08:14:04.219 INFO:teuthology.orchestra.run.smithi125.stderr: 62.6% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi125.yvtogr.log.gz 2023-12-21T08:14:04.219 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-21T08:14:04.223 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-21T08:14:04.224 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-21T08:14:04.226 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-21T08:14:04.226 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi146.cjlres.log 2023-12-21T08:14:04.227 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-21T08:14:04.227 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log 2023-12-21T08:14:04.228 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi146.cjlres.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-21T08:14:04.229 INFO:teuthology.orchestra.run.smithi146.stderr: 62.0% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi146.cjlres.log.gz 2023-12-21T08:14:04.229 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log: /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi146.pwirhs.log 2023-12-21T08:14:04.230 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-21T08:14:04.230 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log: gzip /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi146.pwirhs.log: -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-21T08:14:04.231 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log: /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-21T08:14:04.231 INFO:teuthology.orchestra.run.smithi146.stderr: 74.0% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi146.pwirhs.log.gz 2023-12-21T08:14:04.232 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-21T08:14:04.262 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-21T08:14:04.278 INFO:teuthology.orchestra.run.smithi146.stderr: 93.8% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-21T08:14:04.280 INFO:teuthology.orchestra.run.smithi125.stderr:/var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 93.7% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-21T08:14:04.289 INFO:teuthology.orchestra.run.smithi125.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-21T08:14:04.300 INFO:teuthology.orchestra.run.smithi146.stderr: 89.0% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log.gz 2023-12-21T08:14:04.858 INFO:teuthology.orchestra.run.smithi146.stderr: 92.9% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-21T08:14:05.369 INFO:teuthology.orchestra.run.smithi146.stderr: 93.2% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-21T08:14:05.495 INFO:teuthology.orchestra.run.smithi125.stderr: 93.5% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-21T08:14:05.501 INFO:teuthology.orchestra.run.smithi125.stderr: 88.8% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log.gz 2023-12-21T08:14:05.536 INFO:teuthology.orchestra.run.smithi146.stderr: 93.6% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-21T08:14:05.576 INFO:teuthology.orchestra.run.smithi125.stderr: 92.8% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log.gz 2023-12-21T08:14:05.679 INFO:teuthology.orchestra.run.smithi125.stderr: 91.7% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-21T08:14:05.781 INFO:teuthology.orchestra.run.smithi146.stderr: 93.4% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-21T08:14:05.932 INFO:teuthology.orchestra.run.smithi125.stderr: 93.7% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-21T08:14:05.949 INFO:teuthology.orchestra.run.smithi146.stderr: 93.7% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-21T08:14:05.951 INFO:teuthology.orchestra.run.smithi146.stderr: 2023-12-21T08:14:05.952 INFO:teuthology.orchestra.run.smithi146.stderr:real 0m1.753s 2023-12-21T08:14:05.952 INFO:teuthology.orchestra.run.smithi146.stderr:user 0m6.269s 2023-12-21T08:14:05.952 INFO:teuthology.orchestra.run.smithi146.stderr:sys 0m0.249s 2023-12-21T08:14:06.008 INFO:teuthology.orchestra.run.smithi125.stderr: 93.6% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-21T08:14:06.176 INFO:teuthology.orchestra.run.smithi125.stderr: 93.6% -- replaced with /var/log/ceph/a76377dc-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-21T08:14:06.179 INFO:teuthology.orchestra.run.smithi125.stderr: 2023-12-21T08:14:06.179 INFO:teuthology.orchestra.run.smithi125.stderr:real 0m1.983s 2023-12-21T08:14:06.179 INFO:teuthology.orchestra.run.smithi125.stderr:user 0m10.564s 2023-12-21T08:14:06.179 INFO:teuthology.orchestra.run.smithi125.stderr:sys 0m0.333s 2023-12-21T08:14:06.180 INFO:tasks.cephadm:Archiving logs... 2023-12-21T08:14:06.180 DEBUG:teuthology.misc:Transferring archived files from smithi125:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi125/log 2023-12-21T08:14:06.181 DEBUG:teuthology.orchestra.run.smithi125:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-21T08:14:07.377 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi146/log 2023-12-21T08:14:07.378 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-21T08:14:08.162 INFO:tasks.cephadm:Removing cluster... 2023-12-21T08:14:08.162 DEBUG:teuthology.orchestra.run.smithi125:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 --force 2023-12-21T08:14:08.959 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a76377dc-9fd4-11ee-95a5-87774f69a715 --force 2023-12-21T08:14:09.757 INFO:tasks.cephadm:Removing cephadm ... 2023-12-21T08:14:09.757 DEBUG:teuthology.orchestra.run.smithi125:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-21T08:14:09.765 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-21T08:14:09.771 INFO:tasks.cephadm:Teardown complete 2023-12-21T08:14:09.772 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-21T08:14:09.781 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-21T08:14:09.782 DEBUG:teuthology.orchestra.run.smithi125:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-21T08:14:09.813 DEBUG:teuthology.orchestra.run.smithi146:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-21T08:14:09.833 INFO:teuthology.orchestra.run.smithi125.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T08:14:09.834 INFO:teuthology.orchestra.run.smithi125.stdout:============================================================================== 2023-12-21T08:14:09.834 INFO:teuthology.orchestra.run.smithi125.stdout:*hv01.front.sepi 44.4.53.2 2 u 59 64 377 0.094 2.594 0.421 2023-12-21T08:14:09.834 INFO:teuthology.orchestra.run.smithi125.stdout:+hv02.front.sepi 96.245.170.99 3 u 50 64 377 0.074 3.608 0.765 2023-12-21T08:14:09.834 INFO:teuthology.orchestra.run.smithi125.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 64 377 0.100 2.481 0.682 2023-12-21T08:14:09.834 INFO:teuthology.orchestra.run.smithi125.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-21T08:14:09.835 INFO:teuthology.orchestra.run.smithi146.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T08:14:09.835 INFO:teuthology.orchestra.run.smithi146.stdout:============================================================================== 2023-12-21T08:14:09.835 INFO:teuthology.orchestra.run.smithi146.stdout:*hv01.front.sepi 44.4.53.2 2 u 58 64 377 0.088 3.682 1.710 2023-12-21T08:14:09.836 INFO:teuthology.orchestra.run.smithi146.stdout:+hv02.front.sepi 96.245.170.99 3 u 65 64 377 0.061 2.678 0.775 2023-12-21T08:14:09.836 INFO:teuthology.orchestra.run.smithi146.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 64 377 0.084 1.206 0.732 2023-12-21T08:14:09.836 INFO:teuthology.orchestra.run.smithi146.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-21T08:14:09.838 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-21T08:14:09.847 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-21T08:14:09.847 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-21T08:14:09.856 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-21T08:14:09.865 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-21T08:14:09.873 INFO:teuthology.task.internal:Duration was 2194.243603 seconds 2023-12-21T08:14:09.874 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-21T08:14:09.882 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-21T08:14:09.883 DEBUG:teuthology.orchestra.run.smithi125:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-21T08:14:09.885 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-21T08:14:09.938 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-21T08:14:09.938 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi125.front.sepia.ceph.com 2023-12-21T08:14:09.938 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T08:14:09.950 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi146.front.sepia.ceph.com 2023-12-21T08:14:09.951 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T08:14:09.965 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-21T08:14:09.965 DEBUG:teuthology.orchestra.run.smithi125:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-21T08:14:10.000 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-21T08:14:10.115 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-21T08:14:10.115 DEBUG:teuthology.orchestra.run.smithi125:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-21T08:14:10.118 DEBUG:teuthology.orchestra.run.smithi146:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-21T08:14:10.420 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-21T08:14:10.430 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-21T08:14:10.430 DEBUG:teuthology.orchestra.run.smithi125:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-21T08:14:10.446 DEBUG:teuthology.orchestra.run.smithi146:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-21T08:14:10.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-21T08:14:10.472 DEBUG:teuthology.orchestra.run.smithi125:> 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-21T08:14:10.488 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T08:14:10.500 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern = core 2023-12-21T08:14:10.502 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = core 2023-12-21T08:14:10.530 DEBUG:teuthology.orchestra.run.smithi125:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-21T08:14:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:14:10.536 DEBUG:teuthology.orchestra.run.smithi146:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-21T08:14:10.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:14:10.576 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-21T08:14:10.586 INFO:teuthology.task.internal:Transferring archived files... 2023-12-21T08:14:10.587 DEBUG:teuthology.misc:Transferring archived files from smithi125:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi125 2023-12-21T08:14:10.587 DEBUG:teuthology.orchestra.run.smithi125:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-21T08:14:10.632 DEBUG:teuthology.misc:Transferring archived files from smithi146:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228/remote/smithi146 2023-12-21T08:14:10.633 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-21T08:14:10.669 INFO:teuthology.task.internal:Removing archive directory... 2023-12-21T08:14:10.670 DEBUG:teuthology.orchestra.run.smithi125:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-21T08:14:10.672 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-21T08:14:10.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-21T08:14:10.689 INFO:teuthology.task.internal:Not uploading archives. 2023-12-21T08:14:10.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-21T08:14:10.698 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-21T08:14:10.698 DEBUG:teuthology.orchestra.run.smithi125:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-21T08:14:10.700 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-21T08:14:10.706 INFO:teuthology.orchestra.run.smithi125.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 21 08:14 /home/ubuntu/cephtest 2023-12-21T08:14:10.730 INFO:teuthology.orchestra.run.smithi146.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 21 08:14 /home/ubuntu/cephtest 2023-12-21T08:14:10.732 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-21T08:14:10.742 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-21T08:14:10.760 INFO:teuthology.nuke:Checking targets against current locks 2023-12-21T08:14:10.791 DEBUG:teuthology.nuke:shortname: smithi125 2023-12-21T08:14:10.791 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T08:14:10.816 DEBUG:teuthology.nuke:shortname: smithi146 2023-12-21T08:14:10.817 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T08:14:10.820 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi125.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228', '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-21 07:27:35.112420', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-21T08:14:10.840 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499228', '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-21 07:27:35.110770', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-21T08:14:10.871 INFO:teuthology.orchestra.console.smithi125:Power off 2023-12-21T08:14:10.871 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-21T08:14:10.886 INFO:teuthology.orchestra.console.smithi146:Power off 2023-12-21T08:14:10.886 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-21T08:14:10.897 DEBUG:teuthology.orchestra.console.smithi125:power off output: Chassis Power Control: Down/Off 2023-12-21T08:14:10.898 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:10.911 DEBUG:teuthology.orchestra.console.smithi146:power off output: Chassis Power Control: Down/Off 2023-12-21T08:14:10.912 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:10.921 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is on 2023-12-21T08:14:10.934 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2023-12-21T08:14:14.923 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:14.935 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:15.035 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is on 2023-12-21T08:14:15.046 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2023-12-21T08:14:19.037 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:19.047 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:14:19.150 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is off 2023-12-21T08:14:19.157 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is off 2023-12-21T08:14:19.251 INFO:teuthology.orchestra.console.smithi125:Power off completed 2023-12-21T08:14:19.258 INFO:teuthology.orchestra.console.smithi146:Power off completed 2023-12-21T08:14:19.362 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: 2194.243602991104 failure_reason: 'Command failed on smithi125 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 a76377dc-9fd4-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=21de8d1c6e6f4539b47392301016d007 status: fail success: false 2023-12-21T08:14:19.362 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-21T08:14:19.438 INFO:teuthology.run:FAIL